Skip to content

Bump @rails/actiontext from 7.2.201 to 8.0.200 #2362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/eslint-parser": "^7.13.14",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
"@rails/actiontext": "^7.1.0",
"@rails/actiontext": "^8.0.200",
"@rails/activestorage": "^7.1.0",
"@rails/ujs": "^7.1.0",
"@rails/webpacker": "^5.4.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1681,23 +1681,23 @@ __metadata:
languageName: node
linkType: hard

"@rails/actiontext@npm:^7.1.0":
version: 7.2.201
resolution: "@rails/actiontext@npm:7.2.201"
"@rails/actiontext@npm:^8.0.200":
version: 8.0.200
resolution: "@rails/actiontext@npm:8.0.200"
dependencies:
"@rails/activestorage": ">= 7.2.0-alpha"
"@rails/activestorage": ">= 8.0.0-alpha"
peerDependencies:
trix: ^2.0.0
checksum: 16d94959b2d5a3b3763c44f6b2529800fd7b83fe15376ca5ee5f58e8c5cb839f03869e5736ead93e2729389b06039222d673c1eea4f750950c278e5b7883e125
checksum: eb85e1eb20d77e4fbddb781b4ff0aaaf31bdc4acb9eae67a0482e45b5c755a0b9800408fbc8aa06900f4a557d9846f3ee97301e4d2ee0dcc1ff605a0abb4f16a
languageName: node
linkType: hard

"@rails/activestorage@npm:>= 7.2.0-alpha":
version: 8.0.100
resolution: "@rails/activestorage@npm:8.0.100"
"@rails/activestorage@npm:>= 8.0.0-alpha":
version: 8.0.200
resolution: "@rails/activestorage@npm:8.0.200"
dependencies:
spark-md5: ^3.0.1
checksum: 513082fcba7580cdf3b801e341245f14ec76901da0127c7d0e34ece3db2c53517c4beb34bf8fc7cb50202e44b3cf58ef04dfdb94696912aa3bc8763662b2d5d4
checksum: 85124ea261c03c67e382b4f70e6f5530d81e1c30b52ac1cb9ed592d501320f19786a8f6bc57c4a5b12e4704b4f5be14552a78ff11cda4a67d632ccbe2be49666
languageName: node
linkType: hard

Expand Down Expand Up @@ -7748,7 +7748,7 @@ __metadata:
"@babel/eslint-parser": ^7.13.14
"@hotwired/stimulus": ^3.2.2
"@hotwired/stimulus-webpack-helpers": ^1.0.1
"@rails/actiontext": ^7.1.0
"@rails/actiontext": ^8.0.200
"@rails/activestorage": ^7.1.0
"@rails/ujs": ^7.1.0
"@rails/webpacker": ^5.4.3
Expand Down