Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

chore(deps): update dependency eslint-plugin-node to v8 #219

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-node devDependencies major ^7.0.0 -> ^8.0.0 source

Release Notes

mysticatea/eslint-plugin-node

v8.0.0

Compare Source

This release focuses on supporting new things that were added between Node.js 8.7.0 and 11.0.0.

Breaking changes

  • 5860795 updated node/no-deprecated-api rule to disallow new deprecated APIs.
    Especially, it includes legacy URL API.
  • d153b93 updated node/no-unsupported-features/node-builtins rule to detect new APIs.

New rules

  • 46ed54d added node/prefer-global/text-decoder rule for new global varaible TextDecoder.
  • 46ed54d added node/prefer-global/text-encoder rule for new global varaible TextEncoder.

Renovate configuration

馃搮 Schedule: "after 9am and before 3pm" (UTC).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 28, 2018
@JustinBeckwith JustinBeckwith merged commit a67a795 into master Oct 28, 2018
@JustinBeckwith JustinBeckwith deleted the renovate/major-linters branch October 28, 2018 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants