🚨 [security] [ruby] Update rubocop-minitest 0.38.1 → 0.40.0 (major)#136
Open
depfu[bot] wants to merge 1 commit into
Open
🚨 [security] [ruby] Update rubocop-minitest 0.38.1 → 0.40.0 (major)#136depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-minitest (0.38.1 → 0.40.0) · Repo · Changelog
Release Notes
0.40.0
0.39.1
0.39.0
0.38.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 57 commits:
Cut 0.40.0Update ChangelogMerge pull request #359 from koic/fix_multiple_assertions_todo_test_state_leakMerge pull request #358 from koic/fix_uninitialized_instance_variable_warningsFix `Minitest/MultipleAssertions` todo test on the oldest supported RuboCopSuppress uninitialized instance variable warnings in the test supportMerge pull request #355 from koic/add_rubocop_test_case_stable_apiAdd `RuboCop::TestCase` as a stable API for testing custom copsMerge pull request #354 from koic/fix_jruby_ci_failure_caused_by_rbs_native_extension_buildFix JRuby CI failure caused by rbs native extension buildMerge pull request #353 from rubocop/dependabot/github_actions/actions/checkout-7Bump actions/checkout from 6 to 7Suppress YARD undocumentable mixin warningMerge pull request #352 from rubocop/speed-up-global_expectations_testMerge pull request #351 from rubocop/run-all-testsSpeed up global_expectations_testUse Minitest's TestTask to run all testsMerge pull request #350 from tejasbubane/jruby-latestMerge pull request #349 from tejasbubane/remove-test-queueUse latest stable jruby versionRemove test queue to reduce time taken to run testsMerge pull request #345 from amckinnie/masterFix Minitest/NonExecutableTestMethod for inconsistent order treatmentSwitch back docs version to masterCut 0.39.1Update ChangelogMerge pull request #347 from koic/fix_false_positive_for_assert_includes_and_refute_includes_copsFix false positives in `Minitest/AssertIncludes` and `Minitest/RefuteIncludes` copsSwitch back docs version to masterCut 0.39.0Update ChangelogMerge pull request #346 from koic/disable_minitest_assert_empty_literal_by_default[Fix #344] Disable `Minitest/AssertEmptyLiteral` by defaultSuppress RuboCop offensesDrop `prism_spec` from the default Rake taskBump license years to 2026CI against Ruby 4.0Merge pull request #343 from rubocop/dependabot/github_actions/actions/checkout-6Bump actions/checkout from 5 to 6Tweak bug report templateMerge pull request #341 from koic/make_minitest_assert_includes_and_refute_includes_aware_of_alias_methods[Fix #315] Make `Minitest/AssertIncludes` and `Minitest/RefuteIncludes` aware of alias methods[Docs] Tweak the doc for `Minitest/SkipEnsure`Switch back docs version to masterCut 0.38.2Update ChangelogMerge pull request #340 from Earlopain/multiple-assertions-receiverMerge pull request #339 from Earlopain/sync-spellcheck[Fix #321] Fix false positives for `Minitest/MultipleAssertions` when the assertion has a receiverRun codespell with `bundle exec rake`Remove misspell from CIMerge pull request #338 from rubocop/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Suppress RuboCop's offenseSuppress RuboCop's offenseSuppress a RuboCop's warningSwitch back docs version to master✳️ rubocop (1.81.1 → 1.88.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 Ruby JSON has a format string injection vulnerability
🚨 Ruby JSON has a format string injection vulnerability
🚨 Ruby JSON has a format string injection vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.17.0.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Setup trusted publishingRelease 3.17.0.6Merge pull request #141 from mtsmfm/mtsmfm/fix-generate-file-rbRegenerate protocol filesRemove Node generator stackFix Ruby protocol generatorMerge pull request #142 from mtsmfm/mtsmfm/downstream-testAdd dependent test workflowMerge pull request #137 from mtsmfm/mtsmfm/tweak-gemfileDo not specify activesupport versionMerge pull request #135 from mtsmfm/renovate/ruby-4.xUpdate dependency ruby to v4.0.5Merge pull request #134 from mtsmfm/mtsmfm/update-rubyUpdate Ruby for development toolsMerge pull request #132 from mtsmfm/renovate/actions-checkout-7.xUpdate actions/checkout action to v7Merge pull request #131 from mtsmfm/renovate/ruby-on-rails-packagesMerge pull request #125 from mtsmfm/mtsmfm/fix-steep-issueFix Steep type checkingUpdate dependency activesupport to "< 8.1.4"Merge pull request #130 from mtsmfm/mtsmfm/update-github-workflow-versionsUpdate GitHub workflow versionsMerge pull request #129 from mtsmfm/renovate/rubygems-concurrent-ruby-vulnerabilityMerge pull request #128 from mtsmfm/renovate/rubygems-activesupport-vulnerabilityUpdate dependency concurrent-ruby to v1.3.7 [SECURITY]Update dependency activesupport to v7.2.3.1 [SECURITY]Merge pull request #127 from mtsmfm/mtsmfm/simplify-generator-workflowSimplify generator workflowMerge pull request #126 from mtsmfm/mtsmfm/fix-activesupport-ciFix ActiveSupport setup in CIMerge pull request #99 from mtsmfm/renovate/ruby-3.xRelease Notes
2.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
v2.1.0Merge pull request #373 from grosser/grosser/hmacprevent pipe injectionMerge pull request #372 from tagliala/chore/remove-regex-matchPrefer `String#include?` and `match?` over `=~`Merge pull request #371 from tagliala/chore/remove-old-specRemove stale Darwin hwprefs specMerge pull request #368 from grosser/grosser/speedspeed up testsv2.0.1Merge pull request #366 from tagliala/chore/opt-in-for-mfa-explicitlyOpt-in for MFA requirement explicitlysimplify changelogMerge pull request #364 from sferik/changelogAdd CHANGELOG.md with full release historyv2.0.0Merge pull request #363 from grosser/grosser/rac4ruby 4 ractorsMerge pull request #362 from brandonzylstra/patch-1Update Readme.mdMerge pull request #361 from grosser/grosser/4bump rubiesv1.28.0Merge pull request #360 from grosser/grosser/dumpdump undumpable exceptions without cause if that fixes the issueMerge pull request #358 from grosser/grosser/upbundle and cleanup test duplicationRelease Notes
3.3.12.0 (from changelog)
3.3.11.1 (from changelog)
3.3.11.0 (from changelog)
3.3.10.2 (from changelog)
3.3.10.1 (from changelog)
3.3.10.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Bump version* Bump maintenance branches to 3.3.12 (#1091)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.2.11 (#1089)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.3.11 (#1088)Update changelog.Update changelog.Bump version+ add `blocknilarg` for prism (#1087)Update changelog.Bump version* Bump maintenance branches to 3.2.10 (#1085)Relax Bundler version for development (#1086)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.3.10 (#1083)Use `Prism::Translation::ParserCurrent` in prism docs (#1073)Update changelog.Release Notes
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.12.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Release v2.12.0Disable gouteur for mutantAdd ruby 4 unicode propertiesRelease Notes
1.50.0 (from changelog)
1.49.1 (from changelog)
1.49.0
1.48.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
Cut 1.50.0Update ChangelogAvoid intermediate array allocations in HashNode#each_key/each_valueFix force_encoding being a no-op for frozen string inputsDon't allocate an array per node visited in filtered traversals (#411)Use identity comparison in argument? (#412)Small ProcessedSource fixes (#408)Reduce allocations in hot node predicates (#410)Use Prism by default for Ruby 3.3 analysis (#405)Fix the enumerator form of the deprecated each_* branch methods (#407)Use identity comparison in chained? and block_literal? (#409)Build prism translation tokens lazily (#404)Bump actions/checkout from 6 to 7 (#403)Fix offenses flagged by RuboCop master (#406)Add the relelase note for v1.49.1Suppress RuboCop's offensesAdd Traversal documentation pageAdd ProcessedSource documentation pageAdd missing node types to node_types.adocTighten "More resources" section in node_pattern.adocClarify predicate methods section in node_pattern.adocUpdate outdated stdlib URLs in node_pattern_compiler.adocFix int node children description in node_types.adocFix typos and grammar in documentationFix typos and wrong node references in commentsRestore docs/antora.ymlCut 1.49.1ChangelogFix unification variables not persisting in any-order nodesFix latest RuboCopAdd blocknilargSuppress RuboCop's offenseDrop `prism_spec` from the default Rake taskRestore docs/antora.ymlCut 1.49.0Update ChangelogCI against Ruby 4.0 (#398)Support Ruby 4.1rubocop -abundle exec rubocop --auto-gen-configAdd missing relnotesRemove CI workaround for Ruby 2.7 (#395)Suppress RuboCop's offenseDon't require prism translation parser classes (#393)Suppress RuboCop's offenseBump actions/checkout from 5 to 6 (#392)Restore docs/antora.ymlCut 1.48.0Update ChangelogSupport Ruby 4.0 (#391)Remove `bundler` gem from Gemfile (#390)Restore docs/antora.ymlRelease Notes
4.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
Release v4.2.0Update CLDR to v48Fix: Emoji file not actually cachedRemove Non-Emoji pictographs from spec, since they have been removed in Unicode 17Fix Rakefile: Run both spec filesAdd mutex_m and ostruct to Gemfile, since they are not a default gem anymoreMerge pull request #17 from taketo1113/relax-require-rubyRelax `required_ruby_version` to support Ruby 4.0Add Unicode version and fix location of emoji test data #16Add Ruby 3.4 to unix CI tooDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands