From c5586d768f9bc0a97dc0e940df3d08d5034b6842 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:50:13 +0000 Subject: [PATCH 1/2] chore(deps): update @primer/octicons-react to v19.23.0 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 61364f873..f63fcec9f 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@octokit/types": "16.0.0", "@parcel/watcher": "2.5.6", "@primer/css": "22.1.1", - "@primer/octicons-react": "19.22.1", + "@primer/octicons-react": "19.23.0", "@primer/react": "38.16.0", "@swc-contrib/plugin-graphql-codegen-client-preset": "0.19.0", "@tailwindcss/vite": "4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b16c4a04..656b6a062 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 22.1.1 version: 22.1.1(@primer/primitives@11.5.1) '@primer/octicons-react': - specifier: 19.22.1 - version: 19.22.1(react@19.2.4) + specifier: 19.23.0 + version: 19.23.0(react@19.2.4) '@primer/react': specifier: 38.16.0 version: 38.16.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react-is@19.2.4)(react@19.2.4) @@ -1044,8 +1044,8 @@ packages: '@primer/live-region-element@0.7.2': resolution: {integrity: sha512-wdxCHfcJzE1IPPjZNFR4RTwRcSWb7TN0fRdMH5HcxphLEnuZBWy0TAxk3xPA+/6lwiN3uEJ+ZWV4UF/glXh43A==} - '@primer/octicons-react@19.22.1': - resolution: {integrity: sha512-yESM9qjYzYuinuK9mm4keOj1Ojh+ReWAADzZi82ns/gIFXzTd/V+Mbzwlfma8k0U+Voyp2EXMoTSNZJMSPQxzQ==} + '@primer/octicons-react@19.23.0': + resolution: {integrity: sha512-8Sh5VIEPU6v/OlZq4WYiiuouagl/ymdneMOQdIRheYMsCkFEC2Ol1s3xN29X73hhxGfSGcpydkdpRFDgXr86jQ==} engines: {node: '>=8'} peerDependencies: react: '>=16.3' @@ -5388,7 +5388,7 @@ snapshots: dependencies: '@lit-labs/ssr-dom-shim': 1.5.1 - '@primer/octicons-react@19.22.1(react@19.2.4)': + '@primer/octicons-react@19.23.0(react@19.2.4)': dependencies: react: 19.2.4 @@ -5404,7 +5404,7 @@ snapshots: '@oddbird/popover-polyfill': 0.5.2 '@primer/behaviors': 1.10.2 '@primer/live-region-element': 0.7.2 - '@primer/octicons-react': 19.22.1(react@19.2.4) + '@primer/octicons-react': 19.23.0(react@19.2.4) '@primer/primitives': 11.5.1 '@tanstack/react-virtual': 3.13.23(react-dom@19.2.4(react@19.2.4))(react@19.2.4) clsx: 2.1.1 From d329d6148a1a8df5850da0be914bd7f76be0a475 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 18 Mar 2026 13:03:00 -0400 Subject: [PATCH 2/2] chore(deps): update @primer/octicons-react to v19.21.2 Signed-off-by: Adam Setch --- .../avatars/__snapshots__/AvatarWithFallback.test.tsx.snap | 6 ++++-- .../filters/__snapshots__/FilterSection.test.tsx.snap | 6 ++++-- .../metrics/__snapshots__/MetricPill.test.tsx.snap | 6 ++++-- .../primitives/__snapshots__/Header.test.tsx.snap | 3 ++- .../primitives/__snapshots__/HoverButton.test.tsx.snap | 3 ++- src/renderer/routes/__snapshots__/Login.test.tsx.snap | 3 ++- 6 files changed, 18 insertions(+), 9 deletions(-) diff --git a/src/renderer/components/avatars/__snapshots__/AvatarWithFallback.test.tsx.snap b/src/renderer/components/avatars/__snapshots__/AvatarWithFallback.test.tsx.snap index 40164d190..e15478bbc 100644 --- a/src/renderer/components/avatars/__snapshots__/AvatarWithFallback.test.tsx.snap +++ b/src/renderer/components/avatars/__snapshots__/AvatarWithFallback.test.tsx.snap @@ -85,7 +85,8 @@ exports[`renderer/components/avatars/AvatarWithFallback.tsx > renders the fallba width="16" >
renders the fallba width="16" >
should render itself & width="16" >

should render itself & width="16" >

should render with metric width="12" > should render without metr width="12" >

diff --git a/src/renderer/components/primitives/__snapshots__/Header.test.tsx.snap b/src/renderer/components/primitives/__snapshots__/Header.test.tsx.snap index b1c448fa4..df77246db 100644 --- a/src/renderer/components/primitives/__snapshots__/Header.test.tsx.snap +++ b/src/renderer/components/primitives/__snapshots__/Header.test.tsx.snap @@ -77,7 +77,8 @@ exports[`renderer/components/primitives/Header.tsx > should render itself & its width="16" >

should render 1`] = ` width="16" > diff --git a/src/renderer/routes/__snapshots__/Login.test.tsx.snap b/src/renderer/routes/__snapshots__/Login.test.tsx.snap index a924201f9..3f7914c26 100644 --- a/src/renderer/routes/__snapshots__/Login.test.tsx.snap +++ b/src/renderer/routes/__snapshots__/Login.test.tsx.snap @@ -135,7 +135,8 @@ exports[`renderer/routes/Login.tsx > should render itself & its children 1`] = ` width="16" >