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

fix(deps): update dependency api-platform/core to v3.4.14 #68

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
api-platform/core (source) 3.3.6 -> 3.4.14 age adoption passing confidence

Release Notes

api-platform/core (api-platform/core)

v3.4.14

Compare Source

Bug fixes

I mispublished a v3.4.13 on some repositories to fix them all I bumped 3.4.10 to 3.4.14
More details at #​6888.

v3.4.11

Compare Source

v3.4.10

Compare Source

Bug fixes
  • 2ee5eb496 fix(symfony): mercure exception formatting by calling array_keys() (#​6879)

v3.4.9

Compare Source

What's Changed

Notes

  • Parameter::getValue() now takes a default value as argument getValue(mixed $default = new ParameterNotFound()): mixed
  • Parametes::get(string $key, string $parameterClass = QueryParameter::class) (but also has and remove) now has a default value as second argument to QueryParameter::class
  • Constraint violation had the wrong message when using property, fixed by using the key instead

New Contributors

Full Changelog: api-platform/core@v3.4.8...v3.4.9

v3.4.8

Compare Source

Bug fixes
  • 4d7deeaf7 fix(jsonld): check if supportedTypes exists (#​6825)
  • 5111935d4 fix(symfony): object typed property schema collection restriction (#​6823)
  • 6bf894f6f fix(serializer): use attribute denormalization context for constructor arguments (#​6821)
  • 86c97cac3 fix(symfony): symfony 7.2 deprecations (#​6835)
  • d312eae7e fix(doctrine): fixed orm datefilter applying inner join when no filtering values have been provided (#​6849)

v3.4.7

Compare Source

Bug fixes
  • 2d25e79e0 fix(symfony): unset item_uri_template when serializing an error (#​6816)

v3.4.6

Compare Source

Bug fixes

v3.4.5

Compare Source

Bug fixes

v3.4.4

Compare Source

Bug fixes

v3.4.3

Compare Source

Bug fixes
  • 3ca599158 fix(hydra): hydra_prefix on errors (#​6704)
  • f7f605dc8 fix: check that api-platform/ramsey-uuid is installed before registering related services (#​6696)
  • fbb53e5e3 fix(symfony): metadata aware name converter has 0 arguments by default (#​6711)

v3.4.2

Compare Source

Bug fixes
  • 0ca76fc89 fix(elasticsearch): allow elasticsearch 7 (#​6689)
  • 15d61c4b7 fix(metadata): using parameters in fromClass and toClass uriVariables' options (#​6663)
  • 2e2044636 fix(metadata): parameter provider in a long running http worker (#​6683)
  • 4c58b33e8 fix(jsonapi): fixed definition name to allow using the same class names in different namespaces (#​6676)
  • 4f5f56756 fix: remove hydra prefix on errors (#​6624)
  • afe7d47d7 fix(metadata): passing class as parameter in XML ApiResource's definition (#​6659)
  • b93ee467c fix(metadata): overwriting XML ApiResource definition by YAML ApiResource definition (#​6660)

v3.4.1

Compare Source

Bug fixes
  • 219199db3 fix(symfony): missing alias to serializer context builder interface (#​6643)
  • 5f943e3bb fix(graphql): wrong exception namespace (#​6647)
  • 93314b08d fix(serializer): allow state's SerializerFilterContextBuilderInterface (#​6632)
  • 9a0afc917 fix(serializer): remove unnecessary dependency
  • e327f5f69 fix(symfony): namespace of path segment name generator services (#​6642)

v3.4.0

Compare Source

Deprecations:

Namespaces like ApiPlatform/Api or ApiPlatform/Util are deprecated and will be removed in 4.0.
You should now install api-platform/symfony instead of api-platform/core.

Read the upgrade guide for detailed steps.

Bug fixes

Various fixes for components isolation.

Features

v3.3.14

Compare Source

Bug fixes
  • 4c58b33e8 fix(jsonapi): fixed definition name to allow using the same class names in different namespaces (#​6676)

v3.3.13

Compare Source

Bug fixes

v3.3.12

Compare Source

Bug fixes
  • 0a461d749 fix(symfony): allow schema restriction for collection like property from choice constraint (#​6520)
  • 0e91b0451 fix: use correct class in FilterValidationException deprecation message (#​6549)
  • 2da8dd326 fix(symfony): replace tagged by tagged_iterator
  • 3b42c9ff2 fix: deserialization path for not denormalizable relations collected errors (#​6537)
  • 41deeb4e4 fix(symfony): fix debug:api-resource command for class with multiple resources with same uriTemplate (#​6505)
  • 52fd9818b fix(elasticsearch): change normalize return type to compatible with other normalizers (#​6493)
  • b3d7c0768 fix(openapi): allow null return type parameter

v3.3.11

Compare Source

Features

v3.3.10

Compare Source

Bug fixes

v3.3.9

Compare Source

Bug fixes

v3.3.8

Compare Source

Bug fixes
Features

These are enhancement to the experimental Parameter feature:

v3.3.7

Compare Source

Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jun 28, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added the renovate label Jun 28, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 7 times, most recently from 18ad11a to 2616747 Compare July 11, 2024 18:00
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.3.7 fix(deps): update dependency api-platform/core to v3.3.8 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch from 2616747 to c478923 Compare July 15, 2024 17:07
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.3.8 fix(deps): update dependency api-platform/core to v3.3.9 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 3 times, most recently from 7c8fc17 to da5e398 Compare July 19, 2024 19:04
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.3.9 fix(deps): update dependency api-platform/core to v3.3.10 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch from da5e398 to 64cd0ad Compare July 20, 2024 09:57
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.3.10 fix(deps): update dependency api-platform/core to v3.3.11 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 4 times, most recently from 70a24d3 to 65bd5c6 Compare July 30, 2024 22:44
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 6 times, most recently from 7572484 to 04f2a37 Compare August 13, 2024 21:10
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 2 times, most recently from 840adc2 to 0aebf19 Compare August 23, 2024 18:41
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch from 0eaac5d to 4976984 Compare November 15, 2024 14:18
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.5 fix(deps): update dependency api-platform/core to v3.4.6 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 2 times, most recently from b766ebf to c2c4886 Compare November 22, 2024 14:42
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.6 fix(deps): update dependency api-platform/core to v3.4.7 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch from c2c4886 to 031f9ce Compare December 6, 2024 14:58
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.7 fix(deps): update dependency api-platform/core to v3.4.8 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 4 times, most recently from bbf5ebf to 352746e Compare December 14, 2024 04:20
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.8 fix(deps): update dependency api-platform/core to v3.4.9 Dec 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.9 fix(deps): update dependency api-platform/core to v3.4.9 - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
@renovate renovate bot deleted the renovate/api-platform-core-3.x branch December 16, 2024 16:01
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.9 - autoclosed fix(deps): update dependency api-platform/core to v3.4.9 Dec 16, 2024
@renovate renovate bot reopened this Dec 16, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 4 times, most recently from d6893da to 39fbce2 Compare December 20, 2024 11:29
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.9 fix(deps): update dependency api-platform/core to v3.4.10 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 2 times, most recently from 7394cc7 to b9d9a08 Compare December 23, 2024 03:25
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch 3 times, most recently from c729c49 to c07dc34 Compare January 9, 2025 21:51
@renovate renovate bot force-pushed the renovate/api-platform-core-3.x branch from c07dc34 to 0177796 Compare January 10, 2025 15:31
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v3.4.10 fix(deps): update dependency api-platform/core to v3.4.14 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants