dep: bump sentry-rails, sentry-ruby and sentry-sidekiq
requested to merge dependabot-bundler-sentry-rails-and-sentry-ruby-and-sentry-sidekiq-5.3.1 into master
Bumps sentry-rails, sentry-ruby and sentry-sidekiq. These dependencies needed to be updated together.
Updates sentry-rails
from 5.3.0 to 5.3.1
Changelog
Sourced from sentry-rails's changelog.
5.3.1
Bug Fixes
- Don't require a DB connection, but release one if it is acquired #1812
- Fixes #1808
Sentry.with_child_span
should check SDK's initialization state #1819
- Fixes #1818
Miscellaneous
- Warn users about
config.async
's deprecation #1803
Commits
-
0237e56
release: 5.3.1 -
8bd4054
Sentry.with_child_span should check SDK's initialization state (#1819) -
0fe8d27
Create config.yml (#1817) -
35275b3
explain init explicit (#1816) -
5b5c78b
Update changelog -
a73fab4
Update changelog -
bcfdec5
Don't require a DB connection, but release one if it is acquired (#1812) -
fb80e1f
chore: Update logo for dark or light theme (#1810) -
eb8c598
Warn users about config.async's deprecation (#1803) -
7429e6c
Merge branch 'release/5.3.0' - See full diff in compare view
Updates sentry-ruby
from 5.3.0 to 5.3.1
Changelog
Sourced from sentry-ruby's changelog.
5.3.1
Bug Fixes
- Don't require a DB connection, but release one if it is acquired #1812
- Fixes #1808
Sentry.with_child_span
should check SDK's initialization state #1819
- Fixes #1818
Miscellaneous
- Warn users about
config.async
's deprecation #1803
Commits
-
0237e56
release: 5.3.1 -
8bd4054
Sentry.with_child_span should check SDK's initialization state (#1819) -
0fe8d27
Create config.yml (#1817) -
35275b3
explain init explicit (#1816) -
5b5c78b
Update changelog -
a73fab4
Update changelog -
bcfdec5
Don't require a DB connection, but release one if it is acquired (#1812) -
fb80e1f
chore: Update logo for dark or light theme (#1810) -
eb8c598
Warn users about config.async's deprecation (#1803) -
7429e6c
Merge branch 'release/5.3.0' - See full diff in compare view
Updates sentry-sidekiq
from 5.3.0 to 5.3.1
Changelog
Sourced from sentry-sidekiq's changelog.
5.3.1
Bug Fixes
- Don't require a DB connection, but release one if it is acquired #1812
- Fixes #1808
Sentry.with_child_span
should check SDK's initialization state #1819
- Fixes #1818
Miscellaneous
- Warn users about
config.async
's deprecation #1803
Commits
-
0237e56
release: 5.3.1 -
8bd4054
Sentry.with_child_span should check SDK's initialization state (#1819) -
0fe8d27
Create config.yml (#1817) -
35275b3
explain init explicit (#1816) -
5b5c78b
Update changelog -
a73fab4
Update changelog -
bcfdec5
Don't require a DB connection, but release one if it is acquired (#1812) -
fb80e1f
chore: Update logo for dark or light theme (#1810) -
eb8c598
Warn users about config.async's deprecation (#1803) -
7429e6c
Merge branch 'release/5.3.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
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 170 | 0 | 0 | 0 | 170 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 230 | 0 | 0 | 0 | 230 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov