From 9c7584ee0473a1587c0ce4cae48b6269af88f301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 12:43:12 +0000 Subject: [PATCH] Bump @rails/actioncable from 8.1.201 to 8.1.300 Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.1.201 to 8.1.300. - [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.300 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 35fb8c710..e0324bdd3 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.201", + "@rails/actioncable": "^8.1.300", "@tailwindcss/postcss": "^4.2.2", "autoprefixer": "^10.4.27", "bootstrap": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 5bda87d7e..91c645c04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -272,10 +272,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.201": - version "8.1.201" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.201.tgz#12f51ea07cdb2ada6c33a227a9992d53e959a329" - integrity sha512-j4O7jn9jX3GtkVOO7KQDIRlBENwQiPNBAcaaa/FNMk7fPZjMUijGs+vk0PsB/VgZNDU2Y3C2hqVrXeLKy3iZ9g== +"@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== "@tailwindcss/node@4.2.2": version "4.2.2"