Skip to content
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

chore(deps): update mdx (major) #3378

Closed
wants to merge 1 commit into from
Closed

chore(deps): update mdx (major) #3378

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdx-js/react (source) 2.3.0 -> 3.0.0 age adoption passing confidence
rehype-autolink-headings 6.1.1 -> 7.1.0 age adoption passing confidence
rehype-slug 5.1.0 -> 6.0.0 age adoption passing confidence
remark-gfm 3.0.1 -> 4.0.0 age adoption passing confidence

Release Notes

mdx-js/mdx (@​mdx-js/react)

v3.0.0

Compare Source

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change
Change (unlikely to affect you)
  • c961af8 Remove useDynamicImport option
  • 9cb26fd @mdx-js/register: remove package
  • 0d1558a @mdx-js/esbuild: remove experimental allowDangerousRemoteMdx
  • 0f62bce @mdx-js/node-loader: remove fixRuntimeWithoutExportMap
  • 4f92422 @mdx-js/preact: remove deprecated MDXContext, withMDXComponents
  • a362bb4 @mdx-js/react: remove deprecated MDXContext, withMDXComponents
Add
Misc
Docs
Site

Full Changelog: mdx-js/mdx@2.3.0...3.0.0

rehypejs/rehype-autolink-headings (rehype-autolink-headings)

v7.1.0

Compare Source

Add
  • 01133a3 Add support for headingProperties
  • 31159c0 Add support for content w/ wrap

Full Changelog: rehypejs/rehype-autolink-headings@7.0.0...7.1.0

v7.0.0

Compare Source

Change
  • 394560f Update @types/hast, unified, utilities, etc
    migrate: update too
  • 6bebeab Change to require Node.js 16
    migrate: update too
  • f20421f Change to use exports
    migrate: don’t use private APIs
  • 98849a7 Remove undocumented ancient behaviour spelling
    migrate: use international english: behavior
Add
  • 92f0258 Add support for passing a function as properties
Misc

Full Changelog: rehypejs/rehype-autolink-headings@6.1.1...7.0.0

rehypejs/rehype-slug (rehype-slug)

v6.0.0

Compare Source

Change
  • 295ac26 Update @types/hast, unified, utilities, etc
    migrate: update too
  • 12f76f8 Change to require Node.js 16
    migrate: update too
  • 6855bcc Change to use exports
    migrate: don’t use private APIs

Full Changelog: rehypejs/rehype-slug@5.1.0...6.0.0

remarkjs/remark-gfm (remark-gfm)

v4.0.0

Compare Source

Change
  • b8cc334 Update @types/mdast, unified, utilities
    migrate: update too
  • 9eb0f54 Change to use exports
    migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16
    migrate: update too

Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Berlin, 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.


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

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

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ❌ Failed (Inspect) Feb 5, 2024 0:02am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 0:02am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview Feb 5, 2024 0:02am

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2023

⚠️ No Changeset found

Latest commit: 7b35cbf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36c953c) 99.82% compared to head (8ec34f3) 0.00%.
Report is 8 commits behind head on main.

❗ Current head 8ec34f3 differs from pull request most recent head 7b35cbf. Consider uploading reports for the commit 7b35cbf to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #3378       +/-   ##
==========================================
- Coverage   99.82%       0   -99.83%     
==========================================
  Files         119       0      -119     
  Lines        6341       0     -6341     
  Branches      307       0      -307     
==========================================
- Hits         6330       0     -6330     
+ Misses         10       0       -10     
+ Partials        1       0        -1     

see 118 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/major-mdx branch 3 times, most recently from c026cd1 to 9258ea8 Compare October 2, 2023 11:35
@renovate renovate bot force-pushed the renovate/major-mdx branch 2 times, most recently from e95acb3 to faffab8 Compare October 4, 2023 12:00
@sebald
Copy link
Member

sebald commented Oct 4, 2023

🚨 Blocked: Contenlayer needs to be updated first!

See contentlayerdev/contentlayer#558

@renovate renovate bot force-pushed the renovate/major-mdx branch 2 times, most recently from ca1f832 to e83014a Compare February 5, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant