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 tools_phpunit_dependencies group across 1 directory with 2 updates #2755

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps the tools_phpunit_dependencies group with 2 updates in the /tools/01_phpunit directory: symfony/browser-kit and symfony/phpunit-bridge.

Updates symfony/browser-kit from 6.4.7 to 7.0.7

Release notes

Sourced from symfony/browser-kit's releases.

v7.0.7

Changelog (symfony/browser-kit@v7.0.6...v7.0.7)

  • no significant changes

v7.0.3

Changelog (symfony/browser-kit@v7.0.2...v7.0.3)

  • no significant changes

v7.0.0

Changelog (symfony/browser-kit@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/browser-kit@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/browser-kit@v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/browser-kit@v6.3.6...v7.0.0-BETA1)

Commits
  • 0a48e67 Merge branch '6.4' into 7.0
  • 725d5b1 Merge branch '6.4' into 7.0
  • c53a6e9 clean up method argument handling
  • e77088a Merge branch '6.4' into 7.0
  • 6c93de1 Merge branch '6.4' into 7.0
  • 82a079f Add types to public and protected properties
  • d05a889 Merge branch '6.4' into 7.0
  • f49be6a Merge branch '6.4' into 7.0
  • 0d77261 Merge branch '6.4' into 7.0
  • eaff08b Revert more native return types
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 6.4.7 to 7.0.7

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.0.7

Changelog (symfony/phpunit-bridge@v7.0.6...v7.0.7)

  • no significant changes

v7.0.6

Changelog (symfony/phpunit-bridge@v7.0.5...v7.0.6)

  • no significant changes

v7.0.4

Changelog (symfony/phpunit-bridge@v7.0.3...v7.0.4)

  • no significant changes

v7.0.3

Changelog (symfony/phpunit-bridge@v7.0.2...v7.0.3)

  • no significant changes

v7.0.2

Changelog (symfony/phpunit-bridge@v7.0.1...v7.0.2)

  • no significant changes

v7.0.1

Changelog (symfony/phpunit-bridge@v7.0.0...v7.0.1)

v7.0.0

Changelog (symfony/phpunit-bridge@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/phpunit-bridge@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/phpunit-bridge@v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA2

Changelog (symfony/phpunit-bridge@v7.0.0-BETA1...v7.0.0-BETA2)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 30, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/tools/01_phpunit/tools_phpunit_dependencies-57240cad83 branch 2 times, most recently from e2fad3b to 436eaca Compare May 10, 2024 10:09
…pdates

Bumps the tools_phpunit_dependencies group with 2 updates in the /tools/01_phpunit directory: [symfony/browser-kit](https://github.com/symfony/browser-kit) and [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge).


Updates `symfony/browser-kit` from 6.4.7 to 7.0.7
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.0/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.4.7...v7.0.7)

Updates `symfony/phpunit-bridge` from 6.4.7 to 7.0.7
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v6.4.7...v7.0.7)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tools_phpunit_dependencies
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tools_phpunit_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/tools/01_phpunit/tools_phpunit_dependencies-57240cad83 branch from 436eaca to 0a505d5 Compare May 24, 2024 19:39
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2024

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

@dependabot dependabot bot closed this May 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/tools/01_phpunit/tools_phpunit_dependencies-57240cad83 branch May 26, 2024 16:18
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.

None yet

0 participants