Skip to content

AI-generated fix using Ultracite Cloud - #1

Closed
ghost wants to merge 1 commit into
mainfrom
ultracite/fix-n7etxrkodR-IHlUrylga_
Closed

AI-generated fix using Ultracite Cloud#1
ghost wants to merge 1 commit into
mainfrom
ultracite/fix-n7etxrkodR-IHlUrylga_

Conversation

@ghost

@ghost ghost commented Jan 3, 2026

Copy link
Copy Markdown

Summary

Updated ESLint and TypeScript tooling to latest versions with enhanced code quality support.

Changes

  • Dependencies Added:

    • ESLint (^9.39.2) and @eslint/js for linting infrastructure
    • typescript-eslint (^8.51.0) for TypeScript support in ESLint
    • ESLint plugins and utilities (@eslint-community, @HumanFS, @humanwhocodes packages)
  • Dependency Updates:

    • Updated find-up from 7.0.0 to 5.0.0
    • Updated p-limit and p-locate to compatible versions
    • Updated escape-string-regexp to 4.0.0
    • Updated ajv to 6.12.6 and json-schema-traverse to 0.4.1
  • TypeScript Integration:

    • Added @typescript-eslint/eslint-plugin, parser, and related utilities for full TypeScript linting support
    • Includes TypeScript project service and scope management tools
  • Code Quality Tools:

    • Added ESLint configuration helpers, core modules, and plugin kit
    • Added flat-cache and file-entry-cache for lint result caching
    • Added natural-compare for natural sorting in diagnostics

This PR was automatically created by Ultracite Cloud

Automatically fixed by Ultracite
@changeset-bot

changeset-bot Bot commented Jan 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3d0c9aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jan 3, 2026

Copy link
Copy Markdown

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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@roodboi roodboi closed this Jan 21, 2026
rhymiz added a commit that referenced this pull request Feb 26, 2026
fix(project): suppress missing .hack stack trace for hack up
roodboi pushed a commit that referenced this pull request Feb 26, 2026
## <small>1.13.2 (2026-02-26)</small>

* Merge pull request #1 from rhymiz/codex/fix-up-missing-hack-stack ([081f358](081f358)), closes [#1](#1)
* Merge pull request #14 from rhymiz/main ([7e2d37f](7e2d37f)), closes [#14](#14)
* fix(project): suppress missing .hack stack trace for hack up ([ced1f59](ced1f59))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant