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 group with 13 updates #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the composer group with 13 updates:

Package From To
intervention/image 3.4.0 3.5.1
jrmajor/laravel-fluent 1.0.1 1.1.0
laravel/framework 10.46.0 10.48.4
league/flysystem-aws-s3-v3 3.24.0 3.26.0
livewire/livewire 3.4.6 3.4.9
spatie/laravel-collection-macros 7.13.1 7.14.0
spatie/laravel-schedule-monitor 3.6.0 3.7.1
tightenco/ziggy 2.0.3 2.1.0
barryvdh/laravel-debugbar 3.10.5 3.12.3
larastan/larastan 2.9.1 2.9.2
mockery/mockery 1.6.7 1.6.11
phpstan/phpstan 1.10.59 1.10.66
spatie/laravel-ignition 2.4.2 2.5.0

Updates intervention/image from 3.4.0 to 3.5.1

Release notes

Sourced from intervention/image's releases.

3.5.1

What's Changed

Full Changelog: Intervention/image@3.5.0...3.5.1

3.5.0

What's Changed

Full Changelog: Intervention/image@3.4.0...3.5.0

Commits

Updates jrmajor/laravel-fluent from 1.0.1 to 1.1.0

Release notes

Sourced from jrmajor/laravel-fluent's releases.

v1.1.0

Added

  • Added Laravel 11 support (e52194a3916dff097133b035b60f8b32703bad13)

Removed

  • Dropped PHP 8.1 support (62526f07fe49471b6dd8e90b40de13159b36a7fc)
Commits

Updates laravel/framework from 10.46.0 to 10.48.4

Release notes

Sourced from laravel/framework's releases.

v10.48.4

v10.48.3

  • Re-tag version

v10.48.2

v10.48.1

v10.48.0

v10.47.0

Commits

Updates league/flysystem-aws-s3-v3 from 3.24.0 to 3.26.0

Commits
  • 885d0a7 Merge pull request #1774 from mattbartel/add-content-md5-option
  • 508b2b7 Removing ContentMD5 option from AwsS3V3Adapter.php
  • a9f1ac1 Added 'add_content_md5' option to AwsS3V3Adapter.php
  • 9b0acfa Add missing AWS SSE-C Options
  • 6a5be0e [PHP 8.4] Fixes for implicit nullability deprecation
  • See full diff in compare view

Updates livewire/livewire from 3.4.6 to 3.4.9

Release notes

Sourced from livewire/livewire's releases.

v3.4.9

THIS RELEASE CONTAINS AN IMPORTANT VULNERABILITY PATCH

Livewire version 3.3.4 introduced an XSS security vulnerability that has been patched in this release:

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.4.8...v3.4.9

v3.4.8

This release contains an updated version of Alpine (3.13.7) that reverts a few recent breaking changes. Here's the notable Alpine release notes: https://github.com/alpinejs/alpine/releases/tag/v3.13.7

v3.4.7

What's Changed

New Contributors

... (truncated)

Commits

Updates spatie/laravel-collection-macros from 7.13.1 to 7.14.0

Release notes

Sourced from spatie/laravel-collection-macros's releases.

7.14.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-collection-macros@7.13.1...7.14.0

Changelog

Sourced from spatie/laravel-collection-macros's changelog.

7.14.0 - 2024-03-08

What's Changed

New Contributors

Full Changelog: spatie/laravel-collection-macros@7.13.1...7.14.0

Commits

Updates spatie/laravel-schedule-monitor from 3.6.0 to 3.7.1

Release notes

Sourced from spatie/laravel-schedule-monitor's releases.

3.7.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.7.0...3.7.1

3.7.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.6.0...3.7.0

Changelog

Sourced from spatie/laravel-schedule-monitor's changelog.

3.7.1 - 2024-03-28

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.7.0...3.7.1

3.7.0 - 2024-03-02

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.6.0...3.7.0

Commits
  • 51e9f00 Merge pull request #109 from mathiasmoser/fix-task-last-run-finished-too-late...
  • 4ab5606 Fix wrong lastRunFinishedTooLate behaviour when lastStartedAt and lastFinishe...
  • 46b95ba Update CHANGELOG
  • 31c3baa Merge pull request #106 from laravel-shift/l11-compatibility
  • c301ed4 Update GitHub Actions for Laravel 11
  • a76018a Bump dependencies for Laravel 11
  • bbee517 Update CHANGELOG
  • See full diff in compare view

Updates tightenco/ziggy from 2.0.3 to 2.1.0

Release notes

Sourced from tightenco/ziggy's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: tighten/ziggy@v2.0.5...v2.1.0

v2.0.5

What's Changed

New Contributors

Full Changelog: tighten/ziggy@v2.0.4...v2.0.5

v2.0.4

What's Changed

Full Changelog: tighten/ziggy@v2.0.3...v2.0.4

Changelog

Sourced from tightenco/ziggy's changelog.

[v2.1.0] - 2024-03-26

Added

Fixed

[v2.0.5] - 2024-03-19

Fixed

[v2.0.4] - 2024-03-05

Fixed

Commits

Updates barryvdh/laravel-debugbar from 3.10.5 to 3.12.3

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.12.3

Full Changelog: barryvdh/laravel-debugbar@v3.12.2...v3.12.3

Revert default dark theme, use media preference #1594

v3.12.2 - Revert session saving

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.12.1...v3.12.2

v3.12.1

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.12.0...v3.12.1

v3.12.0

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.11.1...v3.12.0

v3.11.1

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.11.0...v3.11.1

v3.11.0

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.10.6...v3.10.7

v3.10.6 Tweak view data for Inertia

What's Changed

... (truncated)

Commits

Updates larastan/larastan from 2.9.1 to 2.9.2

Release notes

Sourced from larastan/larastan's releases.

2.9.2

What's Changed

Added

Fixed

Internal

Full Changelog: larastan/larastan@v2.9.1...v2.9.2

Commits
  • a79b46b fix YAML quoting in coding-standard.yml
  • 01d4029 chore: setup codestyle checks (#1867)
  • 30ff336 feat: return all auth models when no guard is specified (#1848)
  • 0d14ac1 fix: UnusedViewsRule not providing an existing file path to RuleErrorBuilder ...
  • See full diff in compare view

Updates mockery/mockery from 1.6.7 to 1.6.11

Release notes

Sourced from mockery/mockery's releases.

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.

1.6.8

What's Changed

... (truncated)

Changelog

Sourced from mockery/mockery's changelog.

[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
  • 81a161d Changelog v1.6.11 (#1408)
  • 4f00173 Fix constants map generic doc comments (#1407)
  • da1efdb Fix reserved words used to name a class, interface or trait (#1406)
  • abe61d7 Fix regression - partial construction with trait methods (#1403)
  • 0d6ae93 Improve Mockery::mock() parameter type compatibility with array typehints (...
  • b252ca7 Update Mockery.php
  • 47065d1 Changelog v1.6.10 (#1399)
  • 814cae2 [PHP 8.4] Fixes for implicit nullability deprecation (#1398)
  • cbb5798 [PHP 8.4] Fixes for implicit nullability deprecation
  • c9cf52d Fix 1.6.8 release (#1396)
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 1.10.59 to 1.10.66

Release notes

Sourced from phpstan/phpstan's releases.

1.10.66

Improvements 🔧

Bumps the composer group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [intervention/image](https://github.com/Intervention/image) | `3.4.0` | `3.5.1` |
| [jrmajor/laravel-fluent](https://github.com/jrmajor/laravel-fluent) | `1.0.1` | `1.1.0` |
| [laravel/framework](https://github.com/laravel/framework) | `10.46.0` | `10.48.4` |
| [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.24.0` | `3.26.0` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.4.6` | `3.4.9` |
| [spatie/laravel-collection-macros](https://github.com/spatie/laravel-collection-macros) | `7.13.1` | `7.14.0` |
| [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) | `3.6.0` | `3.7.1` |
| [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.0.3` | `2.1.0` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.10.5` | `3.12.3` |
| [larastan/larastan](https://github.com/larastan/larastan) | `2.9.1` | `2.9.2` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.7` | `1.6.11` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.59` | `1.10.66` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.4.2` | `2.5.0` |


Updates `intervention/image` from 3.4.0 to 3.5.1
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.4.0...3.5.1)

Updates `jrmajor/laravel-fluent` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/jrmajor/laravel-fluent/releases)
- [Commits](jrmajor/laravel-fluent@v1.0.1...v1.1.0)

Updates `laravel/framework` from 10.46.0 to 10.48.4
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.46.0...v10.48.4)

Updates `league/flysystem-aws-s3-v3` from 3.24.0 to 3.26.0
- [Commits](thephpleague/flysystem-aws-s3-v3@3.24.0...3.26.0)

Updates `livewire/livewire` from 3.4.6 to 3.4.9
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.4.6...v3.4.9)

Updates `spatie/laravel-collection-macros` from 7.13.1 to 7.14.0
- [Release notes](https://github.com/spatie/laravel-collection-macros/releases)
- [Changelog](https://github.com/spatie/laravel-collection-macros/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-collection-macros@7.13.1...7.14.0)

Updates `spatie/laravel-schedule-monitor` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/spatie/laravel-schedule-monitor/releases)
- [Changelog](https://github.com/spatie/laravel-schedule-monitor/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-schedule-monitor@3.6.0...3.7.1)

Updates `tightenco/ziggy` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/tighten/ziggy/releases)
- [Changelog](https://github.com/tighten/ziggy/blob/2.x/CHANGELOG.md)
- [Commits](tighten/ziggy@v2.0.3...v2.1.0)

Updates `barryvdh/laravel-debugbar` from 3.10.5 to 3.12.3
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](barryvdh/laravel-debugbar@v3.10.5...v3.12.3)

Updates `larastan/larastan` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.9.1...v2.9.2)

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

Updates `phpstan/phpstan` from 1.10.59 to 1.10.66
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.59...1.10.66)

Updates `spatie/laravel-ignition` from 2.4.2 to 2.5.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.5.0)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: jrmajor/laravel-fluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: spatie/laravel-collection-macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: spatie/laravel-schedule-monitor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: tightenco/ziggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: larastan/larastan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 6, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-6f1df43ac0 branch April 6, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants