-
-
Notifications
You must be signed in to change notification settings - Fork 8
chore(dev-deps): update dev dependencies #89
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
base: main
Are you sure you want to change the base?
Conversation
| datasource | package | from | to | | ---------- | -------------- | ------- | ------- | | npm | @mdx-js/react | 3.1.0 | 3.1.1 | | npm | @mdx-js/rollup | 3.1.0 | 3.1.1 | | npm | @types/node | 22.17.2 | 22.18.0 |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 6fb8f6b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Claude finished @renovate[bot]'s task —— View job PR Review: Dev Dependencies UpdateTodo List:
Analysis SummaryThis PR updates three development dependencies with minor/patch version bumps:
✅ Review FindingsCode Quality & Best Practices:
Potential Bugs/Issues:
Performance Considerations:
Security Concerns:
Test Coverage:
📋 RecommendationAPPROVE ✅ - This is a safe, routine dependency update that:
The changes are isolated to development dependencies used only in the playground and package build processes. The MDX updates specifically address build-related issues that could benefit the project. 🚀 Next Steps
|
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 PR contains the following updates:
^3.1.0
->^3.1.1
^3.1.0
->^3.1.1
22.17.2
->22.18.0
Release Notes
mdx-js/mdx (@mdx-js/react)
v3.1.1
Compare Source
Fix
3cad7d7
@mdx-js/mdx
: add dependency onacorn
0dc4472
@mdx-js/esbuild
: fix crash with esbuild loader andjsx
optionby @egnor in #2593
84ec66e
@mdx-js/esbuild
: refactor to improve error conversion in esbuildby @egnor in #2595
2b3381a
@mdx-js/rollup
: fix support for query parameters in Viteby @markdalgleish in #2629
Types
933ab44
@mdx-js/mdx
: addattributes
to export/import declarationsDocs
c156a1f
Addrehype-mdx-toc
to list of pluginby @boning-w in #2622
913659c
Addrecma-module-to-function
to list of pluginsby @remcohaszing in #2605
67fb1d0
Remove unneeded JSX type casting in docs, testsf0d20da
Remove local use ofJSX
by @remcohaszing in #2604
63f39ce
Remove references to twitter35ac59d
Refactor some docs regarding recma pluginsFull Changelog: mdx-js/mdx@3.1.0...3.1.1
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.