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 to v9.17.0 #1084

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 9.14.0 -> 9.17.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source


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 🚦 automerge Synced by reviewflow for merge/automerge ✅ bot approval Synced by reviewflow for review/auto-approve labels Nov 15, 2024
Copy link
Contributor

reviewflow bot commented Nov 15, 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) November 15, 2024 18:03
@reviewflow reviewflow bot added 👌 code/approved Synced by reviewflow for code/approved 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.84%. Comparing base (40da2d4) to head (6ada01e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1084   +/-   ##
=======================================
  Coverage   46.84%   46.84%           
=======================================
  Files          24       24           
  Lines        1172     1172           
  Branches      344      344           
=======================================
  Hits          549      549           
  Misses        623      623           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.15.0 chore(deps): update dependency eslint to v9.16.0 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 083f8a2 to 2773205 Compare November 29, 2024 21:43
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Nov 29, 2024
@reviewflow reviewflow bot disabled auto-merge November 29, 2024 21:43
@reviewflow reviewflow bot enabled auto-merge (squash) November 29, 2024 21:43
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/passed Synced by reviewflow for checks/passed labels Nov 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 2773205 to 6ada01e Compare December 8, 2024 11:45
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.16.0 chore(deps): update dependency eslint to v9.17.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 6ada01e to aa24e16 Compare December 13, 2024 22:43
@reviewflow reviewflow bot removed the 💚 checks/fail Synced by reviewflow for checks/failed label Dec 13, 2024
@reviewflow reviewflow bot disabled auto-merge December 13, 2024 22:43
@reviewflow reviewflow bot enabled auto-merge (squash) December 13, 2024 22:43
@reviewflow reviewflow bot added the 💚 checks/fail Synced by reviewflow for checks/failed label Dec 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from aa24e16 to 8afe38c Compare December 17, 2024 12:20
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed and removed 💚 checks/fail Synced by reviewflow for checks/failed 💚 checks/passed Synced by reviewflow for checks/passed labels Dec 17, 2024
@reviewflow reviewflow bot added the 💚 checks/fail Synced by reviewflow for checks/failed label Dec 17, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 8afe38c to 234762e Compare December 17, 2024 12:25
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Dec 17, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 234762e to ecf2b11 Compare December 17, 2024 12:28
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed 💚 checks/passed Synced by reviewflow for checks/passed labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/fail Synced by reviewflow for checks/failed 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge ✅ bot approval Synced by reviewflow for review/auto-approve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant