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 3 updates #264

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 3 updates: laravel/framework, sentry/sentry-laravel and nunomaduro/collision.

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 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 nunomaduro/collision from 8.5.0 to 8.6.1

Commits
  • 86f003c Fixes --compact
  • 6187165 chore: re-enables a bunch of tests
  • 2bac222 Merge pull request #314 from carlos-granados/hide-full-coverage
  • c144384 Merge branch 'v8.x' into hide-full-coverage
  • cc05e7e Update ArtisanTestCommandTest.php
  • 7841d35 Update TestCommand.php
  • 69bc5ee Update Coverage.php
  • 65a37a5 Adjusts option
  • 940a4f4 Merge pull request #318 from jwpage/add-random-order-seed
  • 82cb937 Merge pull request #306 from oceanapplications/patch-1
  • 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

Bumps the php-dependencies group with 3 updates: [laravel/framework](https://github.com/laravel/framework), [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) and [nunomaduro/collision](https://github.com/nunomaduro/collision).


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 `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 `nunomaduro/collision` from 8.5.0 to 8.6.1
- [Commits](nunomaduro/collision@v8.5.0...v8.6.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  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: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jan 24, 2025
@driesvints driesvints merged commit 689f5c6 into main Jan 27, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-d5679b99c7 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
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.

1 participant