laravel-starter-kit
laravel-starter-kit copied to clipboard
Bump laravel/sail from 1.15.4 to 1.16.3
Bumps laravel/sail from 1.15.4 to 1.16.3.
Release notes
Sourced from laravel/sail's releases.
v1.16.3
Fixed
- Fix usage of none for services list by
@jf-prevost
in laravel/sail#495v1.16.2
Fixed
- Add extra hosts to Selenium by
@nomnoms12
in laravel/sail#485v1.16.1
Fixed
- Script not loading all app env files by
@LouisHaftmann
in laravel/sail#482v1.16.0
Added
- PHP 8.2 Support by
@Jubeki
in laravel/sail#473
Changelog
Sourced from laravel/sail's changelog.
v1.16.3 - 2022-11-21
Fixed
- Fix usage of none for services list by
@jf-prevost
in laravel/sail#495v1.16.2 - 2022-09-28
Fixed
- Add extra hosts to Selenium by
@nomnoms12
in laravel/sail#485v1.16.1 - 2022-09-26
Fixed
- Script not loading all app env files by
@LouisHaftmann
in laravel/sail#482v1.16.0 - 2022-08-31
Added
- PHP 8.2 Support by
@Jubeki
in laravel/sail#473
Commits
0dbee88
Fix usage of none for services list (#495)8a1f66a
Update CHANGELOG7d1ed5f
Add extra hosts to Selenium (#485)d4045a8
Update CHANGELOGcd7b9b6
ci(lint): add shell linter - Differential ShellCheck (#483)4fefa0f
fix: script not loading all app env files (#482)c91510a
Update CHANGELOG73030c1
PHP 8.2 Support (#473)610a004
Update CHANGELOG- See full diff in compare view
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 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)
Not patch bumped ⚠️
New bumped version is not patch , this require manual marge ⚠️
Superseded by #144.