Update dependency eslint-plugin-mdx to v3 #2346
Open
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.
This PR contains the following updates:
1.17.1→3.6.2Release Notes
mdx-js/eslint-mdx (eslint-plugin-mdx)
v3.6.2Compare Source
Patch Changes
#593
3e862c7Thanks @JounQin! - fix: setprocessorfor flat config#593
3e862c7Thanks @JounQin! - fix: prefercontext.languageOptions.parserOptionsovercontext.parserOptionsUpdated dependencies []:
v3.6.1Compare Source
Patch Changes
#591
a45ee72Thanks @JounQin! - fix: pass throughremarkConfigPathofparserOptionsUpdated dependencies [
a45ee72]:v3.6.0Compare Source
Minor Changes
7b5e748Thanks @JounQin! - feat: support specifyingremarkConfigPathmanuallyPatch Changes
7b5e748]:v3.5.0Compare Source
Minor Changes
27da917Thanks @renovate and @JounQin! - refactor: targetES2022and drop unnecessarytslibdependencyPatch Changes
#583
8c9ef4bThanks @JounQin! - fix: use unifiedperformSyncWorkfor parsing with remark configUpdated dependencies [
27da917]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.2...eslint-plugin-mdx@3.5.0
v3.4.2Compare Source
Patch Changes
#577
b670ae4Thanks @JounQin! - fix: remove buggymodule-syncentryUpdated dependencies [
b670ae4]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.1...eslint-plugin-mdx@3.4.2
v3.4.1Compare Source
Patch Changes
#569
c101877Thanks @JounQin! - fix:typesfield should point to.d.ctsUpdated dependencies [
c101877,5b965b3]:New Contributors
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.0...eslint-plugin-mdx@3.4.1
v3.4.0Compare Source
Minor Changes
#562
3aa0f20Thanks @JounQin! - refactor: remove unnecessaryloadEsmModulehelper, use nativeimport()instead#564
2672044Thanks @JounQin! - feat: check nested code blocks without blank lines#564
2672044Thanks @JounQin! - feat: support mdx comments as ESLint directivesPatch Changes
#567
68b2028Thanks @JounQin! - fix: code block filename regexp group names missedUpdated dependencies [
3aa0f20]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.2...eslint-plugin-mdx@3.4.0
v3.3.2Compare Source
Patch Changes
#558
cb2a660Thanks @renovate! - fix(deps): pin dependencies, bumpsynckitUpdated dependencies [
cb2a660]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-plugin-mdx@3.3.2
v3.3.1Compare Source
Patch Changes
#554
816a2a6Thanks @JounQin! - chore: addmodule-syncentryUpdated dependencies [
816a2a6]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-plugin-mdx@3.3.1
v3.3.0Compare Source
Minor Changes
#552
1c31834Thanks @JounQin! - feat: the new version is ESM primary, while commonjs is still supported.ESM migration:
Patch Changes
1c31834]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-plugin-mdx@3.3.0
v3.2.0Compare Source
Minor Changes
f093ff9Thanks @JounQin! - chore: dropeslint-plugin-markdowndepPatch Changes
f093ff9]:Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-plugin-mdx@3.2.0
v3.1.5Compare Source
Patch Changes
#521
1a81c44Thanks @EthanShoeDev! - fix:undefinedplacein vFile message causes TypeErrorMany
remark-linterrors do not set a place variable in the vFilemessage. This code should accept
undefinedfor this field.fixes #520
Updated dependencies []:
v3.1.4Compare Source
Patch Changes
d593901Thanks @JounQin! - fix: re-release as latest tag - close #517Updated dependencies [
d593901]:v3.1.3Compare Source
Patch Changes
1f2dd73]:v3.1.2Compare Source
Patch Changes
f2067c1]:v3.1.1Compare Source
Patch Changes
#499
97ade8fThanks @JounQin! - fix: incorrect docs due to prettier + mdx v2+ incompatibleUpdated dependencies [
97ade8f]:v3.1.0Compare Source
Minor Changes
0f39ad0Thanks @JounQin! - feat: only enableprettier/prettierrule foreslint-plugin-prettier<5.1.2Patch Changes
v3.0.1Compare Source
Patch Changes
#493
e3c225bThanks @JounQin! - fix: incompatible with some react rules:jsx-curly-brace-presence,jsx-sort-props,self-closing-compUpdated dependencies [
e3c225b,e3c225b]:v3.0.0Compare Source
3.0.0
Major Changes
#486
508e7ceThanks @JounQin! - feat!: bump all unified ecosystem dependencies, support mdx v3#486
508e7ceThanks @JounQin! - chore!: require node >= 18, drop node 12, 14 and 16Full Changelog: mdx-js/eslint-mdx@v2.1.0...v3.0.0
v2.3.4Compare Source
Patch Changes
#524
ee3b593Thanks @JounQin! - fix:positioncould benullactually - related to #520Updated dependencies []:
v2.3.3Compare Source
Patch Changes
047410fThanks @JounQin! - fix: should release on tag release-v2Updated dependencies [
047410f]:v2.3.2Compare Source
Patch Changes
8fdae1f]:v2.3.1Compare Source
Patch Changes
6913aa1]:v2.3.0Compare Source
Minor Changes
f3d4ff4Thanks @JounQin! - feat: only enableprettier/prettierrule foreslint-plugin-prettier<5.1.2Patch Changes
b4583e5Thanks @JounQin! - fix: incorrect docs due to prettier + mdx v2+ incompatibleUpdated dependencies [
b4583e5]:v2.2.1Compare Source
2.2.1
Patch Changes
#489
f9ff397Thanks @JounQin! - fix: incorrectJSXAttributenode position info - close #488, related #425#489
f9ff397Thanks @JounQin! - fix: incompatible with some react rules:jsx-curly-brace-presence,jsx-sort-props,self-closing-compFull Changelog: mdx-js/eslint-mdx@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
Full Changelog: mdx-js/eslint-mdx@v2.1.0...v2.2.0
v2.1.0Compare Source
What's Changed
Full Changelog: mdx-js/eslint-mdx@v2.0.5...v2.1.0
v2.0.5Compare Source
What's Changed
Full Changelog: mdx-js/eslint-mdx@v2.0.4...v2.0.5
v2.0.4Compare Source
2.0.4
Patch Changes
fb3f154Thanks @chenxsan! - fix: incorrect jsx attributenameASTv2.0.3Compare Source
2.0.3
Patch Changes
#424
2ae592aThanks @JounQin! - fix: pass consistent acorn parser for micromark-extension-mdxjs#422
d321cf2Thanks @JounQin! - chore(deps): bump (dev)dependenciesv2.0.2Compare Source
2.0.2
Patch Changes
#412
e69791Thanks @EdisonSu768! - fix: resolve circular imports in worker#414
58e529cThanks @JounQin! - fix(deps): add missing dependencies for yarn@v2+ and pnpm#414
58e529cThanks @JounQin! - chore(deps): upgradeeslint-plugin-markdowntov3v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
BREAKING CHANGES
parseroption support, please useoverridesof ESLint config insteadBug Fixes
Misc
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.
This PR was generated by Mend Renovate. View the repository job log.