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

Update eslint monorepo to v8.57.1 #1575

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint/eslint (@​eslint/js)

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

eslint/eslint (eslint)

v8.57.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), 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.

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


  • 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 dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.58%. Comparing base (4be348f) to head (e620d7d).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1575   +/-   ##
=========================================
  Coverage     32.58%   32.58%           
  Complexity     1504     1504           
=========================================
  Files           540      540           
  Lines         13983    13983           
  Branches        836      836           
=========================================
  Hits           4557     4557           
  Misses         9215     9215           
  Partials        211      211           

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

@guillaumejparis guillaumejparis added the do not merge Do not merge this PR until this tag will be removed label Sep 30, 2024
@guillaumejparis
Copy link
Member

see #993

@RomuDeuxfois
Copy link
Member

RomuDeuxfois commented Oct 2, 2024

see #993

Can be merged until the migration to V9 it's finished @guillaumejparis ?

@RomuDeuxfois RomuDeuxfois merged commit 0f8cf4e into master Oct 3, 2024
7 checks passed
@RomuDeuxfois RomuDeuxfois deleted the renovate/eslint-monorepo branch October 3, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file do not merge Do not merge this PR until this tag will be removed filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants