deps(deps): update dependency sentry/sentry-laravel to v4.10.1 #427
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.0
->4.10.1
Release Notes
getsentry/sentry-laravel (sentry/sentry-laravel)
v4.10.1
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.1.
Bug Fixes
v4.10.0
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.0.
Features
Misc
v4.9.0
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.9.0.
Misc
Allow the cache store used by the console scheduling integration to be overridden (#942)
Set
http
breadcrumb levels based on response code (#940)v4.8.0
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.8.0.
Bug Fixes
Fix
php artisan sentry:publish
mangling the .env file (#928)Fix not (correctly) reporting transactions when using Laravel Octane (#936)
Misc
Improve the stacktrace of the
php artisan sentry:test
event (#926)Remove outdated JS SDK installation step from
php artisan sentry:publish
(#930)v4.7.1
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.1.
Bug Fixes
XSRF-TOKEN
cookie value before sending to Sentry (#920)v4.7.0
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.0.
Features
Add support for Cache Insights Module (#914). To learn more about this module, visit https://docs.sentry.io/product/insights/caches/. This feature requires Laravel v11.11.0 or higher.
Cache tracing is enabled by default for new SDK installations. To enable this feature in your existing installation, update your
config/sentry.php
file with'cache' => env('SENTRY_TRACE_CACHE_ENABLED', true),
under'tracing'
.v4.6.1
Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.6.1.
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.