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

chore(deps): update dependency eslint-plugin-mdx to v3.4.0 #1830

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mdx (source) 3.1.5 -> 3.4.0 age adoption passing confidence

Release Notes

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

v3.4.0

Compare Source

Minor Changes
Patch Changes

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 18, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-mdx-3.x branch from 1343348 to 426107e Compare March 18, 2025 14:08
Copy link

github-actions bot commented Mar 18, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-1830.guild-dev-website.pages.dev

@renovate renovate bot force-pushed the renovate/eslint-plugin-mdx-3.x branch 2 times, most recently from a6c6469 to f56ce71 Compare March 23, 2025 06:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-mdx-3.x branch from f56ce71 to 64f8fe5 Compare March 24, 2025 17:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.2.0 chore(deps): update dependency eslint-plugin-mdx to v3.3.1 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-mdx-3.x branch from 64f8fe5 to b06dc27 Compare April 4, 2025 11:39
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.3.1 chore(deps): update dependency eslint-plugin-mdx to v3.3.2 Apr 4, 2025
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.3.2 chore(deps): update dependency eslint-plugin-mdx to v3.4.0 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-mdx-3.x branch from b06dc27 to eb29d9b Compare April 5, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants