From c1c664facccc4e34973a8a6066dcfc8cb4a5194a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:25:56 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.200 to 8.0.0 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.200 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 3b1e1639a..96ba2c0dc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.12", - "@rails/actioncable": "^7.2.200", + "@rails/actioncable": "^8.0.0", "@rails/actiontext": "^7.2.200", "@rails/activestorage": "^7.2.200", "@rails/request.js": "^0.0.11", diff --git a/yarn.lock b/yarn.lock index eac7ea7a5..992dba72e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -422,11 +422,16 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.25.tgz#f077fdc0b5d0078d30893396ff4827a13f99e817" integrity sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.200": +"@rails/actioncable@^7.0": version "7.2.200" resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== +"@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@^7.2.200": version "7.2.200" resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.200.tgz#7074cd3fab61689bfaa5c6198c793eed9c08e07a"