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 4 updates #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the symfony group with 4 updates: symfony/config, symfony/console, symfony/dependency-injection and symfony/yaml.

Updates symfony/config from 6.4.0 to 6.4.4

Release notes

Sourced from symfony/config's releases.

v6.4.4

Changelog (symfony/config@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/config@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 6ea4aff Merge branch '5.4' into 6.4
  • 0a4f363 [Config][Messenger][Security] Don't turn deprecations into exceptions when un...
  • 206482f Provide more precise phpdoc for FileLocatorInterface::locate
  • e572736 Merge branch '6.3' into 6.4
  • 66b5482 Merge branch '5.4' into 6.3
  • 6b76343 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/console from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/console's releases.

v6.4.4

Changelog (symfony/console@v6.4.3...v6.4.4)

Commits
  • 0d9e4eb Merge branch '5.4' into 6.4
  • a9174b6 bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLang...
  • 39f75d9 [Console] Fix display of Table on Windows OS
  • 155f2f3 Fix vertical table on windows
  • cb3239f Merge branch '5.4' into 6.4
  • 8ec305a [PhpUnitBridge][VarDumper] fix color detection
  • faaaa5e Merge branch '5.4' into 6.4
  • f5436ad [VarDumper][PhpUnitBridge] Fix color detection
  • ec17108 Merge branch '5.4' into 6.4
  • 3da1077 bug #53707 [Console] Fix color support for TTY output (theofidry)
  • Additional commits viewable in compare view

Updates symfony/dependency-injection from 6.4.2 to 6.4.4

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.4

Changelog (symfony/dependency-injection@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/dependency-injection@v6.4.2...v6.4.3)

Commits
  • 6236e5e Merge branch '5.4' into 6.4
  • cc1fb23 [DependencyInjection] Fix computing error messages involving service locators
  • ab84c89 fix tests
  • 774d507 [DependencyInjection] fix unable to make lazy service from readonly class
  • da332ce fix tests
  • 6871811 Merge branch '6.3' into 6.4
  • 3ca6c70 Merge branch '5.4' into 6.3
  • 99490fa bug #51559 [DependencyInjection] #[Autowire] attribute should have preceden...
  • 45474d5 support lazy evaluated exception messages with Xdebug 3
  • a3fe5b0 [DependencyInjection] Fix loading all env vars from secrets when only a subse...
  • Additional commits viewable in compare view

Updates symfony/yaml from 6.4.0 to 6.4.3

Release notes

Sourced from symfony/yaml's releases.

v6.4.3

Changelog (symfony/yaml@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • d757159 Merge branch '6.3' into 6.4
  • 8ab9bb6 Merge branch '5.4' into 6.3
  • e78db7f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2024

The following labels could not be found: dependencies.

Copy link

github-actions bot commented Mar 14, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
symfony/config Upgraded v6.4.0 v6.4.4 Compare
symfony/console Upgraded v6.4.3 v6.4.4 Compare
symfony/dependency-injection Upgraded v6.4.2 v6.4.4 Compare
symfony/polyfill-ctype Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-grapheme Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-normalizer Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-mbstring Upgraded v1.28.0 v1.29.0 Compare
symfony/string Upgraded v6.4.3 v6.4.4 Compare
symfony/var-exporter Upgraded v6.4.2 v6.4.4 Compare
symfony/yaml Upgraded v6.4.0 v6.4.3 Compare

Copy link

github-actions bot commented Mar 14, 2024

🚧 Composer Development Dependency changes 🚧

Dev Packages Operation Base Target Link
symfony/polyfill-php80 Upgraded v1.28.0 v1.29.0 Compare

Bumps the symfony group with 4 updates: [symfony/config](https://github.com/symfony/config), [symfony/console](https://github.com/symfony/console), [symfony/dependency-injection](https://github.com/symfony/dependency-injection) and [symfony/yaml](https://github.com/symfony/yaml).


Updates `symfony/config` from 6.4.0 to 6.4.4
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.0/CHANGELOG.md)
- [Commits](symfony/config@v6.4.0...v6.4.4)

Updates `symfony/console` from 6.4.3 to 6.4.4
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v6.4.3...v6.4.4)

Updates `symfony/dependency-injection` from 6.4.2 to 6.4.4
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.4.2...v6.4.4)

Updates `symfony/yaml` from 6.4.0 to 6.4.3
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.0...v6.4.3)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/yaml
  dependency-type: direct:production
  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-fbfccd8c95 branch from c600688 to a667a88 Compare March 25, 2024 10:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony-fbfccd8c95 branch March 26, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants