watermarkchurch / wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.
MIT License
2 stars 1 forks source link

Update contentful-management requirement from = 2.0.2 to = 2.11.0 #192

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on contentful-management to permit the latest version.

Changelog *Sourced from [contentful-management's changelog](https://github.com/contentful/contentful-management.rb/blob/master/CHANGELOG.md).* > ## 2.11.0 > ### Added > * Added support for Rich Text specific validations. [#200](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/200) > > ### Changed > * Updated maximum allowed version of the `http` gem. [#205](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/205) > > ## 2.10.0 > ### Added > * Added support for query parameters on the Space endpoints. [#197](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/197) > > ### Fixed > * Fixed environment aware resources that were not having the `environment_id` properly calculated. [#195](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/195) > > ### Changed > * Relaxed maximum allowed version of the `json` gem. [#196](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/196) > > ## 2.9.1 > ### Fixed > * Default locale is now fetched from the client instead of passed around. [#194](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/194) > > ## 2.9.0 > ### Added > * Added validations for Rich Text. [#193](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/193) > > ## 2.8.2 > ### Fixed > * Fixed the ability to clone content types by reusing other content type's fields. [#192](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/192) > > ## 2.8.1 > ### Fixed > * Fixed `#save` method for multiple resources. [#190](https://github-redirect.dependabot.com/contentful/contentful-management.rb/pull/190) > > ## 2.8.0 > ### Added > * Added environment branching. > > ## 2.7.0 > ### Added > * Added `updated?` to publishable resources. [#178](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/178) > > ## 2.6.0 > ### Added > * Added Usage Periods API. > * Added API Usages API. > > ## 2.5.0 > > As `RichText` moves from `alpha` to `beta`, we're treating this as a feature release. > > ... (truncated)
Commits - [`6fe4a0c`](https://github.com/contentful/contentful-management.rb/commit/6fe4a0c38aaf441ed4c188f2dcd2d147ba468b19) Bump to version 2.11.0 - [`6bc8524`](https://github.com/contentful/contentful-management.rb/commit/6bc852463cd18c60cd73b47c17506168348f1fbb) Update gemspec versions ([#208](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/208)) - [`5ea1dab`](https://github.com/contentful/contentful-management.rb/commit/5ea1dab7264555b9de0029ddce9c79e6e85a2103) Rich text validations ([#207](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/207)) - [`16907ff`](https://github.com/contentful/contentful-management.rb/commit/16907ff86ad6dec1e0f162a3a8cc67aa6ad41b14) Bump to version 2.10.0 - [`6624509`](https://github.com/contentful/contentful-management.rb/commit/66245090ede018ba3ff66cbec03870d56f4144a8) Relax json gem version between 1.8 and 2.x ([#196](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/196)) - [`defb571`](https://github.com/contentful/contentful-management.rb/commit/defb571516e2ee9d4cd31c2b5f6f5f831c95df28) Support query parameters on space retrieving ([#197](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/197)) - [`3a48b06`](https://github.com/contentful/contentful-management.rb/commit/3a48b06e0f50cf6952daf8aeed0d2975f32ac7a8) Fix EnvironmentAware#environment_id when building entries or assets ([#195](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/195)) - [`40591af`](https://github.com/contentful/contentful-management.rb/commit/40591afa8efc1cacc0f404f0c18ba2f9aec5c858) Bump to version 2.9.1 - [`bcbb71d`](https://github.com/contentful/contentful-management.rb/commit/bcbb71dde19a2504ed34cd8f70549e0e6ed42d51) Do not pass default_locale to resource constructor ([#194](https://github-redirect.dependabot.com/contentful/contentful-management.rb/issues/194)) - [`a380f00`](https://github.com/contentful/contentful-management.rb/commit/a380f001ffe4d824d5713fa06fd40b13e0f07abf) Bump to version 2.9.0 - Additional commits viewable in [compare view](https://github.com/contentful/contentful-management.rb/compare/v2.0.2...v2.11.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - 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)
watermarkchurch-bot commented 4 years ago
1 Warning
:warning: No issue referenced - please create an issue describing a single unit of work and reference it using “closes #[the issue number]”

Generated by :no_entry_sign: Danger

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 94.269% when pulling fa71c980000c57bd16dab5fa2e062a662ef2dc1c on dependabot/bundler/contentful-management-eq-2.11.0 into b205d317139d1250057cc4118471f77048f0259f on master.

gburgett commented 4 years ago

@dependabot rebase

dependabot-preview[bot] commented 4 years ago

Dependabot tried to automerge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.