Chore(deps): Bump the dependencies group across 1 directory with 6 updates #3071
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.
Bumps the dependencies group with 6 updates in the / directory:
3.4.2
3.5.0
2.20.6
3.5.2
4.38.2
5.6.3
4.11.1
5.4.2
4.1.0
4.2.0
12.3.14
12.4.1
Updates
doctrine/doctrine-migrations-bundle
from 3.4.2 to 3.5.0Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
Commits
71c8127
Merge pull request #613 from greg0ire/3.5.xf65748f
Merge remote-tracking branch 'origin/3.4.x' into 3.5.x2e4e299
Merge pull request #611 from dmaicher/support_doctrine_bundle_3d889fc8
Add support fordoctrine/doctrine-bundle
3.088128e8
Merge pull request #610 from mbabker/xml-to-php5eb080a
Migrate service config from XML to PHP2615dc6
Merge pull request #608 from doctrine/dependabot/github_actions/doctrine/dot-...7fab972
Upgrade to doctrine/coding-standard 14e546952
Bump doctrine/.github from 7.2.2 to 8.0.03c95957
Merge pull request #609 from greg0ire/adapt-to-new-settingsUpdates
doctrine/orm
from 2.20.6 to 3.5.2Release notes
Sourced from doctrine/orm's releases.
... (truncated)
Upgrade guide
Sourced from doctrine/orm's upgrade guide.
... (truncated)
Commits
5a541b8
Merge pull request #12121 from greg0ire/3.5.x9fb9cc4
Merge remote-tracking branch 'origin/2.20.x' into 3.5.x781ed30
Merge pull request #12108 from greg0ire/address-deprecations257c509
Use not nullable columns when part of the primary key66e0e92
Don't partially mock the AbstractPlatform class (#12114)64444dc
Merge pull request #12088 from greg0ire/quote-partseb2cd53
Move LazyGhost deprecation to ProxyFactory (#12101)de7140e
Address deprecations from doctrine/dbal (#12098)85d66de
Improve comment1b98be3
Convert test into 2 unit testsUpdates
nelmio/api-doc-bundle
from 4.38.2 to 5.6.3Release notes
Sourced from nelmio/api-doc-bundle's releases.
... (truncated)
Changelog
Sourced from nelmio/api-doc-bundle's changelog.
... (truncated)
Commits
8b1cb33
chore(5.x): release 5.6.3 (#2562)552e1df
chore(deps): bump redoc from 2.5.0 to 2.5.1 in /utils (#2557)ab71920
chore(deps): bump@stoplight/elements
from 9.0.6 to 9.0.8 in /utils (#2559)9278d86
chore(deps): bump swagger-ui-dist from 5.29.0 to 5.29.3 in /utils (#2560)8a505e6
docs: fix swagger examples broken link (#2561)9b7ece3
chore(5.x): release 5.6.2 (#2555)5ad97ac
chore(deps): bump swagger-ui-dist from 5.28.1 to 5.29.0 in /utils (#2554)0b8b603
chore(5.x): release 5.6.1 (#2549)2f3b3b7
fix(ModelRegistry): ensure first registered alternative name is used (#2553)dcde65f
chore(deps): bump swagger-ui-dist from 5.28.0 to 5.28.1 in /utils (#2548)Updates
zircote/swagger-php
from 4.11.1 to 5.4.2Release notes
Sourced from zircote/swagger-php's releases.
... (truncated)
Commits
4f6bac8
Allowarray
as$type
type inmapNativeType()
(#1812)296cdab
MarkAnalysis::process()
as deprecated (#1815)50d477b
CheckGeneratorAwareInterface
also when setting newPipeline
(#1814)4d546f9
Support processors that implementGeneratorAwareInterface
(#1813)fdbb6f6
Minor docblock cleanup/refactor (#1810)e25c377
Add response (body) scratch test (#1808)23b2421
Schedule weekly build (#1809)d2c48b9
Clarify optional use of (doctrine) annotations (#1806)268a78b
Improve augment parameters (#1803)331cde1
docs: mention Scalar as an alternative to Swagger UI (#1802)Updates
doctrine/doctrine-fixtures-bundle
from 4.1.0 to 4.2.0Release notes
Sourced from doctrine/doctrine-fixtures-bundle's releases.
Commits
cd58d77
Merge pull request #526 from greg0ire/4.2.x8fe55be
Merge remote-tracking branch 'origin/4.1.x' into 4.2.xeca8f3e
Merge pull request #523 from doctrine/3.7.xa9b3742
Merge pull request #522 from dmaicher/support_doctrine_bundle_3559244d
Add support fordoctrine/doctrine-bundle
3.00afaecd
Merge pull request #520 from doctrine/dependabot/github_actions/3.7.x/doctrin...f23d0ca
Upgrade to doctrine/coding-standard 14520dad8
Bump doctrine/.github from 7.3.0 to 8.0.044558ef
Merge pull request #521 from greg0ire/backport-conversion837cc57
Migrate service config from XML to PHPUpdates
phpunit/phpunit
from 12.3.14 to 12.4.1Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
fc5413a
Prepare releasead1c5ed
remove duplicated test31e4d53
remove XFAIL for fixed testf9c276e
fix --filter format used by PHPStormb13548f
Fix namespace2aa0575
fix test with xdebug installedef00516
fix cs94a290a
fix namespace9229dfe
Added regression test0bdb545
Mark test as expected to fail for #6364Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions