build(deps): Bump the symfony group across 1 directory with 8 updates#2085
Closed
dependabot[bot] wants to merge 1 commit intostable30from
Closed
build(deps): Bump the symfony group across 1 directory with 8 updates#2085dependabot[bot] wants to merge 1 commit intostable30from
dependabot[bot] wants to merge 1 commit intostable30from
Conversation
Bumps the symfony group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.22` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.18` | `6.4.22` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.18` | `6.4.21` | | [symfony/process](https://github.com/symfony/process) | `6.4.15` | `6.4.20` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.18` | `6.4.22` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.13` | `6.4.22` | Updates `symfony/console` from 6.4.17 to 6.4.22 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md) - [Commits](symfony/console@v6.4.17...v6.4.22) Updates `symfony/http-foundation` from 6.4.18 to 6.4.22 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.18...v6.4.22) Updates `symfony/mailer` from 6.4.18 to 6.4.21 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/7.3/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.18...v6.4.21) Updates `symfony/polyfill-intl-grapheme` from 1.31.0 to 1.32.0 - [Commits](symfony/polyfill-intl-grapheme@v1.31.0...v1.32.0) Updates `symfony/polyfill-intl-normalizer` from 1.31.0 to 1.32.0 - [Commits](symfony/polyfill-intl-normalizer@v1.31.0...v1.32.0) Updates `symfony/process` from 6.4.15 to 6.4.20 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.3/CHANGELOG.md) - [Commits](symfony/process@v6.4.15...v6.4.20) Updates `symfony/routing` from 6.4.18 to 6.4.22 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/7.3/CHANGELOG.md) - [Commits](symfony/routing@v6.4.18...v6.4.22) Updates `symfony/translation` from 6.4.13 to 6.4.22 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/7.3/CHANGELOG.md) - [Commits](symfony/translation@v6.4.13...v6.4.22) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/polyfill-intl-grapheme dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-intl-normalizer dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/process dependency-version: 6.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
3e570c6 to
287ff1c
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the symfony group with 6 updates in the / directory:
6.4.176.4.226.4.186.4.226.4.186.4.216.4.156.4.206.4.186.4.226.4.136.4.22Updates
symfony/consolefrom 6.4.17 to 6.4.22Release notes
Sourced from symfony/console's releases.
Commits
7d29659properly skip signal test if the pcntl extension is not installedd40c92edon't hardcode OS-depending constant valuesa3011c7Correctly convert SIGSYS to its name2e4af9cfix(console): fix progress bar messing output in section when there is an EOLUpdates
symfony/http-foundationfrom 6.4.18 to 6.4.22Release notes
Sourced from symfony/http-foundation's releases.
Commits
6b7c97f[HttpFoundation] Fix: Encode path in X-Accel-Redirect headeref8252eminor #60285 [Form][HttpFoundation] Fix overwriting an array element (wkania)7965dc6Fix overwriting an array element3f0c7eaRemove unneeded use statementsb0e234dchore: fix some typosUpdates
symfony/mailerfrom 6.4.18 to 6.4.21Release notes
Sourced from symfony/mailer's releases.
Commits
ada2809Redundant assignment to promoted propertyca517a6bug #60094 [DoctrineBridge] Fix support for entities that leverage native laz...Updates
symfony/polyfill-intl-graphemefrom 1.31.0 to 1.32.0Commits
Updates
symfony/polyfill-intl-normalizerfrom 1.31.0 to 1.32.0Commits
Updates
symfony/processfrom 6.4.15 to 6.4.20Release notes
Sourced from symfony/process's releases.
Commits
e2a61c1fix(process): use a pipe for stderr in pty mode to avoid mixed output between...7a1c12e[Process] Fix process status trackingUpdates
symfony/routingfrom 6.4.18 to 6.4.22Release notes
Sourced from symfony/routing's releases.
Commits
1f5234eFix return type is non-nullableUpdates
symfony/translationfrom 6.4.13 to 6.4.22Release notes
Sourced from symfony/translation's releases.
Commits
7e3b3b7[Translation] Add intl-icu fallback for MessageCatalogue metadatabb92ea5[Intl] Update data to ICU 77.13b9bf9fFixes XliffFileDumperTest for 6.4b867b35[Translation] check empty notesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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