Small patch-level bumps that landed after the #229/#230 roll-ups merged:
@amcharts/amcharts55.19.0 → 5.19.1 (patch)
storybook10.4.0 → 10.4.6 (patch)
Why
Low-risk patches. Bumping storybook to 10.4.6 also clears the standing peer warning (eslint-plugin-storybook@10.4.6 and @storybook/*@10.4.6 already expect storybook@^10.4.6, but the meta package was pinned at 10.4.0).
Validation
pnpm install clean
nx run-many --target=test green
nx build spikersoft (production) succeeds
Fixes land in spikersoft-angular.
## Goal
Small patch-level bumps that landed after the #229/#230 roll-ups merged:
- `@amcharts/amcharts5` `5.19.0` → `5.19.1` (patch)
- `storybook` `10.4.0` → `10.4.6` (patch)
## Why
Low-risk patches. Bumping `storybook` to `10.4.6` also clears the standing peer warning (`eslint-plugin-storybook@10.4.6` and `@storybook/*@10.4.6` already expect `storybook@^10.4.6`, but the meta package was pinned at `10.4.0`).
## Validation
- `pnpm install` clean
- `nx run-many --target=test` green
- `nx build spikersoft` (production) succeeds
Fixes land in `spikersoft-angular`.
Resolved. Landed in spikersoft-angular PR #71 (merged to master, commit 00656b0): patch roll-up bumping amcharts5 to 5.19.1 and storybook to 10.4.6. Closing.
Resolved. Landed in spikersoft-angular PR #71 (merged to `master`, commit `00656b0`): patch roll-up bumping amcharts5 to 5.19.1 and storybook to 10.4.6. Closing.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Goal
Small patch-level bumps that landed after the #229/#230 roll-ups merged:
@amcharts/amcharts55.19.0→5.19.1(patch)storybook10.4.0→10.4.6(patch)Why
Low-risk patches. Bumping
storybookto10.4.6also clears the standing peer warning (eslint-plugin-storybook@10.4.6and@storybook/*@10.4.6already expectstorybook@^10.4.6, but the meta package was pinned at10.4.0).Validation
pnpm installcleannx run-many --target=testgreennx build spikersoft(production) succeedsFixes land in
spikersoft-angular.Resolved. Landed in spikersoft-angular PR #71 (merged to
master, commit00656b0): patch roll-up bumping amcharts5 to 5.19.1 and storybook to 10.4.6. Closing.