Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 2, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

eslint-plugin-import-x@4.16.2

Patch Changes

  • #434 a3aae61 Thanks @stepankuzmin! - fix(deps): replace type-fest with @package-json/types

    PackageJson types are imported in published declaration files (lib/rules/no-extraneous-dependencies.d.ts and lib/utils/read-pkg-up.d.ts), which causes TypeScript compilation errors for consumers who don't have skipLibCheck enabled. Replacing type-fest with the smaller @package-json/types package ensures the types are available to all consumers while reducing bundle size.

  • #406 d0a7816 Thanks @marcalexiei! - fix(package): remove config and rules exports pointing to empty files


Important

Update eslint-plugin-import-x to v4.16.2, replacing type-fest with @package-json/types and removing empty file exports.

  • Dependencies:
    • Replace type-fest with @package-json/types in package.json to fix TypeScript errors and reduce bundle size.
  • Package Configuration:
    • Remove config and rules exports pointing to empty files in package.json.
  • Changelog:
    • Update CHANGELOG.md to reflect changes in version 4.16.2.

This description was created by Ellipsis for 9ef8728. You can customize this summary. It will automatically update as commits are pushed.

@coderabbitai
Copy link

coderabbitai bot commented Jul 2, 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.


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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 2, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to a9e53ac in 1 minute and 47 seconds. Click for details.
  • Reviewed 39 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. CHANGELOG.md:7
  • Draft comment:
    Changelog update looks good – patch details and contributor info are clear.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. package.json:16
  • Draft comment:
    Top-level 'types' field (lib/index.d.cts) differs from the ESM export's types ('./lib/index.d.ts'). Confirm this is intentional to avoid type definition mismatches.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.
3. package.json:67
  • Draft comment:
    Consider specifying a semver range for peerDependency 'eslint-import-resolver-node' instead of '*' to help ensure compatibility.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None

Workflow ID: wflow_8WhMBkh6dIb75mUo

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 925f7c7 to 183b080 Compare August 19, 2025 03:56
@github-actions github-actions bot force-pushed the changeset-release/master branch from 183b080 to 9ef8728 Compare October 29, 2025 19:35
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed 9ef8728 in 1 minute and 2 seconds. Click for details.
  • Reviewed 52 lines of code in 4 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. CHANGELOG.md:7
  • Draft comment:
    The new 4.16.2 release notes look well formatted. Confirm that removal of older changeset details is intentional.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. package.json:3
  • Draft comment:
    Version bump to 4.16.2 is correct. Also, please verify that the dual type definition fields ('lib/index.d.cts' vs. 'lib/index.d.ts' in exports) are intentional.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_gGGNNYwiARzwBJKp

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

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