Skip to content

Conversation

mdjermanovic
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[x] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

Fixes #19101

What changes did you make? (Give an overview)

Updated @humanwhocodes/retry dependency to v0.4.1, which includes the fix (humanwhocodes/retry#40).

Is there anything you'd like reviewers to focus on?

I tested locally that the debug logs don't appear unless DEBUG is set to @hwc/retry.

@mdjermanovic mdjermanovic requested a review from a team as a code owner November 5, 2024 18:55
@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Nov 5, 2024
Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 2be302c
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/672a6a18679f6900086fea09

@mdjermanovic mdjermanovic added the accepted There is consensus among the team that this change meets the criteria for inclusion label Nov 5, 2024
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@nzakas nzakas merged commit 4ce625a into main Nov 5, 2024
26 checks passed
@nzakas nzakas deleted the issue19101 branch November 5, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Bug: Updating to 9.14.0 results in failed to unmarshal rdjson error

3 participants