Skip to content

chore(backend-deps)(deps): bump the backend-minor-and-patch group in /backend with 5 updates - #9

Merged
anilcancakir merged 1 commit into
mainfrom
dependabot/composer/backend/backend-minor-and-patch-49f9e2b1b8
Aug 30, 2026
Merged

chore(backend-deps)(deps): bump the backend-minor-and-patch group in /backend with 5 updates#9
anilcancakir merged 1 commit into
mainfrom
dependabot/composer/backend/backend-minor-and-patch-49f9e2b1b8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the backend-minor-and-patch group in /backend with 5 updates:

Package From To
laravel/framework 13.17.0 13.29.0
laravel/pao 1.1.2 1.1.4
laravel/pint 1.29.3 1.30.5
mockery/mockery 1.6.12 1.6.15
nunomaduro/collision 8.9.4 8.9.5

Updates laravel/framework from 13.17.0 to 13.29.0

Release notes

Sourced from laravel/framework's releases.

v13.29.0

No release notes provided.

v13.27.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.29.0 - 2026-08-25

v13.27.0 - 2026-08-25

... (truncated)

Commits

Updates laravel/pao from 1.1.2 to 1.1.4

Release notes

Sourced from laravel/pao's releases.

v1.1.4

  • fix: usage on phpunit:^13.3.0
  • fix: missing phpstan / rector output on commands besides the analyses command

v1.1.3

Commits
  • 5aee99c fix: more phpstan / rector fixes
  • 84eaa3d fix: uses both stderr and stdout
  • a722642 fix(phpstan): only json on analyse command
  • 2fa8278 fix: phpstan & rector fallbacks & support for PHPUnit >= 13.3
  • ec8d4fd chore: lowers deps
  • 322f220 chore: bump deps
  • 51a090c fix(pest): do not repeat output flags the caller already passed (#53)
  • 29abb06 chore(deps): bump actions/checkout in the github-actions group (#50)
  • 7896827 chore(deps): bump the github-actions group with 2 updates (#46)
  • See full diff in compare view

Updates laravel/pint from 1.29.3 to 1.30.5

Release notes

Sourced from laravel/pint's releases.

v1.30.5

What's Changed

Full Changelog: laravel/pint@v1.30.4...v1.30.5

v1.30.4

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.30.3...v1.30.4

v1.30.3

Full Changelog: laravel/pint@v1.30.2...v1.30.3

v1.30.2

Full Changelog: laravel/pint@v1.30.1...v1.30.2

v1.30.1

Full Changelog: laravel/pint@v1.30.0...v1.30.1

v1.30.0

What's Changed

New Contributors

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

Commits
  • fe4148c release: v1.30.5
  • dd87a71 chore: migrates to laravel zero 13
  • bee580c Merge branch 'main' of github.com:laravel/pint
  • 63b86a9 fix: stdin with specific rules
  • dbe0435 Keep a wrapped attribute's body in place when collapsing the tag (#479)
  • a96cb6e release: v1.30.4
  • 8d2a8d1 build
  • 64cdd51 chore: bumps deps
  • 06455e8 Surface abort errors when --dirty or --diff is used without Git (#475)
  • 862096b Keep multiline Blade directive arguments stable across runs (#477)
  • Additional commits viewable in compare view

Updates mockery/mockery from 1.6.12 to 1.6.15

Release notes

Sourced from mockery/mockery's releases.

1.6.15

What's Changed

Full Changelog: mockery/mockery@1.6.14...1.6.15

1.6.14

What's Changed

New Contributors

Full Changelog: mockery/mockery@1.6.13...1.6.14

1.6.13

What's Changed

... (truncated)

Changelog

Sourced from mockery/mockery's changelog.

[1.6.15] - 2026-08-19

Fixed

[1.6.14] - 2026-08-18

Changed

Fixed

[1.6.13] - 2026-08-14

Added

Changed

Fixed

Commits

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 backend-minor-and-patch group in /backend with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `13.17.0` | `13.29.0` |
| [laravel/pao](https://github.com/laravel/pao) | `1.1.2` | `1.1.4` |
| [laravel/pint](https://github.com/laravel/pint) | `1.29.3` | `1.30.5` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.12` | `1.6.15` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.4` | `8.9.5` |


Updates `laravel/framework` from 13.17.0 to 13.29.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.17.0...v13.29.0)

Updates `laravel/pao` from 1.1.2 to 1.1.4
- [Release notes](https://github.com/laravel/pao/releases)
- [Commits](laravel/pao@v1.1.2...v1.1.4)

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

Updates `mockery/mockery` from 1.6.12 to 1.6.15
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.12...1.6.15)

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.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-minor-and-patch
- dependency-name: laravel/pao
  dependency-version: 1.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backend-minor-and-patch
- dependency-name: laravel/pint
  dependency-version: 1.30.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backend-minor-and-patch
- dependency-name: mockery/mockery
  dependency-version: 1.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backend-minor-and-patch
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backend-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend Touches the Laravel backend under backend/ dependencies Pull requests that update a dependency file labels Aug 30, 2026
@anilcancakir
anilcancakir merged commit a829ef4 into main Aug 30, 2026
6 checks passed
@anilcancakir
anilcancakir deleted the dependabot/composer/backend/backend-minor-and-patch-49f9e2b1b8 branch August 30, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Touches the Laravel backend under backend/ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant