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(eslint-config-wopian): update dependency eslint-plugin-node to ^8.0.0 #47

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-node dependencies 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: "before 9am,after 5pm" in timezone Europe/London.

🚦 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.

@wopian wopian merged commit 90e52d0 into master Oct 29, 2018
@renovate renovate bot deleted the renovate/major-linters branch October 29, 2018 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants