From 4798ba75d102b8472490b82a9ebf33304ea9b4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:22:56 +0000 Subject: [PATCH] build(deps): bump @rails/actioncable from 7.2.100 to 8.0.0 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.100 to 8.0.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits/v8.0.0) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19a8f159bf..bb2d1c32f1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.10", "@popperjs/core": "^2.11.8", - "@rails/actioncable": "^7.2.0", + "@rails/actioncable": "^8.0.0", "@rails/actiontext": "^8.0.0", "@rails/activestorage": "^8.0.0", "@rails/ujs": "^7.1.400", diff --git a/yarn.lock b/yarn.lock index 2e5290d346..884471d661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1459,11 +1459,16 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.0": +"@rails/actioncable@^7.0": version "7.2.100" resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.100.tgz#86ec1c2e00c357cef1e421fd63863d5c34339ce8" integrity sha512-7xtIENf0Yw59AFDM3+xqxPCZxev3QVAqjPmUzmgsB9eL8S/zTpB0IU9srNc7XknzJI4e09XKNnCaJRx3gfYzXA== +"@rails/actioncable@^8.0.0": + version "8.0.0" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.0.tgz#b12d87d4c2bb152c4445e2c168df93b585068e7c" + integrity sha512-9IXyJeaBggOzlD3pF4/yWELdyUWZm/KTyKBRqxNf9laLBXPqxJt3t6fO+X4s0WajMR8cIhzkxvq1gxsXVbn3LA== + "@rails/actiontext@^8.0.0": version "8.0.0" resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.0.tgz#01133b7bbb2eb541890bf3a8bdc761fc27f9a649"