chore(deps): bump laravel/framework from 12.44.0 to 12.45.1#479
chore(deps): bump laravel/framework from 12.44.0 to 12.45.1#479dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
💡 Tip: Consider Using Draft PRsBenefits of opening PRs as drafts initially:
How to convert:
This is just a friendly reminder - feel free to continue as is! 😊 |
|
🔍 MINOR version update detected This is a MINOR version update which may contain new features. Action required:
Note: In Phase 2, MINOR updates will be auto-merged. Current auto-merge policy (Phase 1):
See policy: |
Laravel 12.45.0 introduced a breaking change in ResourceCollection handling (PR laravel/framework#58299). Collections created from plain arrays no longer work correctly. Fix: Wrap array in collect() to ensure proper Collection type. Related: #479, #480, #481, #478 (Dependabot PRs)
Laravel 12.45.0 introduced a breaking change in ResourceCollection handling (PR laravel/framework#58299). Collections created from plain arrays no longer work correctly. Fix: Wrap array in collect() to ensure proper Collection type. Related: #479, #480, #481, #478 (Dependabot PRs)
|
@dependabot rebase |
Bumps [laravel/framework](https://github.com/laravel/framework) from 12.44.0 to 12.45.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.44.0...v12.45.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ff1468a to
a053ec8
Compare
|
🔍 MINOR version update detected This is a MINOR version update which may contain new features. Action required:
Note: In Phase 2, MINOR updates will be auto-merged. Current auto-merge policy (Phase 1):
See policy: |
|
Looks like laravel/framework is up-to-date now, so this is no longer needed. |
Bumps laravel/framework from 12.44.0 to 12.45.1.
Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
1ca7e2aUpdate version to v12.45.1ba269d0[12.x] FixResourceCollectionusage when used with an array instead of Mode...70b171fUpdate CHANGELOG9dfd2afUpdate version to v12.45.0fb4d758Capture PDO read / write type for query events (#58156)74cc0aaupdate doc blocks79d902fSupport wherebetween with subquery (#58290)a446e5f[12.x] FixValidator::sometimes()usage with attributes containing.(#58...5425209fix: add@throws\InvalidArgumentException to some dock block (#58289)3b136e2Update Inspiring Qoute's author name (#58292)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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)