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

chore(deps): bump the symfony group in /apps/api with 7 updates #641

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the symfony group in /apps/api with 7 updates:

Package From To
symfony/console 7.1.4 7.1.5
symfony/doctrine-messenger 7.1.4 7.1.5
symfony/framework-bundle 7.1.4 7.1.5
symfony/messenger 7.1.4 7.1.5
symfony/uid 7.1.4 7.1.5
symfony/yaml 7.1.4 7.1.5
symfony/http-client 7.1.4 7.1.5

Updates symfony/console from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/console's releases.

v7.1.5

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes
Commits
  • 0fa539d Merge branch '6.4' into 7.1
  • 72d080e Merge branch '5.4' into 6.4
  • 5b5a0aa Mutate remaining data providers to static ones
  • 1803850 Merge branch '6.4' into 7.1
  • 3e36da1 Merge branch '5.4' into 6.4
  • 7a7ce2c Don't use is_resource() on non-streams
  • See full diff in compare view

Updates symfony/doctrine-messenger from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/doctrine-messenger's releases.

v7.1.5

Changelog (symfony/doctrine-messenger@v7.1.4...v7.1.5)

  • no significant changes
Commits

Updates symfony/framework-bundle from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/framework-bundle's releases.

v7.1.5

Changelog (symfony/framework-bundle@v7.1.4...v7.1.5)

Commits
  • 8a792de Merge branch '6.4' into 7.1
  • 6a9665b Merge branch '5.4' into 6.4
  • 9ae1957 [FrameworkBundle] Do not access the container when the kernel is shut down
  • 69e306c Merge branch '6.4' into 7.1
  • f40274b fix merge
  • 5432bc4 Merge branch '5.4' into 6.4
  • d022058 fix XSD to allow to configure locks without resources
  • 0e6c77a Merge branch '6.4' into 7.1
  • 40aa18d Merge branch '5.4' into 6.4
  • 35785c1 minor #58250 [FrameworkBundle] Finish incomplete tests for lock & semaphore c...
  • Additional commits viewable in compare view

Updates symfony/messenger from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/messenger's releases.

v7.1.5

Changelog (symfony/messenger@v7.1.4...v7.1.5)

  • no significant changes
Commits

Updates symfony/uid from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/uid's releases.

v7.1.5

Changelog (symfony/uid@v7.1.4...v7.1.5)

  • no significant changes
Commits

Updates symfony/yaml from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/yaml's releases.

v7.1.5

Changelog (symfony/yaml@v7.1.4...v7.1.5)

Commits

Updates symfony/http-client from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/http-client's releases.

v7.1.5

Changelog (symfony/http-client@v7.1.4...v7.1.5)

Commits
  • abca358 Merge branch '6.4' into 7.1
  • fbebfcc Fix named arguments in data providers
  • 2af7c5a Merge branch '6.4' into 7.1
  • 0dc153b Merge branch '5.4' into 6.4
  • 58d3dc6 [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
  • 2898645 Merge branch '6.4' into 7.1
  • 23dcaa3 Merge branch '5.4' into 6.4
  • f09ba83 Work around parse_url() bug
  • 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 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

@github-actions github-actions bot removed the PHP label Sep 23, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/apps/api/symfony-6aefaf1fed branch from 934ff03 to e674aec Compare September 27, 2024 04:26
Copy link
Owner

@clementvtrd clementvtrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Owner

@clementvtrd clementvtrd left a 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]>
@dependabot dependabot bot force-pushed the dependabot/composer/apps/api/symfony-6aefaf1fed branch from e674aec to 2977469 Compare October 7, 2024 04:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2024
@dependabot dependabot bot deleted the dependabot/composer/apps/api/symfony-6aefaf1fed branch October 8, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant