deluan / contentful-migrate

🐎 Schema migration tooling for Contentful, with state management
https://www.contentful.com/blog/2018/09/13/content-model-changes-scale-telus-cms-as-code/
MIT License
60 stars 37 forks source link

build(deps): bump contentful-migration from 4.0.10 to 4.2.5 #216

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps contentful-migration from 4.0.10 to 4.2.5.

Release notes

Sourced from contentful-migration's releases.

v4.2.5

4.2.5 (2021-07-27)

v4.2.4

4.2.4 (2021-07-16)

v4.2.3

4.2.3 (2021-07-01)

v4.2.2

4.2.2 (2021-06-30)

v4.2.1

4.2.1 (2021-06-29)

Bug Fixes

  • addSidebar: Content-type adding sidebar should take into consideration default widgets (a17c021)
  • addSidebar: fix argument order (243f9b3)
  • removeSidebar: use defaults from cma.js and should allow removing default sidebars (f3d27ef)
  • sidebar: Respect public interface wtih wrong order args and update tests to match that (5a785e9)

v4.2.0

4.2.0 (2021-06-24)

Bug Fixes

  • entry-derive-validator: fix joi TS error (#802) (64d641b)

Features

  • Add 'preserve' to 'shouldPublish' option of 'deriveLinkedEntries' (#691) (#735) (f0fb285)

v4.2.0-experimental.4

4.2.0-experimental.4 (2021-06-22)

Features

  • support initialValue for array of symbols (10d85e9)

v4.2.0-experimental.3

4.2.0-experimental.3 (2021-06-17)

Features

... (truncated)

Commits
  • c68a6dc build(deps): bump contentful-management from 7.29.0 to 7.31.0 (#840)
  • c90f865 build(deps-dev): bump @​types/mocha from 8.2.2 to 9.0.0 (#837)
  • 484fe47 build(deps-dev): bump eslint from 7.29.0 to 7.31.0 (#830)
  • 6b6167e build(deps): bump contentful-management from 7.27.0 to 7.29.0 (#829)
  • a8e3c94 build(deps-dev): bump ts-node from 10.0.0 to 10.1.0 (#825)
  • ec45724 build(deps-dev): bump @​types/chai from 4.2.19 to 4.2.21 (#821)
  • 8cc45b7 build(deps): bump contentful-management from 7.26.0 to 7.27.0 (#807)
  • 2c0e853 build(deps): bump contentful-management from 7.25.1 to 7.26.0 (#806)
  • d03cd18 Merge pull request #678 from contentful/fix-addsidebar
  • 5a785e9 fix(sidebar): Respect public interface wtih wrong order args and update tests...
  • Additional commits viewable in compare view


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[bot] commented 3 years ago

Superseded by #228.