Skip to content

chore: update @anuma/sdk to 1.0.0-next.20260423203831#16

Open
Denis Fadeev (fadeev) wants to merge 1 commit intomainfrom
chore/update-sdk
Open

chore: update @anuma/sdk to 1.0.0-next.20260423203831#16
Denis Fadeev (fadeev) wants to merge 1 commit intomainfrom
chore/update-sdk

Conversation

@fadeev
Copy link
Copy Markdown
Contributor

@fadeev Denis Fadeev (fadeev) commented Mar 26, 2026

Updates @anuma/sdk to 1.0.0-next.20260325151736.


Note

Low Risk
Low risk dependency-only change; behavior may shift subtly due to the @anuma/sdk (and transitive @anuma/portal) pre-release bump and newly introduced transitive dependency.

Overview
Bumps @anuma/sdk from 1.0.0-next.20260325013233 to 1.0.0-next.20260423203831 in package.json and updates pnpm-lock.yaml to match.

The lockfile refresh also updates the transitive @anuma/portal version, adds jsonrepair@3.14.0 to the resolved dependency set, and records a deprecation notice for @xmldom/xmldom@0.8.11.

Reviewed by Cursor Bugbot for commit d672df8. Bugbot is set up for automated code reviews on this repo. Configure here.

Greptile Summary

This PR updates @anuma/sdk from 1.0.0-next.20260325013233 to 1.0.0-next.20260325151736 — a same-day pre-release patch within the 1.0.0-next series. Both package.json and pnpm-lock.yaml are updated consistently, with the new integrity hash reflected in the lockfile and the peer dependency tree remaining identical between the two versions.

Confidence Score: 5/5

Safe to merge — minimal-scope dependency bump with consistent lockfile update and no peer dependency changes.

The change is a single-package pre-release version bump. The lockfile is correctly regenerated, the peer dependency tree is identical between the old and new versions, and no application code is touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps @anuma/sdk from 1.0.0-next.20260325013233 to 1.0.0-next.20260325151736 — a same-day pre-release version increment with no other changes.
pnpm-lock.yaml Lockfile correctly updated to reflect the new @anuma/sdk version, integrity hash, and snapshot key; peer dependency tree is unchanged.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json\n@anuma/sdk: 1.0.0-next.20260325013233"] -->|bump| B["package.json\n@anuma/sdk: 1.0.0-next.20260325151736"]
    B --> C["pnpm install"]
    C --> D["pnpm-lock.yaml updated\n(new integrity hash, same peer deps)"]
Loading

Reviews (1): Last reviewed commit: "chore: update @anuma/sdk to 1.0.0-next.2..." | Re-trigger Greptile

@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260325151736 chore: update @anuma/sdk to 1.0.0-next.20260326082923 Mar 27, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260326082923 chore: update @anuma/sdk to 1.0.0-next.20260327213930 Mar 28, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 2 times, most recently from 3f8e3a0 to bf672a2 Compare March 30, 2026 06:43
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260327213930 chore: update @anuma/sdk to 1.0.0-next.20260329181416 Mar 30, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 4 times, most recently from 33274c3 to 1818287 Compare April 3, 2026 06:31
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260329181416 chore: update @anuma/sdk to 1.0.0-next.20260402171148 Apr 3, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260402171148 chore: update @anuma/sdk to 1.0.0-next.20260404014350 Apr 4, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 2 times, most recently from dab8f1c to d4bb9bc Compare April 6, 2026 06:44
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260404014350 chore: update @anuma/sdk to 1.0.0-next.20260405191426 Apr 6, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260405191426 chore: update @anuma/sdk to 1.0.0-next.20260406212258 Apr 7, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 2 times, most recently from 3716945 to a7e24c1 Compare April 9, 2026 06:38
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260406212258 chore: update @anuma/sdk to 1.0.0-next.20260408082024 Apr 9, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260408082024 chore: update @anuma/sdk to 1.0.0-next.20260409210642 Apr 10, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 4 times, most recently from 50db75b to b732145 Compare April 14, 2026 06:42
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260409210642 chore: update @anuma/sdk to 1.0.0-next.20260413154209 Apr 14, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 2 times, most recently from 1aa87b3 to e8e5ef9 Compare April 17, 2026 06:44
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260413154209 chore: update @anuma/sdk to 1.0.0-next.20260416120342 Apr 17, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260416120342 chore: update @anuma/sdk to 1.0.0-next.20260417124019 Apr 18, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260417124019 chore: update @anuma/sdk to 1.0.0-next.20260419051856 Apr 19, 2026
@fadeev Denis Fadeev (fadeev) force-pushed the chore/update-sdk branch 2 times, most recently from 911059d to 7b9ef3d Compare April 21, 2026 06:44
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260419051856 chore: update @anuma/sdk to 1.0.0-next.20260421000159 Apr 21, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260421000159 chore: update @anuma/sdk to 1.0.0-next.20260421162659 Apr 22, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260421162659 chore: update @anuma/sdk to 1.0.0-next.20260422160827 Apr 23, 2026
@fadeev Denis Fadeev (fadeev) changed the title chore: update @anuma/sdk to 1.0.0-next.20260422160827 chore: update @anuma/sdk to 1.0.0-next.20260423203831 Apr 24, 2026
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