Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps eslint-plugin-mdx from 1.17.0 to 2.0.1.

Release notes

Sourced from eslint-plugin-mdx's releases.

v2.0.1

2.0.1 (2022-06-29)

Bug Fixes

  • add missing unist-util-visit and vfile deps (#405) (6b4fea7)

v2.0.0

2.0.0 (2022-06-19)

BREAKING CHANGES

  1. experimentally support remark-mdx@2
  2. drop parser option support, please use overrides of ESLint config instead
  3. drop Node < 12.20
  4. drop ESLint < 8

Bug Fixes

  • same markdown processor cached for .md and .mdx (#401) (c1b4671)

Misc

  • fix: throw error with correct loc (#382)
  • fix: upgrade micromark-util-events-to-acorn (#383)
  • fix: line/column sorted error output (#390)
  • fix: node ES module + worker issue on Windows (#392)
  • fix: restore first level jsx AST and tokens (#394)
  • fix: handle node and children recursively (#396)

v2.0.0-next.6

2.0.0-next.6 (2022-06-19)

Bug Fixes

  • same markdown processor cached for .md and .mdx (#401) (c1b4671)

v2.0.0-next.5

fix: handle node and children recursively (#396)

v2.0.0-next.3

  • fix: line/column sorted error output (#390)
  • fix: node ES module + worker issue on Windows (#392)
  • fix: restore first level jsx AST and tokens (#394)

... (truncated)

Changelog

Sourced from eslint-plugin-mdx's changelog.

2.0.1 (2022-06-29)

Bug Fixes

  • add missing unist-util-visit and vfile deps (#405) (6b4fea7)

2.0.0 (2022-06-19)

BREAKING CHANGES

  1. experimentally support remark-mdx@2
  2. drop parser option support, please use overrides of ESLint config instead
  3. drop Node < 12.20
  4. drop ESLint < 8

Bug Fixes

  • same markdown processor cached for .md and .mdx (#401) (c1b4671)

Misc

  • fix: throw error with correct loc (#382)
  • fix: upgrade micromark-util-events-to-acorn (#383)
  • fix: line/column sorted error output (#390)
  • fix: node ES module + worker issue on Windows (#392)
  • fix: restore first level jsx AST and tokens (#394)
  • fix: handle node and children recursively (#396)
Commits
  • 6a39984 chore: release package(s)
  • 01ef9c3 chore: allow release on release-v*
  • 6b4fea7 fix: add missing unist-util-visit and vfile deps (#405)
  • 4283717 docs: correct changelog for v2.0
  • 4e464e2 chore: release package(s)
  • 1a987b0 chore: release package(s)
  • c1b4671 fix: same markdown processor cached for .md and .mdx (#401)
  • 154d765 chore(deps): update dependency @​types/react to ^18.0.10
  • 96e0cb7 chore(deps): update dependency @​1stg/lib-config to ^6.1.3
  • d67d418 ci: migrate to codecov-action, use node protocol for builtins
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from aleksaToljic as a code owner July 1, 2022 11:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependabot_develop/eslint-plugin-mdx-2.0.1 branch from 1f6bdae to 9b45c97 Compare July 1, 2022 11:31
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.17.0 to 2.0.1.
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](mdx-js/eslint-mdx@v1.17.0...v2.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependabot_develop/eslint-plugin-mdx-2.0.1 branch from 9b45c97 to 6907814 Compare July 1, 2022 11:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #210.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependabot_develop/eslint-plugin-mdx-2.0.1 branch August 1, 2022 11:21
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.

1 participant