dependency: bump sentry-sidekiq, sentry-rails and sentry-ruby
requested to merge dependabot-bundler-sentry-sidekiq-and-sentry-rails-and-sentry-ruby-4.7.1 into master
Bumps sentry-sidekiq, sentry-rails and sentry-ruby. These dependencies needed to be updated together.
Updates sentry-sidekiq
from 4.6.5 to 4.7.1
Changelog
Sourced from sentry-sidekiq's changelog.
4.7.1
Bug Fixes
- Send events when report_after_job_retries is true and a job is configured with retry: 0 #1557
- Fixes #1556
4.7.0
Features
- Add
monotonic_active_support_logger
#1531- Support after-retry reporting to
sentry-sidekiq
#1532- Generate Security Header Endpoint with
Sentry.csp_report_uri
from dsn #1507- Allow passing backtrace into
Sentry.capture_message
#1550Bug Fixes
- Check sentry-rails before injecting ActiveJob skippable adapters #1544
- Fixes #1541
- Don't apply Scope's transaction name if it's empty #1546
- Fixes #1540
- Don't start
Sentry::SendEventJob
's transaction #1547
- Fixes #1539
- Don't record breadcrumbs in disabled environments #1549
- Scrub header values with invalid encoding #1552
- Fixes #1551
- Fix mismatched license info. New SDK gems' gemspecs specified
APACHE-2.0
while theirLICENSE.txt
wasMIT
. Now they both areMIT
.
Commits
-
c0a0dad
release: 4.7.1 -
683154a
Fixes report_after_job_retries for retry: 0 (#1557) -
9e964c4
Merge branch 'release/4.7.0' -
18661dc
release: 4.7.0 -
24bd8db
Add root license (#1555) -
4e7eb21
Correct license of new SDK gems (#1554) -
b285753
Scrub header values with invalid encoding (#1552) -
740ed8c
Allow passing backtrace into capture_message (#1550) -
4712364
Don't record breadcrumbs in disabled environments (#1549) -
2cc4c21
Don't start Sentry::SendEventJob's transaction (#1547) - Additional commits viewable in compare view
Updates sentry-rails
from 4.6.5 to 4.7.1
Changelog
Sourced from sentry-rails's changelog.
4.7.1
Bug Fixes
- Send events when report_after_job_retries is true and a job is configured with retry: 0 #1557
- Fixes #1556
4.7.0
Features
- Add
monotonic_active_support_logger
#1531- Support after-retry reporting to
sentry-sidekiq
#1532- Generate Security Header Endpoint with
Sentry.csp_report_uri
from dsn #1507- Allow passing backtrace into
Sentry.capture_message
#1550Bug Fixes
- Check sentry-rails before injecting ActiveJob skippable adapters #1544
- Fixes #1541
- Don't apply Scope's transaction name if it's empty #1546
- Fixes #1540
- Don't start
Sentry::SendEventJob
's transaction #1547
- Fixes #1539
- Don't record breadcrumbs in disabled environments #1549
- Scrub header values with invalid encoding #1552
- Fixes #1551
- Fix mismatched license info. New SDK gems' gemspecs specified
APACHE-2.0
while theirLICENSE.txt
wasMIT
. Now they both areMIT
.
Commits
-
c0a0dad
release: 4.7.1 -
683154a
Fixes report_after_job_retries for retry: 0 (#1557) -
9e964c4
Merge branch 'release/4.7.0' -
18661dc
release: 4.7.0 -
24bd8db
Add root license (#1555) -
4e7eb21
Correct license of new SDK gems (#1554) -
b285753
Scrub header values with invalid encoding (#1552) -
740ed8c
Allow passing backtrace into capture_message (#1550) -
4712364
Don't record breadcrumbs in disabled environments (#1549) -
2cc4c21
Don't start Sentry::SendEventJob's transaction (#1547) - Additional commits viewable in compare view
Updates sentry-ruby
from 4.6.5 to 4.7.1
Changelog
Sourced from sentry-ruby's changelog.
4.7.1
Bug Fixes
- Send events when report_after_job_retries is true and a job is configured with retry: 0 #1557
- Fixes #1556
4.7.0
Features
- Add
monotonic_active_support_logger
#1531- Support after-retry reporting to
sentry-sidekiq
#1532- Generate Security Header Endpoint with
Sentry.csp_report_uri
from dsn #1507- Allow passing backtrace into
Sentry.capture_message
#1550Bug Fixes
- Check sentry-rails before injecting ActiveJob skippable adapters #1544
- Fixes #1541
- Don't apply Scope's transaction name if it's empty #1546
- Fixes #1540
- Don't start
Sentry::SendEventJob
's transaction #1547
- Fixes #1539
- Don't record breadcrumbs in disabled environments #1549
- Scrub header values with invalid encoding #1552
- Fixes #1551
- Fix mismatched license info. New SDK gems' gemspecs specified
APACHE-2.0
while theirLICENSE.txt
wasMIT
. Now they both areMIT
.
Commits
-
c0a0dad
release: 4.7.1 -
683154a
Fixes report_after_job_retries for retry: 0 (#1557) -
9e964c4
Merge branch 'release/4.7.0' -
18661dc
release: 4.7.0 -
24bd8db
Add root license (#1555) -
4e7eb21
Correct license of new SDK gems (#1554) -
b285753
Scrub header values with invalid encoding (#1552) -
740ed8c
Allow passing backtrace into capture_message (#1550) -
4712364
Don't record breadcrumbs in disabled environments (#1549) -
2cc4c21
Don't start Sentry::SendEventJob's transaction (#1547) - 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