Skip to content

Bump the updates group across 1 directory with 4 updates - #109

Merged
CelDaemon merged 1 commit into
mainfrom
dependabot/composer/updates-fdc8dcab07
Aug 8, 2026
Merged

Bump the updates group across 1 directory with 4 updates#109
CelDaemon merged 1 commit into
mainfrom
dependabot/composer/updates-fdc8dcab07

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the updates group with 4 updates in the / directory: laravel/framework, laravel/pint, laravel/sail and nunomaduro/collision.

Updates laravel/framework from 13.6.0 to 13.20.0

Release notes

Sourced from laravel/framework's releases.

v13.20.0

v13.19.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.20.0 - 2026-07-14

v13.19.0 - 2026-07-07

... (truncated)

Commits
  • b9d1bcc Update version to v13.20.0
  • e4f6d20 [13.x] Fix TrustProxies at:* when multiple proxies are used (#60726)
  • da16e9a [13.x] Fix JsonApiResource relationships resolved through a closure (#60752)
  • 6f2eadd [13.x] Ensure make:migration generates collision-free, ordered timestamps p...
  • 87b2cbd [13.x] Reset fake time globally after each test, drop redundant Carbon::setTe...
  • c364631 [13.x] Fix Number::forHumans() and abbreviate() scaling tiny decimals (#60768)
  • abde834 Merge branch '12.x' into 13.x
  • c1e239d Use related key for BelongsToMany::touch() (#60708)
  • 34da7b5 [13.x] Route incrementEachQuietly/decrementEachQuietly through Model::__call ...
  • 4a92cd3 [12.x] Add capitalize parameter to Stringable::initials() (#60741)
  • Additional commits viewable in compare view

Updates laravel/pint from 1.29.1 to 1.29.3

Release notes

Sourced from laravel/pint's releases.

v1.29.3

Full Changelog: laravel/pint@v1.29.2...v1.29.3

v1.29.2

  • fix: no longer accepts loading a configuration over insecure http
  • fix: sends errors to stderr
  • chore: various actions regarding github security
  • chore: uses laravel/agent-detector
Changelog

Sourced from laravel/pint's changelog.

Release Notes

Unreleased

v1.29.2 - 2026-06-16

  • fix: no longer accepts loading a configuration over insecure http
  • fix: sends errors to stderr
  • chore: various actions regarding github security
  • chore: uses laravel/agent-detector
Commits

Updates laravel/sail from 1.57.0 to 1.63.0

Release notes

Sourced from laravel/sail's releases.

v1.63.0

v1.62.0

Full Changelog: laravel/sail@v1.61.0...v1.62.0

v1.61.0

v1.60.0

v1.59.0

v1.58.0

Changelog

Sourced from laravel/sail's changelog.

v1.63.0 - 2026-06-18

v1.62.0 - 2026-05-27

Full Changelog: laravel/sail@v1.61.0...v1.62.0

v1.61.0 - 2026-05-23

v1.60.0 - 2026-05-14

v1.59.0 - 2026-05-13

v1.58.0 - 2026-04-27

Commits
  • 51bbce3 Bump shivammathur/setup-php in the github-actions group (#880)
  • a796693 [1.x] Add PHP_EXTENSIONS build arg to install extra extensions (#879)
  • e1a9884 Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#878)
  • fe212b1 Enable Dependabot auto-merge (#877)
  • 4a48c67 Add Dependabot cooldown of 5 days (#876)
  • 1959dbc Update CHANGELOG
  • 3aaeefc Update CHANGELOG
  • 68ef350 Fix RabbitMQ service stub using invalid env var names (#874)
  • 9541d21 Update CHANGELOG
  • 2a1538e Manually install corepack to support Node 25+ (#871)
  • Additional commits viewable in compare view

Updates nunomaduro/collision from 8.9.4 to 8.9.5

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 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 updates group with 4 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [laravel/pint](https://github.com/laravel/pint), [laravel/sail](https://github.com/laravel/sail) and [nunomaduro/collision](https://github.com/nunomaduro/collision).


Updates `laravel/framework` from 13.6.0 to 13.20.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.6.0...v13.20.0)

Updates `laravel/pint` from 1.29.1 to 1.29.3
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.29.1...v1.29.3)

Updates `laravel/sail` from 1.57.0 to 1.63.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.57.0...v1.63.0)

Updates `nunomaduro/collision` from 8.9.4 to 8.9.5
- [Commits](nunomaduro/collision@v8.9.4...v8.9.5)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 13.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: laravel/pint
  dependency-version: 1.29.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: laravel/sail
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
...

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 Jul 20, 2026
@CelDaemon
CelDaemon merged commit 37e7c44 into main Aug 8, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/composer/updates-fdc8dcab07 branch August 8, 2026 20:22
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