From 0c629c2e79c8207d04d27fbcdaeda4d3f40ebeb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 23:04:15 +0000 Subject: [PATCH] Bump shakapacker from 9.5.0 to 10.3.1 in /ruby-gem/spec/dummy Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 9.5.0 to 10.3.1. - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v9.5.0...v10.3.1) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ruby-gem/spec/dummy/package.json | 2 +- ruby-gem/spec/dummy/yarn.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/ruby-gem/spec/dummy/package.json b/ruby-gem/spec/dummy/package.json index 42610220c..256e3e60f 100644 --- a/ruby-gem/spec/dummy/package.json +++ b/ruby-gem/spec/dummy/package.json @@ -58,7 +58,7 @@ "sass": "^1.99.0", "sass-loader": "^16.0.8", "set-state-compare": "^1.0.84", - "shakapacker": "9.5.0", + "shakapacker": "10.3.1", "stacktrace-parser": "^0.1.11", "stimulus": "^3.2.2", "style-loader": "^4.0.0", diff --git a/ruby-gem/spec/dummy/yarn.lock b/ruby-gem/spec/dummy/yarn.lock index 1981e17ac..339ad0567 100644 --- a/ruby-gem/spec/dummy/yarn.lock +++ b/ruby-gem/spec/dummy/yarn.lock @@ -996,7 +996,7 @@ integrity sha512-4B8B+3vFsY4eo33DMKyJPlQ3sBMpPFUZK2dr3O3rXrOGKKbYG44J0XSFkDo1VOQiri5HFEhIeVvItjR2xcazmg== "@kaspernj/api-maker@file:../../../npm-api-maker": - version "1.0.2173" + version "1.0.2174" dependencies: classnames "^2.5.1" clone-deep ">= 4.0.1" @@ -3576,6 +3576,13 @@ p-try@^2.0.0: resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== +pack-config-diff@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/pack-config-diff/-/pack-config-diff-0.1.0.tgz#c15025e196ff85009806890cca0841e96aaa6a1b" + integrity sha512-gx60G4pnT4GFQ7WECdf7SCq9vdsvBhodLXXzwisy37/t0zkAZ3hMgLCdOGivudF1l0gcLZhIWVYreS89be15QA== + dependencies: + js-yaml "^4.1.0" + parent-module@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" @@ -4219,12 +4226,13 @@ setprototypeof@1.2.0, setprototypeof@~1.2.0: resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@9.5.0: - version "9.5.0" - resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.5.0.tgz" - integrity sha512-pTGHzHCc74CIoXeg8otCoBa8DjGWZUoYVKu9eyWwpdO9Jq6yHxSD9u5Qp36nXjC9jupd9gnfhCY5YHqkJHpfLA== +shakapacker@10.3.1: + version "10.3.1" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-10.3.1.tgz#f92047ac89534cbedd8ac01864facc122e128b22" + integrity sha512-yYSbA+JaFisZQL9ImB9IMmPNKUzm0Ycw/wUnwf88f7BeHX9k/M4FIa/4syq/0xx18JqgEL3MIJmsM0RaXQ5zuA== dependencies: js-yaml "^4.1.0" + pack-config-diff "^0.1.0" path-complete-extname "^1.0.0" webpack-merge "^5.8.0" yargs "^17.7.2"