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 php-dependencies group with 7 updates #1199

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps the php-dependencies group with 7 updates:

Package From To
laravel/framework 11.35.1 11.36.1
laravel/horizon 5.30.0 5.30.1
laravel/sanctum 4.0.6 4.0.7
laravel/socialite 5.16.0 5.16.1
ohdearapp/ohdear-php-sdk 3.10.2 3.10.3
sentry/sentry-laravel 4.10.1 4.10.2
spatie/laravel-schedule-monitor 3.8.1 3.8.2

Updates laravel/framework from 11.35.1 to 11.36.1

Release notes

Sourced from laravel/framework's releases.

v11.36.1

v11.36.0

Changelog

Sourced from laravel/framework's changelog.

v11.36.1 - 2024-12-17

v11.36.0 - 2024-12-17

Commits
  • df06f51 Update version to v11.36.1
  • 3946000 Revert "[11.x] No need to redeclare variables (#53887)" (#53954)
  • 17c0416 Revert "[11.x] fix: allows injection using multiple interfaces with the same ...
  • f349abb Avoid writing multiple keys when using redis in cluster mode (#53940)
  • 70607c5 [11.x] Add getJob() method to PendingDispatch class + Introduced tests (#...
  • fd07e20 Add wildcard directory discovery to the EventServiceProvider (#53932)
  • aec8ad4 Once Remember Null Values (#53949)
  • 3ac290c Update CHANGELOG
  • 153254c Update version to v11.36.0
  • 4526005 [11.x] Fix client path value in file uploads (#53941)
  • Additional commits viewable in compare view

Updates laravel/horizon from 5.30.0 to 5.30.1

Release notes

Sourced from laravel/horizon's releases.

v5.30.1

Changelog

Sourced from laravel/horizon's changelog.

v5.30.1 - 2024-12-13

Commits

Updates laravel/sanctum from 4.0.6 to 4.0.7

Release notes

Sourced from laravel/sanctum's releases.

v4.0.7

Changelog

Sourced from laravel/sanctum's changelog.

v4.0.7 - 2024-12-11

Commits

Updates laravel/socialite from 5.16.0 to 5.16.1

Release notes

Sourced from laravel/socialite's releases.

v5.16.1

Changelog

Sourced from laravel/socialite's changelog.

v5.16.1 - 2024-12-11

Commits

Updates ohdearapp/ohdear-php-sdk from 3.10.2 to 3.10.3

Release notes

Sourced from ohdearapp/ohdear-php-sdk's releases.

3.10.3

Support added for updating a site and using the Sitemap resources via the SDK

Changelog

Sourced from ohdearapp/ohdear-php-sdk's changelog.

3.10.3 - 2024-12-18

Support added for updating a site and using the Sitemap resources via the SDK

Commits

Updates sentry/sentry-laravel from 4.10.1 to 4.10.2

Release notes

Sourced from sentry/sentry-laravel's releases.

4.10.2

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

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.10.2

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

Bug Fixes

Commits

Updates spatie/laravel-schedule-monitor from 3.8.1 to 3.8.2

Release notes

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

3.8.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.8.1...3.8.2

Changelog

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

3.8.2 - 2024-12-16

What's Changed

New Contributors

Full Changelog: spatie/laravel-schedule-monitor@3.8.1...3.8.2

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 |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.35.1` | `11.36.1` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.30.0` | `5.30.1` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.6` | `4.0.7` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.16.0` | `5.16.1` |
| [ohdearapp/ohdear-php-sdk](https://github.com/ohdearapp/ohdear-php-sdk) | `3.10.2` | `3.10.3` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.10.1` | `4.10.2` |
| [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) | `3.8.1` | `3.8.2` |


Updates `laravel/framework` from 11.35.1 to 11.36.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.35.1...v11.36.1)

Updates `laravel/horizon` from 5.30.0 to 5.30.1
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.30.0...v5.30.1)

Updates `laravel/sanctum` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.6...v4.0.7)

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

Updates `ohdearapp/ohdear-php-sdk` from 3.10.2 to 3.10.3
- [Release notes](https://github.com/ohdearapp/ohdear-php-sdk/releases)
- [Changelog](https://github.com/ohdearapp/ohdear-php-sdk/blob/main/CHANGELOG.md)
- [Commits](ohdearapp/ohdear-php-sdk@3.10.2...3.10.3)

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

Updates `spatie/laravel-schedule-monitor` from 3.8.1 to 3.8.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.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/sanctum
  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-patch
  dependency-group: php-dependencies
- dependency-name: ohdearapp/ohdear-php-sdk
  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-schedule-monitor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

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

@dependabot dependabot bot closed this Dec 20, 2024
@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-0524cb64a0 branch December 20, 2024 15:21
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 php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

0 participants