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 @wordpress/eslint-plugin from 9.1.0 to 9.3.0 #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

Bumps @wordpress/eslint-plugin from 9.1.0 to 9.3.0.

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

9.3.0 (2021-11-15)

Enhancements

  • Replaced deprecated babel-eslint dependency with @babel/eslint-parser (#36244).
  • The bundled eslint-plugin-import dependency has been updated from requiring ^2.23.4 to requiring ^2.25.2 (#36244).

9.2.0 (2021-10-12)

Enhancement

  • The bundled eslint-plugin-jsdoc dependency has been updated from requiring ^34.1.0 to requiring ^36.0.8 (#34338).

Bug Fix

  • Use Jest related rules only when the jest package is installed (#33120).

9.1.2 (2021-09-09)

Bug Fix

  • The recommended configuration will now respect type imports in TypeScript files (#34055).

9.1.1 (2021-08-23)

Bug Fix

  • Include .jsx extension when linting import statements in case TypeScript not present (#33746).
Commits
  • 9a1dd34 chore(release): publish
  • 666dcb9 Update changelog files
  • d0aa8e5 Babel Preset: Update Babel packages to 7.16 version (#36244)
  • 8f7f052 chore(release): publish
  • 26fc803 Update changelog files
  • 58acef0 Merge changes published in the Gutenberg plugin "release/11.7" branch
  • 98c42a7 chore(release): publish
  • 45d6eac Update changelog files
  • 2371086 Merge changes published in the Gutenberg plugin "release/11.5" branch
  • 8b67fbd chore(release): publish
  • 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)

Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 9.1.0 to 9.3.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2021
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants