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

Bump eslint-plugin-mdx from 1.17.1 to 2.2.0 #140

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps eslint-plugin-mdx from 1.17.1 to 2.2.0.

Release notes

Sourced from eslint-plugin-mdx's releases.

v2.1.0

What's Changed

Full Changelog: mdx-js/eslint-mdx@v2.0.5...v2.1.0

v2.0.5

What's Changed

Full Changelog: mdx-js/eslint-mdx@v2.0.4...v2.0.5

v2.0.4

2.0.4

Patch Changes

v2.0.3

2.0.3

Patch Changes

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)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
@dependabot dependabot bot requested review from duttonw and a team August 9, 2023 19:46
Copy link
Contributor

@ThrawnCA ThrawnCA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New lint version is finding lots more things to fix.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/eslint-plugin-mdx-2.2.0 branch 2 times, most recently from bb622ae to 5f74c3f Compare August 10, 2023 01:16
@ThrawnCA ThrawnCA self-requested a review November 20, 2023 07:05
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.17.1 to 2.2.0.
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/v1.17.1...eslint-plugin-mdx@2.2.0)

---
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>
- Switch off rules that seem to be working incorrectly
- Change rules to warn-only if they're valid but low priority
- Remove unused imports
- Remove redundant export names
- Give names to inline functions for better stack trace debugging
@ThrawnCA ThrawnCA force-pushed the dependabot/npm_and_yarn/develop/eslint-plugin-mdx-2.2.0 branch from 41140b5 to 8350372 Compare November 23, 2023 00:40
@ThrawnCA ThrawnCA merged commit 0c557e8 into develop Nov 23, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/eslint-plugin-mdx-2.2.0 branch November 23, 2023 03: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.

None yet

3 participants