-
Notifications
You must be signed in to change notification settings - Fork 56
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.10 #6351
Open
renovate
wants to merge
1
commit into
devel
Choose a base branch
from
renovate/api-platform-core-3.x
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
from
November 17, 2024 18:50
3c3640f
to
2a50009
Compare
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.6 - autoclosed
Nov 17, 2024
auto-merge was automatically disabled
November 17, 2024 22:51
Pull request was closed
renovate
bot
changed the title
fix(deps): update dependency api-platform/core to v3.4.6 - autoclosed
fix(deps): update dependency api-platform/core to v3.4.6
Nov 18, 2024
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
7 times, most recently
from
November 21, 2024 22:12
c087865
to
b561e0a
Compare
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
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
6 times, most recently
from
November 29, 2024 10:48
309d04b
to
fe355d6
Compare
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
3 times, most recently
from
December 4, 2024 21:09
65c4518
to
e378b6e
Compare
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
from
December 7, 2024 06:14
1bb0e17
to
0c9a273
Compare
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
11 times, most recently
from
December 13, 2024 17:58
98661f7
to
f13a3fc
Compare
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 13, 2024
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 17, 2024
auto-merge was automatically disabled
December 17, 2024 04:22
Pull request was closed
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 17, 2024
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
from
December 17, 2024 09:42
846341a
to
f13a3fc
Compare
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
3 times, most recently
from
December 19, 2024 15:40
74c1d66
to
f8166d4
Compare
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
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
3 times, most recently
from
December 21, 2024 11:38
8151413
to
90d0cfe
Compare
renovate
bot
force-pushed
the
renovate/api-platform-core-3.x
branch
from
December 23, 2024 01:20
90d0cfe
to
09c1cde
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.5
->3.4.10
Release Notes
api-platform/core (api-platform/core)
v3.4.10
Compare Source
Bug fixes
v3.4.9
Compare Source
What's Changed
Notes
Parameter::getValue()
now takes a default value as argumentgetValue(mixed $default = new ParameterNotFound()): mixed
Parametes::get(string $key, string $parameterClass = QueryParameter::class)
(but alsohas
andremove
) now has a default value as second argument toQueryParameter::class
property
, fixed by using thekey
insteadNew Contributors
Full Changelog: api-platform/core@v3.4.8...v3.4.9
v3.4.8
Compare Source
Bug fixes
v3.4.7
Compare Source
Bug fixes
v3.4.6
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.
This PR was generated by Mend Renovate. View the repository job log.