Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the production-dependencies group with 2 updates: laravel/framework and spatie/laravel-package-tools.

Updates laravel/framework from 12.2.0 to 12.4.1

Release notes

Sourced from laravel/framework's releases.

v12.4.1

v12.4.0

v12.3.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.4.1 - 2025-03-30

v12.4.0 - 2025-03-29

... (truncated)

Commits
  • cdefd85 Update version to v12.4.1
  • 33c7c94 fix failing tests on windows OS (#55210)
  • 2730140 [12.x] Fix URL generation with optional parameters (regression in #54811) (#5...
  • f2f55a2 add Expression type to QueryBuilder orHaving() (#55202)
  • 450f880 Update CHANGELOG
  • 9e39df5 Update version to v12.4.0
  • 4b9c9a4 [12.x] Add flag to disable where clauses for withAttributes method on Eloqu...
  • 543867d [12.x] Add Expression type to param $value of QueryBuilder having() m...
  • 87e43e6 [12.x] Log: Add optional keys parameter to Log::withoutContext to remove se...
  • d4776ff [12.x] Fix Concurrency::run to preserve callback result order (#55161)
  • Additional commits viewable in compare view

Updates spatie/laravel-package-tools from 1.19.0 to 1.92.0

Release notes

Sourced from spatie/laravel-package-tools's releases.

1.92.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-package-tools@1.20.1...1.92.0

1.20.1

What's Changed

Full Changelog: spatie/laravel-package-tools@1.20.0...1.20.1

1.20.0

Full Changelog: spatie/laravel-package-tools@1.91.1...1.20.0

Changelog

Sourced from spatie/laravel-package-tools's changelog.

1.92.0 - 2025-03-27

What's Changed

New Contributors

Full Changelog: spatie/laravel-package-tools@1.20.1...1.92.0

1.20.1 - 2025-03-21

What's Changed

Full Changelog: spatie/laravel-package-tools@1.20.0...1.20.1

1.20.0 - 2025-03-21

Full Changelog: spatie/laravel-package-tools@1.91.1...1.20.0

1.91.1 - 2025-03-21

What's Changed

New Contributors

Full Changelog: spatie/laravel-package-tools@1.19.0...1.91.1

Commits
  • dd46cd0 Fix styling
  • b8c63c6 Merge pull request #144 from gjvanahee/feat/set-base-path-in-laravel-folder-o...
  • e100f57 Update CHANGELOG
  • 26c6038 Merge pull request #163 from tech-wolf-tw/fix/code-improvements-make-consistent
  • e249aa4 Update CHANGELOG
  • 1f4edd1 Fix: Code Improvements & Consistent for Migrations
  • 0e4c5e3 Update CHANGELOG
  • b0b509b Merge pull request #162 from tech-wolf-tw/fix/issue-153-strip-timestamp-prefi...
  • fdca3c7 Testcase Fixes Resolved
  • 8f19a0f Testcase Fixes Resolved
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-dependencies group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [spatie/laravel-package-tools](https://github.com/spatie/laravel-package-tools).


Updates `laravel/framework` from 12.2.0 to 12.4.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.2.0...v12.4.1)

Updates `spatie/laravel-package-tools` from 1.19.0 to 1.92.0
- [Release notes](https://github.com/spatie/laravel-package-tools/releases)
- [Changelog](https://github.com/spatie/laravel-package-tools/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-package-tools@1.19.0...1.92.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-package-tools
  dependency-version: 1.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 1, 2025
@audunru audunru merged commit c46b0fd into main Apr 1, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/composer/production-dependencies-6d6edb2668 branch April 1, 2025 18:41
audunru pushed a commit that referenced this pull request Oct 12, 2025
Bumps the production-dependencies group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [spatie/laravel-package-tools](https://github.com/spatie/laravel-package-tools).


Updates `laravel/framework` from 12.2.0 to 12.4.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.2.0...v12.4.1)

Updates `spatie/laravel-package-tools` from 1.19.0 to 1.92.0
- [Release notes](https://github.com/spatie/laravel-package-tools/releases)
- [Changelog](https://github.com/spatie/laravel-package-tools/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-package-tools@1.19.0...1.92.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-package-tools
  dependency-version: 1.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant