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

Update sentry-ruby monorepo to v5.19.0 #9345

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-rails (source, changelog) 5.18.2 -> 5.19.0 age adoption passing confidence
sentry-ruby (source, changelog) 5.18.2 -> 5.19.0 age adoption passing confidence

Release Notes

getsentry/sentry-ruby (sentry-rails)

v5.19.0

Compare Source

Features
  • Use Concurrent.available_processor_count instead of Concurrent.usable_processor_count (#​2358)

  • Support for tracing Faraday requests (#​2345)

  • Support for attachments (#​2357)

    Usage:

    Sentry.add_attachment(path: '/foo/bar.txt')
    Sentry.add_attachment(filename: 'payload.json', bytes: '{"value": 42}'))
  • Transaction data are now included in the context (#​2365)

  • Inject Sentry meta tags in the Rails application layout automatically in the generator (#​2369)

    To turn this behavior off, use

    bin/rails generate sentry --inject-meta false
Bug Fixes
  • Fix skipping connect spans in open-telemetry #​2364

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sentry-ruby-monorepo branch from b9740cc to 641a7c9 Compare August 13, 2024 18:26
Copy link
Contributor

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 85%

Minimum allowed coverage is 0%, this run produced 85%

@renovate renovate bot merged commit f5d153e into main Aug 13, 2024
15 checks passed
@renovate renovate bot deleted the renovate/sentry-ruby-monorepo branch August 13, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants