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 dependencies group with 10 updates #1673

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps the dependencies group with 10 updates:

Package From To
symfony/cache 6.4.2 6.4.3
symfony/config 6.4.0 6.4.3
symfony/dependency-injection 6.4.2 6.4.3
symfony/dotenv 6.4.2 6.4.3
symfony/event-dispatcher 6.4.2 6.4.3
symfony/expression-language 6.4.2 6.4.3
symfony/http-kernel 6.4.2 6.4.3
symfony/process 6.4.2 6.4.3
symfony/validator 6.4.2 6.4.3
symfony/yaml 6.4.0 6.4.3

Updates symfony/cache from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/cache's releases.

v6.4.3

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

Commits
  • 49f8cde Merge branch '6.3' into 6.4
  • d085eed Fix bad merge
  • b26a32b Merge branch '5.4' into 6.3
  • db1adb0 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 3ee3ee1 Merge branch '6.3' into 6.4
  • 7b53a9f Merge branch '5.4' into 6.3
  • 46ffa4d [Cache] Fix possible infinite loop in CachePoolPass
  • e865568 Merge branch '6.3' into 6.4
  • 71735a3 fix Redis proxies tests
  • 3dd0f6c Merge branch '6.3' into 6.4
  • Additional commits viewable in compare view

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/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/dotenv from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/dotenv's releases.

v6.4.3

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

  • no significant changes
Commits
  • 3cb7ca9 Merge branch '6.3' into 6.4
  • d9eaf69 Merge branch '5.4' into 6.3
  • 4de4884 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/event-dispatcher from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.3

Changelog (symfony/event-dispatcher@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • ae9d3a6 Merge branch '6.3' into 6.4
  • 6e344dd Merge branch '5.4' into 6.3
  • 7a69a85 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/expression-language from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/expression-language's releases.

v6.4.3

Changelog (symfony/expression-language@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • b4a4ae3 Merge branch '6.3' into 6.4
  • 89f6dc6 Merge branch '5.4' into 6.3
  • d59441c Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/http-kernel from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.3

Changelog (symfony/http-kernel@v6.4.2...v6.4.3)

Commits
  • 9c6ec4e Update VERSION for 6.4.3
  • 8a4117f Merge branch '6.3' into 6.4
  • e8f4efb Fix RequestPayloadValueResolver handling error with no ExpectedTypes
  • 33eb18c [ErrorHandler] Add missing self-closing tags on link elements
  • bfa73c5 Revert #47715
  • ab183ea fix method signatures
  • 6ad91d2 Fix implicitly-required parameters
  • 8efa2cf Merge branch '6.3' into 6.4
  • 2cfddcf Fix bad merge
  • ab69bdd 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/validator from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/validator's releases.

v6.4.3

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

Commits
  • 9c1d8bb Merge branch '6.3' into 6.4
  • 5e3ac97 Merge branch '5.4' into 6.3
  • 4993e9b Adjusting and removing the 'review' attribute from the pt_br translation XML.
  • 91b7f3f Fix option filenameMaxLength to the File constraint (Image)
  • 553d830 fix method signatures
  • 71d246d Merge branch '6.3' into 6.4
  • c7fbb60 Merge branch '5.4' into 6.3
  • 0c26834 Fix implicitly-required parameters
  • dc80291 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 21cb178 Merge branch '6.3' into 6.4
  • 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

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.2` | `6.4.3` |
| [symfony/config](https://github.com/symfony/config) | `6.4.0` | `6.4.3` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.2` | `6.4.3` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.2` | `6.4.3` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.2` | `6.4.3` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `6.4.2` | `6.4.3` |
| [symfony/http-kernel](https://github.com/symfony/http-kernel) | `6.4.2` | `6.4.3` |
| [symfony/process](https://github.com/symfony/process) | `6.4.2` | `6.4.3` |
| [symfony/validator](https://github.com/symfony/validator) | `6.4.2` | `6.4.3` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.0` | `6.4.3` |


Updates `symfony/cache` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.0/CHANGELOG.md)
- [Commits](symfony/cache@v6.4.2...v6.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/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/dotenv` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.4.2...v6.4.3)

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

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

Updates `symfony/http-kernel` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-kernel@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/validator` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@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/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/http-kernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d06284e) 91.32% compared to head (a1548c4) 91.32%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1673   +/-   ##
=========================================
  Coverage     91.32%   91.32%           
  Complexity     1786     1786           
=========================================
  Files           122      122           
  Lines          6435     6435           
=========================================
  Hits           5877     5877           
  Misses          558      558           

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

@github-actions github-actions bot enabled auto-merge (squash) January 31, 2024 23:20
@danepowell danepowell disabled auto-merge January 31, 2024 23:29
@danepowell danepowell merged commit 2e54eeb into main Jan 31, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dependencies-4a6fd20d65 branch January 31, 2024 23:30
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