Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.73%. Comparing base (
eca6576
) to head (d9fc6b3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the rails_70 group in /gemfiles/rails_70 with 4 updates: rails, minitest, actionpack and railties.
Updates
rails
from 7.0.8 to 7.0.8.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelog4c83b33
fix XSS vulnerability when using translation723f545
Merge pull request #48869 from brunoprietog/disable-session-active-storage-pr...Updates
minitest
from 5.21.2 to 5.22.2Changelog
Sourced from minitest's changelog.
Commits
d00cc0d
prepped for release6cf8dce
- Third time's a charm? Remember: 'ensure' is almost always the wrong way to go.319036f
prepped for releasef92f48d
- Don't exit non-zero if no tests ran and no filter (aka, the test file is em...6138c39
prepped for releaseebb468c
+ Added "did you mean" output if your --name filter matches nothing. (tenderl...ef83965
- Big cleanup of test filtering. Much prettier / more functional.194a70a
- Fix situation where Assertion#location can't find the location. (pftg)Updates
actionpack
from 7.0.8 to 7.0.8.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelog4c83b33
fix XSS vulnerability when using translationUpdates
railties
from 7.0.8 to 7.0.8.1Release notes
Sourced from railties's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelogDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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