Skip to content

chore(deps): update dependency eslint-plugin-mdx to v3.6.2 #2085

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

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-mdx (source) 3.1.5 -> 3.6.2 age confidence

Release Notes

mdx-js/eslint-mdx (eslint-plugin-mdx)

v3.6.2

Compare Source

Patch Changes

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Minor Changes
Patch Changes
  • Updated dependencies [7b5e748]:
    • eslint-mdx@3.6.0

v3.5.0

Compare Source

Minor Changes
Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.2...eslint-plugin-mdx@3.5.0

v3.4.2

Compare Source

Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.1...eslint-plugin-mdx@3.4.2

v3.4.1

Compare Source

Patch Changes
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.0

Compare Source

Minor Changes
Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.2...eslint-plugin-mdx@3.4.0

v3.3.2

Compare Source

Patch Changes

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

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:

    // before
    import eslintMdx from 'eslint-mdx'
    import eslintPluginMdx from 'eslint-plugin-mdx'
    // after
    import * as eslintMdx from 'eslint-mdx'
    import * as eslintPluginMdx from 'eslint-plugin-mdx'
Patch Changes
  • Updated dependencies [1c31834]:
    • eslint-mdx@3.3.0

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
Patch Changes
  • Updated dependencies [f093ff9]:
    • eslint-mdx@3.2.0

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-plugin-mdx@3.2.0


Configuration

📅 Schedule: Branch creation - "every weekend" (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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
graphql-github-io Ready Ready Preview Comment Aug 19, 2025 4:33pm

@saihaj saihaj merged commit c63ae34 into source Aug 19, 2025
4 checks passed
@saihaj saihaj deleted the renovate/eslint-plugin-mdx-3.x-lockfile branch August 19, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant