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

chore: Bump sentry/sentry-laravel from 2.11.1 to 2.14.0 #445

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps sentry/sentry-laravel from 2.11.1 to 2.14.0.

Release notes

Sourced from sentry/sentry-laravel's releases.

2.14.0

  • Fix not listening to queue events because QueueManager is registered as queue in the container and not by it's class name (#568)
  • Fix status code not populated on transaction if response did not inherit from Illuminate\Http\Response like Illuminate\Http\JsonResponse (#573)
  • Align Span Operations with new spec (#574)
  • Fix broken SetRequestMiddleware on Laravel < 6.0 (#575)
  • Also extract the authenticated user email and username attributes if available (#577)

2.13.0

  • Only catch BindingResolutionException when trying to get the PSR-7 request object from the container

2.12.1

  • Fix incorrect release and environment values when using the sentry:test command

2.12.0

  • Add support for normalized route names when using Laravel Lumen (#449)
  • Add support for adding the user ID to the user scope when using Laravel Sanctum (#542)
  • Allow configuration of the send_default_pii SDK option with the SENTRY_SEND_DEFAULT_PII env variable
Changelog

Sourced from sentry/sentry-laravel's changelog.

2.14.0

  • Fix not listening to queue events because QueueManager is registered as queue in the container and not by it's class name (#568)
  • Fix status code not populated on transaction if response did not inherit from Illuminate\Http\Response like Illuminate\Http\JsonResponse (#573)
  • Align Span Operations with new spec (#574)
  • Fix broken SetRequestMiddleware on Laravel < 6.0 (#575)
  • Also extract the authenticated user email and username attributes if available (#577)

2.13.0

  • Only catch BindingResolutionException when trying to get the PSR-7 request object from the container

2.12.1

  • Fix incorrect release and environment values when using the sentry:test command

2.12.0

  • Add support for normalized route names when using Laravel Lumen (#449)
  • Add support for adding the user ID to the user scope when using Laravel Sanctum (#542)
  • Allow configuration of the send_default_pii SDK option with the SENTRY_SEND_DEFAULT_PII env variable
Commits
  • cad98d8 release: 2.14.0
  • 56306da Prepare 2.14.0 (#578)
  • bdcae90 Try to extract a few more common attributes from the authenticated user (#577)
  • 51448d1 Upgrade php-cs-fixer dependency (#576)
  • e6b22bb ref: Align Span Operations with new spec (#574)
  • 2224e80 fix: Broken SetRequestMiddleware on Laravel < 6.0 (#575)
  • 52e4011 fix: Fix not listening to queue events because QueueManager is registered a...
  • fc510b4 fix: Status code not populated on transaction if response did not inherit fro...
  • afe3567 docs: Update README.md & CONTRIBUTING.md (#565)
  • 7c0e8e5 Merge branch 'release/2.13.0'
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 2.11.1 to 2.14.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@2.11.1...2.14.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2022

The following labels could not be found: php, dependencies, auto-squash.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #448.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/composer/sentry/sentry-laravel-2.14.0 branch October 17, 2022 07:04
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