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-n to v17 - autoclosed #365

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 16.6.2 -> 17.9.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.9.0

Compare Source

🌟 Features
  • Add flag ignorePrivate to no-unpublished-x rules (#​298) (0609431)

v17.8.1

Compare Source

🩹 Fixes

v17.8.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.7.0

Compare Source

🌟 Features
  • hashbang: Add support to map extensions to executables (#​278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#​276) (4a685c0)
🩹 Fixes
  • node-builtins: Remove "node:" prefix from "ignores" message (#​277) (704f0b9)
📚 Documentation
  • node-builtins: Specify that only static properties are supported (#​272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#​275) (cb8ffa6)

v17.6.0

Compare Source

🌟 Features
📚 Documentation

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.4.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules version comparation (#​257) (5c67787)
🧹 Chores

v17.3.1: Release 17.3.1

Compare Source

  • Revert "fix: unsupported-features/node-builtins-modules range compare" (#​254) (caecf3e)

v17.3.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules range compare (#​252) (d50ae85)
🧹 Chores

v17.2.1

Compare Source

🩹 Fixes
🧹 Chores

v17.2.0

Compare Source

🌟 Features
  • no-missing-imports: add tryExtensions option (#​228) (ae5329c)
  • no-unsupported-features: ✨ Update to node v20.12.0/v21.7.0 (#​229) (a8d0539)
🩹 Fixes

v17.1.0

Compare Source

🌟 Features
📚 Documentation

v17.0.0

Compare Source

Chores
  • use ts-ignore-import to lighten the dependencies (#​219) (fb0aaae)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) April 8, 2024 05:13
Copy link
Contributor Author

renovate bot commented Apr 8, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint-plugin-n
npm error   dev eslint-plugin-n@"17.5.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from [email protected]
npm error node_modules/eslint-config-standard
npm error   dev eslint-config-standard@"17.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-plugin-n
npm error   peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from [email protected]
npm error   node_modules/eslint-config-standard
npm error     dev eslint-config-standard@"17.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-07T10_50_40_720Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-07T10_50_40_720Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 5 times, most recently from 74d588e to 81558c5 Compare April 15, 2024 20:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from a74b558 to 0a04b48 Compare April 19, 2024 14:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 5 times, most recently from 9b0afd9 to 415d6a1 Compare April 30, 2024 18:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 3 times, most recently from d695903 to b0379d3 Compare May 7, 2024 10:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from b0379d3 to 4740df7 Compare May 10, 2024 09:55
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint-plugin-n
npm error   dev eslint-plugin-n@"17.9.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from [email protected]
npm error node_modules/eslint-config-standard
npm error   dev eslint-config-standard@"17.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-plugin-n
npm error   peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from [email protected]
npm error   node_modules/eslint-config-standard
npm error     dev eslint-config-standard@"17.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-24T04_56_58_773Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-24T04_56_58_773Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 4740df7 to 45b9d84 Compare May 14, 2024 10:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 4 times, most recently from 4554e2d to 50583bd Compare May 28, 2024 19:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from bae4cee to 219cf10 Compare June 6, 2024 10:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 219cf10 to d11f3f9 Compare June 14, 2024 03:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 3 times, most recently from 10f8dcf to 2435102 Compare June 23, 2024 10:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 2435102 to df19770 Compare June 24, 2024 04:57
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to v17 chore(deps): update dependency eslint-plugin-n to v17 - autoclosed Jun 24, 2024
@renovate renovate bot closed this Jun 24, 2024
auto-merge was automatically disabled June 24, 2024 06:59

Pull request was closed

@renovate renovate bot deleted the renovate/eslint-plugin-n-17.x branch June 24, 2024 07:00
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.

None yet

0 participants