You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps sentry-ruby, dfe-analytics, get_into_teaching_api_client_faraday, git_wizard, sentry-rails and validates_timeliness. These dependencies needed to be updated together. Updates
sentry-ruby
from 5.9.0 to 5.10.0Changelog
Sourced from sentry-ruby's changelog.
Commits
eb826b6
release: 5.10.0856391d
Update changelog header (#2061)3131c7d
ErrorHandler should cleanup the scope (#2059)5054dbe
Use allowlist to filter ActiveSupport breadcrumbs' data (#2048)ec07eb7
Cleanup development dependencies (#2050)6196cec
Fix uninitialized race condition in Redis integration (#2057)75aa456
Ignore low-level Puma exceptions by default (#2055)11ecd25
handle sample rate type incompatibilities (#2036)a231150
Allow java exceptions as capture type in JRuby (#2043) (#2044)91308d3
Drop back to global CoC (#2053)Updates
dfe-analytics
from11d75a3
to 1.10.1Commits
Updates
get_into_teaching_api_client_faraday
from6619b0f
to 3.3.0Commits
Updates
git_wizard
from590da16
to 2.1.0Commits
Updates
sentry-rails
from 5.9.0 to 5.10.0Changelog
Sourced from sentry-rails's changelog.
Commits
eb826b6
release: 5.10.0856391d
Update changelog header (#2061)3131c7d
ErrorHandler should cleanup the scope (#2059)5054dbe
Use allowlist to filter ActiveSupport breadcrumbs' data (#2048)ec07eb7
Cleanup development dependencies (#2050)6196cec
Fix uninitialized race condition in Redis integration (#2057)75aa456
Ignore low-level Puma exceptions by default (#2055)11ecd25
handle sample rate type incompatibilities (#2036)a231150
Allow java exceptions as capture type in JRuby (#2043) (#2044)91308d3
Drop back to global CoC (#2053)Updates
validates_timeliness
fromf28a625
to 6.0.0.beta2Commits
0aded5b
Improve Travis CI matrix35ad532
Add Rails 6.1 compatibility21260ca
v5.0.016221ac
Merge pull request #190 from AleBL/patch-1c0c42ed
Update README.rdocf8b91e9
v5.0.0.beta27fa4d85
Change load_config_initializers to sym in Railtie7030729
defaults Rails to 5.2.xf42e905
Merge pull request #189 from VSPPedro/update-readme35eb50a
readme version bumpYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show