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

fix(deps): update dependency eslint-plugin-node to v8 #293

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 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: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo.

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

♻️ Rebasing: Whenever PR becomes conflicted, 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.

@mergify mergify bot merged commit 7e0a561 into master Oct 28, 2018
@ybiquitous ybiquitous deleted the renovate/eslint-plugin-node-8.x branch October 28, 2018 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants