From f530e885c84c9b2d344611a8ff7941b54e8059cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:43:09 +0000 Subject: [PATCH] Bump @rails/actioncable from 8.1.300 to 8.1.301 Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.1.300 to 8.1.301. - [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.301 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d7bdb321e..2bea3ca16 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.23", "@popperjs/core": "^2.11.8", - "@rails/actioncable": "^8.1.300", + "@rails/actioncable": "^8.1.301", "@tailwindcss/postcss": "^4.3.3", "autoprefixer": "^10.5.4", "bootstrap": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 9234f2e91..099d5b90e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -255,10 +255,10 @@ resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.300": - version "8.1.300" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.300.tgz#bfd50813be0225a0403bddb11e8ba9a00b1fb135" - integrity sha512-zOENQsq3NM2jyBY6Z2qtZa3V/R/6OEqA+LGKixQbBMl7kk/J3FXDRcszPe74LsHNgB01jCl/DXu/xA8sHt4I/g== +"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.301": + version "8.1.301" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.301.tgz#924ae5e44522e06770ae84d42b23e7488299fa89" + integrity sha512-n4Q6DfnqnZ604xgqeqURNyUmk6JtPoKf++UeV9agvecIkV3AcpgJs5D08Kx8WnZNgM7u4av9ezfIXv+CgdV94A== "@tailwindcss/node@4.3.3": version "4.3.3"