From 2acd0a383ce64ae92e77de6a30c836d1c7b0dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 07:39:43 +0000 Subject: [PATCH 1/2] chore(deps): bump the ruby group with 5 updates Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``3071d18`` | ``2522897`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``d7c60ff`` | ``c8799e7`` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.32.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.18.10` | | [prism](https://github.com/ruby/prism) | `1.4.0` | `1.5.1` | Updates `html2rss` from `3071d18` to `2522897` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/3071d18755e3f546aa35bccfdaa83694c61a475c...252289759287d5f0d7251a958d12a72ceebc27d6) Updates `html2rss-configs` from `d7c60ff` to `c8799e7` - [Commits](https://github.com/html2rss/html2rss-configs/compare/d7c60ffee7747afe425240bae539cdf71ad356f5...c8799e7f19b12913986b1cf7e534b6d0c145c62a) Updates `google-protobuf` from 4.32.0 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `nokogiri` from 1.18.9 to 1.18.10 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.18.10) Updates `prism` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby/prism/compare/v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: 252289759287d5f0d7251a958d12a72ceebc27d6 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: c8799e7f19b12913986b1cf7e534b6d0c145c62a dependency-type: direct:production dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.32.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: prism dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f57e62be..551d14b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: d7c60ffee7747afe425240bae539cdf71ad356f5 + revision: c8799e7f19b12913986b1cf7e534b6d0c145c62a specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: 3071d18755e3f546aa35bccfdaa83694c61a475c + revision: 252289759287d5f0d7251a958d12a72ceebc27d6 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -90,13 +90,13 @@ GEM ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.32.0-aarch64-linux-gnu) + google-protobuf (4.32.1-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.32.0-arm64-darwin) + google-protobuf (4.32.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.32.0-x86_64-linux-gnu) + google-protobuf (4.32.1-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -163,11 +163,11 @@ GEM mime-types-data (3.2025.0909) net-http (0.6.0) uri - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) parser (3.3.9.0) @@ -175,7 +175,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.4.0) + prism (1.5.1) public_suffix (6.0.2) puppeteer-ruby (0.45.6) concurrent-ruby (>= 1.1, < 1.4) From 53df8c999587fd37128376ae59266a60ea346740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 07:40:11 +0000 Subject: [PATCH 2/2] chore(deps-dev): bump stylelint-config-recommended-scss in the npm group Bumps the npm group with 1 update: [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint-config-recommended-scss` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b28593db..dee10170 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "stylelint": "16.24.0", "stylelint-config-recess-order": "7.3.0", "stylelint-order": "7.0.0", - "stylelint-config-recommended-scss": "16.0.0", + "stylelint-config-recommended-scss": "16.0.1", "stylelint-scss": "6.12.1" }, "packageManager": "yarn@1.22.22" diff --git a/yarn.lock b/yarn.lock index 37b480f1..c7521124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -692,10 +692,10 @@ stylelint-config-recess-order@7.3.0: resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-7.3.0.tgz#0f29306e4ab667cc80a6e6490f9b010a3a14b16a" integrity sha512-1LZhQi/D6OljSLRKejMEzbZA8h0AKkJH7p2y+eValc9ltWRGVznjnZsNLVCOwYpKk7GlYMLNVYTc9WpA0W3TYQ== -stylelint-config-recommended-scss@16.0.0: - version "16.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.0.tgz#475573f2fa3a806ce02f62655d56b2a56673ce78" - integrity sha512-Vh09MlGgKUwgHwuTQXPI6CbwMgXEUpjv+6EpVhZtHkGUJY7yFIoJby3Wcjd12rvdp6xOMdMIKU48Qu6KwZK+mw== +stylelint-config-recommended-scss@16.0.1: + version "16.0.1" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.1.tgz#10ac6dab288832695a4f96f4cdc77a68aa7eca9f" + integrity sha512-wfpU6kmTUwPEHMACYdpt5wLM/aS44+sqE8yk82LkOkA7yVpAuTZDwd3m9762d0mRnNCn0JMUx4XfDVDmbb8hTA== dependencies: postcss-scss "^4.0.9" stylelint-config-recommended "^17.0.0"