Skip to content

Bump the php-dependencies group with 6 updates #1222

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 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps the php-dependencies group with 6 updates:

Package From To
codeat3/blade-simple-icons 6.2.0 6.3.0
laravel/framework 11.38.2 11.39.1
laravel/socialite 5.16.1 5.17.0
sentry/sentry-laravel 4.10.2 4.11.0
spatie/laravel-schedule-monitor 3.9.0 3.9.2
pestphp/pest 3.7.1 3.7.4

Updates codeat3/blade-simple-icons from 6.2.0 to 6.3.0

Release notes

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

6.3.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.2.0...6.3.0

Changelog

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

6.3.0 - 2025-01-20

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.2.0...6.3.0

Commits
  • c5623cc auto-update: update icons with the latest commit c0a41c06ed99b5578ededca37d00...
  • 2dfe76d Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 11.38.2 to 11.39.1

Release notes

Sourced from laravel/framework's releases.

v11.39.1

v11.39.0

Changelog

Sourced from laravel/framework's changelog.

v11.39.1 - 2025-01-22

v11.39.0 - 2025-01-21

Commits
  • 3d693dd Update version to v11.39.1
  • 9b65cb4 Update facade docblocks
  • 71203fc [11.x] Fix unique jobs that have a uniqueVia method (#54294)
  • 1c2a6c1 Bump vite in /src/Illuminate/Foundation/resources/exceptions/renderer (#54296)
  • d065f94 [11.x] Add additional test cases for Arr helper to enhance coverage (#54298)
  • b89006c [11.x] Add IncrementOrCreate method to Eloquent (#54300)
  • b0667a6 [11.x] Use constructor property promotion for database query condition expres...
  • dbe6b14 fix(broadcaster): incorrect channel matching because of dot in pattern (#54303)
  • 6e0e2cb fix: collapseWithKeys on empty collection (#54290)
  • b504a73 Update CHANGELOG
  • Additional commits viewable in compare view

Updates laravel/socialite from 5.16.1 to 5.17.0

Release notes

Sourced from laravel/socialite's releases.

v5.17.0

Changelog

Sourced from laravel/socialite's changelog.

v5.17.0 - 2025-01-17

Commits
  • 77be8be Added 2 additional tests for GitHub driver programmatic scope merging and ove...
  • b2ce47b [5.x] Adds support for configuring scope of providers from configuration. (#728)
  • c654af8 Add "email_verified" to linkedin openid (#725)
  • d1267db Update CHANGELOG
  • See full diff in compare view

Updates sentry/sentry-laravel from 4.10.2 to 4.11.0

Release notes

Sourced from sentry/sentry-laravel's releases.

4.11.0

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

Features

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.11.0

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

Features

Bug Fixes

Commits

Updates spatie/laravel-schedule-monitor from 3.9.0 to 3.9.2

Release notes

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

3.9.2

What's Changed

Full Changelog: spatie/laravel-schedule-monitor@3.9.1...3.9.2

3.9.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.9.0...3.9.1

Changelog

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

3.9.2 - 2025-01-17

What's Changed

Full Changelog: spatie/laravel-schedule-monitor@3.9.1...3.9.2

3.9.1 - 2025-01-17

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.9.0...3.9.1

Commits
  • 9af9b59 Merge pull request #117 from bastien-phi/fix-php-8.4-deprecations
  • f36a80a Update CHANGELOG
  • 8e884c8 Merge pull request #118 from bastien-phi/fix-cron-expression-deprecation
  • 5d1bd87 Fix CronExpression deprecation using constructor instead or factory method
  • ec16146 Use explicit nullable type is Task::nextRunAt
  • ad0c7c4 Update CHANGELOG
  • See full diff in compare view

Updates pestphp/pest from 3.7.1 to 3.7.4

Release notes

Sourced from pestphp/pest's releases.

v3.7.4

  • Adds --compact option to coverage

v3.7.3

  • Adds Laravel 12 support

v3.7.2

  • Bumps PHPUnit version.
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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `6.2.0` | `6.3.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.38.2` | `11.39.1` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.16.1` | `5.17.0` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.10.2` | `4.11.0` |
| [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) | `3.9.0` | `3.9.2` |
| [pestphp/pest](https://github.com/pestphp/pest) | `3.7.1` | `3.7.4` |


Updates `codeat3/blade-simple-icons` from 6.2.0 to 6.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@6.2.0...6.3.0)

Updates `laravel/framework` from 11.38.2 to 11.39.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.38.2...v11.39.1)

Updates `laravel/socialite` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.16.1...v5.17.0)

Updates `sentry/sentry-laravel` from 4.10.2 to 4.11.0
- [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.10.2...4.11.0)

Updates `spatie/laravel-schedule-monitor` from 3.9.0 to 3.9.2
- [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.9.0...3.9.2)

Updates `pestphp/pest` from 3.7.1 to 3.7.4
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/3.x/RELEASE.md)
- [Commits](pestphp/pest@v3.7.1...v3.7.4)

---
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-minor
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  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-patch
  dependency-group: php-dependencies
- dependency-name: pestphp/pest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit 1ab7b99 into main Jan 27, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-a387ed92eb branch January 27, 2025 09:49
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