fix(deps): update dependency prism-react-renderer to v2#3576
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
fix(deps): update dependency prism-react-renderer to v2#3576renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
8ceaeeb to
b42e750
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
b42e750 to
ca9ed80
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ca9ed80 to
6e85510
Compare
suzuki-shunsuke
previously approved these changes
Mar 10, 2026
Contributor
Plan Result (tests/foo-2)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
@suzuki-shunsuke Dismissing approval because terraform plan has been re-run. Please review the new plan output before approving again.
Contributor
Plan Result (tests/opentofu/bar)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Contributor
Plan Result (tests/terragrunt/zoo)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Contributor
Plan Result (tests/opentofu/bar-2)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Contributor
Plan Result (tests/foo)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Contributor
Plan Result (tests/terragrunt/zoo-2)
Change Result (Click me) # null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.5→2.4.1Release Notes
FormidableLabs/prism-react-renderer (prism-react-renderer)
v2.4.1Compare Source
This release enables support for React Server Components 🚀
What's Changed
New Contributors
Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1
v2.4.0Compare Source
Minor Changes
(#247)
v2.3.1Compare Source
Patch Changes
normalizeTokensanduseTokenizeutility functions.(#237)
v2.3.0Compare Source
Minor Changes
(#232)
v2.2.0Compare Source
Minor Changes
(#226)
Patch Changes
(#230)
v2.1.0Compare Source
Minor Changes
(#224)
v2.0.6Compare Source
Patch Changes
(#216)
v2.0.5Compare Source
Patch Changes
(#213)
v2.0.4Compare Source
Patch Changes
(#204)
v2.0.3Compare Source
Patch Changes
(#200)
v2.0.2Compare Source
Patch Changes
(#198)
v2.0.1Compare Source
Patch Changes
(#196)
v2.0.0Compare Source
Major Changes
(#191)
Minor Changes
(#192)
colors found on tailwindCSS.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.