-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 eslint-plugin-mdx to v3 #122
base: main
Are you sure you want to change the base?
Conversation
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
7ce8d3d
to
f7cd726
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
f7cd726
to
6918377
Compare
BREAKING CHANGE: updated dependencies to major versions
6918377
to
88d5a03
Compare
This PR contains the following updates:
^2.2.0
->^3.4.0
Release Notes
mdx-js/eslint-mdx (eslint-plugin-mdx)
v3.4.0
Compare Source
Minor Changes
#562
3aa0f20
Thanks @JounQin! - refactor: remove unnecessaryloadEsmModule
helper, use nativeimport()
instead#564
2672044
Thanks @JounQin! - feat: check nested code blocks without blank lines#564
2672044
Thanks @JounQin! - feat: support mdx comments as ESLint directivesPatch Changes
#567
68b2028
Thanks @JounQin! - fix: code block filename regexp group names missedUpdated dependencies [
3aa0f20
]:v3.3.2
Compare Source
Patch Changes
#558
cb2a660
Thanks @renovate! - fix(deps): pin dependencies, bumpsynckit
Updated 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.1
Compare Source
Patch Changes
#554
816a2a6
Thanks @JounQin! - chore: addmodule-sync
entryUpdated 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.0
Compare Source
Minor Changes
#552
1c31834
Thanks @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.0
Compare Source
Minor Changes
f093ff9
Thanks @JounQin! - chore: dropeslint-plugin-markdown
depPatch Changes
f093ff9
]:v3.1.5
Compare Source
Patch Changes
#521
1a81c44
Thanks @EthanShoeDev! - fix:undefined
place
in vFile message causes TypeErrorMany
remark-lint
errors do not set a place variable in the vFilemessage. This code should accept
undefined
for this field.fixes #520
Updated dependencies []:
v3.1.4
Compare Source
Patch Changes
d593901
Thanks @JounQin! - fix: re-release as latest tag - close #517Updated dependencies [
d593901
]:v3.1.3
Compare Source
Patch Changes
1f2dd73
]:v3.1.2
Compare Source
Patch Changes
f2067c1
]:v3.1.1
Compare Source
Patch Changes
#499
97ade8f
Thanks @JounQin! - fix: incorrect docs due to prettier + mdx v2+ incompatibleUpdated dependencies [
97ade8f
]:v3.1.0
Compare Source
Minor Changes
0f39ad0
Thanks @JounQin! - feat: only enableprettier/prettier
rule foreslint-plugin-prettier
<5.1.2
Patch Changes
v3.0.1
Compare Source
Patch Changes
#493
e3c225b
Thanks @JounQin! - fix: incompatible with some react rules:jsx-curly-brace-presence
,jsx-sort-props
,self-closing-comp
Updated dependencies [
e3c225b
,e3c225b
]:v3.0.0
Compare Source
3.0.0
Major Changes
#486
508e7ce
Thanks @JounQin! - feat!: bump all unified ecosystem dependencies, support mdx v3#486
508e7ce
Thanks @JounQin! - chore!: require node >= 18, drop node 12, 14 and 16Full Changelog: mdx-js/eslint-mdx@v2.1.0...v3.0.0
Configuration
📅 Schedule: Branch creation - "after 1am and before 5am every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.