-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency next-mdx-remote to v0.6.0 - autoclosed #163
Closed
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/all-dependencies-minor-patch
branch
from
May 21, 2024 18:27
76dffd8
to
9bbf58f
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies (minor)
fix(deps): update dependency next-mdx-remote to v0.6.0
May 21, 2024
renovate
bot
force-pushed
the
renovate/all-dependencies-minor-patch
branch
from
May 22, 2024 13:10
9bbf58f
to
1e49944
Compare
Quality Gate passedIssues Measures |
renovate
bot
changed the title
fix(deps): update dependency next-mdx-remote to v0.6.0
fix(deps): update dependency next-mdx-remote to v0.6.0 - autoclosed
May 23, 2024
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:
0.0.0-canary-20240321205249
->0.6.0
Release Notes
hashicorp/next-mdx-remote (next-mdx-remote)
v0.6.0
Compare Source
This release fixes a bug in which rehydration was not occurring on client-side page transitions
Minor Changes
a075662
c7e5232
37aa560
v0.5.1
Compare Source
Bugfix - the bug was caused by not passing in a
scope
object torenderToString
, which would produce an error. Scope is optional and this should not have been the case.Commit Log
2324dc6
v0.5.0
Compare Source
This release adds a couple wonderful new features:
scope
argument torenderToString
components
argumentrequestIdleCallback
life SafariMinor Changes
75226ae
8d3eee4
Patches
76c52ed
Credits
Huge thanks to @rafaelalmeidatk and @bogdansoare for helping!
v0.4.0
Compare Source
Options can now be passed to mdx via
renderToString
Commit Log
d372be9
adf4f9f
6faf123
v0.3.0
Compare Source
v0.1.1
Compare Source
This package now reports to webpack that it has no side effects properly so that it will be removed from client bundles if unused.
Patches
0e6c00e
v0.1.0
Compare Source
This release adds tests and stabilizes the library significantly. This should be ready for initial use!
Commit Log
63d26c2
c9c3ab9
c46ffcd
v0.0.3
Compare Source
Patches
6383da0
v0.0.2
Compare Source
Bugfix
v0.0.1
Compare Source
Initial release! This is still currently beta-quality so beware. Also the custom logging feature has not yet been implemented
v0.0.0-canary-20240522052620
Compare Source
v0.0.0-canary-20240522052002
Compare Source
v0.0.0-canary-20240522050412
Compare Source
v0.0.0-canary-20240521184130
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.