laravel-docker
laravel-docker copied to clipboard
Bump the development-dependencies group across 1 directory with 5 updates
Bumps the development-dependencies group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| driftingly/rector-laravel | 2.0.4 |
2.0.5 |
| laravel/pail | 1.2.2 |
1.2.3 |
| laravel/pint | 1.22.0 |
1.22.1 |
| laravel/sail | 1.41.1 |
1.43.1 |
| nunomaduro/collision | 8.8.0 |
8.8.1 |
Updates driftingly/rector-laravel from 2.0.4 to 2.0.5
Release notes
Sourced from driftingly/rector-laravel's releases.
2.0.5
New Rules & Features 🚀
- Add
Contextto facade-aliases-to-full-names by@cosmastechin driftingly/rector-laravel#333- Add isset to RequestVariablesToRequestFacade by
@benfaerberin driftingly/rector-laravel#338- Make ValidationRuleArrayStringValueToArrayRector work with string interpolation by
@GeniJahoin driftingly/rector-laravel#339- Make ValidationRuleArrayStringValueToArrayRector work with Request object calls by
@GeniJahoin driftingly/rector-laravel#340Bugfixes 🐛
- Fix failing tests by
@GeniJahoin driftingly/rector-laravel#334- Fix test warnings by
@GeniJahoin driftingly/rector-laravel#335- Change method visibility to protected for scope methods by
@nomansheikhin driftingly/rector-laravel#337- Fix ThrowIf, AbortIf, ReportIf rules for else clauses and comments by
@GeniJahoin driftingly/rector-laravel#341- Fix set names in LaravelSetProvider by
@GeniJahoin driftingly/rector-laravel#344- Stop overriding previous tags by
@peterfoxin driftingly/rector-laravel#331New Contributors
@cosmastechmade their first contribution in driftingly/rector-laravel#333@nomansheikhmade their first contribution in driftingly/rector-laravel#337@benfaerbermade their first contribution in driftingly/rector-laravel#338Full Changelog: https://github.com/driftingly/rector-laravel/compare/2.0.4...2.0.5
Commits
ac61de4release PHP 7.4 downgraded 2.0.54378a24Stop overriding previous tags (#331)bacfebeFix set names in LaravelSetProvider (#344)1e17a0bMake ValidationRuleArrayStringValueToArrayRector work with Request object cal...95f4c1dFix ThrowIf, AbortIf, ReportIf rules for else clauses and comments (#341)ba4eaeaMake ValidationRuleArrayStringValueToArrayRector work with string interpolati...55860ddAdd isset to RequestVariablesToRequestFacade (#338)e9dd777Change method visibility to protected for scope methods (#337)e7beaf1Fix test warnings (#335)1cbbb90Fix failing tests (#334)- Additional commits viewable in compare view
Updates laravel/pail from 1.2.2 to 1.2.3
Release notes
Sourced from laravel/pail's releases.
v1.2.3
- Support multiline logs by
@gabusin laravel/pail#55- Suggests
laravel/pailas dev dependencies by@crynobonein laravel/pail#56- Disable deprecation notice from being displayed via Pail by
@crynobonein laravel/pail#57
Changelog
Sourced from laravel/pail's changelog.
v1.2.3 - 2025-06-05
- Support multiline logs by
@gabusin laravel/pail#55- Suggests
laravel/pailas dev dependencies by@crynobonein laravel/pail#56- Disable deprecation notice from being displayed via Pail by
@crynobonein laravel/pail#57
Commits
8cc3d57Disable deprecation notice from being displayed via Pail (#57)35f6e34Markslaravel/pailas dev dependencies (#56)e41b79fSupport multiline logs (#55)1caf314chore: Updateupdate-changelog.ymld3b35e4chore: Updateupdate-changelog.ymlCI permission93b5997Update CHANGELOG- See full diff in compare view
Updates laravel/pint from 1.22.0 to 1.22.1
Release notes
Sourced from laravel/pint's releases.
v1.22.1
- Fixes
Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNodeissue.
Changelog
Sourced from laravel/pint's changelog.
v1.22.1 - 2025-05-08
- Fixes
Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNodeissue.
Commits
941d192Release 1.22.1180acd9Ignores .idea foldercfcb230Bumps dependencies80c31ebUpdate CHANGELOG- See full diff in compare view
Updates laravel/sail from 1.41.1 to 1.43.1
Release notes
Sourced from laravel/sail's releases.
v1.43.1
- Add missing rabbitmq volume by
@kostamiloravain laravel/sail#798v1.43.0
- Fix rabbitmq volumes by
@kiani01labin laravel/sail#793- Add the hostname for RabbitMQ by
@kiani01labin laravel/sail#796- Add Laravel's official vscode extension to devcontainer stub by
@eamirghin laravel/sail#797v1.42.0
- Add the RabbitMQ service by
@kiani01labin laravel/sail#790
Changelog
Sourced from laravel/sail's changelog.
v1.43.1 - 2025-05-19
- Add missing rabbitmq volume by
@kostamiloravain laravel/sail#798v1.43.0 - 2025-05-13
- Fix rabbitmq volumes by
@kiani01labin laravel/sail#793- Add the hostname for RabbitMQ by
@kiani01labin laravel/sail#796- Add Laravel's official vscode extension to devcontainer stub by
@eamirghin laravel/sail#797v1.42.0 - 2025-04-29
- Add the RabbitMQ service by
@kiani01labin laravel/sail#790
Commits
3e7d899add missing rabbitmq volume (#798)b305c32Update CHANGELOG71a509badd Laravel's official vscode extenstion (#797)86a14e6Add the hostname for RabbitMQ (#796)e1cb201Fix rabbitmq volumes (#793)69e0977Update CHANGELOG2edaaf7Add the RabbitMQ service (#790)3b4eb45Update CHANGELOG- See full diff in compare view
Updates nunomaduro/collision from 8.8.0 to 8.8.1
Commits
44ccb82fix: ignoresbrianium/paratestrelated files when printing- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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