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

(chore): Bump larastan/larastan from 2.9.8 to 2.9.9 in the composer group #16

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the composer group with 1 update: larastan/larastan.

Updates larastan/larastan from 2.9.8 to 2.9.9

Release notes

Sourced from larastan/larastan's releases.

v2.9.9

What's Changed

New Contributors

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

Commits
  • 148faa1 fix: fix issues related to static and Builders
  • d009b01 feat: support newFactory method when resolving factory (#1922)
  • 549c524 Support MailMessage in UsedEmailViewCollector (#2064)
  • 70b4889 feat: add support for chunkById, chunkByIdDesc, and chunkMap methods (#2068)
  • c4d0ee6 fix: update minimum L11 version
  • 7befdbd feat: useContainerCommandLoader parameter (#2060)
  • e334bda fix more stuff
  • adabf77 fix everything
  • 13e71f2 chore: remove special handling for BelongsTo relation
  • 04a9620 wip
  • 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 composer group with 1 update: [larastan/larastan](https://github.com/larastan/larastan).


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

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

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 Oct 21, 2024
@dependabot dependabot bot requested review from a team, dtakken, robertbossaert, mvdhoek1, ictbeheer, SimonvanWijhe and projmunoz and removed request for a team October 21, 2024 15:55
Copy link

Composer package changes
Prod Packages Operation Base Target
dragonmantank/cron-expression Upgraded v3.3.3 v3.4.0
laravel/framework Upgraded v10.48.20 v10.48.22
laravel/serializable-closure Upgraded v1.3.4 v1.3.5
league/flysystem Upgraded 3.28.0 3.29.1
league/flysystem-local Upgraded 3.28.0 3.29.0
league/mime-type-detection Upgraded 1.15.0 1.16.0
nette/schema Upgraded v1.3.0 v1.3.2
nunomaduro/termwind Upgraded v1.15.1 v1.16.0
psr/log Upgraded 3.0.1 3.0.2
symfony/console Upgraded v6.4.11 v6.4.12
symfony/http-foundation Upgraded v6.4.10 v6.4.12
symfony/http-kernel Upgraded v6.4.11 v6.4.12
symfony/mailer Upgraded v6.4.9 v6.4.12
symfony/mime Upgraded v6.4.11 v6.4.12
symfony/polyfill-ctype Upgraded v1.30.0 v1.31.0
symfony/polyfill-intl-grapheme Upgraded v1.30.0 v1.31.0
symfony/polyfill-intl-idn Upgraded v1.30.0 v1.31.0
symfony/polyfill-intl-normalizer Upgraded v1.30.0 v1.31.0
symfony/polyfill-mbstring Upgraded v1.30.0 v1.31.0
symfony/polyfill-php80 Upgraded v1.30.0 v1.31.0
symfony/polyfill-php83 Upgraded v1.30.0 v1.31.0
symfony/polyfill-uuid Upgraded v1.30.0 v1.31.0
symfony/process Upgraded v6.4.8 v6.4.12
symfony/routing Upgraded v6.4.11 v6.4.12
symfony/string Upgraded v6.4.11 v6.4.12
symfony/translation Upgraded v6.4.10 v6.4.12
symfony/uid Upgraded v6.4.11 v6.4.12
symfony/polyfill-php72 Removed v1.30.0 -
Dev Packages Operation Base Target
larastan/larastan Upgraded v2.9.8 v2.9.9
phpmyadmin/sql-parser Upgraded 5.9.1 5.10.0
phpstan/phpstan Upgraded 1.11.11 1.12.7
symfony/polyfill-php73 Upgraded v1.30.0 v1.31.0
symfony/polyfill-php81 Upgraded v1.30.0 v1.31.0

Copy link

github-actions bot commented Oct 21, 2024

Coverage report for commit: 8a818d0
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 100.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% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: - | Methods: -
FilesLinesMethodsBranches
src/Console
   UserRolesCommand.php--100.00%
src/Facades
   UserRoles.php--100.00%
src
   UserRoles.php--100.00%
   UserRolesServiceProvider.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@SimonvanWijhe SimonvanWijhe merged commit 42d8070 into main Oct 31, 2024
4 checks passed
@SimonvanWijhe SimonvanWijhe deleted the dependabot/composer/composer-fe7e44a770 branch October 31, 2024 21:33
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.

1 participant