-
Notifications
You must be signed in to change notification settings - Fork 63
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
[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
2093d67
Merge pull request #6483 from stof/fix_type_comment_removala456fbf
Merge pull request #6484 from greg0ire/try-new-path7e511f7
Adapt to mssql-docker breaking change8ce05ed
Make the schema manager aware of the disabling of type comments8a7e9b7
Merge pull request #6334 from zerkms/patch-2f5d3777
Make AbstractSchemaManager covariant to its template argument98c5b03
Bump dev tools (#6476)349c833
Properly handle MySQL error code 4031 from PHP 8.4 (#6363)b35648d
CI: Add MySQL 9, reduce test matrix (#6462)893417f
Merge 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 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)