-
Notifications
You must be signed in to change notification settings - Fork 70
[stable30] fix(deps): Bump doctrine/dbal from 3.8.3 to 3.9.1 #1919
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
[stable30] fix(deps): Bump doctrine/dbal from 3.8.3 to 3.9.1 #1919
Conversation
|
@dependabot recreate |
5659cbc to
4749d99
Compare
|
/composer-update |
|
Needs a server counterpart still, but just trying to nudge this along while I decipher how it's done. :) Though looking at this I'm not clear why we needed a specific merge of 3.8.3 into |
Yeah which is not a problem. Actually updating to 4 is problematic. I started it in a PR but there are various heavily breaking things |
|
@dependabot recreate |
c9382bd to
cf54afa
Compare
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.3 to 3.8.7. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.8.3...3.8.7) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
cf54afa to
e218728
Compare
Signed-off-by: Joas Schilling <[email protected]>
e218728 to
24f4daa
Compare
|
|
I may have worded my point poorly (or maybe the answer is obvious to you all already). Aren't we just going to have to repeat this exercise to do the same change against master/v30/v29 all are already using 3.8.3
v28 is using 3.7.0 (we can fix that too)
|
I think the plan is to bump master to v4 once we found a migration for our API, as only v4 will support PHP 8.4. |
|
3rdparty can not be "backported" as composer file gets messed up by conflicts. Just did another PR in master in server due to security alert, so will come as well |
Bumps doctrine/dbal from 3.8.3 to 3.8.7.
Release notes
Sourced from doctrine/dbal's releases.
... (truncated)
Commits
2093d67Merge pull request #6483 from stof/fix_type_comment_removala456fbfMerge pull request #6484 from greg0ire/try-new-path7e511f7Adapt to mssql-docker breaking change8ce05edMake the schema manager aware of the disabling of type comments8a7e9b7Merge pull request #6334 from zerkms/patch-2f5d3777Make AbstractSchemaManager covariant to its template argument98c5b03Bump dev tools (#6476)349c833Properly handle MySQL error code 4031 from PHP 8.4 (#6363)b35648dCI: Add MySQL 9, reduce test matrix (#6462)893417fMerge pull request #6461 from greg0ire/finish-sentenceYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)