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 larastan/larastan from 2.9.7 to 2.9.8 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps larastan/larastan from 2.9.7 to 2.9.8.

Release notes

Sourced from larastan/larastan's releases.

v2.9.8

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.7...v2.9.8

Commits
  • 340badd feat: add support for intersection types in Model scope resolution (#1979)
  • ad040d3 fix: use ConstantStringType when constructing enum type (#1987)
  • 91c3e56 fix: add default migration arguments (#1976)
  • 399794b fix typo in ModelAppendsRule
  • add31d6 feat: add missing or incorrect type hints to QueryBuilder (#1923)
  • 5948c96 feat: better generic model property type (#1959)
  • See full diff 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [larastan/larastan](https://github.com/larastan/larastan) from 2.9.7 to 2.9.8.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.9.7...v2.9.8)

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

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 Jul 8, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 8, 2024

Dependabot tried to add @yardinternet/wordpress-backend as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/yardinternet/wp-user-roles/pulls/1/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the yardinternet/wp-user-roles repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

github-actions bot commented Jul 8, 2024

Composer package changes
Prod Packages Operation Base Target
dflydev/dot-access-data Upgraded v3.0.2 v3.0.3
laravel/framework Upgraded v10.48.13 v10.48.15
monolog/monolog Upgraded 3.6.0 3.7.0
symfony/console Upgraded v6.4.8 v6.4.9
symfony/error-handler Upgraded v6.4.8 v6.4.9
symfony/http-kernel Upgraded v6.4.8 v6.4.9
symfony/mailer Upgraded v6.4.8 v6.4.9
symfony/mime Upgraded v6.4.8 v6.4.9
symfony/string Upgraded v6.4.8 v6.4.9
symfony/var-dumper Upgraded v6.4.8 v6.4.9
Dev Packages Operation Base Target
larastan/larastan Upgraded v2.9.7 v2.9.8
phpstan/phpstan Upgraded 1.11.5 1.11.7

Copy link

github-actions bot commented Jul 8, 2024

Coverage report for commit: ccb6cd7
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Console
   ExampleCommand.php100.00%100.00%100.00%
src
   Example.php100.00%100.00%100.00%
   SkeletonPackageServiceProvider.php100.00%100.00%100.00%
src/Facades
   Example.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

Copy link
Author

dependabot bot commented on behalf of github Aug 27, 2024

Superseded by #14.

@dependabot dependabot bot closed this Aug 27, 2024
@dependabot dependabot bot deleted the dependabot/composer/larastan/larastan-2.9.8 branch August 27, 2024 06:52
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 release root
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants