From 3bfaf190e0f8ed00e47c3c155c2459866353910a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:38:33 +0000 Subject: [PATCH] Bump @rails/actioncable from 8.0.300 to 8.1.0 Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.0.300 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits/v8.1.0) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-version: 8.1.0 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 66154d9e..cdd6d3a4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@fortawesome/fontawesome-free": "^6.5.1", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.18", - "@rails/actioncable": "^8.0.300", + "@rails/actioncable": "^8.1.0", "@rails/actiontext": "^8.0.300", "@rails/activestorage": "^8.0.300", "@rails/request.js": "^0.0.12", diff --git a/yarn.lock b/yarn.lock index 00d9608b..af346216 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.18.tgz#10ae3de450b955862f89e30c50d96d676813744e" integrity sha512-dG0N7khQsP8sujclodQE3DYkI4Lq7uKA04fhT0DCC/DwMgn4T4WM3aji6EC6+iCfABQeJncY0SraXqVeOq0vvQ== -"@rails/actioncable@>=7.0", "@rails/actioncable@^8.0.300": - version "8.0.300" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.300.tgz#ae78fbb42ae688f66852206ba02fea3518749791" - integrity sha512-X+jxLnyYciTciEeM9crFFsR6DCodCsnoQIzv4hEST6Lx1rEBEjNQbBopnyDT4gr7lBeHJNfb6fEcvZuWFxUSQg== +"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.0.tgz#cd884d50a34af9a8c9149ec4e256fbb99a67b37f" + integrity sha512-9WSbN548dplVkfCFJFi/CKrJ+P4runAHZLlpXFn0xL+Y6tFJvo3zp92fr4ON9WOhNt8inetu8NJG1xDDAJ8N8g== "@rails/actiontext@^8.0.300": version "8.0.300"