Bump the composer-non-major group with 7 updates - #10
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer-non-major group with 7 updates: | Package | From | To | | --- | --- | --- | | [symfony/expression-language](https://github.com/symfony/expression-language) | `8.1.1` | `8.1.6` | | [symfony/form](https://github.com/symfony/form) | `8.1.5` | `8.1.6` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `8.1.5` | `8.1.6` | | [symfony/http-client](https://github.com/symfony/http-client) | `8.1.5` | `8.1.6` | | [symfony/security-bundle](https://github.com/symfony/security-bundle) | `8.1.2` | `8.1.6` | | [symfony/validator](https://github.com/symfony/validator) | `8.1.5` | `8.1.6` | | [symfony/yaml](https://github.com/symfony/yaml) | `8.1.5` | `8.1.6` | Updates `symfony/expression-language` from 8.1.1 to 8.1.6 - [Release notes](https://github.com/symfony/expression-language/releases) - [Changelog](https://github.com/symfony/expression-language/blob/8.2/CHANGELOG.md) - [Commits](symfony/expression-language@v8.1.1...v8.1.6) Updates `symfony/form` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/form/releases) - [Changelog](https://github.com/symfony/form/blob/8.2/CHANGELOG.md) - [Commits](symfony/form@v8.1.5...v8.1.6) Updates `symfony/framework-bundle` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/8.2/CHANGELOG.md) - [Commits](symfony/framework-bundle@v8.1.5...v8.1.6) Updates `symfony/http-client` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/8.2/CHANGELOG.md) - [Commits](symfony/http-client@v8.1.5...v8.1.6) Updates `symfony/security-bundle` from 8.1.2 to 8.1.6 - [Release notes](https://github.com/symfony/security-bundle/releases) - [Changelog](https://github.com/symfony/security-bundle/blob/8.2/CHANGELOG.md) - [Commits](symfony/security-bundle@v8.1.2...v8.1.6) Updates `symfony/validator` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/8.2/CHANGELOG.md) - [Commits](symfony/validator@v8.1.5...v8.1.6) Updates `symfony/yaml` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.2/CHANGELOG.md) - [Commits](symfony/yaml@v8.1.5...v8.1.6) --- updated-dependencies: - dependency-name: symfony/expression-language dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/form dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/framework-bundle dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/http-client dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/security-bundle dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/validator dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major - dependency-name: symfony/yaml dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/composer/composer-non-major-c04fc22913
branch
September 15, 2026 04:35
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 composer-non-major group with 7 updates:
8.1.18.1.68.1.58.1.68.1.58.1.68.1.58.1.68.1.28.1.68.1.58.1.68.1.58.1.6Updates
symfony/expression-languagefrom 8.1.1 to 8.1.6Release notes
Sourced from symfony/expression-language's releases.
Commits
bda5b15Merge branch '7.4' into 8.1b738665Merge branch '6.4' into 7.491edabbMerge branch '5.4' into 6.45a4915a[ExpressionLanguage] Bound the nesting level of parsed expressions87b505fMerge branch '7.4' into 8.1517821bCheck arrays and bools directly instead of comparing them to count()/true/fal...16e3473Merge branch '7.4' into 8.192c24e8Merge branch '6.4' into 7.4d033441Check arrays and bools directly instead of comparing them to count()/true/fal...Updates
symfony/formfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/form's releases.
Commits
fa484bdMerge branch '7.4' into 8.114bbbc3Merge branch '6.4' into 7.40381045[Translation] Fix Persian (fa) translations for Form and Validator componentsd8a406fMerge branch '7.4' into 8.1c9c56d5Merge branch '6.4' into 7.4395b2a7[Form][Validator] Review Dutch (nl) translations35913c9Review translations for Estonian (et)Updates
symfony/framework-bundlefrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/framework-bundle's releases.
Commits
18ea259Merge branch '7.4' into 8.145d6d66Merge branch '6.4' into 7.4a19f20aMerge branch '5.4' into 6.4af61a85Revert "Give the Redis test probes an explicit connect timeout"608e729Merge branch '7.4' into 8.1859a180Merge branch '6.4' into 7.4c658a54Merge branch '5.4' into 6.47179635Give the Redis test probes an explicit connect timeout530edfdDeclare the polyfills needed by the code on PHP 7.2f7e55a4Merge branch '7.4' into 8.1Updates
symfony/http-clientfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/http-client's releases.
Commits
fe91dd1Merge branch '7.4' into 8.168d81f7Merge branch '6.4' into 7.4149b874Merge branch '5.4' into 6.42dc660c[HttpClient] Reject decompression bombs5015ded[HttpClient] Reject https:// proxies that curl would connect to in cleartext18b514ebug #65731 [HttpClient] Don't send the original Host header on cross-authorit...faeff94[HttpClient] Reject 3xx pushed responses9952de7[HttpClient] Don't send the original Host header on cross-authority redirectsc2033b4Merge branch '7.4' into 8.18471df5Merge branch '6.4' into 7.4Updates
symfony/security-bundlefrom 8.1.2 to 8.1.6Release notes
Sourced from symfony/security-bundle's releases.
Commits
b5830acMerge branch '7.4' into 8.1caaa8b9[Security] Stop calling the APIs that web-token/jwt-framework 4.3 deprecates4bd12b7Merge branch '7.4' into 8.1e9b3f2bMerge branch '6.4' into 7.4de06cd0[SecurityBundle] Un-skip the explicit lock factory login throttling testda7eb83Merge branch '7.4' into 8.1524649dMerge branch '6.4' into 7.47984320Merge branch '5.4' into 6.406c3aba[SecurityBundle] Use a lock for login throttling by default7b0c144[SecurityBundle] Make the remember-me cookie follow the session cookie defaultsUpdates
symfony/validatorfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/validator's releases.
Commits
597f234Merge branch '7.4' into 8.1976bd87Merge branch '6.4' into 7.48acf2afMerge branch '5.4' into 6.4d7306fdMerge branch '5.4' into 6.4c9ac623[Validator] Remove the test that depends on the ExpressionLanguage nesting limite734df4[Translation] Fix Persian (fa) translations for Form and Validator components3c6593d[Validator] Review and finalize Indonesian (id) translation messages920f591Merge branch '7.4' into 8.117fe0a1Merge branch '6.4' into 7.4756423a[ExpressionLanguage] Bound the nesting level of parsed expressionsUpdates
symfony/yamlfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/yaml's releases.
Commits
0b4aa53Merge branch '7.4' into 8.14cef939Merge branch '6.4' into 7.4a778abaMerge branch '5.4' into 6.4b1903f4Merge branch '7.4' into 8.1f0e9861Merge branch '6.4' into 7.412c6b4f[Yaml] Bound recursion depth in the inline lexer7b18a2a[Yaml] Quote strings that look like octal numbers when dumpingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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