-
Notifications
You must be signed in to change notification settings - Fork 385
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 7.4.0 to 8.0.0 (and fix new lint errors) #5800
Bump @wordpress/eslint-plugin from 7.4.0 to 8.0.0 (and fix new lint errors) #5800
Conversation
@dependabot rebase |
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 8.0.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
9ae7790
to
8a6b5b5
Compare
Plugin builds for 95a287a are ready 🛎️!
|
This update makes the |
For some reason this is causing JS unit tests to fail. |
"prop-types": "15.7.2", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be best to keep react
, react-dom
and react-test-renderer
at the same versions to prevent any JS build or test errors.
Bumps @wordpress/eslint-plugin from 7.4.0 to 8.0.0.
Release notes
Sourced from
@wordpress/eslint-plugin's releases
.... (truncated)
Changelog
Sourced from
@wordpress/eslint-plugin's changelog
.Commits
b1acb2e
chore(release): publishbf838b5
Update changelog files3b6fd5a
Merge changes published in the Gutenberg plugin "release/9.8" branchMaintainer changes
This version was pushed to npm by noisysocks, a new releaser for @wordpress/eslint-plugin since your current version.
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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: