Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump db-migrate from 0.10.7 to 0.11.12 #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps db-migrate from 0.10.7 to 0.11.12.

Release notes

Sourced from db-migrate's releases.

v0.11.6

0.11.6 (2019-06-08)

Bug Fixes

  • cwd: addition of cwd missed function definition (fae85cf)
  • plugin: allow no package.json (f27dce0)
  • plugin: handle non existent dependencies and improve UX (006ef5e), closes #628
  • plugin: respect options cwd (#618) (3dae762)

v0.11.5

0.11.5 (2019-01-06)

Bug Fixes

  • db: set exit code as 1 only on error (3148cc9)
  • Added warning on plugin loading failure (fcffd62)
  • lgtm: fix errors (4cd5558)

v0.11.3

0.11.3 (2018-09-08)

Bug Fixes

  • db: create and drop always result in exit code 1 (d32644c), closes #550

v0.11.2

0.11.2 (2018-09-05)

Bug Fixes

  • check: fix check via API not passing results to the callback (b743696)
  • ci: add ignores for backported features (21c3eb9)
  • db: wrong reference to connect causes db:create to fail (991ee76), closes #520
  • exitCode: wrong check for existence fixed (3c6fc33)
  • exitCode: wrong exit code on db methods (486cb78), closes #534
  • insert: add missing insert entry to interface (7ca2f56), closes #542
  • Update dependency rc to latest version (b343add)
  • log: error ended up in unreadable errors (16512f6), closes #524 #521
  • progamableApi: cmdOptions get passed into setDefaultArgv now (cb88b58)
  • reset: regression introduced in check functionality (b94db96), closes #552
Changelog

Sourced from db-migrate's changelog.

1.0.0-beta.2 (2019-06-11)

1.0.0-beta.1 (2019-06-11)

Bug Fixes

  • learn: respect column arrays for indizies (3649d69)

1.0.0-beta.0 (2019-06-08)

Bug Fixes

  • cwd: addition of cwd missed function definition (7c238a4)
  • plugin: handle non existent dependencies and improve UX (91b9da9), closes #628
  • plugin: respect options cwd (#618) (3a8a09f)
  • reset: regression introduced in check functionality (61ca5bb), closes #552
  • scope: new scoping errored out when using templates (b2421e3)
  • utils: resolve when returned null (68361fe)
  • walker: rename interface to Interface (6234d42)

Features

  • chain: add step chaining (8203c55)
  • error handling: added advanced error handling and rollback (aa13a35)
  • learning: add db learning (d5c9aa1)
  • migration: add support for first basic options on new schema (d891628)
  • schemav2: add foreignKey support on tables (3dd7158)
  • state: add state manager and adjust driver functions (10c3f1a)
  • statemanager: add first edition of state manager (6dc4d3b), closes #538

0.11.6 (2019-06-08)

Bug Fixes

  • cwd: addition of cwd missed function definition (fae85cf)
  • plugin: allow no package.json (f27dce0)
  • plugin: handle non existent dependencies and improve UX (006ef5e), closes #628
  • plugin: respect options cwd (#618) (3dae762)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants