dep: bump sentry-sidekiq and sentry-rails
Bumps sentry-sidekiq and sentry-rails. These dependencies needed to be updated together.
Updates sentry-sidekiq
from 5.4.2 to 5.5.0
Changelog
Sourced from sentry-sidekiq's changelog.
5.5.0
Features
Support rack 3 #1884
- We no longer need the
HTTP_VERSION
check for ignoring the headerAdd Dynamic Sampling support The SDK now supports Sentry's Dynamic Sampling product.
Note that this is not supported for users still using the
config.async
option.
- Parse incoming W3C Baggage Headers and propagate them to continue traces #1869
- in all outgoing requests in our net/http patch
- in Sentry transactions as Dynamic Sampling Context
- Create new Baggage entries as Head SDK (originator of trace) #1898
- Add Transaction source annotations to classify low quality (high cardinality) transaction names #1902
Bug Fixes
Commits
-
ebd9a52
release: 5.5.0 -
1eea62c
Prepare changelog for 5.5.0 (#1909) -
c79aa34
Dynamic Sampling Context / Baggage (#1869) -
8715642
Cancel in progress ci runs when there is a new commit pushed. (#1906) -
e18ce4b
Make sure test helper clears the current scope before/after a test (#1900) -
d83b29c
Configure Rails 7.1's test app separately (#1901) -
ae13d7d
Execute with_scope's block even when SDK is not initialized (#1897) -
f931fe1
Add Ruby head to CI matrix (#1893) -
d872488
Memoize session.aggregation_key (#1892) -
67bbcd7
Pin rack to < 3 on sentry-raven (#1889) - Additional commits viewable in compare view
Updates sentry-rails
from 5.4.2 to 5.5.0
Changelog
Sourced from sentry-rails's changelog.
5.5.0
Features
Support rack 3 #1884
- We no longer need the
HTTP_VERSION
check for ignoring the headerAdd Dynamic Sampling support The SDK now supports Sentry's Dynamic Sampling product.
Note that this is not supported for users still using the
config.async
option.
- Parse incoming W3C Baggage Headers and propagate them to continue traces #1869
- in all outgoing requests in our net/http patch
- in Sentry transactions as Dynamic Sampling Context
- Create new Baggage entries as Head SDK (originator of trace) #1898
- Add Transaction source annotations to classify low quality (high cardinality) transaction names #1902
Bug Fixes
Commits
-
ebd9a52
release: 5.5.0 -
1eea62c
Prepare changelog for 5.5.0 (#1909) -
c79aa34
Dynamic Sampling Context / Baggage (#1869) -
8715642
Cancel in progress ci runs when there is a new commit pushed. (#1906) -
e18ce4b
Make sure test helper clears the current scope before/after a test (#1900) -
d83b29c
Configure Rails 7.1's test app separately (#1901) -
ae13d7d
Execute with_scope's block even when SDK is not initialized (#1897) -
f931fe1
Add Ruby head to CI matrix (#1893) -
d872488
Memoize session.aggregation_key (#1892) -
67bbcd7
Pin rack to < 3 on sentry-raven (#1889) - 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
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 174 | 0 | 0 | 0 | 174 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+