From 31095a6742d79dfd5aa2effea73350fabda1ab4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 16:39:56 +0000 Subject: [PATCH] Bump @rails/actiontext from 7.2.0 to 8.0.300 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.2.0 to 8.0.300. - [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.300 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..d6de829b 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.300", "@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..bed11632 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.300": + version "8.0.300" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.300.tgz#a5c89ef825f5e1b199456abc86c8f2f746227450" + integrity sha512-3uIRBH7SsjlgbpZQTEsgZg9bdH2umdjCoXp02oRF1PzEi/TcOTQD/PXTthkRiXdo0sA6y3PMgJNiPs/JfW4JLQ== + dependencies: + "@rails/activestorage" ">= 8.0.0-alpha" + +"@rails/activestorage@>= 8.0.0-alpha": + version "8.0.300" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.300.tgz#4c31cf2ae59033a1fbb90ba545ff216b5ea161f8" + integrity sha512-vgugHjdH0wLM1+ajWdoiNNFphDsZrd349iJvfyVPC21IkMdJOnaBpF4eaV847cDqP/7mxxDZ4nkhc7dgQjGa4A== 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==