Skip to content

Bump the php-dependencies group with 7 updates #1097

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

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the php-dependencies group with 7 updates:

Package From To
codeat3/blade-simple-icons 4.2.0 4.3.0
laravel/framework 10.48.12 10.48.13
laravel/socialite 5.14.0 5.15.0
livewire/livewire 3.5.0 3.5.1
sentry/sentry-laravel 4.6.0 4.6.1
spatie/laravel-ignition 2.7.0 2.8.0
spatie/laravel-schedule-monitor 3.7.1 3.8.0

Updates codeat3/blade-simple-icons from 4.2.0 to 4.3.0

Release notes

Sourced from codeat3/blade-simple-icons's releases.

4.3.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@4.2.0...4.3.0

Changelog

Sourced from codeat3/blade-simple-icons's changelog.

4.3.0 - 2024-06-17

What's Changed

Full Changelog: codeat3/blade-simple-icons@4.2.0...4.3.0

Commits
  • d3dbb26 auto-update: update icons with the latest commit fa3e307a26e8098850f901556d91...
  • 80d74e5 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 10.48.12 to 10.48.13

Release notes

Sourced from laravel/framework's releases.

v10.48.13

Commits
  • 2c6816d Update version to v10.48.13
  • c66290f Revert "[10.x] Turn Enumerable unless() $callback parameter optional (#517...
  • 6de257e [10.x] Turn Enumerable unless() $callback parameter optional (#51701)
  • 8154eb6 [10.x] Fix collection shift less than one item (#51686)
  • 0bf2a4c fix MailManager::createSesV2Transport typo (#51688)
  • 8a73407 Update CHANGELOG
  • See full diff in compare view

Updates laravel/socialite from 5.14.0 to 5.15.0

Release notes

Sourced from laravel/socialite's releases.

v5.15.0

Changelog

Sourced from laravel/socialite's changelog.

v5.15.0 - 2024-06-11

Commits

Updates livewire/livewire from 3.5.0 to 3.5.1

Release notes

Sourced from livewire/livewire's releases.

v3.5.1

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.0...v3.5.1

Commits
  • da04426 Bump Alpine and build latest
  • f5619b6 Add test method for asserting partial match in redirect path (#8573)
  • 5fc77bb fix: Livewire published script load on Laravel Vapor (#8554)
  • dfb19fc Fix typo in documentation, naviation -> navigation (#8547)
  • fb55a25 [Bugfix] #[Url(except: 'value')] properly gets cleared when that value was no...
  • dab0432 Fix Test: Enhance Wait for Preview in Test (#8535)
  • 86ba07c Bugfix/url attribute existence (#8527)
  • fd7ddd1 Fix script re-evaluation on browser back (#8496)
  • 1ce9f32 Cleanup render methods in new form object tests (#8490)
  • db85f74 Replace unnecessary double quotes (#8489)
  • Additional commits viewable in compare view

Updates sentry/sentry-laravel from 4.6.0 to 4.6.1

Release notes

Sourced from sentry/sentry-laravel's releases.

4.6.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.6.1.

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.6.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.6.1.

Bug Fixes

Commits

Updates spatie/laravel-ignition from 2.7.0 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

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

Commits

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

Release notes

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

3.8.0

What's Changed

New Contributors

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

Changelog

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

3.8.0 - 2024-06-17

What's Changed

New Contributors

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

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 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

Bumps the php-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `4.2.0` | `4.3.0` |
| [laravel/framework](https://github.com/laravel/framework) | `10.48.12` | `10.48.13` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.14.0` | `5.15.0` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.0` | `3.5.1` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.6.0` | `4.6.1` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.7.0` | `2.8.0` |
| [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) | `3.7.1` | `3.8.0` |


Updates `codeat3/blade-simple-icons` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/codeat3/blade-simple-icons/releases)
- [Changelog](https://github.com/codeat3/blade-simple-icons/blob/main/CHANGELOG.md)
- [Commits](codeat3/blade-simple-icons@4.2.0...4.3.0)

Updates `laravel/framework` from 10.48.12 to 10.48.13
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.48.12...v10.48.13)

Updates `laravel/socialite` from 5.14.0 to 5.15.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.14.0...v5.15.0)

Updates `livewire/livewire` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.0...v3.5.1)

Updates `sentry/sentry-laravel` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/getsentry/sentry-laravel/releases)
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@4.6.0...4.6.1)

Updates `spatie/laravel-ignition` from 2.7.0 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.7.0...2.8.0)

Updates `spatie/laravel-schedule-monitor` from 3.7.1 to 3.8.0
- [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.7.1...3.8.0)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-schedule-monitor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit a1057be into main Jun 20, 2024
@driesvints driesvints deleted the dependabot/composer/php-dependencies-d3b4b7c124 branch June 20, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant