From f18583cc92c83044624e3c684db7f1c96950483d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 10:40:45 +0000 Subject: [PATCH] Bump @rails/actioncable from 8.0.200 to 8.1.100 Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.0.200 to 8.1.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-version: 8.1.100 dependency-type: direct:production update-type: version-update:semver-minor ... 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 2de8191..fd28e9b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.13", - "@rails/actioncable": "^8.0.200", + "@rails/actioncable": "^8.1.100", "esbuild": "^0.25.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 89feb43..e32fd22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -271,10 +271,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@rails/actioncable@>=7.0", "@rails/actioncable@^8.0.200": - version "8.0.200" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.200.tgz#1d27d9d55e45266e061190db045925e0b4d53d6b" - integrity sha512-EDqWyxck22BHmv1e+mD8Kl6GmtNkhEPdRfGFT7kvsv1yoXd9iYrqHDVAaR8bKmU/syC5eEZ2I5aWWxtB73ukMw== +"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.100": + version "8.1.100" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.100.tgz#b1f85f3482425fb91e5eba1deb55152ee0bb2f85" + integrity sha512-j4vJQqz51CDVYv2UafKRu4jiZi5/gTnm7NkyL+VMIgEw3s8jtVtmzu9uItUaZccUg9NJ6o05yVyBAHxNfTuCRA== "@rtsao/scc@^1.1.0": version "1.1.0"