From 72577964c643fcf1668c684587a4d706d9703d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 17:56:20 +0000 Subject: [PATCH] Bump @rails/actiontext from 7.2.0 to 8.0.201 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.2.0 to 8.0.201. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actiontext" dependency-version: 8.0.201 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 52b416db..a0556a5b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", "@rails/actioncable": "^7.0.8", - "@rails/actiontext": "^7.0.8", + "@rails/actiontext": "^8.0.201", "@rails/activestorage": "^7.0.8", "@rails/request.js": "^0.0.9", "babel-preset-react": "^6.24.1", diff --git a/yarn.lock b/yarn.lock index 6eee8006..a43a805a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,14 +150,21 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0.tgz#dee66d21bc125a9819dc8080ce896eac78d8c63f" integrity sha512-crcsPF3skrqJkFZLxesZoyUEt8ol25XtTuOAUMdLa5qQKWTZpL8eLVW71bDCwKDQLbV2z5sBZ/XGEC0i+ZZa+A== -"@rails/actiontext@^7.0.8": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.0.tgz#ac05f705a5dc26e6200d3eec7a9276a587385332" - integrity sha512-vBxIQXpXRnzp24NCF2Y45SHrtcD63udfnfFidFNrZBIMlwZ1VrEMaSUrkM0Rp0bE+GZRvm53VKHjXIfaHAUoOg== +"@rails/actiontext@^8.0.201": + version "8.0.201" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.201.tgz#99ae52c0c69a3243a61f03dfe7f42f471b6cad05" + integrity sha512-SFo+kFo9SGMP+y4i8yJFyCBpPwrsMwOiGxNiyXqKEqFhqKuEnYyf26vT/u4wygm5lTCW8gexbGuGAahGhhq3pw== + dependencies: + "@rails/activestorage" ">= 8.0.0-alpha" + +"@rails/activestorage@>= 8.0.0-alpha": + version "8.0.201" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.201.tgz#2d6dd9e7be24b2d57c83124d8189a06f27c8278b" + integrity sha512-nwc2UnffHA3lgStYP01JUF9ni9dZTPX7YJESj5qRjrox4Q3oA7bDErKySP6bS9fOTcwtrPvTHBH95gKpLEic6Q== dependencies: - "@rails/activestorage" ">= 7.2.0-alpha" + spark-md5 "^3.0.1" -"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.0.8": +"@rails/activestorage@^7.0.8": version "7.2.0" resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.0.tgz#bc03b52a687ba2bb9d2e6381f25795cda037494e" integrity sha512-jXK9tKDZn/j+ZeJuFdrtyrLNLWjzYRyp+mejWTfSp+egAp1okXsdfFNe8jqqgwcP8gytqJSPwo0sZwQVdQpuIA==