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.2 #448

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps sentry/sentry-laravel from 2.11.1 to 2.14.2.

Release notes

Sourced from sentry/sentry-laravel's releases.

2.14.2

  • Fix extracting command input resulting in errors when calling Artisan commands programatically with null as an argument value (#589)

2.14.1

  • Fix not setting the correct SDK ID and version when running the sentry:test command (#582)

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

  • Fix extracting command input resulting in errors when calling Artisan commands programatically with null as an argument value (#589)

2.14.1

  • Fix not setting the correct SDK ID and version when running the sentry:test command (#582)

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

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.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@2.11.1...2.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

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

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