Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the ruby group with 4 updates: html2rss-configs, rubocop, mime-types-data and parser.

Updates html2rss-configs from 94ce793 to 077f27c

Commits

Updates rubocop from 1.71.1 to 1.71.2

Release notes

Sourced from rubocop's releases.

RuboCop 1.71.2

Bug fixes

  • #13782: Fix an error Layout/ElseAlignment when else is part of a numblock. (@​earlopain)
  • #13395: Fix a false positive for Lint/UselessAssignment when assigning in branch and block. (@​pCosta99)
  • #13783: Fix a false positive for Lint/Void when each numblock with conditional expressions that has multiple statements. (@​earlopain)
  • #13787: Fix incorrect autocorrect for Style/ExplicitBlockArgument when using arguments of zsuper in method definition. (@​koic)
  • #13785: Fix Style/EachWithObject cop error in case of single block argument. (@​viralpraxis)
  • #13781: Fix a false positive for Lint/UnmodifiedReduceAccumulator when omitting the accumulator in a nested numblock. (@​earlopain)
Changelog

Sourced from rubocop's changelog.

1.71.2 (2025-02-04)

Bug fixes

  • #13782: Fix an error Layout/ElseAlignment when else is part of a numblock. ([@​earlopain][])
  • #13395: Fix a false positive for Lint/UselessAssignment when assigning in branch and block. ([@​pCosta99][])
  • #13783: Fix a false positive for Lint/Void when each numblock with conditional expressions that has multiple statements. ([@​earlopain][])
  • #13787: Fix incorrect autocorrect for Style/ExplicitBlockArgument when using arguments of zsuper in method definition. ([@​koic][])
  • #13785: Fix Style/EachWithObject cop error in case of single block argument. ([@​viralpraxis][])
  • #13781: Fix a false positive for Lint/UnmodifiedReduceAccumulator when omitting the accumulator in a nested numblock. ([@​earlopain][])
Commits
  • 2cd0ca2 Cut 1.71.2
  • b205529 Update Changelog
  • da31e5a Merge pull request #13785 from viralpraxis/fix-style-each-with-object-cop-err...
  • b3e86f6 Fix Style/EachWithObject cop error in case if single block argument
  • 7e0ffa0 [Fix #13787] Fix incorrect autocorrect for Style/ExplicitBlockArgument
  • 910795c Merge pull request #13409 from pCosta99/issue/13395
  • 0d8d9ed Merge pull request #13784 from koic/stablize_help_command_line_option_test
  • 8c1dc79 Stabilize help command line option test
  • 933c879 Merge pull request #13783 from Earlopain/lint-void-numblock
  • 8a48e61 Merge pull request #13782 from Earlopain/else-alignment-numblock
  • Additional commits viewable in compare view

Updates mime-types-data from 3.2025.0107 to 3.2025.0204

Changelog

Sourced from mime-types-data's changelog.

3.2025.0204 / 2025-02-04

  • Updated the Apache and IANA media registry entries as of release date

  • Added the Changelog URL to the README so that RubyGems.org is updated with the changelog_uri on release. Contributed by Mark Young in #96#96.

  • Fixed an issue with automated releases that added thousands of files because vendor/ was no longer ignored.

  • Fixed the automated release builder process to handle the case when the automatic-release tag is followed by a ## NEXT / YYYY-MM-DD header so that changes merged normally are picked up on automatic releases. #98#98

Commits
  • 0bf8015 chore: Update gemspec for release
  • be41cf8 chore: Update contributing docs
  • 0f066e4 Update mime-types-data 3.2025.0204 / 2025-02-04
  • bdb0833 Bump github/codeql-action from 3.28.5 to 3.28.8
  • 1c3c705 Bump reviewdog/action-typos from 1.13.0 to 1.15.0
  • 202b420 Bump ruby/setup-ruby from 1.213.0 to 1.215.0
  • 03ea451 Bump github/codeql-action from 3.28.1 to 3.28.5
  • afacf77 Bump reviewdog/action-actionlint from 1.63.0 to 1.64.1
  • e70e1d0 Bump ruby/setup-ruby from 1.207.0 to 1.213.0
  • 22ad4f0 feat: Enhance the automated release process
  • Additional commits viewable in compare view

Updates parser from 3.3.7.0 to 3.3.7.1

Changelog

Sourced from parser's changelog.

v3.3.7.1 (2025-02-05)

API modifications:

  • parser/current: add -dev prefix to 3.4 branch (#1067) (Ilya Bylich)
  • parser/current: bump 3.2 branch to 3.2.7 (#1066) (Ilya Bylich)
Commits

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 group with 4 updates: [html2rss-configs](https://github.com/html2rss/html2rss-configs), [rubocop](https://github.com/rubocop/rubocop), [mime-types-data](https://github.com/mime-types/mime-types-data) and [parser](https://github.com/whitequark/parser).


Updates `html2rss-configs` from `94ce793` to `077f27c`
- [Commits](html2rss/html2rss-configs@94ce793...077f27c)

Updates `rubocop` from 1.71.1 to 1.71.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.71.1...v1.71.2)

Updates `mime-types-data` from 3.2025.0107 to 3.2025.0204
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2025.0107...v3.2025.0204)

Updates `parser` from 3.3.7.0 to 3.3.7.1
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.7.0...v3.3.7.1)

---
updated-dependencies:
- dependency-name: html2rss-configs
  dependency-type: direct:production
  dependency-group: ruby
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: mime-types-data
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: parser
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 10, 2025
@mergify mergify bot merged commit 6dbca70 into main Feb 10, 2025
5 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-cac8058a7e branch February 10, 2025 07:11
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.

1 participant