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 all group with 7 updates #367

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the all group with 7 updates:

Package From To
symfony/filesystem 6.4.7 6.4.8
symfony/process 6.4.7 6.4.8
infection/infection 0.28.1 0.29.1
phpstan/phpstan 1.11.2 1.11.3
symfony/config 6.4.7 6.4.8
symfony/dependency-injection 6.4.7 6.4.8
symfony/yaml 6.4.7 6.4.8

Updates symfony/filesystem from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/filesystem's releases.

v6.4.8

Changelog (symfony/filesystem@v6.4.7...v6.4.8)

Commits
  • 4d37529 Merge branch '5.4' into 6.4
  • 26dd991 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 49b1495 Merge branch '5.4' into 6.4
  • f538cda [Filesystem] Fix dumpFile stat failed error hitting custom handler
  • a7f188b [Filesystem] Run high-deps tests with Process 7
  • 59cc509 Merge branch '5.4' into 6.4
  • ca1c224 bug #54759 [Filesystem] better distinguish URL schemes and Windows drive lett...
  • 4eb063a move Process component dep to require-dev
  • 378ddb6 better distinguish URL schemes and windows drive letters
  • See full diff in compare view

Updates symfony/process from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/process's releases.

v6.4.8

Changelog (symfony/process@v6.4.7...v6.4.8)

Commits
  • 8d92dd7 Merge branch '5.4' into 6.4
  • deedcb3 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 64b6202 Merge branch '5.4' into 6.4
  • 1393de6 Return false in isTtySupported() when open_basedir restrictions prevent acces...
  • b3da76c Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • See full diff in compare view

Updates infection/infection from 0.28.1 to 0.29.1

Release notes

Sourced from infection/infection's releases.

Fix usage of custom mutator with bootstrap file

Fixed:

Full Changelog: infection/infection@0.29.0...0.29.1

Custom Mutators 🎉

Added:

Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html

Changed:

New Contributors

Full Changelog: infection/infection@0.28.1...0.29.0

Commits
  • 9468799 Fix usage of custom mutator with bootstrap file (#1973)
  • 02159e8 Update CHANGELOG.md
  • e2200ae When IgnoreMutator decorator class is used, work with underlying class of mut...
  • 0b13941 Custom mutator generator (#1969)
  • 0a47b7b Remove our own ParentConnectorVisitor and use nikic-phpparser's one (#1970)
  • 80a1579 Replace deprecated constant `NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDRE...
  • cb4ceba Remove our own customer FQCN visitor as we already use php-parser's `NameReso...
  • 8bafcfc Do not check trailing whitespaces in .idea and .cache folders
  • 154822a Use new PHP-CS-Fixer with parallelization (#1964)
  • 18a92e9 Move Infection\Mutator\Mutator to a separate package (#1963)
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 1.11.2 to 1.11.3

Release notes

Sourced from phpstan/phpstan's releases.

1.11.3

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • e64220a PHPStan 1.11.3
  • fb35d99 Update baselines
  • ad4bed9 Fix Laravel tests
  • 1310ce9 Updated PHPStan to commit 1310ce93bf4ef94b1fdba1b90f22ccf003599623
  • e755cfd Update baselines
  • 9d04483 Update Laravel tests
  • baac33c Update PMMP baseline
  • 29ce55c Updated PHPStan to commit 29ce55c5d33d0c0f0a16a466b35be35f98135d77
  • 08dbe82 Updated PHPStan to commit 08dbe8266a29c86093a57e074537f64cecba70f7
  • dae9335 Updated PHPStan to commit dae9335075964f197aa5d965b3d38c12788a6405
  • Additional commits viewable in compare view

Updates symfony/config from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/config's releases.

v6.4.8

Changelog (symfony/config@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/dependency-injection from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.8

Changelog (symfony/dependency-injection@v6.4.7...v6.4.8)

  • no significant changes
Commits
  • d3b6181 Merge branch '5.4' into 6.4
  • 408b333 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 3796bd8 Merge branch '5.4' into 6.4
  • 3c1d995 Fix various warnings across components test suite
  • See full diff in compare view

Updates symfony/yaml from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/yaml's releases.

v6.4.8

Changelog (symfony/yaml@v6.4.7...v6.4.8)

  • no significant changes
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

Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `6.4.7` | `6.4.8` |
| [symfony/process](https://github.com/symfony/process) | `6.4.7` | `6.4.8` |
| [infection/infection](https://github.com/infection/infection) | `0.28.1` | `0.29.1` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.11.2` | `1.11.3` |
| [symfony/config](https://github.com/symfony/config) | `6.4.7` | `6.4.8` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.7` | `6.4.8` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.7` | `6.4.8` |


Updates `symfony/filesystem` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v6.4.7...v6.4.8)

Updates `symfony/process` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v6.4.7...v6.4.8)

Updates `infection/infection` from 0.28.1 to 0.29.1
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.28.1...0.29.1)

Updates `phpstan/phpstan` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.2...1.11.3)

Updates `symfony/config` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.1/CHANGELOG.md)
- [Commits](symfony/config@v6.4.7...v6.4.8)

Updates `symfony/dependency-injection` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.4.7...v6.4.8)

Updates `symfony/yaml` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.7...v6.4.8)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: infection/infection
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/config
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/dependency-injection
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 3, 2024
@TravisCarden
Copy link
Collaborator

The same tests were already failing yesterday on main due to an unrelated upstream issue. Merging.

@TravisCarden TravisCarden merged commit bdfb005 into develop Jun 4, 2024
19 of 23 checks passed
@TravisCarden TravisCarden deleted the dependabot/composer/all-eee38fa280 branch June 4, 2024 20:46
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.

1 participant