chore(deps): bump the ruby group with 4 updates#896
Merged
mergify[bot] merged 1 commit intomainfrom May 12, 2025
Merged
Conversation
Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [mime-types](https://github.com/mime-types/ruby-mime-types), [mime-types-data](https://github.com/mime-types/mime-types-data) and [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby). Updates `html2rss` from `ca2521a` to `1f0ac39` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@ca2521a...1f0ac39) Updates `mime-types` from 3.6.2 to 3.7.0 - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md) - [Commits](mime-types/ruby-mime-types@v3.6.2...v3.7.0) Updates `mime-types-data` from 3.2025.0429 to 3.2025.0507 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0429...v3.2025.0507) Updates `sass-embedded` from 1.87.0 to 1.88.0 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.87.0...v1.88.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 1f0ac39cee0d88155ee991dfface9d37debba636 dependency-type: direct:production dependency-group: ruby - dependency-name: mime-types dependency-version: 3.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0507 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.88.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates: html2rss, mime-types, mime-types-data and sass-embedded.
Updates
html2rssfromca2521ato1f0ac39Commits
1f0ac39feat(rss_builder): improve stability of article guidc6c259fstyle(rubocop): enforce short hash syntaxe2d0a98feat(auto_source): unify constructor to allow injection of extractor0e20947refactor: improve code readability42d7645docs: improve yard docs2babf64style(config): improve schema defintions and variable names1741918feat: refine error messagesed730d0refactor: prefer loop over recursion inparent_until_condition317923afeat(html_extractor): skip extraction of page-navigation anchorsd8f2c5erefactor: movefind_main_anchorto html_extractorUpdates
mime-typesfrom 3.6.2 to 3.7.0Changelog
Sourced from mime-types's changelog.
Commits
afa0fd6Update changelog with correct versiona134b29Prep for releasea05d39bImprove comparison performance with pre-computed priority4a06000Deprecate MIME::Types.new(Array)ac2e0d4Bump astral-sh/setup-uv from 6.0.0 to 6.0.1918c7f8Bump github/codeql-action from 3.28.16 to 3.28.1709cce35Bump ruby/setup-ruby from 1.235.0 to 1.237.0fc2289cBump reviewdog/action-typos from 1.17.2 to 1.17.3dbff580Bump astral-sh/setup-uv from 5.4.2 to 6.0.010d3784Bump ruby/setup-ruby from 1.233.0 to 1.235.0Updates
mime-types-datafrom 3.2025.0429 to 3.2025.0507Changelog
Sourced from mime-types-data's changelog.
Commits
a62b86achore: Release for Ruby mime-types 3.7 support7314fb1feat: Add support for Tika MIME Types3c405b3feat: Priority Sorting21a8f9bUpdate mime-types-data 3.2025.0506 / 2025-05-0699ad286Bump astral-sh/setup-uv from 6.0.0 to 6.0.16b01c75Bump github/codeql-action from 3.28.16 to 3.28.17199e49aBump ruby/setup-ruby from 1.235.0 to 1.237.0Updates
sass-embeddedfrom 1.87.0 to 1.88.0Commits
9c2f058v1.88.0c26e87aBump sass from 1.87.0 to 1.88.0 in /ext/sass (#310)4ffb67cAdd specs from sass/sass-spec#2053988d9c7Fix lint419d792Update release.ymlb10d42eUpdate LICENSEd3d996cTest on windows-11-arm99c7d9fFix lintDependabot 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