Update sentry-ruby monorepo to v6.7.0 #64

Open
renovate wants to merge 1 commit from renovate/sentry-ruby-monorepo into main
Collaborator

This PR contains the following updates:

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

Release Notes

getsentry/sentry-ruby (sentry-rails)

v6.7.0

Compare Source

New Features
Bug Fixes 🐛
Rails
Other
Internal Changes 🔧

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [sentry-rails](https://github.com/getsentry/sentry-ruby/tree/6.7.0/sentry-rails) ([source](https://github.com/getsentry/sentry-ruby/tree/HEAD/sentry-rails), [changelog](https://github.com/getsentry/sentry-ruby/blob/6.7.0/CHANGELOG.md)) | `6.6.2` → `6.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/sentry-rails/6.7.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/sentry-rails/6.7.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/sentry-rails/6.6.2/6.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/sentry-rails/6.6.2/6.7.0?slim=true) | | [sentry-ruby](https://github.com/getsentry/sentry-ruby/tree/6.7.0/sentry-ruby) ([source](https://github.com/getsentry/sentry-ruby/tree/HEAD/sentry-ruby), [changelog](https://github.com/getsentry/sentry-ruby/blob/6.7.0/CHANGELOG.md)) | `6.6.2` → `6.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/sentry-ruby/6.7.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/sentry-ruby/6.7.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/sentry-ruby/6.6.2/6.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/sentry-ruby/6.6.2/6.7.0?slim=true) | --- ### Release Notes <details> <summary>getsentry/sentry-ruby (sentry-rails)</summary> ### [`v6.7.0`](https://github.com/getsentry/sentry-ruby/releases/tag/6.7.0) [Compare Source](https://github.com/getsentry/sentry-ruby/compare/6.6.2...6.7.0) ##### New Features ✨ - (active\_job) Support for tracing by [@&#8203;solnic](https://github.com/solnic) in [#&#8203;2947](https://github.com/getsentry/sentry-ruby/pull/2947) - (active\_job) Support for Solid Queue by [@&#8203;solnic](https://github.com/solnic) in [#&#8203;2942](https://github.com/getsentry/sentry-ruby/pull/2942) - (client-reports) Record `log_byte` and `trace_metric_byte` outcomes by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;2997](https://github.com/getsentry/sentry-ruby/pull/2997) - Add Fiber support new `config.hub_isolation_level` which can be set to `:fiber` or `:thread`. Use this in case you use Fiber based servers like [Falcon](https://github.com/socketry/falcon) by [@&#8203;SeanLF](https://github.com/SeanLF) in [#&#8203;3018](https://github.com/getsentry/sentry-ruby/pull/3018) - New `set_attribute` api by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;2998](https://github.com/getsentry/sentry-ruby/pull/2998) ##### Bug Fixes 🐛 ##### Rails - Guard execution context with `send_default_pii` by [@&#8203;solnic](https://github.com/solnic) in [#&#8203;3043](https://github.com/getsentry/sentry-ruby/pull/3043) - Ensure `Rails.error.set_context` is not lost by [@&#8203;solnic](https://github.com/solnic) in [#&#8203;3024](https://github.com/getsentry/sentry-ruby/pull/3024) ##### Other - (test) Kill threaded global workers before clearing Sentry globals by [@&#8203;solnic](https://github.com/solnic) in [#&#8203;2990](https://github.com/getsentry/sentry-ruby/pull/2990) - Isolate inherited hubs under `hub_isolation_level = :fiber` by [@&#8203;SeanLF](https://github.com/SeanLF) in [#&#8203;3036](https://github.com/getsentry/sentry-ruby/pull/3036) ##### Internal Changes 🔧 - Use generated gemfiles in test workflows by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;2971](https://github.com/getsentry/sentry-ruby/pull/2971) - Weekly lockfile generation CI job by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;2966](https://github.com/getsentry/sentry-ruby/pull/2966) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update sentry-ruby monorepo to v6.7.0
All checks were successful
ci/woodpecker/push/test Pipeline was successful
48f34cc444
All checks were successful
ci/woodpecker/push/test Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sentry-ruby-monorepo:renovate/sentry-ruby-monorepo
git switch renovate/sentry-ruby-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/sentry-ruby-monorepo
git switch renovate/sentry-ruby-monorepo
git rebase main
git switch main
git merge --ff-only renovate/sentry-ruby-monorepo
git switch renovate/sentry-ruby-monorepo
git rebase main
git switch main
git merge --no-ff renovate/sentry-ruby-monorepo
git switch main
git merge --squash renovate/sentry-ruby-monorepo
git switch main
git merge --ff-only renovate/sentry-ruby-monorepo
git switch main
git merge renovate/sentry-ruby-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
casper/bsky_handle_provider!64
No description provided.