Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump contentful/contentful from 6.4.0 to 7.0.1 #113

Merged
merged 1 commit into from Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps contentful/contentful from 6.4.0 to 7.0.1.

Release notes

Sourced from contentful/contentful's releases.

v7.0.1

Changed

  • Added support for PHP8.2
  • Fixed cache handling for queries with default locale, see #320 - thanks @​fabianaromagnoli !
  • Re-added support for psr/log v1 - see #322

Internal

  • Updated header comments
  • Re-enabled unit tests for PHP8.2

v7.0.0

Changed

  • Breaking change: Dropped support for PHP7
  • Breaking change: Updated depdency for contentful/rich-text to 4.0, which has breaking changes - see here.
  • Minor docs updates - thanks @​mmenozzi !
  • Fixed several deprecation warnings - thanks @​pklink !

Internal

  • CI pipelines slightly reworked

Notes

  • The unit tests currently segfault on PHP8.2. This is a known PHP bug - see here. Feel free to install the library with --ignore-platform-reqs for now (the other dependencies will work), but PHP8.2 is not officially supported for now.
Changelog

Sourced from contentful/contentful's changelog.

7.0.1 (2023-01-26)

Changed

  • Added support for PHP8.2
  • Fixed cache handling for queries with default locale, see #320 - thanks @​fabianaromagnoli !
  • Re-added support for psr/log v1 - see #322

Internal

  • Updated header comments
  • Re-enabled unit tests for PHP8.2

7.0.0 (2022-12-22)

Changed

  • Breaking change: Dropped support for PHP7
  • Breaking change: Updated depdency for contentful/rich-text to 4.0, which has breaking changes - see here.
  • Minor docs updates - thanks @​mmenozzi !
  • Fixed several deprecation warnings.

Internal

  • CI pipelines slightly reworked

Notes

  • The unit tests currently segfault on PHP8.2. This is a known PHP bug - see here.
Commits
  • 7327939 Fixed handling of null queries for PR #321
  • 490a585 Merge pull request #321 from webgriffe/issue-320
  • 69dc074 Re-added support for psr/log v1\n\nsee #322
  • 2e3b32e Changelog for v7.0.1
  • f8d2541 Ran php-cs-fixer
  • 209882d Re-added support for PHP8.2
  • 6bcc4ae Make sure that query has the locale set before saving the cache entry
  • a33bbdd Changelog for v7.0.0 (fixed link)
  • 9db5b98 Changelog for v7.0.0
  • 8a18d07 Restricted PHP version to <8.2 due to test failure
  • 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)

Bumps [contentful/contentful](https://github.com/contentful/contentful.php) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/contentful/contentful.php/releases)
- [Changelog](https://github.com/contentful/contentful.php/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful.php@6.4.0...7.0.1)

---
updated-dependencies:
- dependency-name: contentful/contentful
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2023
@airtonzanon
Copy link
Owner

@dependabot rebase

@airtonzanon airtonzanon merged commit 82d6b23 into master Feb 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

Looks like this PR has already been merged!

@dependabot dependabot bot deleted the dependabot/composer/contentful/contentful-7.0.1 branch February 16, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant