Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump the composer-dependencies group across 1 directory with 8 updates #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the composer-dependencies group with 8 updates in the / directory:

Package From To
laravel/pint 1.13.10 1.16.1
laravel/sail 1.27.3 1.29.3
mockery/mockery 1.6.7 1.6.12
nunomaduro/larastan 2.8.1 2.9.7
pestphp/pest 2.33.4 2.34.8
pestphp/pest-plugin-laravel 2.2.0 2.4.0
spatie/laravel-ignition 2.4.2 2.8.0
spatie/laravel-ray 1.35.0 1.36.2

Updates laravel/pint from 1.13.10 to 1.16.1

Release notes

Sourced from laravel/pint's releases.

v1.16.1

v1.16.0

v1.15.3

v1.15.2

v1.15.1

v1.15.0

v1.14.0

v1.13.11

Changelog

Sourced from laravel/pint's changelog.

v1.16.1 - 2024-06-18

v1.16.0 - 2024-05-21

v1.15.3 - 2024-04-30

v1.15.2 - 2024-04-23

v1.15.1 - 2024-04-02

v1.15.0 - 2024-03-26

v1.14.0 - 2024-02-20

v1.13.11 - 2024-02-13

Commits

Updates laravel/sail from 1.27.3 to 1.29.3

Release notes

Sourced from laravel/sail's releases.

v1.29.3

v1.29.2

v1.29.1

v1.29.0

v1.28.2

v1.28.1

v1.28.0

v1.27.4

Changelog

Sourced from laravel/sail's changelog.

v1.29.3 - 2024-06-12

v1.29.2 - 2024-05-16

v1.29.1 - 2024-03-20

v1.29.0 - 2024-03-08

v1.28.2 - 2024-03-04

v1.28.1 - 2024-02-23

v1.28.0 - 2024-02-20

v1.27.4 - 2024-02-08

Commits

Updates mockery/mockery from 1.6.7 to 1.6.12

Release notes

Sourced from mockery/mockery's releases.

1.6.12

What's Changed

Full Changelog: mockery/mockery@1.6.11...1.6.12

1.6.11

What's Changed

New Contributors

Full Changelog: mockery/mockery@1.6.10...1.6.11

1.6.10

What's Changed

New Contributors

Thank you

Full Changelog: mockery/mockery@1.6.8...1.6.10

1.6.9

This tag reverts the 1.6.8 tag, pointing back to the previous commit 1.6.7.

This is done to correct an issue or mistake in the 1.6.8 release.

Sorry for the inconvenience caused.

... (truncated)

Changelog

Sourced from mockery/mockery's changelog.

[1.6.12] - 2024-05-15

Changed

Fixed

Security

[1.6.11] - 2024-03-21

Fixed

[1.6.10] - 2024-03-19

Added

Fixed

[1.6.9] - 2024-03-12

[1.6.8] - 2024-03-12

... (truncated)

Commits

Updates nunomaduro/larastan from 2.8.1 to 2.9.7

Release notes

Sourced from nunomaduro/larastan's releases.

v2.9.7

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.6...v2.9.7

v2.9.6

What's Changed

Added

[!IMPORTANT]
Make sure you read the upgrade guide on this topic to learn how you can correctly use this feature.

Fixed

Full Changelog: larastan/larastan@v2.9.5...v2.9.6

2.9.5

What's Changed

Fixed:

  • added sole method to Relation stubs - 56d71230713c9763ec559076f9cbaf793bd980dd
  • made ModelAppendsRule optional - 4834d0f

Maintanence

Full Changelog: larastan/larastan@v2.9.4...v2.9.5

v2.9.4

What's Changed

... (truncated)

Commits
  • 5c805f6 chore: update e2e test baselines
  • d09bb8b chore: update e2e-test refs
  • 9af3da7 fix: child builders with non generic parents (#1953)
  • ee7998e Add support for whereNot and orWhereNot (#1958)
  • 5abad8a refactor: assertType calls (#1921)
  • 0df6ec9 Update e2e-tests.yml
  • 292401d fix: revert commit 'convert array-key to int|string for collection keys'
  • f934f35 fix: update filamentphp-filament.baseline.neon
  • 32493f4 feat: convert array-key to int|string for collection keys (#1950)
  • fdc7d29 feat: specify this type for all macros
  • Additional commits viewable in compare view

Updates pestphp/pest from 2.33.4 to 2.34.8

Release notes

Sourced from pestphp/pest's releases.

v2.34.8

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.34.7...v2.34.8

v2.34.7

Full Changelog: pestphp/pest@v2.34.6...v2.34.7

v2.34.6

Full Changelog: pestphp/pest@v2.34.5...v2.34.6

v2.34.5

Full Changelog: pestphp/pest@v2.34.4...v2.34.5

v2.34.4

Full Changelog: pestphp/pest@v2.34.3...v2.34.4

v2.34.3

Full Changelog: pestphp/pest@v2.34.2...v2.34.3

v2.34.2

Full Changelog: pestphp/pest@v2.34.1...v2.34.2

v2.34.1

Full Changelog: pestphp/pest@v2.34.0...v2.34.1

v2.34.0

What's Changed

  • feat(plugin-laravel): adds --without-exception-handling, --with-exception-handling, without-deprecation-handling, and with-deprecation-handling CLI options

v2.33.6

Full Changelog: pestphp/pest@v2.33.5...v2.33.6

v2.33.5

Full Changelog: pestphp/pest@v2.33.4...v2.33.5

Commits

Updates pestphp/pest-plugin-laravel from 2.2.0 to 2.4.0

Commits
  • 53df511 chore: bumps dependencies
  • b62ac6f Merge pull request #47 from kfriars/patch-1
  • 2f6ea62 chore: removes changelog
  • 0c79cd4 chore: ignores PHP 8.1 on L11
  • b120301 feat: adds --without-exception-handling and without-deprecation-handling
  • 8fc3221 Merge pull request #42 from milwad-dev/2.x
  • 5fa7931 Merge pull request #52 from phh/patch-1
  • ab7a527 Add propts for missing inputs
  • efb81b1 chore: updates dependencies
  • bd3df72 chore: updates syyle
  • Additional commits viewable in compare view

Updates spatie/laravel-ignition from 2.4.2 to 2.8.0

Release notes

Sourced from spatie/laravel-ignition's releases.

2.8.0

What's Changed

Full Changelog: spatie/laravel-ignition@2.7.0...2.8.0

2.7.0

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.2...2.7.0

2.6.2

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.1...2.6.2

2.6.1

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.0...2.6.1

2.6.0

What's Changed

2.5.2

What's Changed

Full Changelog: spatie/laravel-ignition@2.5.1...2.5.2

2.5.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-ignition@2.5.0...2.5.1

... (truncated)

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.8.0 - 2024-06-12

What's Changed

Full Changelog: spatie/laravel-ignition@2.7.0...2.8.0

2.7.0 - 2024-05-02

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.2...2.7.0

2.6.2 - 2024-04-30

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.1...2.6.2

2.6.1 - 2024-04-30

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.0...2.6.1

2.6.0 - 2024-04-29

What's Changed

2.5.2 - 2024-04-16

What's Changed

Full Changelog: spatie/laravel-ignition@2.5.1...2.5.2

2.5.1 - 2024-04-02

What's Changed

... (truncated)

Commits

Updates spatie/laravel-ray from 1.35.0 to 1.36.2

Release notes

Sourced from spatie/laravel-ray's releases.

1.36.2

What's Changed

  • fix signed URLs in logged mailables

Full Changelog: spatie/laravel-ray@1.36.1...1.36.2

1.36.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.36.0...1.36.1

1.36.0

What's Changed

Full Changelog: spatie/laravel-ray@1.35.1...1.36.0

1.35.1

Full Changelog: spatie/laravel-ray@1.35.0...1.35.1

Changelog

Sourced from spatie/laravel-ray's changelog.

1.36.2 - 2024-05-02

What's Changed

  • fix signed URLs in logged mailables

Full Changelog: spatie/laravel-ray@1.36.1...1.36.2

1.36.1 - 2024-04-12

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.36.0...1.36.1

1.36.0 - 2024-03-29

What's Changed

Full Changelog: spatie/laravel-ray@1.35.1...1.36.0

1.35.1 - 2024-02-13

Full Changelog: spatie/laravel-ray@1.35.0...1.35.1

Commits
  • 1852faa Fix styling
  • 96675b2 Merge branch 'main' of github.com:spatie/laravel-ray
  • 1f07805 fix signed urls in logged mailables
  • 5043df8 Merge pull request #346 from spatie/dependabot/github_actions/shivammathur/se...
  • 14d8fe0 Merge pull request #345 from spatie/dependabot/github_actions/dependabot/fetc...
  • c7e8f2e Bump shivammathur/setup-php from 2.30.3 to 2.30.4
  • 24c6f9a Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • 86cc275 Merge pull request #344 from spatie/dependabot/github_actions/shivammathur/se...
  • 9181e11 Bump shivammathur/setup-php from 2.30.2 to 2.30.3
  • f26b4c9 Update CHANGELOG
  • 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

…ates

Bumps the composer-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/pint](https://github.com/laravel/pint) | `1.13.10` | `1.16.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.27.3` | `1.29.3` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.7` | `1.6.12` |
| [nunomaduro/larastan](https://github.com/larastan/larastan) | `2.8.1` | `2.9.7` |
| [pestphp/pest](https://github.com/pestphp/pest) | `2.33.4` | `2.34.8` |
| [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `2.2.0` | `2.4.0` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.4.2` | `2.8.0` |
| [spatie/laravel-ray](https://github.com/spatie/laravel-ray) | `1.35.0` | `1.36.2` |



Updates `laravel/pint` from 1.13.10 to 1.16.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.13.10...v1.16.1)

Updates `laravel/sail` from 1.27.3 to 1.29.3
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.27.3...v1.29.3)

Updates `mockery/mockery` from 1.6.7 to 1.6.12
- [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.7...1.6.12)

Updates `nunomaduro/larastan` from 2.8.1 to 2.9.7
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.8.1...v2.9.7)

Updates `pestphp/pest` from 2.33.4 to 2.34.8
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/2.x/RELEASE.md)
- [Commits](pestphp/pest@v2.33.4...v2.34.8)

Updates `pestphp/pest-plugin-laravel` from 2.2.0 to 2.4.0
- [Commits](pestphp/pest-plugin-laravel@v2.2.0...v2.4.0)

Updates `spatie/laravel-ignition` from 2.4.2 to 2.8.0
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ignition@2.4.2...2.8.0)

Updates `spatie/laravel-ray` from 1.35.0 to 1.36.2
- [Release notes](https://github.com/spatie/laravel-ray/releases)
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ray@1.35.0...1.36.2)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: nunomaduro/larastan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: pestphp/pest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: pestphp/pest-plugin-laravel
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: spatie/laravel-ray
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
@dependabot dependabot bot requested a review from teddy-francfort June 24, 2024 06:27
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