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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-node 10.0.0 -> 11.1.0 age adoption passing confidence

Release Notes

mysticatea/eslint-plugin-node

v11.1.0

Compare Source

The many rules for Node.js in the ESLint core will be deprecated in ESLint 7.0.0. This release includes the clone of those core rules.

✨ Enhancements

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 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 Mend Renovate. View repository job log here.

@commit-lint
Copy link

commit-lint bot commented Dec 26, 2019

Chore

  • deps: update dependency eslint-plugin-node to v11 (a873039)

Contributors

renovate-bot

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@coveralls
Copy link

coveralls commented Dec 26, 2019

Coverage Status

Coverage remained the same at 75.0% when pulling 9ee87f1 on renovate/eslint-plugin-node-11.x into 7b1ba4f on master.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 6e019c5 to 5a060df Compare January 11, 2020 09:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 5a060df to a4268fe Compare February 2, 2020 10:34
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch 2 times, most recently from b9f9276 to 746e08c Compare March 29, 2020 05:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch 2 times, most recently from abe425f to 092552b Compare June 10, 2020 05:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 092552b to 9ee87f1 Compare June 27, 2020 09:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 9ee87f1 to adeabd5 Compare September 28, 2020 03:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from adeabd5 to a873039 Compare February 10, 2021 21:34
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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