Skip to content
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

Bump the symfony group with 12 updates #923

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2024

Bumps the symfony group with 12 updates:

Package From To
symfony/asset-mapper 7.0.3 7.0.4
symfony/doctrine-messenger 7.0.3 7.0.4
symfony/dotenv 7.0.3 7.0.4
symfony/html-sanitizer 7.0.3 7.0.4
symfony/http-client 7.0.3 7.0.4
symfony/mailer 7.0.3 7.0.4
symfony/messenger 7.0.3 7.0.4
symfony/process 7.0.3 7.0.4
symfony/scheduler 7.0.3 7.0.4
symfony/stimulus-bundle 2.15.0 2.16.0
symfony/phpunit-bridge 7.0.3 7.0.4
symfony/web-profiler-bundle 7.0.3 7.0.4

Updates symfony/asset-mapper from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/asset-mapper's releases.

v7.0.4

Changelog (symfony/asset-mapper@v7.0.3...v7.0.4)

Commits
  • 7cd4215 Merge branch '6.4' into 7.0
  • 07a7724 [AssetMapper] Fix enquoted string pattern
  • 3adedf5 Merge branch '6.4' into 7.0
  • 89f8161 AssetMapper: Remove 'auto-generated' info
  • 2865017 Merge branch '6.4' into 7.0
  • 4641e23 [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler
  • 777db5e Merge branch '6.4' into 7.0
  • 1791cee [AssetMapper] Turn debug on by default
  • ea8532f bug #53701 [AssetMapper] Fix exception if assets directory is missing in pro...
  • 2721357 [AssetMapper] Fix JavaScript compiler load imports from JS strings
  • Additional commits viewable in compare view

Updates symfony/doctrine-messenger from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/doctrine-messenger's releases.

v7.0.4

Changelog (symfony/doctrine-messenger@v7.0.3...v7.0.4)

Commits
  • 5a9ebba Merge branch '6.4' into 7.0
  • 0de4778 Merge branch '5.4' into 6.4
  • 14a1d0a the 'use_notify' option is on the factory, not on the postgres connection class
  • 60b38fc Merge branch '6.4' into 7.0
  • b6c31c4 [Doctrine Messenger] Fix support for pgsql + pgbouncer.
  • See full diff in compare view

Updates symfony/dotenv from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/dotenv's releases.

v7.0.4

Changelog (symfony/dotenv@v7.0.3...v7.0.4)

Commits
  • 8017ea2 Merge branch '6.4' into 7.0
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • See full diff in compare view

Updates symfony/html-sanitizer from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/html-sanitizer's releases.

v7.0.4

Changelog (symfony/html-sanitizer@v7.0.3...v7.0.4)

  • no significant changes
Commits

Updates symfony/http-client from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/http-client's releases.

v7.0.4

Changelog (symfony/http-client@v7.0.3...v7.0.4)

Commits

Updates symfony/mailer from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/mailer's releases.

v7.0.4

Changelog (symfony/mailer@v7.0.3...v7.0.4)

Commits
  • 72e16d8 Merge branch '6.4' into 7.0
  • 791c5d3 bug #53704 Fix client side connection timeout breaks mail authentication (byt...
  • c8d965a Fix client side connection timeout breaks mail authentication
  • 2459faa Merge branch '6.4' into 7.0
  • 2ff642e Merge branch '6.3' into 6.4
  • 869c114 Merge branch '5.4' into 6.3
  • b57d722 [Mailer] Fix usage of stream_set_timeout in case of microseconds
  • See full diff in compare view

Updates symfony/messenger from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/messenger's releases.

v7.0.4

Changelog (symfony/messenger@v7.0.3...v7.0.4)

Commits
  • 804a899 Merge branch '6.4' into 7.0
  • 443b264 Merge branch '5.4' into 6.4
  • 4cffc04 [Messenger] Revert "Resend failed retries back to failure transport "
  • 2114101 [Config][Messenger][Security] Don't turn deprecations into exceptions when un...
  • See full diff in compare view

Updates symfony/process from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/process's releases.

v7.0.4

Changelog (symfony/process@v7.0.3...v7.0.4)

Commits
  • 0e77271 Merge branch '6.4' into 7.0
  • 710e278 Fix the command -v exception when the command option with a dash prefix
  • 7a74847 Merge branch '6.4' into 7.0
  • 8bda0be Merge branch '5.4' into 6.4
  • 4fdf340 [Process] Fix failing tests causing segfaults
  • 8d6be7c Merge branch '6.4' into 7.0
  • d4fd4a8 Merge branch '5.4' into 6.4
  • 7e2c857 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Be...
  • See full diff in compare view

Updates symfony/scheduler from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/scheduler's releases.

v7.0.4

Changelog (symfony/scheduler@v7.0.3...v7.0.4)

Commits
  • 626c146 Merge branch '6.4' into 7.0
  • 3aeb504 [Scheduler] fix documentation link
  • 3092d0c Merge branch '6.4' into 7.0
  • c48b9e4 [Scheduler] Fix messenger receiver with no alias
  • See full diff in compare view

Updates symfony/stimulus-bundle from 2.15.0 to 2.16.0

Commits
  • 6add4bd [Live][Stimulus] Prepping the LiveComponent Stable Release 🚀
  • 602fd52 Update error message with php bin/console
  • See full diff in compare view

Updates symfony/phpunit-bridge from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.0.4

Changelog (symfony/phpunit-bridge@v7.0.3...v7.0.4)

  • no significant changes
Commits

Updates symfony/web-profiler-bundle from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.0.4

Changelog (symfony/web-profiler-bundle@v7.0.3...v7.0.4)

Commits
  • 542daea Merge branch '6.4' into 7.0
  • a69d712 Merge branch '5.4' into 6.4
  • 93df984 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefe...
  • 5367b8f Merge branch '6.4' into 7.0
  • 06dc5e5 Merge branch '5.4' into 6.4
  • 1b80728 bug #53913 [TwigBridge] Fix compat with Twig v3.9 (nicolas-grekas)
  • 2726f86 [TwigBridge] Fix compat with Twig v3.9
  • 04332db [Mailer] Simplify fix
  • 848c368 Merge branch '5.4' into 6.4
  • 4c0a1fc [Mailer] Fix signed emails breaking the profiler
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Issues or pull requests related to PHP labels Mar 2, 2024
@qdequippe qdequippe enabled auto-merge (squash) March 2, 2024 05:39
@qdequippe
Copy link
Collaborator

@dependabot rebase

Bumps the symfony group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset-mapper](https://github.com/symfony/asset-mapper) | `7.0.3` | `7.0.4` |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.0.3` | `7.0.4` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.3` | `7.0.4` |
| [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) | `7.0.3` | `7.0.4` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.0.3` | `7.0.4` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.0.3` | `7.0.4` |
| [symfony/messenger](https://github.com/symfony/messenger) | `7.0.3` | `7.0.4` |
| [symfony/process](https://github.com/symfony/process) | `7.0.3` | `7.0.4` |
| [symfony/scheduler](https://github.com/symfony/scheduler) | `7.0.3` | `7.0.4` |
| [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) | `2.15.0` | `2.16.0` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.3` | `7.0.4` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.0.3` | `7.0.4` |


Updates `symfony/asset-mapper` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/asset-mapper/releases)
- [Changelog](https://github.com/symfony/asset-mapper/blob/7.0/CHANGELOG.md)
- [Commits](symfony/asset-mapper@v7.0.3...v7.0.4)

Updates `symfony/doctrine-messenger` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.0/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v7.0.3...v7.0.4)

Updates `symfony/dotenv` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.0.3...v7.0.4)

Updates `symfony/html-sanitizer` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/html-sanitizer/releases)
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/html-sanitizer@v7.0.3...v7.0.4)

Updates `symfony/http-client` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v7.0.3...v7.0.4)

Updates `symfony/mailer` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mailer@v7.0.3...v7.0.4)

Updates `symfony/messenger` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.0/CHANGELOG.md)
- [Commits](symfony/messenger@v7.0.3...v7.0.4)

Updates `symfony/process` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.0/CHANGELOG.md)
- [Commits](symfony/process@v7.0.3...v7.0.4)

Updates `symfony/scheduler` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/scheduler/releases)
- [Changelog](https://github.com/symfony/scheduler/blob/7.0/CHANGELOG.md)
- [Commits](symfony/scheduler@v7.0.3...v7.0.4)

Updates `symfony/stimulus-bundle` from 2.15.0 to 2.16.0
- [Changelog](https://github.com/symfony/stimulus-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/stimulus-bundle@v2.15.0...v2.16.0)

Updates `symfony/phpunit-bridge` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.3...v7.0.4)

Updates `symfony/web-profiler-bundle` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: symfony/asset-mapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/html-sanitizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/scheduler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/stimulus-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony-cbe5118696 branch from 9306392 to b743336 Compare March 2, 2024 05:44
@qdequippe qdequippe merged commit 8faf0d4 into main Mar 2, 2024
3 checks passed
@qdequippe qdequippe deleted the dependabot/composer/symfony-cbe5118696 branch March 2, 2024 05:45
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 php Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant