Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platforms/web/apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "19.2.4"
},
"devDependencies": {
"@argos-ci/storybook": "^5.2.13",
"@argos-ci/storybook": "^5.2.14",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update FORJAMIE.md in the same changeset

The repository rule in /workspace/Design-System/AGENTS.md states that any commit changing behavior, config, or tooling must update FORJAMIE.md in the same change-set, but this dependency/tooling update (@argos-ci/storybook plus lockfile graph changes) does not include that required doc update, leaving the project map out of sync for future maintainers.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@codex fix

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Summary

  • Updated the FORJAMIE.md status timestamp to reflect this follow-up doc sync (Last updated: 2026-03-17). FORJAMIE.mdL16-L21
  • Added a new Recent changes entry documenting that the @argos-ci/storybook dependency bump PR now has its required living-map documentation update, addressing the review comment on platforms/web/apps/storybook/package.json line 21. FORJAMIE.mdL114-L119
  • Committed the change as 2ed60d1 with message: docs: sync FORJAMIE for storybook dependency bump, and created a follow-up PR via the make_pr tool.

Testing

  • source scripts/codex-preflight.sh && preflight_repo
  • mise trust && mise list | head -n 20
  • curl -s https://api.github.com/repos/argos-ci/argos-javascript/releases/tags/%40argos-ci%2Fstorybook%405.2.14 | jq '.name, .published_at'

View task →

"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dismissable-layer": "^1.1.11",
"@radix-ui/react-dropdown-menu": "^2.1.16",
Expand Down
67 changes: 40 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading