-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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-utils from 1.3.1 to 1.4.2 #1540
Conversation
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
This pull request is automatically deployed with Now. Latest deployment for this branch: https://markedjs-git-dependabot-npmandyarneslint-utils-142.markedjs.now.sh |
we should probably just update all of the devdependencies. I believe the latest version of eslint has this dependency up to date. |
I think we are just waiting on mysticatea/eslint-plugin-node#183 then then we can update the deps |
Any reason not to merge this one? |
Just an extra commit that won't be needed when we update the dependencies. I'll submit a PR to update all of the dependencies after eslint-plugin-node is updated. |
I guess we don't need eslint-plugin-node to update for the new version of eslint-utils to be updated. I created a PR that will update all eslint plugins #1542 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint-utils from 1.3.1 to 1.4.2.
Commits
4e1bc07
1.4.2e4cb014
🐛 add null test230a4e2
1.4.108158db
🐛 fix getStaticValue security issue587cca2
🐛 fix getStringIfConstant to handle literals correctlyc119e83
🐛 fix getStaticValue to handle bigint correctly531b16f
🔖 1.4.0276303d
⚒ upgrade rollupcb518c7
🐛 fix hasSideEffect false negativeaac472e
🐛 fix isParenthesized had false positive on ImportExpression (fixes #1)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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.