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.14.0 #648

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.4.0 -> 17.14.0 age adoption passing confidence

Release Notes

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

v17.14.0

Compare Source

🌟 Features

v17.13.2

Compare Source

🩹 Fixes
  • no-missing-require: handle multiple resolvePaths (#​383) (df6ad2a)

v17.13.1

Compare Source

🩹 Fixes

v17.13.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.11.1

Compare Source

🩹 Fixes

v17.11.0

Compare Source

🌟 Features
🩹 Fixes
  • no-missing-import: Ignore node builtins in package.json imports (#​346) (148e47e)
  • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#​343) (6cd7954)
📚 Documentation
  • Explain the transitive dependency case for no-extraneous-* (#​347) (8c0a2cc)

v17.10.3

Compare Source

🩹 Fixes
  • Use our data set to work out if a module is a node module (#​338) (6a1b2c5)
📚 Documentation

v17.10.2

Compare Source

🩹 Fixes

v17.10.1

Compare Source

🩹 Fixes

v17.10.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores
  • upgrade compatible deps (8f6f11d)

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

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge labels May 7, 2024
@renovate renovate bot requested a review from christophehurpeau May 7, 2024 04:03
Copy link

reviewflow bot commented May 7, 2024

Progress

☑️ Step 1: ✏️ Write code
☑️ Step 2: 💚 Checks
☑️ Step 3: 👌 Code Review
☑️ Step 4: 🚦 Merge Pull Request

Options:

  • 🚦 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@reviewflow reviewflow bot enabled auto-merge (squash) May 7, 2024 04:03
@reviewflow reviewflow bot removed the 👌 code/approved Synced by reviewflow for code/approved label May 7, 2024
@reviewflow reviewflow bot added 👌 code/needs-review Synced by reviewflow for code/needs-review 👌 code/review-requested Synced by reviewflow for code/review-requested 💚 checks/fail Synced by reviewflow for checks/failed labels May 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to v17.5.0 chore(deps): update dependency eslint-plugin-n to v17.5.1 May 7, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 28f2945 to b9adf2a Compare May 7, 2024 10:16
@reviewflow reviewflow bot removed the 💚 checks/fail Synced by reviewflow for checks/failed label May 7, 2024
@reviewflow reviewflow bot disabled auto-merge May 7, 2024 10:16
@reviewflow reviewflow bot enabled auto-merge (squash) May 7, 2024 10:16
@reviewflow reviewflow bot added the 💚 checks/fail Synced by reviewflow for checks/failed label May 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to v17.5.1 chore(deps): update dependency eslint-plugin-n to v17.6.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from b9adf2a to f55802d Compare May 10, 2024 10:38
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels May 10, 2024
@reviewflow reviewflow bot disabled auto-merge May 10, 2024 10:38
@reviewflow reviewflow bot enabled auto-merge (squash) May 10, 2024 10:38
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/passed Synced by reviewflow for checks/passed labels May 10, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from f55802d to 66052a0 Compare May 14, 2024 10:04
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to v17.6.0 chore(deps): update dependency eslint-plugin-n to v17.7.0 May 14, 2024
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels May 14, 2024
@reviewflow reviewflow bot disabled auto-merge May 14, 2024 10:05
@reviewflow reviewflow bot enabled auto-merge (squash) November 21, 2024 21:21
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/passed Synced by reviewflow for checks/passed labels Nov 21, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from ce09898 to 72beaac Compare November 22, 2024 08:53
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 72beaac to cf2bf36 Compare November 22, 2024 21:23
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from cf2bf36 to 4f4798e Compare November 23, 2024 16:04
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 4f4798e to 0a56d7d Compare November 23, 2024 17:02
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 0a56d7d to 02551d9 Compare November 23, 2024 20:27
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 23, 2024
@reviewflow reviewflow bot removed the 💚 checks/fail Synced by reviewflow for checks/failed label Nov 23, 2024
Copy link
Contributor Author

renovate bot commented Nov 23, 2024

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.

@reviewflow reviewflow bot added the 💚 checks/passed Synced by reviewflow for checks/passed label Nov 23, 2024
@reviewflow reviewflow bot removed the 👌 code/needs-review Synced by reviewflow for code/needs-review label Nov 26, 2024
@reviewflow reviewflow bot merged commit 2324872 into main Nov 26, 2024
4 checks passed
@reviewflow reviewflow bot deleted the renovate/eslint-plugin-n-17.x branch November 26, 2024 20:03
@reviewflow reviewflow bot added 👌 code/approved Synced by reviewflow for code/approved and removed 👌 code/review-requested Synced by reviewflow for code/review-requested labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/passed Synced by reviewflow for checks/passed 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant