build(deps): bump the all-dependencies group with 3 updates #145
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 all-dependencies group with 3 updates: rubocop, actionview and minitest.
Updates
rubocop
from 1.73.2 to 1.74.0Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
ba27193
Cut 1.74448dc7f
Update Changeloge2fc35a
AddMode: conservative
configuration toStyle/FormatStringToken
to make t...a118624
Prevent redundant plugin loadingb667815
[Fix #13975] Fix false positives forStyle/RedundantCurrentDirectoryInPath
f20e4c5
AllowTLS1_1
andTLS1_2
by default inNaming/VariableNumber
5a405d5
Update documentation forStyle/FormatStringToken
for clarity5695986
Merge pull request #13972 from dvandersluis/issue/13965た6bd6f89
[Fix #13965] UpdateLint/RedundantCopDisableDirective
to register an offens...1776749
[Fix #13969] Fix a false positive forLint/SharedMutableDefault
Updates
actionview
from 8.0.1 to 8.0.2Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
Commits
3235827
Preparing for 8.0.2 release6644442
Merge pull request #54617 from byroot/move-strict-warningsf1857b6
Merge pull request #54567 from flavorjones/flavorjones-document-sanitizerd89a641
Autolink FormBuilder#text_field [ci-skip]3957dcf
Autolink FormBuilder#fields_for [ci-skip]1f3ba9b
Avoid autolinking FormBuilder#fields_for to itself [ci-skip]74cf3ff
Autolink FormBuilder#form_with [ci-skip]1239ba5
Autolink UncacheableFragmentError [ci-skip]ba1b691
Remove RDoc syntax in code example comments [ci-skip]379d2fe
Autolink FormTagHelper#checkbox_tag [ci-skip]Updates
minitest
from 5.25.4 to 5.25.5Changelog
Sourced from minitest's changelog.
Commits
4dcad89
prepped for release8e2f840
- Bumped minimum ruby to 2.7.7b63c6c
Added notice to readme about development versions7b88058
- Update the ruby and rails compatibility tables. (bquorning)55ad48a
- Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#ski...06bae5b
Added ruby 3.4 to CI8a59450
- Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)Dependabot 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