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 8 updates #1693

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 8 updates:

Package From To
symfony/cache 6.4.3 6.4.4
symfony/config 6.4.3 6.4.4
symfony/dependency-injection 6.4.3 6.4.4
symfony/dotenv 6.4.3 6.4.4
symfony/flex 2.4.4 2.4.5
symfony/http-kernel 6.4.3 6.4.4
symfony/process 6.4.3 6.4.4
symfony/validator 6.4.3 6.4.4

Updates symfony/cache from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/cache's releases.

v6.4.4

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

Commits
  • 0ef3653 Merge branch '5.4' into 6.4
  • a30f316 explicitly cast boolean SSL stream options
  • b577992 [Cache] Sync the Redis proxies with upstream
  • 38ff8e4 [Cache] improve BC with 5.4 pools
  • 20cfb25 [Cache] Fix BC layer with pre-6.1 cache items
  • See full diff in compare view

Updates symfony/config from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/config's releases.

v6.4.4

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

Commits
  • 6ea4aff Merge branch '5.4' into 6.4
  • 0a4f363 [Config][Messenger][Security] Don't turn deprecations into exceptions when un...
  • See full diff in compare view

Updates symfony/dependency-injection from 6.4.3 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)

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
  • See full diff in compare view

Updates symfony/dotenv from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/dotenv's releases.

v6.4.4

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

Commits
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • See full diff in compare view

Updates symfony/flex from 2.4.4 to 2.4.5

Commits

Updates symfony/http-kernel from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.4

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

Commits
  • 7a186f6 Update VERSION for 6.4.4
  • 419fc27 [HttpKernel] Fix deps=low
  • 58c2bd9 bug #53985 [HttpKernel] Allow tagged controllers in ControllerResolver (marein)
  • 1237769 [HttpKernel] Allow tagged controllers in ControllerResolver
  • 2bd4d18 Merge branch '5.4' into 6.4
  • e7aa353 Merge branch '5.4' into 6.4
  • fa64128 [TwigBridge] Fix compat with Twig v3.9
  • 8ae6a86 Merge branch '5.4' into 6.4
  • 94e2efb Skip Twig v3.9-dev for now
  • 9cbf84f Revert "Bump Symfony version to 7.0.4"
  • Additional commits viewable in compare view

Updates symfony/process from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/process's releases.

v6.4.4

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

Commits
  • 710e278 Fix the command -v exception when the command option with a dash prefix
  • 8bda0be Merge branch '5.4' into 6.4
  • 4fdf340 [Process] Fix failing tests causing segfaults
  • 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/validator from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/validator's releases.

v6.4.4

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

Commits
  • 1cf92ed Merge branch '5.4' into 6.4
  • e80028e [Validator] Review Romanian (ro) translations
  • 00ea10c minor #53953 [Validator] Update missing validator translation for Swedish (H4...
  • f140cb9 review translations
  • de18b98 Merge branch '5.4' into 6.4
  • 1541d3a [Validator] Update Spanish (es) translations
  • ca32356 Merge branch '5.4' into 6.4
  • c13ff1c [Validator] Review Albanian translation
  • e6b1dcf bug #53755 [Validator] Fix fields without constraints in Collection (xabbuh...
  • 39c8627 minor #53863 [Validator] Missing translations for Portuguese (pt) (juunr95)
  • 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

Bumps the dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.3` | `6.4.4` |
| [symfony/config](https://github.com/symfony/config) | `6.4.3` | `6.4.4` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.3` | `6.4.4` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.3` | `6.4.4` |
| [symfony/flex](https://github.com/symfony/flex) | `2.4.4` | `2.4.5` |
| [symfony/http-kernel](https://github.com/symfony/http-kernel) | `6.4.3` | `6.4.4` |
| [symfony/process](https://github.com/symfony/process) | `6.4.3` | `6.4.4` |
| [symfony/validator](https://github.com/symfony/validator) | `6.4.3` | `6.4.4` |


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

Updates `symfony/config` from 6.4.3 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.3...v6.4.4)

Updates `symfony/dependency-injection` from 6.4.3 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.3...v6.4.4)

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

Updates `symfony/flex` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.4.4...v2.4.5)

Updates `symfony/http-kernel` from 6.4.3 to 6.4.4
- [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.3...v6.4.4)

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

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

---
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/flex
  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
...

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 Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.16%. Comparing base (54694fb) to head (9bf6b47).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1693   +/-   ##
=========================================
  Coverage     91.16%   91.16%           
  Complexity     1783     1783           
=========================================
  Files           122      122           
  Lines          6363     6363           
=========================================
  Hits           5801     5801           
  Misses          562      562           

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

@github-actions github-actions bot merged commit 2be1509 into main Mar 4, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dependencies-12fab79839 branch March 4, 2024 14:41
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.

0 participants