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

Update dependency @mdx-js/react to v3 - autoclosed #258

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdx-js/react (source) ^1.6.22 -> ^3.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

v2.3.0

Compare Source

Add
Fix
Community
Misc

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

v2.2.1

Compare Source

  • e293eaf Remove assert/strict for Node 14

Full Changelog: mdx-js/mdx@2.2.0...2.2.1

v2.2.0

Compare Source

Features
Patches
  • 3e0ab23 Fix @mdx-js/node-loader from patching all runtimes
Docs

Full Changelog: mdx-js/mdx@2.1.5...2.2.0

v2.1.5

Compare Source

  • 90fa493 Fix bug with (injected) custom elements and layouts

Full Changelog: mdx-js/mdx@2.1.4...2.1.5

v2.1.4

Compare Source

Patches
Docs

Full Changelog: mdx-js/mdx@2.1.3...2.1.4

v2.1.3

Compare Source

Core
Docs
Internal stuff that slightly improve stuff
  • 529b96a Replace astring with estree-util-to-js
  • 7d8dc11 Add id field to esbuild messages
  • 7f37b95 Update @types/estree-jsx

Full Changelog: mdx-js/mdx@2.1.2...2.1.3

v2.1.2

Compare Source

Core
Docs

Full Changelog: mdx-js/mdx@2.1.1...2.1.2

v2.1.1

Compare Source

Full Changelog: mdx-js/mdx@2.1.0...2.1.1

v2.1.0

Compare Source

Core
Site
Docs

New Contributors: Thanks @​VitorLuizC, @​homumado, @​bensmithett, @​stefanprobst, @​jbesomi, @​dawidjaniga, @​zfben

Full Changelog: mdx-js/mdx@2.0.0...2.1.0

v2.0.0

Compare Source

Welcome to MDX 2! See the of the website for everything:

Changelog since last RC
@mdx-js/mdx
@mdx-js/react
@mdx-js/loader
@mdx-js/esbuild
remark-mdx

New Contributors

Thanks @​redallen, @​lonyele, @​PaulieScanlon, @​pd4d10, @​Gowee, @​mskelton, @​ihupoo, @​remcohaszing, @​loreanvictor, @​ChrisChinchilla, @​glitteringkatie, @​mvasilkov, @​jablko, @​michaeloliverx, @​yordis, @​rodrez, @​imballinst, @​gaearon.

Full Changelog: mdx-js/mdx@v1.6.3...2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #258 (b3009e5) into main (27ea682) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #258   +/-   ##
=====================================
  Coverage   93.8%   93.8%           
=====================================
  Files         21      21           
  Lines        162     162           
  Branches      33      33           
=====================================
  Hits         152     152           
  Misses         3       3           
  Partials       7       7           

@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 72cc23e to f43d4de Compare June 26, 2023 12:56
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 5 times, most recently from 894ca6a to 2bd18f4 Compare July 12, 2023 09:20
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 7 times, most recently from b1d33df to 470509b Compare August 18, 2023 08:18
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 00acfea to 37d4d9a Compare September 4, 2023 20:25
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 423f66b to 02956a3 Compare September 21, 2023 17:10
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 3 times, most recently from dfd602b to 235d4aa Compare October 5, 2023 11:15
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 353e1ed to f88a588 Compare October 24, 2023 15:10
@renovate renovate bot changed the title Update dependency @mdx-js/react to v2 Update dependency @mdx-js/react to v3 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch from f88a588 to 757bc25 Compare October 24, 2023 21:32
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 8434926 to 39cd4ad Compare November 6, 2023 08:26
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch from 39cd4ad to 87511c0 Compare January 25, 2024 10:57
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch 2 times, most recently from 483b87b to 358c0ed Compare January 25, 2024 11:09
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch from 358c0ed to b3009e5 Compare January 25, 2024 11:16
@renovate renovate bot changed the title Update dependency @mdx-js/react to v3 Update dependency @mdx-js/react to v3 - autoclosed Feb 15, 2024
@renovate renovate bot closed this Feb 15, 2024
@renovate renovate bot deleted the renovate/major-mdx-monorepo branch February 15, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants