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

build(deps-dev): bump eslint-plugin-mdx from 1.17.0 to 2.0.0 #6230

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps eslint-plugin-mdx from 1.17.0 to 2.0.0.

Release notes

Sourced from eslint-plugin-mdx's releases.

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)

v2.0.0-next.2

  • fix: throw error with correct loc (#382)
  • fix: upgrade micromark-util-events-to-acorn (#383)

fix missing package content

No release notes provided.

... (truncated)

Changelog

Sourced from eslint-plugin-mdx's changelog.

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
  • 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
  • dfa23d2 chore: release package(s)
  • 0232fc7 chore: add workaround for prerelease-next (#397)
  • a4078f2 chore: release package(s)
  • 88bebc1 fix: handle node and children recursively (#396)
  • 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 added the dependencies Pull requests that update a dependency file label Jun 20, 2022
@vercel
Copy link

vercel bot commented Jun 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
webpack-js-org ✅ Ready (Inspect) Visit Preview Jun 21, 2022 at 0:23AM (UTC)

Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.17.0 to 2.0.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-mdx-2.0.0 branch from f5f9584 to e3254d7 Compare June 21, 2022 00:19
@chenxsan chenxsan merged commit 02e4d73 into master Jun 21, 2022
@chenxsan chenxsan deleted the dependabot/npm_and_yarn/eslint-plugin-mdx-2.0.0 branch June 21, 2022 10:32
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.

2 participants