Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-mdx from 1.17.0 to 2.0.2.

Release notes

Sourced from eslint-plugin-mdx's releases.

v2.0.2

2.0.2

Patch Changes

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)

... (truncated)

Commits
  • c9c012f docs: update incorrect PR link text
  • 7806ac5 docs: update changelog (#416)
  • 1b0d640 chore: fix access in .changeset
  • 57bbfb3 chore: release package(s) (#415)
  • 3bbe033 ci: use fixed versions of changesets
  • 28d51a0 ci: add missing build step
  • 58e529c ci: migrate lerna to changesets (#414)
  • 52030ac chore: we are not using changeset in this project
  • e697910 fix: resolve circular imports in worker (#412)
  • 89a83a6 ci: use pull_request_target for pkg-size
  • 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 August 1, 2022 11:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependabot_develop/eslint-plugin-mdx-2.0.2 branch 2 times, most recently from 67116be to c6bd2cb Compare August 1, 2022 11:39
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.17.0 to 2.0.2.
- [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.2)

---
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.2 branch from c6bd2cb to 888b922 Compare August 1, 2022 11:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #265.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependabot_develop/eslint-plugin-mdx-2.0.2 branch October 1, 2022 11:15
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