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.18.0 - autoclosed #658

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

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

Release Notes

eslint/eslint (eslint)

v9.18.0

Compare Source

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 23, 2024
Copy link
Contributor Author

renovate bot commented Nov 23, 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: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/4.5.2/packages/yarnpkg-cli/bin/yarn.js

Copy link
Contributor

reviewflow bot commented Nov 23, 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 23, 2024 21:12
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed 👌 code/approved Synced by reviewflow for code/approved labels Nov 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch 3 times, most recently from edf1485 to 259cd2d Compare November 30, 2024 01:17
@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 30, 2024
@reviewflow reviewflow bot disabled auto-merge November 30, 2024 01:17
@reviewflow reviewflow bot enabled auto-merge (squash) November 30, 2024 01:17
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch 3 times, most recently from 953d81b to 509d371 Compare December 13, 2024 21:51
@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
@reviewflow reviewflow bot disabled auto-merge December 13, 2024 21:51
@reviewflow reviewflow bot enabled auto-merge (squash) December 13, 2024 21:51
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 509d371 to 42d6d7c Compare January 11, 2025 00:30
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.17.0 chore(deps): update dependency eslint to v9.18.0 Jan 11, 2025
@reviewflow reviewflow bot disabled auto-merge January 11, 2025 00:30
@reviewflow reviewflow bot enabled auto-merge (squash) January 11, 2025 00:30
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.18.0 chore(deps): update dependency eslint to v9.18.0 - autoclosed Jan 18, 2025
@renovate renovate bot closed this Jan 18, 2025
auto-merge was automatically disabled January 18, 2025 15:57

Pull request was closed

@renovate renovate bot deleted the renovate/eslint-monorepo branch January 18, 2025 15:57
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