Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

chore(deps): update dependency eslint-plugin-node to v11 #1592

Merged
merged 1 commit into from Jan 31, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-node devDependencies major ^10.0.0 -> ^11.0.0

Release Notes

mysticatea/eslint-plugin-node

v11.0.0

Compare Source

💥 Breaking changes

  • b6cb9a0 updated node/no-unsupported-features/node-builtins rule based on Node.js 13.2.0.
  • fb9ce15 updated node/no-unsupported-features/es-syntax rule to recognize BigInt literal property names.
  • 4295f6a updated the rules that check global variables to recognize globalThis.*.
  • 04051ed updated node/no-unsupported-features/es-builtins rule to recognize globalThis.

✨ Enhancements

  • 276a9ad updated node/no-deprecated-api rule to allow revoked deprecations.
  • 972f828 updated node/no-unsupported-features/node-builtins rule to handle backporting properly.

🐛 Bug fixes

  • 4f74fbf fixed a crash bug around dynamic import syntax.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

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


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #1592 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1592   +/-   ##
========================================
  Coverage    59.95%   59.95%           
========================================
  Files          128      128           
  Lines         3049     3049           
  Branches       624      624           
========================================
  Hits          1828     1828           
  Misses        1028     1028           
  Partials       193      193

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 129bf90...197c567. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch 4 times, most recently from f730db9 to e995e13 Compare January 8, 2020 17:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from e995e13 to 691e069 Compare January 14, 2020 12:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 691e069 to 0867cd6 Compare January 22, 2020 04:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch 4 times, most recently from 71a1381 to 1c9561e Compare January 31, 2020 12:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 1c9561e to 197c567 Compare January 31, 2020 14:01
@alexbarnsley alexbarnsley merged commit 28810be into develop Jan 31, 2020
@alexbarnsley alexbarnsley deleted the renovate/eslint-plugin-node-11.x branch January 31, 2020 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants