demo
demo copied to clipboard
Bump doctrine/dbal from 3.1.3 to 3.1.4
Bumps doctrine/dbal from 3.1.3 to 3.1.4.
Release notes
Sourced from doctrine/dbal's releases.
3.1.4
Release 3.1.4
SECURITY RELEASE: All users are advised to upgrade when using doctrine/dbal 3.0.0 - 3.1.3 due to a critical SQL injection that was fixed: https://github.com/doctrine/dbal/security/advisories/GHSA-r7cj-8hjg-x622
3.1.4
- Total issues resolved: 6
- Total pull requests resolved: 20
- Total contributors: 13
Bug,oci8
- 4995: Fix getServerVersion for OCI8 when assertions are disabled thanks to
@derrabusand@SylvainSimonGPAConnections,Test Suite
Bug,QueryBuilder
Bug,Prepared Statements,Regression,SQL Parser
- 4980: DBAL 3.1: Array parameter conversion does not work with long SQL queries thanks to
@AlexeyKosovDocumentation
- 4979: Remove unwanted colon in code samples thanks to
@greg0ire- [4947: [Docs] Removing paragraph about PDO similarity](doctrine/dbal#4947) thanks to
@ThomasLandauer- 4931: Fixes spelling error discovered via textlint thanks to
@raphaelstoltBug,MySQL,Schema Introspection
CI
- 4942: Do not mark issues as stale thanks to
@morozovBug,Connections,Test Suite,pdo_oci
... (truncated)
Commits
821b4f0Merge pull request #4995 from derrabus/bugfix/oci8-server-versionf804b21Fix getServerVersion for OCI8 when assertions are disabledfa27901Merge pull request #4991 from morozov/optimize-sharing-test-connection8fb8105Close the non-shared connection instead of marking it non-reusable06f5925Optimize sharing test connection10df50fMerge pull request #4978 from AndreasA/bugfix/49711b768e9Use correct column order for composite foreign keys4c63afaMerge branch '2.13.x' into 3.1.x483a518Merge pull request #4984 from morozov/cast-limit-offset-to-int0ae1aa5Bump to 2.13.6- Additional commits viewable in compare view
Dependabot 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 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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.