Skip to content

dependency: bump sentry-sidekiq, sentry-rails and sentry-ruby

Bumps sentry-sidekiq, sentry-rails and sentry-ruby. These dependencies needed to be updated together. Updates sentry-sidekiq from 4.8.0 to 4.8.1

Changelog

Sourced from sentry-sidekiq's changelog.

4.8.1

Bug Fixes

  • Merge context with the same key instead of replacing the old value. #1621
  • Fix HTTPTransport's ssl configuration #1626
  • Log errors happened in BackgroundWorker#perform #1624
  • Gracefully shutdown background worker before the process exits #1617

Refactoring

  • Extract envelope construction logic from Transport #1616
  • Add frozen string literal comment to sentry-ruby #1623
Commits
  • 01846b7 release: 4.8.1
  • 46e7072 Gracefully shutdown background worker before the process exits (#1617)
  • 94b1a5e Always bump integrations' dependency requirement (#1625)
  • 7848d59 Add frozen string literal comments to sentry-ruby (#1623)
  • bf37772 Log errors happened in BackgroundWorker#perform (#1624)
  • 1f96dce Update changelog
  • 805b692 Fix HTTPTransport's ssl configuration (#1626)
  • b61bc0d Remove faraday from tests (#1622)
  • 23c66f5 Merge context with the same key instead of replacing the old value. (#1621)
  • 0119cd4 Extract envelope construction logic from Transport (#1616)
  • Additional commits viewable in compare view

Updates sentry-rails from 4.8.0 to 4.8.1

Changelog

Sourced from sentry-rails's changelog.

4.8.1

Bug Fixes

  • Merge context with the same key instead of replacing the old value. #1621
  • Fix HTTPTransport's ssl configuration #1626
  • Log errors happened in BackgroundWorker#perform #1624
  • Gracefully shutdown background worker before the process exits #1617

Refactoring

  • Extract envelope construction logic from Transport #1616
  • Add frozen string literal comment to sentry-ruby #1623
Commits
  • 01846b7 release: 4.8.1
  • 46e7072 Gracefully shutdown background worker before the process exits (#1617)
  • 94b1a5e Always bump integrations' dependency requirement (#1625)
  • 7848d59 Add frozen string literal comments to sentry-ruby (#1623)
  • bf37772 Log errors happened in BackgroundWorker#perform (#1624)
  • 1f96dce Update changelog
  • 805b692 Fix HTTPTransport's ssl configuration (#1626)
  • b61bc0d Remove faraday from tests (#1622)
  • 23c66f5 Merge context with the same key instead of replacing the old value. (#1621)
  • 0119cd4 Extract envelope construction logic from Transport (#1616)
  • Additional commits viewable in compare view

Updates sentry-ruby from 4.8.0 to 4.8.1

Changelog

Sourced from sentry-ruby's changelog.

4.8.1

Bug Fixes

  • Merge context with the same key instead of replacing the old value. #1621
  • Fix HTTPTransport's ssl configuration #1626
  • Log errors happened in BackgroundWorker#perform #1624
  • Gracefully shutdown background worker before the process exits #1617

Refactoring

  • Extract envelope construction logic from Transport #1616
  • Add frozen string literal comment to sentry-ruby #1623
Commits
  • 01846b7 release: 4.8.1
  • 46e7072 Gracefully shutdown background worker before the process exits (#1617)
  • 94b1a5e Always bump integrations' dependency requirement (#1625)
  • 7848d59 Add frozen string literal comments to sentry-ruby (#1623)
  • bf37772 Log errors happened in BackgroundWorker#perform (#1624)
  • 1f96dce Update changelog
  • 805b692 Fix HTTPTransport's ssl configuration (#1626)
  • b61bc0d Remove faraday from tests (#1622)
  • 23c66f5 Merge context with the same key instead of replacing the old value. (#1621)
  • 0119cd4 Extract envelope construction logic from Transport (#1616)
  • Additional commits viewable 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