Skip to content

chore: bump @antelopejs/interface-core to 0.0.3 - #2

Merged
Upd4ting merged 1 commit into
mainfrom
chore/package-updates
Apr 22, 2026
Merged

chore: bump @antelopejs/interface-core to 0.0.3#2
Upd4ting merged 1 commit into
mainfrom
chore/package-updates

Conversation

@Upd4ting

@Upd4ting Upd4ting commented Apr 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump @antelopejs/interface-core dependency to ^0.0.3

Test plan

  • Verify build still passes: pnpm run build
  • Verify lint still passes: pnpm run lint

Greptile Summary

This PR bumps the @antelopejs/interface-core dependency from ^0.0.2 to ^0.0.3 in both package.json and pnpm-lock.yaml. The lockfile is correctly regenerated and also reflects a transitive upgrade of defu from 6.1.4 to 6.1.7.

Confidence Score: 5/5

Safe to merge — minimal-scope dependency bump with a correctly regenerated lockfile and no logic changes.

Only two files changed: a single version specifier in package.json and its corresponding lockfile. The lockfile integrity hashes are present and the transitive dependency change (defu 6.1.4 → 6.1.7) is expected. No code logic is touched, so the risk of regression is very low.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps @antelopejs/interface-core specifier from ^0.0.2 to ^0.0.3; no other changes.
pnpm-lock.yaml Lockfile properly updated to resolve @antelopejs/interface-core@0.0.3 and a transitive bump of defu from 6.1.4 to 6.1.7.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["@antelopejs/interface-auth"] -->|"^0.0.3 (was ^0.0.2)"| B["@antelopejs/interface-core@0.0.3"]
    A -->|"^0.0.2 (unchanged)"| C["@antelopejs/interface-api@0.0.2"]
    B --> D["reflect-metadata@0.2.2"]
    E["unrs-resolver / giget"] -->|"transitive bump"| F["defu@6.1.7 (was 6.1.4)"]
Loading

Reviews (1): Last reviewed commit: "chore: bump @antelopejs/interface-core t..." | Re-trigger Greptile

@Upd4ting
Upd4ting merged commit cf49bd9 into main Apr 22, 2026
2 of 3 checks passed
@Upd4ting
Upd4ting deleted the chore/package-updates branch April 22, 2026 19:24
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