Skip to content

fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs#19102

Merged
nzakas merged 1 commit intomainfrom
issue19101
Nov 5, 2024
Merged

fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs#19102
nzakas merged 1 commit intomainfrom
issue19101

Conversation

@mdjermanovic
Copy link
Copy Markdown
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
@netlify
Copy link
Copy Markdown

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
Copy Markdown
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
@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