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

deps(deps): update dependency sentry/sentry-laravel to v4.6.0 - autoclosed #410

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry/sentry-laravel (source) 4.5.1 -> 4.6.0 age adoption passing confidence

Release Notes

getsentry/sentry-laravel (sentry/sentry-laravel)

v4.6.0

Compare Source

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

Features
  • Add support for the Queue Insights Module (#​902). To learn more about this module, visit https://docs.sentry.io/product/performance/queue-monitoring/.

  • Enable queue tracing by default for new SDK installations. To enable this feature in your existing installation, update your config/sentry.php file with 'queue_jobs' => env('SENTRY_TRACE_QUEUE_JOBS_ENABLED', true), or set SENTRY_TRACE_QUEUE_JOBS_ENABLED=true in your environment (#​903)

Bug Fixes
  • Check if a span is sampled before creating child spans (#​898)

  • Always register the console sentryMonitor() macro. This fixes the macro not being available when using Laravel Lumen (#​900)

  • Avoid manipulating the config when resolving disks (#​901)

Misc
  • Various Spotlight improvements, such as the addition of a new SENTRY_SPOTLIGHT environment variable and not requiring a DSN to be set to use Spotlight (#​892)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from lotyp as a code owner June 11, 2024 13:01
@renovate renovate bot enabled auto-merge (rebase) June 11, 2024 13:01
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.36%. Comparing base (8780531) to head (6669ca3).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #410   +/-   ##
==========================================
  Coverage      48.36%   48.36%           
  Complexity        48       48           
==========================================
  Files             23       23           
  Lines            122      122           
==========================================
  Hits              59       59           
  Misses            63       63           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title deps(deps): update dependency sentry/sentry-laravel to v4.6.0 deps(deps): update dependency sentry/sentry-laravel to v4.6.0 - autoclosed Jun 11, 2024
@renovate renovate bot closed this Jun 11, 2024
auto-merge was automatically disabled June 11, 2024 13:05

Pull request was closed

@renovate renovate bot deleted the renovate/sentry-sentry-laravel-4.x-lockfile branch June 11, 2024 13:05
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