Skip to content

chore: housekeeping, bump all (dev) deps #413

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

Merged
merged 5 commits into from
Mar 26, 2025
Merged

chore: housekeeping, bump all (dev) deps #413

merged 5 commits into from
Mar 26, 2025

Conversation

JounQin
Copy link
Collaborator

@JounQin JounQin commented Mar 26, 2025

Migrate rspack-resolver to rebranding unrs-resolver for more targets support and other bug fixes

Copy link

changeset-bot bot commented Mar 26, 2025

🦋 Changeset detected

Latest commit: 53f1157

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-import-resolver-typescript Minor

Not sure what this means? Click here to learn what changesets are.

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

Copy link

codesandbox-ci bot commented Mar 26, 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

socket-security bot commented Mar 26, 2025

Report too large to display inline

View full report↗︎

Copy link
Contributor

github-actions bot commented Mar 26, 2025

size-limit report 📦

Path Size
lib/index.js 2.99 KB (-0.43% 🔽)

@JounQin JounQin force-pushed the chore/unrs_resolver branch from a31ad80 to a6388ae Compare March 26, 2025 22:25
@JounQin JounQin requested a review from Copilot March 26, 2025 22:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A maintenance PR that rebrands the resolver from rspack-resolver to unrs-resolver and applies various dependency and configuration updates.

  • Updated changeset metadata with new resolver branding and fixed version bumps.
  • Added a telemetry configuration in .yarnrc.yml and updated git-hooks exports.
  • Modified ESLint configuration in tests and updated resolver import and usage in src/index.ts.

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.changeset/tiny-ligers-visit.md Updated changeset message and dependency version bump, with a noted spelling error in the title.
.simple-git-hooks.js Added new ES module export for simple git hooks.
.yarnrc.yml Added telemetry configuration to disable telemetry.
tests/importXResolverV3/eslint.config.cjs Updated comment on Node 16 behavior; removed ESLint disable rule comment, which may affect linting.
src/index.ts Migrated the resolver import to unrs-resolver and simplified module resolution checks by removing extra parameters.
.simple-git-hooks.cjs Removed the CommonJS export of simple git hooks.
Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

tests/importXResolverV3/eslint.config.cjs:16

  • Removing the ESLint disable comment may lead to linting errors if the no-magic-numbers rule is enforced; consider re-adding the disable comment or updating the lint rules accordingly.
  // don't run on node 16 because lacking of `structuredClone`

@JounQin JounQin changed the title chore: hourcekeeping, bump all (dev) deps chore: hoursekeeping, bump all (dev) deps Mar 26, 2025
@JounQin JounQin merged commit 89c2795 into v3.x Mar 26, 2025
30 checks passed
@JounQin JounQin deleted the chore/unrs_resolver branch March 26, 2025 22:38
@JounQin JounQin changed the title chore: hoursekeeping, bump all (dev) deps chore: housekeeping, bump all (dev) deps Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant