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

fix(deps): bump the all group with 4 updates #28

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the all group with 4 updates: doctrine/orm, kubawerlos/php-cs-fixer-custom-fixers, phpstan/phpstan and phpunit/phpunit.

Updates doctrine/orm from 2.17.3 to 2.17.4

Release notes

Sourced from doctrine/orm's releases.

2.17.4

Release Notes for 2.17.4

2.17.x bugfix release (patch)

2.17.4

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 5

Undeprecation

Improvement

Documentation

Test Suite

Commits
  • ccfc97c Merge pull request #11187 from jwage/remove-xml-validation-disabling-deprecation
  • d386b43 Remove XML validation disabling deprecation.
  • 0970ce7 Merge pull request #11186 from derrabus/chore/readme-versions
  • 624c56b Update branches in README
  • fbc8e67 Merge pull request #11176 from thePanz/fix-11173-get-name-on-null-non-backed-...
  • 7151db3 Throw exception when trying to use non-backed enum types
  • ac24c11 Modernize code in documentation (#11179)
  • dd478d8 Merge pull request #11178 from greg0ire/remove-ref-jira
  • 0b3cd72 Remove references to JIRA
  • 8503469 Merge pull request #11171 from greg0ire/extract-class
  • Additional commits viewable in compare view

Updates kubawerlos/php-cs-fixer-custom-fixers from 3.19.0 to 3.19.2

Release notes

Sourced from kubawerlos/php-cs-fixer-custom-fixers's releases.

v3.19.2

PhpdocArrayStyleFixer - fix for classes with _ in name (kubawerlos/php-cs-fixer-custom-fixers#955)

v3.19.1

Changelog

Sourced from kubawerlos/php-cs-fixer-custom-fixers's changelog.

CHANGELOG for PHP CS Fixer: custom fixers

Commits
  • e17ffa5 PhpdocArrayStyleFixer - fix for classes with _ in name (#955)
  • 7ddc5ac NoImportFromGlobalNamespaceFixer - fix all places when there is a lot of ch...
  • a996334 Make sure dev tools are bumped in composer.json (#953)
  • 8bb84ef Make sure fixers from the repo are used to check own code (#952)
  • See full diff in compare view

Updates phpstan/phpstan from 1.10.56 to 1.10.57

Release notes

Sourced from phpstan/phpstan's releases.

1.10.57

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • 1627b1d PHPStan 1.10.57
  • 11268e5 Updated PHPStan to commit 11268e5eebb2b147007fdc4902d91a3418175594
  • 4d5bf20 Updated PHPStan to commit 4d5bf2049c124fb7cfbb2caa1f1ab32f2e2e8eb4
  • a21253e Update rector-src
  • fea5b69 Update bladestan
  • 7c75d21 Updated PHPStan to commit 7c75d210cfb3459e7e4f53b0a58d5ead7bdb8c96
  • 8f82b79 Updated PHPStan to commit 8f82b799c5e65424d85a79ffdc60b3ea14d95731
  • 6363932 Updated PHPStan to commit 6363932c56678f5d49a960f65b09fb2c11cd7dd3
  • b60d12c Updated PHPStan to commit b60d12cb8bbe9c7a9ee317ea998ae386836b75ba
  • 4e1bfac Updated PHPStan to commit 4e1bfacafb0cd4a4dd89946d211205fb0ba9cef5
  • Additional commits viewable in compare view

Updates phpunit/phpunit from 10.5.8 to 10.5.9

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.9] - 2024-01-22

Fixed

  • #5676: PHPUnit's test runner overwrites custom error handler registered using set_error_handler() in bootstrap script
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 4 updates: [doctrine/orm](https://github.com/doctrine/orm), [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `doctrine/orm` from 2.17.3 to 2.17.4
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.17.3...2.17.4)

Updates `kubawerlos/php-cs-fixer-custom-fixers` from 3.19.0 to 3.19.2
- [Release notes](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/releases)
- [Changelog](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/blob/main/CHANGELOG.md)
- [Commits](kubawerlos/php-cs-fixer-custom-fixers@v3.19.0...v3.19.2)

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

Updates `phpunit/phpunit` from 10.5.8 to 10.5.9
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.9/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.8...10.5.9)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: kubawerlos/php-cs-fixer-custom-fixers
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 29, 2024
@lernhart lernhart merged commit 4e28e12 into trunk Jan 29, 2024
1 check passed
@lernhart lernhart deleted the dependabot/composer/all-52769c3282 branch January 29, 2024 11:17
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