chore(api/deps): update api dependencies - autoclosed#2203
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(api/deps): update api dependencies - autoclosed#2203renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
6c08a3d to
9820541
Compare
6f3ab92 to
8ddd45d
Compare
1061b35 to
d469778
Compare
f36daf2 to
5e8b5c0
Compare
ee5676c to
35ddcff
Compare
55caf48 to
5644b60
Compare
f814acc to
8f05cee
Compare
63ca726 to
8f54134
Compare
59d0810 to
68f344c
Compare
f338efd to
63e2b95
Compare
8f4d8a7 to
92f82a8
Compare
10bdef8 to
154a8e7
Compare
cca611c to
5f92329
Compare
75687a6 to
95b3857
Compare
95b3857 to
b0acf8d
Compare
Contributor
Author
|
This file contains hidden or 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
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.9.5→3.10.57.9.3→7.10.012.19.3→12.55.14.1.1→4.3.110.15.0→10.25.05.21.0→5.25.02.10.1→2.11.16.61.0→6.65.014.0.0→14.0.26.20.0→6.25.03.4.4→3.7.2Release Notes
doctrine/dbal (doctrine/dbal)
v3.10.5Compare Source
Release Notes for 3.10.5
3.10.5
CI
Dependencies,Test Suite
Dependencies
CI,MariaDB,MySQL
CI,SQL Server
Bug
phpstan-baseline.neon,CONTRIBUTING.md,README.mdto export-ignore list thanks to @sasezakiCI,PHP,pdo_oci
Documentation
v3.10.4Compare Source
Release Notes for 3.10.4
3.10.4
CI
CI,PHP
Bug,Connecting,PDO
PDOConnect::doConnect()thanks to @dmitryukStatic Analysis
v3.10.3Compare Source
Release Notes for 3.10.3
3.10.3
Test Suite
Static Analysis
Documentation
Db2,Documentation
PHP,Schema Management
Improvement
Dependencies
CI,MariaDB
CI,ibm_db2
v3.10.2Compare Source
Release Notes for 3.10.2
3.10.2
Backport: PDO subclasses on PHP 8.4+
This release contains a backport of a feature shipped with DBAL 4.2 originally. This was necessary because of deprecations introduced in PHP 8.5.
On PHP 8.4, if you call
getNativeConnection()on a connection established through one of the PDO drivers, you will get an instance of the new PDO subclasses, e.g.Pdo\MysqlorPdo\Pgsqlinstead of justPDO.Bugfixes
CI Improvements
Code Style
Static Analysis
Test Suite
v3.10.1Compare Source
Release Notes for 3.10.1
3.10.1
CI,SQL Server
Bug,MariaDB,Reserved Keywords
VECTOR(MariaDB 11.7+) thanks to @susnuxBug,Prepared Statements,pgsql
Documentation
Test Suite,oci8,pdo_oci
Documentation,pdo_mysql,pdo_pgsql
v3.10.0Compare Source
Release Notes for 3.10.0
3.10.0
Documentation
Improvement,SQL Parser
Cache,Dependencies,Improvement
guzzle/guzzle (guzzlehttp/guzzle)
v7.10.0Compare Source
Added
Changed
guzzlehttp/promisesversion constraint to^2.3guzzlehttp/psr7version constraint to^2.8laravel/framework (laravel/framework)
v12.55.1Compare Source
v12.55.0Compare Source
BelongsToManyby @SanderMuller in #59153tapPendingRequest by @cosmastech in #59188touch()to accept multiple columns by @devajmeireles in #59175Command::withProgressBarphpdoc to account for arrow functions and non-void return types by @billypoke in #58766HasOneOrManyThroughby @Jacobs63 in #59231Util::getParameterClassName()call in container resolution by @SanderMuller in #59220array_pushwith spread operator inMessageBag::all()by @SanderMuller in #59217route:listby @devajmeireles in #59237v12.54.1Compare Source
v12.54.0Compare Source
repeatEvery()method by @amirhshokri in #58987BinaryFileResponseby @axlon in #59018int-mask-ofannotation by @shaedrich in #59082interval()method toInteractsWithDataby @SanderMuller in #59114for()method by @amirhshokri in #59144v12.53.0Compare Source
buildMorphMapFromModels()function by @josephkerkhof in #58891PhpRedisClusterConnectionflushdb method by @miladev95 in #58917downcommand to refresh maintenance mode options by @alies-dev in #58918matchexpression by @josephkerkhof in #58928convertValuesToBooleanto usematchfor cleaner logic by @josephkerkhof in #58927Eventmacros to be applied to schedule groups by @stevebauman in #58926assertSessionHasAllfailure output by @dxnter in #58946Cache::funnel()for concurrency limiting with any cache driver by @mathiasgrimm in #58439oldest_pendingis displayed inqueue:monitorby @jackbayliss in #58952SerializerandTypeclasses inIlluminate/JsonSchemaby @mrvipchien in #58981v12.52.0Compare Source
@returnin doc blocks by @alipowerful7 in #58746Arr::wrap()and addCollection::wrap()by @alipowerful7 in #58748temporaryUploadUrlto thelocalfilesystem by @mnapoli in #58499Batch::progress()return value tointby @zjbarg in #58767AbstractRouteCollectionby @jackbayliss in #58769@returnforresolveResourceRelationshipIdentifiers()by @alipowerful7 in #58764Mailable::later()does not set delay onSendQueuedMailableinstance by @amirhshokri in #58765enum_value()helper for environment value extraction by @alipowerful7 in #58785new Collection()by @alipowerful7 in #58793makeManymethod to Factory by @jackbayliss in #58795withoutAfterMaking()andwithoutAfterCreating()factory helpers by @ziadoz in #58794|arrayin doc block by @alipowerful7 in #58805\BackedEnumby @alipowerful7 in #58807JSON decodedby @alipowerful7 in #58830@throwstag in dock block by @alipowerful7 in #58829matchexpression by @alipowerful7 in #58824compileSelectmethod return by @amirhshokri in #58821\BackedEnumby @alipowerful7 in #58818JSON decodedtodecoded JSONby @alipowerful7 in #58849composer.jsonby @amirhshokri in #58875forgetDriver()from TestCaches by @jackbayliss in #58878v12.51.0Compare Source
Lang::get()when locale matches fallback by @jackbayliss in #58626reloadtasks to includeschedule:interruptionby @adevade in #58637firstOrCreateandcreateOrFirstby @gcavanunez in #58639afterSendingmethod on notification by @gdebrauwer in #58654assertJobsmethod onPendingBatchFakeby @gdebrauwer in #58606whenFailsandwhenPassesmethods onValidatorby @gdebrauwer in #58655Illuminate\Console\Parsertypehint fix. by @LastDragon-ru in #58670Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.