Skip to content

chore(deps): update dependency eslint-plugin-mdx to v3.8.1 - #47

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update dependency eslint-plugin-mdx to v3.8.1#47
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 8, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-mdx (source) 3.1.53.8.1 age confidence

Release Notes

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

v3.8.1

Compare Source

Patch Changes

v3.8.0

Compare Source

Minor Changes
Patch Changes
  • Updated dependencies []:
    • eslint-mdx@​3.8.0

v3.7.1

Compare Source

Patch Changes
  • Updated dependencies [a581355]:
    • eslint-mdx@​3.7.1

v3.7.0

Compare Source

Minor Changes
Patch Changes

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: (UTC)

  • 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 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.


  • 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 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/all-minor-patch branch from 18a09ca to 823de94 Compare March 24, 2025 20:05
@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 force-pushed the renovate/all-minor-patch branch from 823de94 to a4473af Compare April 4, 2025 10:19
@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/all-minor-patch branch from a4473af to 11ee8aa Compare April 5, 2025 18:00
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.4.0 chore(deps): update dependency eslint-plugin-mdx to v3.4.1 Apr 22, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 11ee8aa to a9263b2 Compare April 22, 2025 06:31
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a9263b2 to fc2ed50 Compare May 16, 2025 12:28
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.4.1 chore(deps): update dependency eslint-plugin-mdx to v3.4.2 May 16, 2025
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.4.2 chore(deps): update dependency eslint-plugin-mdx to v3.5.0 Jun 14, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fc2ed50 to f21aec2 Compare June 14, 2025 04:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f21aec2 to affb53c Compare July 4, 2025 13:42
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.5.0 chore(deps): update dependency eslint-plugin-mdx to v3.6.0 Jul 4, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from affb53c to e7f4b5b Compare July 8, 2025 06:29
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.6.0 chore(deps): update dependency eslint-plugin-mdx to v3.6.2 Jul 8, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from e7f4b5b to 9df04d8 Compare August 10, 2025 14:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9df04d8 to 63b969b Compare August 19, 2025 16:52
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 63b969b to 2f89909 Compare August 31, 2025 14:22
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2f89909 to c9c4b3a Compare September 25, 2025 18:29
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c9c4b3a to 15464d8 Compare October 21, 2025 09:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 15464d8 to 1f133c3 Compare November 10, 2025 17:09
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1f133c3 to 7d9c645 Compare November 19, 2025 00:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7d9c645 to f148791 Compare December 31, 2025 17:07
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cda8114 to f3d9554 Compare January 23, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f3d9554 to 1b3bf01 Compare February 2, 2026 19:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1b3bf01 to a29b7e0 Compare February 12, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.6.2 chore(deps): update dependency eslint-plugin-mdx to v3.7.0 Feb 27, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a29b7e0 to 7e66bef Compare February 27, 2026 13:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7e66bef to b298c05 Compare March 13, 2026 17:38
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b298c05 to 22d7787 Compare April 1, 2026 17:19
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 22d7787 to de12876 Compare April 8, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from de12876 to 1de89df Compare April 29, 2026 16:37
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1de89df to f1cbd6d Compare May 12, 2026 16:11
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.7.0 chore(deps): update dependency eslint-plugin-mdx to v3.7.1 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f1cbd6d to a0b10cb Compare May 28, 2026 14:50
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.7.1 chore(deps): update dependency eslint-plugin-mdx to v3.8.1 May 31, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a0b10cb to 570dc8f Compare May 31, 2026 13:09
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-mdx to v3.8.1 chore(deps): update all non-major dependencies to v3.8.1 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 570dc8f to ee9ff46 Compare June 11, 2026 15:04
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to v3.8.1 chore(deps): update all non-major dependencies Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency eslint-plugin-mdx to v3.8.1 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ee9ff46 to 7010472 Compare July 12, 2026 10:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7010472 to 73b7aa9 Compare July 30, 2026 17:40
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.

0 participants