stefandoorn / sitemap-plugin

Sitemap Plugin for Sylius eCommerce platform
MIT License
79 stars 44 forks source link

Update api-platform/core requirement from ~2.5.0 || ~2.6.0 to ^2.7.6 #224

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on api-platform/core to permit the latest version.

Release notes

Sourced from api-platform/core's releases.

v2.7.6

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v2.7.5...v2.7.6

Changelog

Sourced from api-platform/core's changelog.

v2.7.6

Bug fixes

  • 31215c623 ci: fix mongod startup (#5248)
  • 444f339ae fix: avoid unneeded use of covariance to keep compatibility with PHP < 7.4 (#5327)
  • 5baea781c fix(metadata): fix extra properties method (#5294)
  • a6f0d9aac fix(symfony): http cache wrong metadata argument
  • ab6822f77 fix: Set twig.exception_listener as service parent (#5059)
  • f22fa73f4 fix(elasticsearch): elasticsearch BC

v2.7.5

Bug fixes

  • 096ac119a fix(metadata): keep configured uri variables (#5217)
  • 2b2d468f0 fix(metadata): operations must inherit from resource and defaults
  • 2cb3b4272 fix(serializer): use iri from $context if defined (#5201)
  • 39398579e fix(symfony): definition when mercure is not installed (#5206)
  • e9c7e4abb fix(serializer): avoid call to legacy iri converter with non-resource class (#5219)
  • ebaad51b2 fix(serializer): read groups off the root operation (#5196)

v2.7.4

Bug fixes

  • 706f66f6b fix(metadata): allow input/output configuration values to be bool in yaml config (#5186)
  • b3bc4d6ac fix: use legacy iri converter for legacy resources (#5172)

v2.7.3

Bug fixes

2.7.2

  • Metadata: no skolem IRI by default
  • Symfony: use service id as tag for lower symfony versions (processor/provider service locator)
  • Symfony: fix command constants not available on lower symfony versions

2.7.1

... (truncated)

Commits


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 1 year ago

Superseded by #226.