Skip to content

Bump the ruby-dependencies group with 3 updates#242

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-e4f573b2e3
Closed

Bump the ruby-dependencies group with 3 updates#242
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-e4f573b2e3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the ruby-dependencies group with 3 updates: heroku_hatchet, logger and rubocop.

Updates heroku_hatchet from 8.0.4 to 8.0.5

Changelog

Sourced from heroku_hatchet's changelog.

8.0.5

Commits

Updates logger from 1.6.6 to 1.7.0

Release notes

Sourced from logger's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: ruby/logger@v1.6.6...v1.7.0

Commits
  • f474d07 Bump up v1.7.0
  • 30a6070 Merge pull request #119 from viralpraxis/add-skip-header-option
  • 7922086 Merge pull request #125 from ruby/dependabot/github_actions/step-security/har...
  • 752b50b Bump step-security/harden-runner from 2.10.4 to 2.11.0
  • c1cfcb5 Include selected files only in the gem file
  • 9e506e5 [DOC] Add .rdoc_options
  • f80a18e [DOC] Fix markups for the global variables
  • 6f7f908 [DOC] Fix a typo
  • 25df1ed [DOC] Missing descriptions of Logger.new arguments
  • 0892e1a [DOC] Specify files for documents
  • Additional commits viewable in compare view

Updates rubocop from 1.72.2 to 1.75.1

Release notes

Sourced from rubocop's releases.

RuboCop v1.75.1

Changes

  • #14038: Rename EnforcedStyle: allow_named_parameter to EnforcedStyle: only_numbered_parameters in Style/ItBlockParameter. (@​koic)

RuboCop v1.75.0

New features

Bug fixes

  • #14022: Fix an error for Style/HashFetchChain when no arguments are given to fetch. (@​koic)
  • #14028: Fix false negative for Layout/MultilineMethodParameterLineBreaks when class method definitions are used. (@​vlad-pisanov)
  • #14027: Fix false negative for Layout/LineLength when autocorrecting class method definitions. (@​vlad-pisanov)
  • #8099: Fix infinite loop between Layout/SpaceAroundOperators and Layout/HashAlignment with EnforcedHashRocketStyle being an array containing table. (@​dvandersluis)
  • #14021: Fix handling of long heredoc lines with SplitStrings enabled. (@​mauro-oto)
  • #13968: Fix InternalAffairs/RedundantDescribedClassAsSubject cop error on missing describe. (@​viralpraxis)
  • #14036: Fix false negative for Lint/ShadowingOuterLocalVariable when block local variable is used inside a condition. (@​lovro-bikic)
  • #13990: Fix a false positive for Lint/UselessAssignment when a variable is reassigned in a different branch. ([@​eugeneius][])
  • #14012: Fix incorrect autocorrections for Style/SoleNestedConditional. (@​lovro-bikic)
  • #14020: Fix comment autocorrection for Style/IfInsideElse. (@​lovro-bikic)

Changes

... (truncated)

Changelog

Sourced from rubocop's changelog.

1.75.1 (2025-03-26)

Changes

  • #14038: Rename EnforcedStyle: allow_named_parameter to EnforcedStyle: only_numbered_parameters in Style/ItBlockParameter. ([@​koic][])

1.75.0 (2025-03-26)

New features

Bug fixes

  • #14022: Fix an error for Style/HashFetchChain when no arguments are given to fetch. ([@​koic][])
  • #14028: Fix false negative for Layout/MultilineMethodParameterLineBreaks when class method definitions are used. ([@​vlad-pisanov][])
  • #14027: Fix false negative for Layout/LineLength when autocorrecting class method definitions. ([@​vlad-pisanov][])
  • #8099: Fix infinite loop between Layout/SpaceAroundOperators and Layout/HashAlignment with EnforcedHashRocketStyle being an array containing table. ([@​dvandersluis][])
  • #14021: Fix handling of long heredoc lines with SplitStrings enabled. ([@​mauro-oto][])
  • #13968: Fix InternalAffairs/RedundantDescribedClassAsSubject cop error on missing describe. ([@​viralpraxis][])
  • #14036: Fix false negative for Lint/ShadowingOuterLocalVariable when block local variable is used inside a condition. ([@​lovro-bikic][])
  • #13990: Fix a false positive for Lint/UselessAssignment when a variable is reassigned in a different branch. ([@​eugeneius][])
  • #14012: Fix incorrect autocorrections for Style/SoleNestedConditional. ([@​lovro-bikic][])
  • #14020: Fix comment autocorrection for Style/IfInsideElse. ([@​lovro-bikic][])

Changes

  • #12358: Add does as a forbidden prefix to Naming/PredicateName. ([@​dvandersluis][])
  • #13621: Add ForbiddenIdentifiers and ForbiddenPatterns config options to Naming/MethodName cop. ([@​tejasbubane][])
  • #13986: Add support for Array#intersection to Style/ArrayIntersect. ([@​dvandersluis][])
  • #14006: Allow cop renames to trigger warnings instead of fatal errors. ([@​dvandersluis][])
  • #13617: Use the prism translation layer to analyze Ruby 3.4+ by default. ([@​earlopain][])
  • #14024: Change Style/RedundantParentheses to offend parentheses for chained && expressions. ([@​lovro-bikic][])
  • #14029: Add AllowConsecutiveConditionals setting to Style/Next to allow consecutive conditional statements. ([@​vlad-pisanov][])
  • #14016: Update Style/RedundantFormat to register offenses when the only argument to format or sprintf is a constant. ([@​dvandersluis][])

1.74.0 (2025-03-13)

New features

... (truncated)

Commits
  • 3872dce Cut 1.75.1
  • b0999f3 Update Changelog
  • 3ed6feb Rename allow_named_parameter to only_numbered_parameters in `Style/ItBloc...
  • 784abb2 Merge pull request #14039 from lovro-bikic/adjust-raise-args-docs
  • 246dee9 Update Style/RaiseArgs docs
  • cf5e382 Reset the docs version
  • 9c2bc8e Cut 1.75
  • 95ed987 Update Changelog
  • f969e0d Fix handling of long heredoc lines with SplitStrings enabled
  • 91fafeb Fix comment autocorrection for Style/IfInsideElse
  • Additional commits viewable in compare view

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

Bumps the ruby-dependencies group with 3 updates: [heroku_hatchet](https://github.com/heroku/hatchet), [logger](https://github.com/ruby/logger) and [rubocop](https://github.com/rubocop/rubocop).


Updates `heroku_hatchet` from 8.0.4 to 8.0.5
- [Changelog](https://github.com/heroku/hatchet/blob/main/CHANGELOG.md)
- [Commits](heroku/hatchet@v8.0.4...v8.0.5)

Updates `logger` from 1.6.6 to 1.7.0
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](ruby/logger@v1.6.6...v1.7.0)

Updates `rubocop` from 1.72.2 to 1.75.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.72.2...v1.75.1)

---
updated-dependencies:
- dependency-name: heroku_hatchet
  dependency-version: 8.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: logger
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: rubocop
  dependency-version: 1.75.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
...

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 skip changelog Pull requests that do not require changes to the CHANGELOG file labels Apr 1, 2025
@dependabot dependabot bot requested a review from Malax as a code owner April 1, 2025 01:13
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/bundler/ruby-dependencies-e4f573b2e3 branch May 1, 2025 00:37
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 skip changelog Pull requests that do not require changes to the CHANGELOG file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants