Skip to content

dep: bump sentry-ruby from 5.2.0 to 5.2.1

George Koltsov requested to merge dependabot-bundler-sentry-ruby-5.2.1 into master

Bumps sentry-ruby from 5.2.0 to 5.2.1.

Changelog

Sourced from sentry-ruby's changelog.

5.2.1

Bug Fixes

  • Also check stringified breadcrumbs key when reducing payload size #1758
  • Ignore internal Sidekiq::JobRetry::Skip exception #1763

Miscellaneous

  • Warn user if any integration is required after SDK initialization #1759
Commits
  • 67f27e4 release: 5.2.1
  • f32bf90 Update changelog
  • 723b1c9 fix(perf): TransactionEvent should not set level to :error (#1762)
  • 624edcd Update changelog
  • ff48788 Ignore internal Sidekiq::JobRetry::Skip exception (#1763)
  • 1e71de0 Explicitly use https as github-sourced gems' protocol (#1764)
  • 30d6500 Warn user if any integration is required after SDK initialization (#1759)
  • df531f0 Also check stringified breadcrumbs key when reducing payload size (#1758)
  • 614a436 ci: Change stale GitHub workflow to run once a day (#1755)
  • 9c5bdb8 Merge branch 'release/5.2.0'
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports