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 dependencies group with 1 update #432

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the dependencies group with 1 update: phpstan/phpstan.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.43

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Add named arguments variants to reflection golden test (#2743), thanks @​schlndh!

1.10.42

This release closes 25 issues! 🎉

Major new features 🚀

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 🔧

... (truncated)

Commits
  • 2c4129f PHPStan 1.10.43
  • 93af41b Updated PHPStan to commit 93af41bf52b47bbfbc533efea75f515a4caddc0e
  • 2ec416e Updated PHPStan to commit 2ec416e11202f150b880619c5bc6416bf17b8e3e
  • d0c0938 Updated PHPStan to commit d0c09389bcbb65a0d5ec8a12987c55e04eec0f2f
  • fc23154 Updated PHPStan to commit fc23154e0a417d63d8e5a8036ceafe5405773ca3
  • 93ef7c0 Use BetterReflection baseline
  • 380912b Updated PHPStan to commit 380912bba690ff3a963257ea4f2586b6529ccf2a
  • 3863da9 Updated PHPStan to commit 3863da94553e875a8326f0c658f4e04b1ee30320
  • dce0a9f Update baselines
  • dacb505 Updated PHPStan to commit dacb505e5dffaa1e5ffcecafaaba2f13009ae4d6
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).

- [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.41...1.10.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d02f3dd) 99.59% compared to head (1758e3c) 99.59%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #432   +/-   ##
=========================================
  Coverage     99.59%   99.59%           
  Complexity      263      263           
=========================================
  Files            90       90           
  Lines          1737     1737           
=========================================
  Hits           1730     1730           
  Misses            7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit fb89b06 into master Nov 20, 2023
11 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dependencies-73168a3e8e branch November 20, 2023 20:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants