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.1 to 4.8.3
Changelog
Sourced from sentry-sidekiq's changelog.
Unreleased
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637Documentation
Refactoring
- Minor improvements on Net::HTTP patch #1651
- Deprecate unnecessarily exposed attributes #1652
- Refactor Net::HTTP patch #1656
- Deprecate Event#configuration #1661
- Explicitly passing Rack related configurations #1662
4.8.2
Documentation
- Rewrite documents with yard #1635
Bug Fixes
- Use prepended method instead of
around_perform
forActiveJob
integration #1631- Remove unnecessary ActiveJob inclusion #1655
- Lock faraday to version 1.x #1664
- This is a temporary effort to avoid dependency issue with
faraday 2.0
andfaraday
will be removed from dependencies very soon. See this comment for more information about our plan to remove it.
Commits
-
7a1b5b8
release: 4.8.3 -
8312d92
Update changelog -
35f364b
Correctly return Job#perform's return value (#1667) -
ed12bab
Merge branch 'release/4.8.2' into 4-8 -
9293967
release: 4.8.2 -
7e6b2c7
Update changelog -
73808d0
Lock faraday to version 1.x (#1664) -
5fb1fa0
Remove unnecessary ActiveJob inclusion (#1655) -
3d6ae9d
Remove debug code -
575ce95
Rewrite documents with yard (#1635) - Additional commits viewable in compare view
Updates sentry-rails
from 4.8.1 to 4.8.3
Changelog
Sourced from sentry-rails's changelog.
Unreleased
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637Documentation
Refactoring
- Minor improvements on Net::HTTP patch #1651
- Deprecate unnecessarily exposed attributes #1652
- Refactor Net::HTTP patch #1656
- Deprecate Event#configuration #1661
- Explicitly passing Rack related configurations #1662
4.8.2
Documentation
- Rewrite documents with yard #1635
Bug Fixes
- Use prepended method instead of
around_perform
forActiveJob
integration #1631- Remove unnecessary ActiveJob inclusion #1655
- Lock faraday to version 1.x #1664
- This is a temporary effort to avoid dependency issue with
faraday 2.0
andfaraday
will be removed from dependencies very soon. See this comment for more information about our plan to remove it.
Commits
-
7a1b5b8
release: 4.8.3 -
8312d92
Update changelog -
35f364b
Correctly return Job#perform's return value (#1667) -
ed12bab
Merge branch 'release/4.8.2' into 4-8 -
9293967
release: 4.8.2 -
7e6b2c7
Update changelog -
73808d0
Lock faraday to version 1.x (#1664) -
5fb1fa0
Remove unnecessary ActiveJob inclusion (#1655) -
3d6ae9d
Remove debug code -
575ce95
Rewrite documents with yard (#1635) - Additional commits viewable in compare view
Updates sentry-ruby
from 4.8.1 to 4.8.3
Changelog
Sourced from sentry-ruby's changelog.
Unreleased
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637Documentation
Refactoring
- Minor improvements on Net::HTTP patch #1651
- Deprecate unnecessarily exposed attributes #1652
- Refactor Net::HTTP patch #1656
- Deprecate Event#configuration #1661
- Explicitly passing Rack related configurations #1662
4.8.2
Documentation
- Rewrite documents with yard #1635
Bug Fixes
- Use prepended method instead of
around_perform
forActiveJob
integration #1631- Remove unnecessary ActiveJob inclusion #1655
- Lock faraday to version 1.x #1664
- This is a temporary effort to avoid dependency issue with
faraday 2.0
andfaraday
will be removed from dependencies very soon. See this comment for more information about our plan to remove it.
Commits
-
7a1b5b8
release: 4.8.3 -
8312d92
Update changelog -
35f364b
Correctly return Job#perform's return value (#1667) -
ed12bab
Merge branch 'release/4.8.2' into 4-8 -
9293967
release: 4.8.2 -
7e6b2c7
Update changelog -
73808d0
Lock faraday to version 1.x (#1664) -
5fb1fa0
Remove unnecessary ActiveJob inclusion (#1655) -
3d6ae9d
Remove debug code -
575ce95
Rewrite documents with yard (#1635) - 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