mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
fix(deps): update dependency db-migrate to v0.11.14 (#4724)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [db-migrate](https://togithub.com/db-migrate/node-db-migrate) | [`0.11.13` -> `0.11.14`](https://renovatebot.com/diffs/npm/db-migrate/0.11.13/0.11.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/db-migrate/0.11.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/db-migrate/0.11.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/db-migrate/0.11.13/0.11.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/db-migrate/0.11.13/0.11.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>db-migrate/node-db-migrate (db-migrate)</summary> ### [`v0.11.14`](https://togithub.com/db-migrate/node-db-migrate/compare/v0.11.13...v0.11.14) [Compare Source](https://togithub.com/db-migrate/node-db-migrate/compare/v0.11.13...v0.11.14) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
be2fa68a9a
commit
471cc2e10b
@ -116,7 +116,7 @@
|
||||
"cookie-session": "^2.0.0-rc.1",
|
||||
"cors": "^2.8.5",
|
||||
"date-fns": "^2.25.0",
|
||||
"db-migrate": "0.11.13",
|
||||
"db-migrate": "0.11.14",
|
||||
"db-migrate-pg": "1.3.2",
|
||||
"db-migrate-shared": "1.2.0",
|
||||
"deep-object-diff": "^1.1.9",
|
||||
|
@ -2734,10 +2734,10 @@ db-migrate-shared@1.2.0, db-migrate-shared@^1.2.0:
|
||||
resolved "https://registry.yarnpkg.com/db-migrate-shared/-/db-migrate-shared-1.2.0.tgz#6125be1b3a5e661229fc75d50c85f6c3ffadbede"
|
||||
integrity sha512-65k86bVeHaMxb2L0Gw3y5V+CgZSRwhVQMwDMydmw5MvIpHHwD6SmBciqIwHsZfzJ9yzV/yYhdRefRM6FV5/siw==
|
||||
|
||||
db-migrate@0.11.13:
|
||||
version "0.11.13"
|
||||
resolved "https://registry.yarnpkg.com/db-migrate/-/db-migrate-0.11.13.tgz#b9e5b242c62e82ef8ed2b29e118698813e953d67"
|
||||
integrity sha512-OE/bbDo/mQvLmZrui/2jNAiAECJROSURCOU5xs6qKr3FvtUE2O6b0xBUI6WyAAKdili3LJQHFlpqugiYCGTSBA==
|
||||
db-migrate@0.11.14:
|
||||
version "0.11.14"
|
||||
resolved "https://registry.yarnpkg.com/db-migrate/-/db-migrate-0.11.14.tgz#a9fb80e70adc281355f5be3cf6eec141ffd1be5a"
|
||||
integrity sha512-8e+/YsIlM3d69hj+cb6qG6WyubR8nwXfDf9gGLWl4AxHpI6mTomcqhRLNfPrs7Le7AZv2eEsgK8hkXDSQqfIvg==
|
||||
dependencies:
|
||||
balanced-match "^1.0.0"
|
||||
bluebird "^3.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user