Skip to content

build(deps-dev): bump rubycritic from 4.11.0 to 5.0.0 - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubycritic-5.0.0
Open

build(deps-dev): bump rubycritic from 4.11.0 to 5.0.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubycritic-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rubycritic from 4.11.0 to 5.0.0.

Changelog

Sourced from rubycritic's changelog.

v5.0.0 / 2026-01-26 (commits)

  • [CHORE] Bump byebug dependency (by [@​faisal][])
  • [CHORE] Bump mdl and mocha dependencies (by [@​faisal][])
  • [CHORE] Bump minitest dependency, and add minitest-mock dependency (by [@​faisal][])
  • [CHORE] Bump fakefs dependency, and drop irb dependency (by [@​faisal][])
  • [CHORE] In RubyCritic::Generator::Html::Line, require cgi/escape rather than cgi, as the latter is removed from Ruby 4.0 (by [@​faisal][])
  • [CHORE] Run Markdown linting in CI using Ruby 4.0 (by [@​faisal][])
  • [CHANGE] Sorted cops in .rubocop.yml to make it easier for maintainers to add or modify cop settings, and unified duplicate Metrics/MethodLength settings. (by [@​faisal][])
  • [CHANGE] Drop support for Ruby 3.1.x and JRuby 9.4 (by [@​faisal][])
  • [CHANGE] Add CI support for JRuby 10.0 (by [@​faisal][])
  • [CHORE] Start testing library with Ruby 4.0 (by [@​etagwerker][])

v4.12.0 / 2026-01-25 (commits)

  • [CHANGE] Bump cucumber dependency (by [@​faisal][])
  • [BUGFIX] Fixed regression in compatibility with Flog 4.9.0 (by [@​faisal][])
  • [CHANGE] Bump mocha dependency (by [@​faisal][])
  • [CHORE] Update CI checkout action to v6 (by [@​faisal][]])
  • [CHORE] Uses prism instead of parser for Ruby 3.4 and above (by [@​torresga][] and [@​julioalucero][])
  • [BUGFIX] Respect excluded paths from .reek configuration file during reek analysis (by [@​fbuys][])
Commits
  • 0bd2f52 Prepare for release of v5.0.0
  • 587d704 RubyCritic v5.0 (Support for Ruby 4.0) (#556)
  • e072f19 alphabetize and uniquify cop config in .rubocopy.yml (#542)
  • daf344d Update version compatibility info in README (#562)
  • 09c6eac Merge branch 'faisal-ruby_3_1_eol'
  • c1d6750 Bump version to 4.12
  • cf4d15b Remove support for Ruby 3.1 and the aligned JRuby 9.4.
  • 3f27dcd bump Mocha again (#558)
  • 08fe779 update version since we bumped it in v4.1.1 (#541)
  • 5caeee8 Begin adding CI support for JRuby 10 (#554)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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 [rubycritic](https://github.com/whitesmith/rubycritic) from 4.11.0 to 5.0.0.
- [Changelog](https://github.com/whitesmith/rubycritic/blob/main/CHANGELOG.md)
- [Commits](whitesmith/rubycritic@v4.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: rubycritic
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants