mdx-js / mdx

Markdown for the component era
https://mdxjs.com
MIT License
17.76k stars 1.14k forks source link

Update dependency estree-util-is-identifier-name to v3 - autoclosed #2353

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
estree-util-is-identifier-name ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

syntax-tree/estree-util-is-identifier-name (estree-util-is-identifier-name) ### [`v3.0.0`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/releases/tag/3.0.0) [Compare Source](https://togithub.com/syntax-tree/estree-util-is-identifier-name/compare/2.1.0...3.0.0) ##### Change - [`e42de1f`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/commit/e42de1f) Change to require Node.js 16 **migrate**: update too - [`1860239`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/commit/1860239) Change to use `exports` **migrate**: don’t use private APIs - [`622b552`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/commit/622b552) Change to support code points, support astrals **migrate**: pass actual code points, not char codes - [`a40a7b2`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/commit/a40a7b2) Change to use Unicode regex **migrate**: you use modern web/node/etc ##### Add - [`586aa31`](https://togithub.com/syntax-tree/estree-util-is-identifier-name/commit/586aa31) Add support for JSX identifiers, optionally **Full Changelog**: https://github.com/syntax-tree/estree-util-is-identifier-name/compare/2.1.0...3.0.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.



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

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
mdx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 7:05pm
codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a2c8693) 100.00% compared to head (fbe949e) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2353 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 23 23 Lines 2239 2239 Branches 4 4 ========================================= Hits 2239 2239 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.