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 phpstan group with 2 updates #1225

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the phpstan group with 2 updates: phpstan/phpstan and phpstan/phpstan-symfony.

Updates phpstan/phpstan from 1.10.32 to 1.10.37

Release notes

Sourced from phpstan/phpstan's releases.

1.10.37

Bugfixes 🐛

1.10.36

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.10.35

Major new features 🚀

... (truncated)

Commits
  • 058ba07 PHPStan 1.10.37
  • 1623582 Updated PHPStan to commit 1623582d5fd5eacc8b89c1ad5b1ec54e48c1d6c0
  • b53ba52 Updated PHPStan to commit b53ba52acc6873c4ea9bf60e98bb9490665f783f
  • f84df88 Updated PHPStan to commit f84df8859d2c1ce57ce8b740f963354ff25d7c57
  • ed46da5 Update baselines
  • f57052d Updated PHPStan to commit f57052d2b7dff313a0e842254e463dc930f70b65
  • ffa3089 PHPStan 1.10.36
  • 5b84f9f Updated PHPStan to commit 5b84f9f0da56e377ee56730d82f28b0a9c6caabe
  • 2b9af36 Updated PHPStan to commit 2b9af363a3d2a9620c4b9bfb65e81813b69623d0
  • dcfa3b1 Updated PHPStan to commit dcfa3b11b5d15b5f3f51fd1bcdcfbd90522f9df6
  • Additional commits viewable in compare view

Updates phpstan/phpstan-symfony from 1.3.2 to 1.3.4

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.3.4

1.3.3

  • abc7682 - Open 1.3.x-dev
  • 7120655 - chore(deps): update actions/checkout action to v4
  • b055cab - Add a more precise return type for ParameterBag::keys in stubs
  • 3bc0b95 - feat: Sync Validor stubs with SF6.1
  • 14e46f2 - Bump PHPStan dependencies
  • 7e7b5bd - Modernize rules with RuleErrorBuilder
  • 8f1dab2 - Next-gen coding standard workflow
Commits
  • 3838559 Set properties autowired with @​required as initialized
  • abc7682 Open 1.3.x-dev
  • 7120655 chore(deps): update actions/checkout action to v4
  • b055cab Add a more precise return type for ParameterBag::keys in stubs
  • 3bc0b95 feat: Sync Validor stubs with SF6.1
  • 14e46f2 Bump PHPStan dependencies
  • 7e7b5bd Modernize rules with RuleErrorBuilder
  • 8f1dab2 Next-gen coding standard workflow
  • 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 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 Oct 3, 2023
@jbelien jbelien enabled auto-merge (squash) October 3, 2023 20:06
@dependabot dependabot bot force-pushed the dependabot/composer/2.x/phpstan-55ad0775aa branch from 53997e5 to 2c91656 Compare October 3, 2023 20:09
Bumps the phpstan group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan` from 1.10.32 to 1.10.37
- [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.32...1.10.37)

Updates `phpstan/phpstan-symfony` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@1.3.2...1.3.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/2.x/phpstan-55ad0775aa branch from 2c91656 to 9a2b203 Compare October 3, 2023 20:12
@jbelien jbelien merged commit 9344ccd into 2.x Oct 3, 2023
10 checks passed
@jbelien jbelien deleted the dependabot/composer/2.x/phpstan-55ad0775aa branch October 3, 2023 20:13
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