chore(deps): dependabot updates#1217
Merged
kellyjosephprice merged 2 commits intonextfrom Oct 29, 2025
Merged
Conversation
kanadgupta
reviewed
Oct 27, 2025
Contributor
kanadgupta
left a comment
There was a problem hiding this comment.
one thing i like to do when making PRs where i'm bumping several deps (e.g., where the diff is really only the lockfile) is include the before/after outputs of npm outdated (see readmeio/rdme#1368 for an example). mind including that?
erunion
approved these changes
Oct 28, 2025
c020d1b to
ea2e4f3
Compare
Contributor
Author
I tried updated all the outdated packages and ran into some parsing differences I do not want to touch right now. |
rafegoldberg
pushed a commit
that referenced
this pull request
Oct 30, 2025
## Version 11.5.0 ### ✨ New & Improved * add MCPIntro component ([#1219](#1219)) ([352fb99](352fb99)) * add support for converting recipe ([#1221](#1221)) ([16db568](16db568)) ### 🛠 Fixes & Updates * **deps:** bump @mdx-js/mdx from 3.1.0 to 3.1.1 ([#1186](#1186)) ([36ba199](36ba199)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604) * **deps:** bump estree-util-value-to-estree from 3.4.0 to 3.5.0 ([#1214](#1214)) ([c953372](c953372)), closes [remcohaszing/estree-util-value-to-estree#6](remcohaszing/estree-util-value-to-estree#6) [#6](#6) * **deps:** bump postcss from 8.5.3 to 8.5.6 ([#1128](#1128)) ([2731484](2731484)), closes [#2052](https://github.com/readmeio/markdown/issues/2052) * **deps:** bump remark-mdx from 3.1.0 to 3.1.1 ([#1185](#1185)) ([bc7f79a](bc7f79a)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604) * **deps:** dependabot updates ([#1217](#1217)) ([b8b0b78](b8b0b78)) <!--SKIP CI-->
Contributor
This PR was released!🚀 Changes included in v11.5.0 |
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.

🧰 Changes
Update some "minor" dependency updates.
npm outdatednext
pr
🧬 QA & Testing