Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Update dependency next-mdx-remote to v4 #464

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-mdx-remote ^3.0.8 -> ^4.2.1 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

hashicorp/next-mdx-remote

v4.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/next-mdx-remote@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/next-mdx-remote@v4.1.0...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/next-mdx-remote@v4.0.3...v4.1.0

v4.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/next-mdx-remote@v4.0.2...v4.0.3

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/next-mdx-remote@v4.0.0...4.0.1

v4.0.0

Compare Source

next-mdx-remote has been upgraded to use MDX v2 under the hood, which comes with improved performance and a whole list of other enhancements. Due to the improved code generated from MDX, we've also been able to remove our usage of esbuild. If you're using Next v12, no changes should be required to upgrade! Users on Next v11.1 might need to set experimental: { esmExternals: true } in next.config.js.

Note that some of the underlying changes in MDX v2 may require you to adjust some of your MDX content or custom components.

Take it for a spin and let us know if you run into any issues. 🙏

$ npm install next-mdx-remote@latest

Breaking Changes

  • Exposes ESM
  • Upgrade to MDX v2 under the hood, see the blog post for more information
  • Remove esbuild integration

Features

  • Optional frontmatter parsing by passing { parseFrontmatter: true } to serialize(). Frontmatter is then available in your MDX:

{frontmatter.page_title}

Hello world!

- Improved error messages when MDX fails to compile:
![Screen Shot 2021-12-10 at 12 04 04 PM](https://user-images.githubusercontent.com/1289701/145620766-a0a24e7f-30db-468b-b8f9-60722d7359f4.png)

**Full Changelog**: https://github.com/hashicorp/next-mdx-remote/compare/3.0.7...v4.0.0

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 7 times, most recently from ab7eca6 to 27d352a Compare March 6, 2022 17:55
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 5 times, most recently from c42189d to e98a06f Compare April 1, 2022 18:35
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 7 times, most recently from 40b775c to 68e7a48 Compare April 8, 2022 11:53
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 3 times, most recently from fc282be to a374031 Compare May 1, 2022 14:12
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from a374031 to a58b3b5 Compare May 6, 2022 23:30
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 4 times, most recently from ce64670 to c2dffa6 Compare June 1, 2022 15:45
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from c2dffa6 to f5bd47a Compare June 3, 2022 17:40
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 4 times, most recently from 240f993 to b665b99 Compare July 1, 2022 15:54
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from b665b99 to 6606bbe Compare July 12, 2022 23:07
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from 6606bbe to a3aefb2 Compare July 20, 2022 23:21
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from a3aefb2 to 922553a Compare August 1, 2022 19:44
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 3 times, most recently from 5170388 to fde7caf Compare September 1, 2022 13:20
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 5 times, most recently from 4c76bc4 to fd4ccd3 Compare September 6, 2022 02:29
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from fd4ccd3 to 7f68cfc Compare October 1, 2022 12:55
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from 7f68cfc to a8b279f Compare October 14, 2022 17:51
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 2 times, most recently from 5423c0a to b6fff37 Compare November 7, 2022 05:26
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 4 times, most recently from 1ac4c1e to c2c1770 Compare December 8, 2022 01:16
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch 2 times, most recently from 5129609 to f28020e Compare January 7, 2023 15:05
@renovate renovate bot force-pushed the renovate/next-mdx-remote-4.x branch from f28020e to e3eb63b Compare January 7, 2023 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants