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 nunomaduro/larastan from 2.5.1 to 2.6.4 #1837

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nunomaduro/larastan from 2.5.1 to 2.6.4.

Release notes

Sourced from nunomaduro/larastan's releases.

v2.6.4

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.6.3...v2.6.4

2.6.3

What's Changed

Full Changelog: larastan/larastan@v2.6.2...v2.6.3

2.6.2

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.6.1...v2.6.2

2.6.1

What's Changed

Fixed

Full Changelog: larastan/larastan@v2.6.0...v2.6.1

2.6.0

What's Changed

... (truncated)

Commits
  • 6c5e882 fix: consider union template types on builders (#1701)
  • 5863603 chore: update e2e test repos (#1690)
  • 47c3446 feat: implement baseline for e2e tests. (#1688)
  • 0e01d0c Fix dropColumn() migrations when they contain arrays (#1599)
  • 8b35c10 Filter out null from callback in when method (#1604)
  • b39dbed fix: proper type resolving for foreignIdFor fields (#1660)
  • c282cff Import all global functions (#1673)
  • a95b5e3 fix: Prevent crash with static call on instances of intersection (#1662)
  • 5c3b71c Check for method name earlier in NoUnnecessaryCollectionCallRule to avoid exp...
  • 1c79d78 Make UndefinedArgumentOrOptionRule fail sooner to avoid expensive type system...
  • 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 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)

@williamjallen williamjallen added this pull request to the merge queue Nov 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 29, 2023
@williamjallen
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/nunomaduro/larastan-2.6.4 branch 2 times, most recently from 2df419d to f28ed52 Compare November 29, 2023 22:13
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 2.5.1 to 2.6.4.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@2.5.1...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/nunomaduro/larastan-2.6.4 branch from f28ed52 to cba97d4 Compare November 29, 2023 22:14
@williamjallen williamjallen added this pull request to the merge queue Nov 29, 2023
Merged via the queue into master with commit db0af75 Nov 29, 2023
2 checks passed
@williamjallen williamjallen deleted the dependabot/composer/nunomaduro/larastan-2.6.4 branch November 29, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant