laravel-kata icon indicating copy to clipboard operation
laravel-kata copied to clipboard

Bump the dev-deps group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 6 months ago • 1 comments
trafficstars

Bumps the dev-deps group with 3 updates in the / directory: laravel/pint, laravel/sail and pestphp/pest-plugin-laravel.

Updates laravel/pint from 1.21.0 to 1.22.0

Release notes

Sourced from laravel/pint's releases.

v1.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/pint/compare/v1.21.2...v1.22.0

v1.21.2

  • Bumps dependencies

v1.21.1

Changelog

Sourced from laravel/pint's changelog.

v1.22.0 - 2025-04-08

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/pint/compare/v1.21.2...v1.22.0

v1.21.2 - 2025-03-14

  • Bumps dependencies

v1.21.1 - 2025-03-11

Commits

Updates laravel/sail from 1.41.0 to 1.41.1

Release notes

Sourced from laravel/sail's releases.

v1.41.1

Changelog

Sourced from laravel/sail's changelog.

v1.41.1 - 2025-04-22

Commits

Updates pestphp/pest-plugin-laravel from 3.1.0 to 3.2.0

Commits
  • 6801be8 Merge pull request #61 from adevade/add-without-defer-helper
  • bb8d5b5 chore: adjust versions
  • 7b3ab56 Update README.md
  • cb29400 Add withoutDefer and withDefer helpers
  • acc614b Merge pull request #58 from patrickomeara/3.x
  • d7868f5 Casting table as string breaks assertions that pass in a model
  • See full diff 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

dependabot[bot] avatar Apr 28 '25 12:04 dependabot[bot]