Bump the rails_70 group across 1 directory with 6 updates #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rails_70 group with 4 updates in the /gemfiles/rails_70 directory: rails, mocha, minitest and minitest-reporters.
Updates
rails
from 7.0.8.3 to 7.0.8.4Release notes
Sourced from rails's releases.
... (truncated)
Commits
ec7f253
Preparing for 7.0.8.4 releasef12d5ae
update changelogb84cbec
include the HTTP Permissions-Policy on non-HTML Content-TypesUpdates
mocha
from 2.3.0 to 2.4.5Changelog
Sourced from mocha's changelog.
Commits
4e2ca1b
[skip ci] Update documentation for v2.4.53d77c69
Bump version to 2.4.5 & prepare for release6a91439
Merge pull request #664 from freerange/fix-regression-when-stubbed-method-exp...228acc9
Fix exact match on ActionController::Parameters0e2b73c
Add missing unit tests for HasEntries exact option9d7b2ba
Add missing unit tests for HasEntries9f917f8
[skip ci] Update documentation for v2.4.406ee5ba
Bump version to 2.4.4 & prepare for release64b8904
Improve formatting in release notes for v2.4.3869c24e
Fix regression when stubbed method invoked with no argsUpdates
minitest
from 5.23.1 to 5.25.1Changelog
Sourced from minitest's changelog.
Commits
6d83843
prepped for release0ccdc80
- Fix incompatibility caused by minitest-hooks & rails invading minitest inte...9e7c58d
- Revert change from =~ to match? to allow for nil if $TERM undefined.393e334
prepped for release8cd3b1c
+ Refactored siginfo handler to reduce runtime costs. Saved ~30%!bd96499
normalized all actual/expected var names for assert_equal tests4fe69b1
Accept colon style Hash#inspect in test. (tompng)296269c
- Improve description of test:slow task. (stomar)1156b6c
- Cleaning up ancient code checking for defined?(Encoding) and the like.2bd62c5
Minor fix to make deprecation tests pass when using rake testW0Updates
minitest-reporters
from 1.6.1 to 1.7.1Changelog
Sourced from minitest-reporters's changelog.
Commits
265ff4b
Prep for 1.7.1 releasea4cc508
Merge pull request #354 from minitest-reporters/fix-suppress_inline_failure_o...52c5ca0
Add CHANGELOG notes for #35470ea3c7
Fix logic of new suppress_inline_failure_output option9f909d0
Prep for 1.7.0 release2f7ac47
Update CHANGELOG.md6508c29
Merge pull request #352 from rthbound/suppress_inline_failure_outputdd109b2
Update Minitest::Reporters::SpecReporter annotations with addition of suppres...d9dd6c5
Remove excess pasta from CHANGELOG.md4bb2b14
* Added optionsuppress_inline_failure_output
toSpecReporter
Updates
actionpack
from 7.0.8.3 to 7.0.8.4Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
ec7f253
Preparing for 7.0.8.4 releasef12d5ae
update changelogb84cbec
include the HTTP Permissions-Policy on non-HTML Content-TypesUpdates
railties
from 7.0.8.3 to 7.0.8.4Release notes
Sourced from railties's releases.
... (truncated)
Commits
ec7f253
Preparing for 7.0.8.4 releasef12d5ae
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions