Skip to content

chore(deps)(deps): bump the laravel group across 1 directory with 3 updates#41

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/laravel-3eb336a455
Open

chore(deps)(deps): bump the laravel group across 1 directory with 3 updates#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/laravel-3eb336a455

Conversation

@dependabot
Copy link
Contributor

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

Bumps the laravel group with 3 updates in the / directory: laravel/framework, laravel/sanctum and laravel/tinker.

Updates laravel/framework from 12.44.0 to 12.46.0

Release notes

Sourced from laravel/framework's releases.

v12.46.0

v12.45.2

v12.45.1

v12.45.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.46.0 - 2026-01-07

v12.45.2 - 2026-01-07

v12.45.1 - 2026-01-07

v12.45.0 - 2026-01-06

... (truncated)

Commits
  • 9dcff48 Update version to v12.46.0
  • 3e11ee3 [12.x] Added MySQL DDL locking options to MySQL grammar (#58293)
  • ffe6c9e consistent
  • b95b530 [12.x] Table prefix not applied when cloning connections (#58288)
  • 71581d2 [12.x] Add Collection::containsManyItems() method (#58312)
  • 36a271e [12.x] Fixed phpdoc of Container::buildSelfBuildingInstance, to prevent psa...
  • 52d0476 [12.x] Add Arr::onlyValues and Arr::exceptValues (#58317)
  • 90a84ca Update CHANGELOG
  • d644693 Update version to v12.45.2
  • a018936 [12.x] Fix calling toArray() on AnonymousResourceCollection returns an ar...
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.0.8 to 4.2.2

Release notes

Sourced from laravel/sanctum's releases.

v4.2.2

v4.2.1

v4.2.0

v4.1.2

v4.1.1

v4.1.0

Changelog

Sourced from laravel/sanctum's changelog.

v4.2.2 - 2026-01-06

v4.2.1 - 2025-11-21

v4.2.0 - 2025-07-09

v4.1.2 - 2025-07-01

v4.1.1 - 2025-04-23

v4.1.0 - 2025-04-22

Commits

Updates laravel/tinker from 2.10.2 to 2.11.0

Release notes

Sourced from laravel/tinker's releases.

v2.11.0

Changelog

Sourced from laravel/tinker's changelog.

v2.11.0 - 2025-12-19

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: composer, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/composer/laravel-3eb336a455 branch from c2f66df to ecc13b2 Compare January 16, 2026 13:13
…pdates

Bumps the laravel group with 3 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [laravel/sanctum](https://github.com/laravel/sanctum) and [laravel/tinker](https://github.com/laravel/tinker).


Updates `laravel/framework` from 12.44.0 to 12.46.0
- [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.46.0)

Updates `laravel/sanctum` from 4.0.8 to 4.2.2
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.8...v4.2.2)

Updates `laravel/tinker` from 2.10.2 to 2.11.0
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](laravel/tinker@v2.10.2...v2.11.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel
- dependency-name: laravel/sanctum
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel
- dependency-name: laravel/tinker
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/laravel-3eb336a455 branch from ecc13b2 to 5c4e999 Compare January 30, 2026 12:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants