-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update devdependencies (non-major) (minor) #278
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 8 | 22 | 13 | 0 | ❌ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
7c981fd
to
c068430
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 8 | 22 | 14 | 0 | ❌ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
c068430
to
f8fe6b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 8 | 23 | 13 | 0 | ❌ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
8b0aaf2
to
57e970f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 8 | 21 | 13 | 0 | ❌ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
0abae0e
to
ba39039
Compare
21b81fa
to
79b3761
Compare
fc989d1
to
8744242
Compare
8744242
to
0a99146
Compare
0a99146
to
b7ac89b
Compare
b7ac89b
to
719f1a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 8 | 23 | 12 | 0 | ❌ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
2ea5658
to
3757e8f
Compare
e125994
to
8c58a25
Compare
8c58a25
to
0dab769
Compare
e39497d
to
8210418
Compare
This PR contains the following updates:
2.8.1
->2.9.8
^0.18.4
->^0.19.0
Release Notes
larastan/larastan (nunomaduro/larastan)
v2.9.8
Compare Source
What's Changed
Added
Fixed
New Contributors
Full Changelog: larastan/larastan@v2.9.7...v2.9.8
v2.9.7
Compare Source
What's Changed
Added
$this
type for all Laravel macros automatically larastan/larastan@fdc7d29whereNot
andorWhereNot
by @ganyicz in https://github.com/larastan/larastan/pull/1958Fixed
Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.6...v2.9.7
v2.9.6
Compare Source
What's Changed
Added
casts
method in larastan/larastan@66db15fFixed
Full Changelog: larastan/larastan@v2.9.5...v2.9.6
v2.9.5
: 2.9.5Compare Source
What's Changed
Fixed:
sole
method toRelation
stubs -56d7123
ModelAppendsRule
optional -4834d0f
Maintanence
Full Changelog: larastan/larastan@v2.9.4...v2.9.5
v2.9.4
Compare Source
What's Changed
Added
Fixed
report
parameter inrescue
stub to match laravel by @carlalexander in https://github.com/larastan/larastan/pull/1911Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.3...v2.9.4
v2.9.3
Compare Source
What's Changed
Fixed
Internal
Full Changelog: larastan/larastan@v2.9.2...v2.9.3
v2.9.2
: 2.9.2Compare Source
What's Changed
Added
Fixed
Internal
Full Changelog: larastan/larastan@v2.9.1...v2.9.2
v2.9.1
: 2.9.1Compare Source
What's Changed
Added
withWhereHas
method to supported Eloquent Builder methods by @akinoriakatsuka in https://github.com/larastan/larastan/pull/1853Fixed
42d5262
map
andmapWithKeys
methods of Eloquent collection returns a Eloquent collection if model is returned from the callback097a2d2
Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.0...v2.9.1
v2.9.0
: 2.9.0Compare Source
Added
toRawSql
,dumpRawSql
andddRawSql
toQueryBuilder.stub
by @eusonlito in https://github.com/larastan/larastan/pull/1823Fixed
cursor
method by @calebdw in https://github.com/larastan/larastan/pull/1825first
not checking model properties by @calebdw in https://github.com/larastan/larastan/pull/1845Internal
New Contributors
Full Changelog: larastan/larastan@v2.8.1...v2.9.0
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
v0.19.0
: Add Psalm 6 support, drop Psalm 4 supportCompare Source
This release adds support for Psalm 6, dropping support for Psalm 4.
What's Changed
::set-output
by @weirdan in https://github.com/psalm/psalm-plugin-phpunit/pull/132New Contributors
Full Changelog: psalm/psalm-plugin-phpunit@0.18.4...0.19.0
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.