Skip to content

Bump sentry-rails from 5.24.0 to 5.25.0#2017

Merged
lfdebrux merged 1 commit into
mainfrom
dependabot/bundler/sentry-rails-5.25.0
Jun 20, 2025
Merged

Bump sentry-rails from 5.24.0 to 5.25.0#2017
lfdebrux merged 1 commit into
mainfrom
dependabot/bundler/sentry-rails-5.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 15, 2025

Bumps sentry-rails from 5.24.0 to 5.25.0.

Changelog

Sourced from sentry-rails's changelog.

5.25.0

Features

  • Support for before_send_log (#2634)
  • Default user attributes are now automatically added to logs (#2647)

Bug Fixes

  • Structured logging consumes way less memory now (#2643)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 15, 2025
@dependabot dependabot Bot force-pushed the dependabot/bundler/sentry-rails-5.25.0 branch from ac264e6 to fc7568d Compare June 18, 2025 06:09
Copy link
Copy Markdown
Contributor

@lfdebrux lfdebrux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might need to look for a way to turn off the new user attributes logging; our wiki section on data protection on Splunk says that we shouldn't send PII to Sentry

@dependabot dependabot Bot force-pushed the dependabot/bundler/sentry-rails-5.25.0 branch 2 times, most recently from ba074ce to ee5c1cd Compare June 18, 2025 06:51
@lfdebrux
Copy link
Copy Markdown
Contributor

lfdebrux commented Jun 18, 2025

We might need to look for a way to turn off the new user attributes logging; our wiki section on data protection on Splunk says that we shouldn't send PII to Sentry

Oh, it might be okay actually, reading further I think this might be Sentry Logs only [1], which we don't use.

@lfdebrux
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/sentry-rails-5.25.0 branch from ee5c1cd to e95b621 Compare June 20, 2025 10:10
@github-actions
Copy link
Copy Markdown

🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2017.admin.review.forms.service.gov.uk/

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

@lfdebrux
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.24.0...5.25.0)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-version: 5.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/sentry-rails-5.25.0 branch from e95b621 to 56b9570 Compare June 20, 2025 10:21
@sonarqubecloud
Copy link
Copy Markdown

@lfdebrux
Copy link
Copy Markdown
Contributor

Looking at the code changes in getsentry/sentry-ruby#2647 and the current code in main branch, I can't see any evidence that this release will affect our Sentry setup. So I'm going to go ahead and merge this. If I'm wrong our filtering ought to catch it anyway 😅

@lfdebrux lfdebrux enabled auto-merge June 20, 2025 10:22
@lfdebrux lfdebrux merged commit c2c23c2 into main Jun 20, 2025
4 of 5 checks passed
@lfdebrux lfdebrux deleted the dependabot/bundler/sentry-rails-5.25.0 branch June 20, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant