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.31.0 #220

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps contentful-management from 7.11.0 to 7.31.0.

Release notes

Sourced from contentful-management's releases.

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)

Features

v7.27.1

7.27.1 (2021-07-06)

Bug Fixes

v7.27.0

7.27.0 (2021-06-30)

Features

v7.26.0

7.26.0 (2021-06-29)

... (truncated)

Commits
  • 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)
  • c504247 Feat: update scheduled actions [SPA-284] (#882)
  • 08892be refactor(tests): remove .only from spec file (#883)
  • e840c46 chore: add lastAction to release sys types (#881)
  • 54076b6 fix: export TagVisibility (#879)
  • 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 #229.