Skip to content

Comments

chore(deps): bump laravel/framework from 12.44.0 to 12.45.1#479

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-composer-main-laravel-framework-12.45.1
Closed

chore(deps): bump laravel/framework from 12.44.0 to 12.45.1#479
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-composer-main-laravel-framework-12.45.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps laravel/framework from 12.44.0 to 12.45.1.

Release notes

Sourced from laravel/framework's releases.

v12.45.1

v12.45.0

Changelog

Sourced from laravel/framework's changelog.

v12.45.1 - 2026-01-07

v12.45.0 - 2026-01-06

... (truncated)

Commits

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)

@dependabot dependabot bot added composer Composer (PHP) dependencies dependabot Pull requests created by Dependabot dependencies Pull requests that update a dependency file labels Jan 7, 2026
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

💡 Tip: Consider Using Draft PRs

Benefits of opening PRs as drafts initially:

  • 💰 Saves CI runtime and Copilot review credits
  • 🎯 Automatically sets linked issues to "🚧 In Progress" status
  • 🚀 Mark "Ready for review" when done to trigger full CI pipeline

How to convert:

  1. Click "Still in progress? Convert to draft" in the sidebar, OR
  2. Use gh pr ready when ready for review

This is just a friendly reminder - feel free to continue as is! 😊

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

🔍 MINOR version update detected

This is a MINOR version update which may contain new features.

Action required:

  1. Review the changelog for new features
  2. Consider if new features should be utilized
  3. Verify all tests pass
  4. Merge manually after verification

Note: In Phase 2, MINOR updates will be auto-merged.


Current auto-merge policy (Phase 1):

  • ✅ PATCH updates: Auto-merge
  • 🔍 MINOR updates: Manual review
  • ⚠️ MAJOR updates: Manual review

See policy: SecPal/.github/.github/workflows/reusable-dependabot-auto-merge.yml

kevalyq added a commit that referenced this pull request Jan 7, 2026
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)
kevalyq added a commit that referenced this pull request Jan 7, 2026
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)
@kevalyq
Copy link
Contributor

kevalyq commented Jan 7, 2026

@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>
@dependabot dependabot bot force-pushed the dependabot-composer-main-laravel-framework-12.45.1 branch from ff1468a to a053ec8 Compare January 7, 2026 20:10
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

🔍 MINOR version update detected

This is a MINOR version update which may contain new features.

Action required:

  1. Review the changelog for new features
  2. Consider if new features should be utilized
  3. Verify all tests pass
  4. Merge manually after verification

Note: In Phase 2, MINOR updates will be auto-merged.


Current auto-merge policy (Phase 1):

  • ✅ PATCH updates: Auto-merge
  • 🔍 MINOR updates: Manual review
  • ⚠️ MAJOR updates: Manual review

See policy: SecPal/.github/.github/workflows/reusable-dependabot-auto-merge.yml

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

Looks like laravel/framework is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot-composer-main-laravel-framework-12.45.1 branch January 7, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer Composer (PHP) dependencies dependabot Pull requests created by Dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant