Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Update symfony/doctrine-messenger requirement from ^5.4 to ^6.0 #11

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Updates the requirements on symfony/doctrine-messenger to permit the latest version.

Release notes

Sourced from symfony/doctrine-messenger's releases.

v6.0.19

Changelog (symfony/doctrine-messenger@v6.0.18...v6.0.19)

  • no significant changes
Changelog

Sourced from symfony/doctrine-messenger's changelog.

CHANGELOG

5.1.0

  • Introduced the Doctrine bridge.
  • Added support for PostgreSQL LISTEN/NOTIFY.
Commits
  • bf235c3 Merge branch '5.4' into 6.0
  • 11c4291 Bump license year to 2023
  • 2db111d Merge branch '5.4' into 6.0
  • e44bc95 [Messenger] Use :memory: for SQLite tests
  • d1ee96c Merge branch '5.4' into 6.0
  • 7649a80 Always attempt to listen for notifications
  • d769668 Merge branch '5.4' into 6.0
  • 5b16fef Merge branch '4.4' into 5.4
  • af0ca96 Merge branch '5.4' into 6.0
  • 42ebb9a [Messenger] Fix function name in TriggerSql on postgresql bridge to support t...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) to permit the latest version.
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/6.3/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v5.4.0...v6.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/symfony/doctrine-messenger-tw-6.0 branch October 23, 2023 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant