Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

fix(deps): update dependency eslint to v8.57.1 - abandoned - autoclosed#66

Closed
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-monorepo
Closed

fix(deps): update dependency eslint to v8.57.1 - abandoned - autoclosed#66
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 8.57.0 -> 8.57.1 age confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 6bfaded to ec2959c Compare January 23, 2025 22:08
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from ec2959c to a5034ec Compare February 9, 2025 12:48
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from a5034ec to d00dd33 Compare March 3, 2025 15:40
@pull-request-size pull-request-size Bot added size/XS and removed size/L labels Mar 3, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from baff645 to b1f8dec Compare March 13, 2025 20:13
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from c73bb35 to 38fd2ad Compare April 8, 2025 13:30
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 38fd2ad to 849d94a Compare April 24, 2025 09:42
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 849d94a to 08a99cf Compare May 19, 2025 21:01
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 08a99cf to 2dde4e6 Compare May 28, 2025 08:30
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 2dde4e6 to c056e0f Compare June 5, 2025 23:33
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from c056e0f to 22f0923 Compare June 22, 2025 15:00
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from a55d7d4 to 070e3d0 Compare August 13, 2025 17:00
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 070e3d0 to 3e57a8a Compare August 19, 2025 17:08
@renovate renovate Bot changed the title fix(deps): update dependency eslint to v8.57.1 fix(deps): update dependency eslint to v8.57.1 - abandoned Aug 31, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Aug 31, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate Bot changed the title fix(deps): update dependency eslint to v8.57.1 - abandoned fix(deps): update dependency eslint to v8.57.1 - abandoned - autoclosed Aug 31, 2025
@renovate renovate Bot closed this Aug 31, 2025
@renovate renovate Bot deleted the renovate/eslint-monorepo branch August 31, 2025 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants