chore(deps): bump the ruby group with 7 updates#920
Merged
mergify[bot] merged 1 commit intomainfrom Jul 28, 2025
Merged
Conversation
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``de1958d`` | ``15408d8`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.79.0` | | [faraday](https://github.com/lostisland/faraday) | `2.13.2` | `2.13.4` | | [json](https://github.com/ruby/json) | `2.13.0` | `2.13.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0715` | `3.2025.0722` | | [parser](https://github.com/whitequark/parser) | `3.3.8.0` | `3.3.9.0` | | [rouge](https://github.com/rouge-ruby/rouge) | `4.5.2` | `4.6.0` | Updates `html2rss-configs` from `de1958d` to `15408d8` - [Commits](html2rss/html2rss-configs@de1958d...15408d8) Updates `rubocop` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.79.0) Updates `faraday` from 2.13.2 to 2.13.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.2...v2.13.4) Updates `json` from 2.13.0 to 2.13.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.13.0...v2.13.2) Updates `mime-types-data` from 3.2025.0715 to 3.2025.0722 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0715...v3.2025.0722) Updates `parser` from 3.3.8.0 to 3.3.9.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.8.0...v3.3.9.0) Updates `rouge` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v4.5.2...v4.6.0) --- updated-dependencies: - dependency-name: html2rss-configs dependency-version: 15408d82b72c800d746297eaa26e991a8cbcda3b dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday dependency-version: 2.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0722 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-version: 3.3.9.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
4 tasks
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.
Bumps the ruby group with 7 updates:
de1958d15408d81.78.01.79.02.13.22.13.42.13.02.13.23.2025.07153.2025.07223.3.8.03.3.9.04.5.24.6.0Updates
html2rss-configsfromde1958dto15408d8Commits
15408d8feat: add blog mondediplo net (#251)Updates
rubocopfrom 1.78.0 to 1.79.0Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
1c543c8Cut 1.79966ece8Update Changelog71350c6Register offense for Array#any? and Array#none? blocks in Style/ArrayIntersec...e92b13aTweak autocorrect code forInternalAffairs/NodeTypeGroup6c522f8Fix a typod4809c1Change Layout/SpaceAroundKeyword to offend for missing whitespace between ret...2013dd6Merge pull request #14377 from 5hun-s/fix_false_negative_for_lint_useless_ass...bfe8ff3Fix a false positive for Lint/UselessAssignment57a4580Merge pull request #14376 from viralpraxis/fix-14375-changelog-entrya4cd639Follow-up to #14375: fix changelog entryUpdates
faradayfrom 2.13.2 to 2.13.4Release notes
Sourced from faraday's releases.
Commits
d099fafVersion bump to 2.13.4cf32578Improve error handling logic and add missing test coverage (#1633)e76e60dVersion bump to 2.13.3674fc15Fix type assumption inFaraday::Error(#1630)Updates
jsonfrom 2.13.0 to 2.13.2Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
9e3efbfRelease 2.13.2132049bImprove deprecation warning location detectiondb4c428Merge pull request #832 from byroot/duplicated-key-error-message-2cd51557Fix duplicated key warning locationbea97e0Merge pull request #831 from byroot/duplicated-key-error-messagee3de4ccImprove duplicate key warning and errors to include the key name6d29d75Merge pull request #830 from nobu/indent1988a3aKeep indentation consistent across functions17dd7b6Merge pull request #829 from nobu/static-linked-ext020693bFunctions defined in headers should bestatic inlineUpdates
mime-types-datafrom 3.2025.0715 to 3.2025.0722Changelog
Sourced from mime-types-data's changelog.
Commits
a20c527chore: Update workflows28d9c46Update mime-types-data 3.2025.0722 / 2025-07-223373008deps: Bump astral-sh/setup-uv from 6.3.1 to 6.4.18ee8f6fdeps: Bump ruby/setup-ruby from 1.245.0 to 1.247.0Updates
parserfrom 3.3.8.0 to 3.3.9.0Changelog
Sourced from parser's changelog.
... (truncated)
Commits
f1af918Update changelog.acb5d43Bump version2605e95* Bump maintenance branches to 3.3.9 (#1080)087fce1* Bump maintenance branches to 3.2.9 (#1079)74439e5Update changelog.Updates
rougefrom 4.5.2 to 4.6.0Release notes
Sourced from rouge's releases.
Changelog
Sourced from rouge's changelog.
Commits
3b461b1Release v4.6.0 (#2147)304a0cbAutodetect *.tfvars files as Terraform (#2146)1ba62c9Update Python builtin keywords, functions, and exceptions to Python version 3...f522e6cSupport match and case keywords in Python (#2140)2a8b21bMove keywords to class methods in CSharp lexer (#2139)2f130c9Fix code indentation on Bicep lexer (#2138)dbbab31Add bicep to the list of supported languages (#2137)a0d1ee5toml: support inline tables in arrays (#2065)941d454Support Unicode characters in C# lexer (#2136)22a6a17Add a Lexer for Bicep language (#1937)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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