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

build(deps): Bump the symfony group with 5 updates #165

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps the symfony group with 5 updates:

Package From To
symfony/config 6.4.0 6.4.3
symfony/console 6.4.2 6.4.3
symfony/dependency-injection 6.4.2 6.4.3
symfony/process 6.4.2 6.4.3
symfony/yaml 6.4.0 6.4.3

Updates symfony/config from 6.4.0 to 6.4.3

Release notes

Sourced from symfony/config's releases.

v6.4.3

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

  • no significant changes
Commits
  • 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.2 to 6.4.3

Release notes

Sourced from symfony/console's releases.

v6.4.3

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

Commits
  • 2aaf83b Merge branch '6.3' into 6.4
  • 3540f06 Merge branch '5.4' into 6.3
  • dbdf6ad Fix implicitly-required parameters
  • de9a8d9 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 3068eac Merge branch '6.3' into 6.4
  • 9aa3be6 Merge branch '5.4' into 6.3
  • 0aff198 bug #53516 [Console] Allow '0' as a $shortcut in InputOption.php (lawsonjl-ornl)
  • 923817d [Console] Allow '0' as a $shortcut in InputOption.php
  • f88dd63 Merge branch '6.3' into 6.4
  • cfdaac4 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view

Updates symfony/dependency-injection from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.3

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

Commits
  • 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...
  • 2bbc277 Merge branch '6.3' into 6.4
  • 516ea59 Merge branch '5.4' into 6.3
  • f6557cc Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • cb3d01b Merge branch '6.3' into 6.4
  • 62020f2 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view

Updates symfony/process from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/process's releases.

v6.4.3

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

Commits
  • 31642b0 Merge branch '6.3' into 6.4
  • 6c5eceb Merge branch '5.4' into 6.3
  • cbc28e3 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • d33b31f Merge branch '6.3' into 6.4
  • a7b4baa Merge branch '5.4' into 6.3
  • 987e740 Merge branch '6.3' into 6.4
  • 8941334 Merge branch '5.4' into 6.3
  • 1759251 [Process] Fixed inconsistent test
  • 9a2172b [Process] Fix executable finder when the command starts with a dash
  • See full diff 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

Bumps the symfony group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/config](https://github.com/symfony/config) | `6.4.0` | `6.4.3` |
| [symfony/console](https://github.com/symfony/console) | `6.4.2` | `6.4.3` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.2` | `6.4.3` |
| [symfony/process](https://github.com/symfony/process) | `6.4.2` | `6.4.3` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.0` | `6.4.3` |


Updates `symfony/config` from 6.4.0 to 6.4.3
- [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.3)

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

Updates `symfony/dependency-injection` from 6.4.2 to 6.4.3
- [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.3)

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

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/process
  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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

composer.lock

Package Before After
⬆️ symfony/config v6.4.0 v6.4.3
⬆️ symfony/console v6.4.2 v6.4.3
⬆️ symfony/dependency-injection v6.4.2 v6.4.3
⬆️ symfony/filesystem v6.4.0 v6.4.3
⬆️ symfony/polyfill-ctype v1.28.0 v1.29.0
⬆️ symfony/polyfill-intl-grapheme v1.28.0 v1.29.0
⬆️ symfony/polyfill-intl-normalizer v1.28.0 v1.29.0
⬆️ symfony/polyfill-mbstring v1.28.0 v1.29.0
⬆️ symfony/process v6.4.2 v6.4.3
⬆️ symfony/string v6.4.2 v6.4.3
⬆️ symfony/var-exporter v6.4.2 v6.4.3
⬆️ symfony/yaml v6.4.0 v6.4.3

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a91a40d) 79.17% compared to head (6696a09) 79.17%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #165   +/-   ##
=========================================
  Coverage     79.17%   79.17%           
  Complexity      340      340           
=========================================
  Files            59       59           
  Lines          1095     1095           
=========================================
  Hits            867      867           
  Misses          228      228           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@siketyan siketyan merged commit afc5d5b into main Feb 6, 2024
5 checks passed
@siketyan siketyan deleted the dependabot/composer/symfony-541fb08a50 branch February 6, 2024 02:01
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 Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant