Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Bump doctrine/orm from 2.6.1 to 2.6.2 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps doctrine/orm from 2.6.1 to 2.6.2.

Release notes

Sourced from doctrine/orm's releases.

v2.6.2

2.6.2

This release provides fixes for:

  • a regression in parsing of DQL with aggregate functions as arguments in other functions,
  • pessimistic locking without running transaction,
  • using non-deprecated Lexer and Inflector.

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

Bug

Improvement

Documentation

Commits
  • d2b4dd7 Preparing v2.6.2 release
  • 36e6a73 Merge pull request #7296 from Majkl578/fix/2.6/#7286
  • e26158a Fix #7286: StringPrimary no longer accepts aggregate functions as argument
  • 3cfcd6a Merge pull request #7291 from Majkl578/fix/2.6/#7068
  • ff68806 Fix for #7068: EntityManager::find() with pessimistic lock should check for t...
  • 4192c3a Merge pull request #7290 from Majkl578/dbal-2.8-tests-compat
  • ac1e1c7 Fix compatibility with DBAL 2.8 where OFFSET 0 is no longer generated (doctri...
  • 9ab9996 Merge pull request #7276 from Majkl578/entityrepository-count-upgrade
  • f2666a4 Add UPGRADE note for EntityRepository::count()
  • ceda5d3 Merge pull request #7274 from Majkl578/non-deprecated-lexer-and-inflector
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [doctrine/orm](https://github.com/doctrine/doctrine2) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/doctrine/doctrine2/releases)
- [Commits](doctrine/orm@v2.6.1...v2.6.2)

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant