-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the symfony group in /apps/api with 7 updates #641
chore(deps): bump the symfony group in /apps/api with 7 updates #641
Conversation
934ff03
to
e674aec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Bumps the symfony group in /apps/api with 7 updates: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `7.1.4` | `7.1.5` | | [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.1.4` | `7.1.5` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.1.4` | `7.1.5` | | [symfony/messenger](https://github.com/symfony/messenger) | `7.1.4` | `7.1.5` | | [symfony/uid](https://github.com/symfony/uid) | `7.1.4` | `7.1.5` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.1.4` | `7.1.5` | | [symfony/http-client](https://github.com/symfony/http-client) | `7.1.4` | `7.1.5` | Updates `symfony/console` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md) - [Commits](symfony/console@v7.1.4...v7.1.5) Updates `symfony/doctrine-messenger` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/doctrine-messenger/releases) - [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.1/CHANGELOG.md) - [Commits](symfony/doctrine-messenger@v7.1.4...v7.1.5) Updates `symfony/framework-bundle` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/framework-bundle@v7.1.4...v7.1.5) Updates `symfony/messenger` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/messenger/releases) - [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md) - [Commits](symfony/messenger@v7.1.4...v7.1.5) Updates `symfony/uid` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/uid/releases) - [Changelog](https://github.com/symfony/uid/blob/7.1/CHANGELOG.md) - [Commits](symfony/uid@v7.1.4...v7.1.5) Updates `symfony/yaml` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md) - [Commits](symfony/yaml@v7.1.4...v7.1.5) Updates `symfony/http-client` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-client@v7.1.4...v7.1.5) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/doctrine-messenger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/framework-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/messenger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/uid 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 - dependency-name: symfony/http-client dependency-type: direct:development update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <[email protected]>
e674aec
to
2977469
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the symfony group in /apps/api with 7 updates:
7.1.4
7.1.5
7.1.4
7.1.5
7.1.4
7.1.5
7.1.4
7.1.5
7.1.4
7.1.5
7.1.4
7.1.5
7.1.4
7.1.5
Updates
symfony/console
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/console's releases.
Commits
0fa539d
Merge branch '6.4' into 7.172d080e
Merge branch '5.4' into 6.45b5a0aa
Mutate remaining data providers to static ones1803850
Merge branch '6.4' into 7.13e36da1
Merge branch '5.4' into 6.47a7ce2c
Don't use is_resource() on non-streamsUpdates
symfony/doctrine-messenger
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/doctrine-messenger's releases.
Commits
2901502
Merge branch '6.4' into 7.168ae3ee
Merge branch '5.4' into 6.45c3570b
Mutate remaining data providers to static onesUpdates
symfony/framework-bundle
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/framework-bundle's releases.
Commits
8a792de
Merge branch '6.4' into 7.16a9665b
Merge branch '5.4' into 6.49ae1957
[FrameworkBundle] Do not access the container when the kernel is shut down69e306c
Merge branch '6.4' into 7.1f40274b
fix merge5432bc4
Merge branch '5.4' into 6.4d022058
fix XSD to allow to configure locks without resources0e6c77a
Merge branch '6.4' into 7.140aa18d
Merge branch '5.4' into 6.435785c1
minor #58250 [FrameworkBundle] Finish incomplete tests for lock & semaphore c...Updates
symfony/messenger
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/messenger's releases.
Commits
e1c0ced
Merge branch '6.4' into 7.10503535
minor #58191 Mitigate PHPUnit deprecations (6.4) (alexandre-daubois)fcc415b
Merge branch '5.4' into 6.4e37c51b
Mitigate PHPUnit deprecationsb82e3ed
Mitigate PHPUnit deprecationsUpdates
symfony/uid
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/uid's releases.
Commits
8c7bb8a
Merge branch '6.4' into 7.131b08ba
Merge branch '5.4' into 6.4b36c894
[Uid][Serializer][Validator] Mention RFC 9562Updates
symfony/yaml
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/yaml's releases.
Commits
4e561c3
Merge branch '6.4' into 7.1762ee56
Merge branch '5.4' into 6.47025b96
parse empty sequence elements as nullUpdates
symfony/http-client
from 7.1.4 to 7.1.5Release notes
Sourced from symfony/http-client's releases.
Commits
abca358
Merge branch '6.4' into 7.1fbebfcc
Fix named arguments in data providers2af7c5a
Merge branch '6.4' into 7.10dc153b
Merge branch '5.4' into 6.458d3dc6
[HttpClient] Fix setting CURLMOPT_MAXCONNECTS2898645
Merge branch '6.4' into 7.123dcaa3
Merge branch '5.4' into 6.4f09ba83
Work around parse_url() bugDependabot 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 will merge this PR once CI passes on it, as requested by @clementvtrd.
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