Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Updates the requirements on doctrine/dbal to permit the latest version.

Release notes

Sourced from doctrine/dbal's releases.

3.1.3

Release 3.1.3

3.1.3

  • Total issues resolved: 1
  • Total pull requests resolved: 5
  • Total contributors: 3

Static Analysis

Bug,Console

Bug,Platforms,Regression,SQLite

Bug,Schema

Commits
  • 96b0053 Merge remote-tracking branch 'origin/2.13.x' into 3.1.x
  • 5b49bda Bump version to 2.13.5-dev
  • 2411a55 Release 2.13.4
  • d3df7c9 Merge pull request #4833 from andrew-demb/decimal-cast-explanation
  • d50315e Add explanation why we need to cast float to string in decimal type only star...
  • 07fe6ff Merge branch '2.13.x' into 3.1.x
  • c9527c4 Merge pull request #4834 from morozov/ibm-db2-ci
  • 8c1980c Build ibm_db2 with a public driver
  • 8bef5c2 Merge branch '2.13.x' into merge/2.13.x
  • 5f6c6e6 Merge pull request #4818 from derrabus/bugfix/sqlite-float-decimal
  • 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 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 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)

Updates the requirements on [doctrine/dbal](https://github.com/doctrine/dbal) to permit the latest version.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@v2.10.0...3.1.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot dependabot bot requested a review from a team October 4, 2021 04:01
@gbirke
Copy link
Member

gbirke commented Oct 4, 2021

@dependabot ignore this major version

@gbirke gbirke closed this Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/composer/doctrine/dbal-tw-3.1 branch October 4, 2021 08:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2021

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.

@gbirke
Copy link
Member

gbirke commented Oct 4, 2021

Using 3.x will lead to incompatibilities with ORM and migrations at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants