Version Packages - #619
Open
squareone-ci[bot] wants to merge 1 commit into
Open
Conversation
squareone-ci
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 1, 2026 19:38
f1ab661 to
3f0d630
Compare
squareone-ci
Bot
force-pushed
the
changeset-release/main
branch
from
August 2, 2026 00:41
3f0d630 to
e443f2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
squareone@0.38.0
Minor Changes
#610
7afe8bbThanks @jonathansick! - Add Sentry capture and user-facing error states to the Times Square UI (DM-55604).ExecStatsrecompute is no longer fire-and-forget: it checks the response, shows a user-facing failure message, and reports the exception viamakeReportError.TimesSquareHtmlEventsProviderClientnow bounds its SSE reconnect attempts and enters a terminal-failure state (surfaced to the user) after the budget is exhausted, capturing the connection error once per subscription instead of retrying silently forever.#610
f11dc17Thanks @jonathansick! - Add Sentry capture and a user-facing error state to the token pages (DM-55604).TokenDetailsViewno longer silently closes the delete confirmation modal when a delete fails: it surfaces a user-facing error message (so the still-listed token does not look silently deleted) and reports the exception to Sentry viamakeReportError, matching the siblingAccessTokenItem/SessionTokenItemonDeleteErrorcapture pattern.NewTokenPageClientnow reports the token-creation submit exception it previously onlyconsole.errored; its existing user-facingcreationErrorUX is unchanged.Patch Changes
#641
2aa972fThanks @dependabot! - Bump @changesets/cli from 2.31.0 to 2.31.1#639
01d32e2Thanks @dependabot! - Bump @storybook/addon-a11y from 10.4.6 to 10.5.4#639
01d32e2Thanks @dependabot! - Bump @storybook/addon-docs from 10.4.6 to 10.5.4#639
01d32e2Thanks @dependabot! - Bump @storybook/addon-links from 10.4.6 to 10.5.4#639
01d32e2Thanks @dependabot! - Bump @storybook/addon-onboarding from 10.4.6 to 10.5.4#639
01d32e2Thanks @dependabot! - Bump @storybook/addon-themes from 10.4.6 to 10.5.4#641
2aa972fThanks @dependabot! - Bump @turbo/gen from 2.10.0 to 2.10.7#637
4727568Thanks @dependabot! - Bump @types/react-dom from 19.2.3 to 19.2.4#637
4727568Thanks @dependabot! - Bump @types/react from 19.2.17 to 19.2.18#643
bca87ffThanks @dependabot! - Bump actions/setup-node from 6 to 7#638
207ca57Thanks @dependabot! - Bump eslint-config-next from 16.2.9 to 16.2.12#641
2aa972fThanks @dependabot! - Bump eslint-config-turbo from 2.10.0 to 2.10.7#643
bca87ffThanks @dependabot! - Bump github/codeql-action from 4 to 4.37.3#638
207ca57Thanks @dependabot! - Bump next from 16.2.11 to 16.2.12#640
bcaa17cThanks @dependabot! - Bump playwright from 1.61.1 to 1.62.0 in the playwright group#637
4727568Thanks @dependabot! - Bump react-dom from 19.2.7 to 19.2.8#637
4727568Thanks @dependabot! - Bump react from 19.2.7 to 19.2.8#644
d673082Thanks @jonathansick! - Resolve 12 open Dependabot security advisories in transitive dependenciesAdds a root
pnpm.overridesblock pinning patched versions ofbrace-expansion,js-yaml,postcss,immutable, andfast-uri, andmoves the vitest family to 4.1.10 within its existing
^4.1.0range. All ofthese were transitive-only dependencies that Dependabot could not update on
its own — five alerts reported
update_not_possibleand the rest neverproduced a pull request.
#641
2aa972fThanks @dependabot! - Bump turbo from 2.10.0 to 2.10.7Updated dependencies [
9f5604b]:@lsst-sqre/gafaelfawr-client@3.0.1
Patch Changes
9f5604b]:@lsst-sqre/repertoire-client@0.4.1
Patch Changes
#618
9f5604bThanks @jonathansick! - Refresh the vendored OpenAPI specs for the Repertoire and Times Square clientsrepertoire-client: re-vendoredopenapi.jsonat Repertoire 2.1.0 (from 2.0.0). The only API-surface change is theoperationIdon/api/registry, which is nowget_oai_api_registry_getfor both the GET and POST operations. No schemas changed, so the Zod schemas and types are unaffected.times-square-client: re-vendoredopenapi.jsonat Times Square 0.24.2.dev9+g3ee2b2a55 (from 0.23.1.dev24+g576ef1393). TheValidationErrorschema gained two optional fields,inputandctx; neither is required, andValidationErrorSchemastrips unknown keys, so existing parsing is unchanged.@lsst-sqre/times-square-client@3.0.1
Patch Changes
#618
9f5604bThanks @jonathansick! - Refresh the vendored OpenAPI specs for the Repertoire and Times Square clientsrepertoire-client: re-vendoredopenapi.jsonat Repertoire 2.1.0 (from 2.0.0). The only API-surface change is theoperationIdon/api/registry, which is nowget_oai_api_registry_getfor both the GET and POST operations. No schemas changed, so the Zod schemas and types are unaffected.times-square-client: re-vendoredopenapi.jsonat Times Square 0.24.2.dev9+g3ee2b2a55 (from 0.23.1.dev24+g576ef1393). TheValidationErrorschema gained two optional fields,inputandctx; neither is required, andValidationErrorSchemastrips unknown keys, so existing parsing is unchanged.Updated dependencies [
9f5604b]: