Skip to content

Bump @rails/actiontext from 7.2.201 to 8.0.100 #2324

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

Closed
Closed
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.100",
"@rails/activestorage": "^7.1.0",
"@rails/ujs": "^7.1.0",
"@rails/webpacker": "^5.4.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1681,18 +1681,18 @@ __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.100":
version: 8.0.100
resolution: "@rails/actiontext@npm:8.0.100"
dependencies:
"@rails/activestorage": ">= 7.2.0-alpha"
"@rails/activestorage": ">= 8.0.0-alpha"
peerDependencies:
trix: ^2.0.0
checksum: 16d94959b2d5a3b3763c44f6b2529800fd7b83fe15376ca5ee5f58e8c5cb839f03869e5736ead93e2729389b06039222d673c1eea4f750950c278e5b7883e125
checksum: 91f203c6419f0c5d277141f5703b0f2c5fa381ec470457e1618dd42028431d83b3a03ebfff70fa9ea5b96c33c67626fd6e55fb399035a0bd0a37d2672c112f58
languageName: node
linkType: hard

"@rails/activestorage@npm:>= 7.2.0-alpha":
"@rails/activestorage@npm:>= 8.0.0-alpha":
version: 8.0.100
resolution: "@rails/activestorage@npm:8.0.100"
dependencies:
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.100
"@rails/activestorage": ^7.1.0
"@rails/ujs": ^7.1.0
"@rails/webpacker": ^5.4.3
Expand Down