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

Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.0.1 #58

Merged
merged 1 commit into from May 16, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 6, 2019

Bumps eslint-plugin-node from 8.0.1 to 9.0.1.

Release notes

Sourced from eslint-plugin-node's releases.

v9.0.1

πŸ› Bug Fixes

  • dfb4dc0202a9f9eb106b4dddb6c0f0205fabaff6 fixed the false positive of node/file-extension-in-import rule on scoped packages (#160).

v9.0.0

Update for Node.js v12 πŸŽ‰

πŸ’₯ Breaking Changes

  • c95b2fd5959756d53c011fa1136ad9499154bfc6 dropped Node.js 6 support because of End-of-Life.
  • fe2343f2afda7931d3a980858388be4d8bf0a31b dropped ESLint 4 support. New supported versions are ^5.16.0 and >=6.0.0.
  • 7e0c2c5fa547598132441be57279e092517af08e updated node/no-deprecated-api rule to check new deprecated APIs in Node.js 12.
  • 5d79f2d24bd147f35a8e3f3d906b4567270acaab updated node/no-unsupported-features/node-builtins rule to recognize new APIs in Node.js 12.
  • 02d61cfcc1201550945a477c8fcf95572d7b6fec updated node/no-unsupported-features/es-builtins rule to recognize new APIs in Node.js 12.
  • b94731af0b89c9f0e0ca11298a1cbea40c5dacf0 updated the rules for require() such as node/no-missing-require rule to check require.resolve() as well.
  • 206141312ae7f1f2177393d55228da09da6573a4 updated plugin:node/recommended preset.

✨ New Rules

Commits
  • bc02c52 9.0.1
  • dfb4dc0 πŸ› fix file-extension-in-import for scoped packages (fixes #160)
  • 11d2d41 πŸ“ tweak documents
  • a84a009 9.0.0
  • b94731a πŸ’₯ no-*-require rules check require.resolve calls as well
  • 528282a πŸ“ update decuments
  • 9243079 πŸ“ tweak document outline
  • a4fbb9a πŸ“ update documents
  • ab40a47 πŸ“ update no-extraneous-* document (fixes #148)
  • e41a1e0 ✨ add node/prefer-promises rules (fixes #157, fixes #158)
  • 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 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 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 language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 6, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-9.0.1 branch from 89e49d3 to d569705 Compare May 13, 2019 08:48
@rwjblue
Copy link
Member

rwjblue commented May 16, 2019

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-9.0.1 branch from d569705 to 9b3c4e5 Compare May 16, 2019 15:25
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v8.0.1...v9.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-9.0.1 branch from 9b3c4e5 to 82f266d Compare May 16, 2019 15:26
@rwjblue rwjblue merged commit 24a5cb6 into master May 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/eslint-plugin-node-9.0.1 branch May 16, 2019 15:30
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

2 participants