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-management from 7.11.0 to 7.33.0 #231

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps contentful-management from 7.11.0 to 7.33.0.

Release notes

Sourced from contentful-management's releases.

v7.33.0

7.33.0 (2021-08-25)

Features

  • field groups props in editor layout [DANTE-173] (#896) (3e8f3f7)

v7.32.1

7.32.1 (2021-08-23)

Bug Fixes

  • rename initialValue property to defaultValue (#895) (5253d07)

v7.32.0

7.32.0 (2021-08-17)

Features

v7.31.0

7.31.0 (2021-07-26)

Features

  • scheduledAction: Expose error on Scheduled Actions API [SPA-314] (#890) (2455836)

v7.30.0

7.30.0 (2021-07-16)

Features

  • scheduledActions: add get and delete support to the spaceClient [SPA-321] (#887) (2350b47)

v7.29.0

7.29.0 (2021-07-15)

Features

  • add create and createWithId to contentType in plain client (#884) (4a81ce9)

v7.28.0

7.28.0 (2021-07-14)

... (truncated)

Commits
  • 3e8f3f7 feat: field groups props in editor layout [DANTE-173] (#896)
  • 5253d07 fix: rename initialValue property to defaultValue (#895)
  • b9a9af5 consistent terminology [SDK-1766] (#894)
  • 67fc8c6 feat(roles): add tags to permissions (#893)
  • 2455836 feat(scheduledAction): Expose error on Scheduled Actions API [SPA-314] (#890)
  • 3effec9 Use integration-test-util repo and migrate integration tests to new org (#880)
  • 9f76622 docs: replace travis with circleci badge (#886)
  • 2350b47 feat(scheduledActions): add get and delete support to the spaceClient [SPA-32...
  • 4a81ce9 feat: add create and createWithId to contentType in plain client (#884)
  • 248da95 feat: attempt to auto trigger release (#885)
  • 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 #234.