Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
1414 commits
Select commit Hold shift + click to select a range
79ba94b
test(jest): set timezone for stable snapshots (#2443)
setchy Dec 12, 2025
df35341
fix: tests
setchy Dec 12, 2025
a901224
feat(url): improve fallback url support (#2445)
setchy Dec 12, 2025
633c25f
chore(deps): update @types/node to v24.10.2 (#2446)
renovate[bot] Dec 13, 2025
75b84d6
chore(deps): update pnpm to v10.25.0 (#2447)
renovate[bot] Dec 13, 2025
4f78a9f
chore(deps): update actions/download-artifact action to v7 (#2448)
renovate[bot] Dec 13, 2025
1fdaabb
chore(deps): update actions/upload-artifact action to v6 (#2449)
renovate[bot] Dec 13, 2025
c9dd12a
chore(deps): update @primer/react to v38.5.0 (#2451)
renovate[bot] Dec 13, 2025
945245b
chore(deps): update @types/node to v24.10.3 (#2450)
renovate[bot] Dec 13, 2025
07046f7
chore(deps): update @primer/primitives to v11.3.2 (#2452)
renovate[bot] Dec 14, 2025
a6df493
chore(deps): update tailwindcss monorepo to v4.1.18 (#2453)
renovate[bot] Dec 14, 2025
08377c1
chore(deps): update css-minimizer-webpack-plugin to v7.0.4 (#2454)
renovate[bot] Dec 15, 2025
5da778d
chore(deps): update terser-webpack-plugin to v5.3.16 (#2455)
renovate[bot] Dec 15, 2025
891ee01
fix(deps): update react monorepo to v19.2.3 (#2456)
renovate[bot] Dec 15, 2025
ab75eea
chore(deps): update electron to v39.2.7 (#2457)
renovate[bot] Dec 16, 2025
d22d342
chore(deps): update @types/node to v24.10.4 (#2458)
renovate[bot] Dec 17, 2025
8ec456b
chore(deps): update @biomejs/biome to v2.3.10 (#2459)
renovate[bot] Dec 18, 2025
cafd56b
chore(deps): update @testing-library/react to v16.3.1 (#2460)
renovate[bot] Dec 18, 2025
a6049da
chore(deps): update pnpm to v10.26.0 (#2461)
renovate[bot] Dec 18, 2025
3c9b5d7
chore(deps): update @primer/react to v38.6.0 (#2462)
renovate[bot] Dec 18, 2025
349c81c
test: update snapshots
setchy Dec 19, 2025
8a9eea1
chore(deps): update @primer/react to v38.6.1 (#2463)
renovate[bot] Dec 19, 2025
107f6a4
chore(deps): update webpack to v5.104.0 (#2464)
renovate[bot] Dec 19, 2025
ae6f4e9
fix(deps): update react-router-dom to v7.11.0 (#2467)
renovate[bot] Dec 19, 2025
51f706f
chore(deps): update webpack to v5.104.1 (#2466)
renovate[bot] Dec 19, 2025
d03f0c9
chore(deps): update pnpm to v10.26.1 (#2465)
renovate[bot] Dec 19, 2025
2818607
feat(api): simplify discussions enrichment and use graphql-codegen fo…
setchy Dec 20, 2025
5e05265
refactor(handlers): move icon color into each handler (#2469)
setchy Dec 20, 2025
1ba7d24
refactor(api): use graphql api for issue and pull request enrichment …
setchy Dec 22, 2025
95f85a7
feat(pr): add support for `merge queue` (#2470)
setchy Dec 23, 2025
05f95f7
refactor(api): use fragments for nested types (#2471)
setchy Dec 23, 2025
7719b53
refactor: use fragments for details (#2474)
setchy Dec 24, 2025
45eac46
chore(deps): update pnpm to v10.26.2 (#2476)
renovate[bot] Dec 24, 2025
1ddffde
chore(deps): update @primer/react to v38.6.2 (#2475)
renovate[bot] Dec 24, 2025
74d5872
refactor(api): fetch authenticated user details via GraphQL query (#2…
setchy Dec 24, 2025
f5e8b0c
refactor(api): use @octokit/types REST schema type (#2473)
setchy Dec 24, 2025
a14cf3c
fix(metric): use tooltip to improve reliability of rendering (#2477)
setchy Dec 24, 2025
9a5bd05
refactor: add type-safe useAppContext hook (#2480)
afonsojramos Dec 29, 2025
82572b2
chore(biome): disable useUniqueElementIds rule (#2483)
afonsojramos Dec 29, 2025
2161cb2
chore: hide graphql-codegen files in PR previews (#2487)
setchy Dec 29, 2025
3a750e4
chore(renovate): enable dependency dashboard approval workflow (#2486)
setchy Dec 29, 2025
5e086ae
refactor: use GitifyNotification type with transformation layer (#2484)
afonsojramos Dec 29, 2025
da0729e
fix(renovate): use changelogUrl instead of deprecated sourceUrl (#2485)
afonsojramos Dec 30, 2025
feef5cf
fix: apply high contrast colors when system theme is selected (#2490)
afonsojramos Dec 31, 2025
9d6ccd0
chore(deps): update @primer/css to v22.1.0 (#2491)
renovate[bot] Jan 1, 2026
55d99fd
chore: set as private
setchy Jan 1, 2026
5917b3c
feat(api): implement graphql merge query pattern to reduce api call v…
setchy Jan 2, 2026
dac3850
fix(sidebar): use tailwind to animate loading/refresh incidator (#2492)
setchy Jan 2, 2026
826cf20
refactor: use default handler defaultURL (#2493)
setchy Jan 3, 2026
310005c
chore(deps): update pnpm to v10.27.0 (#2495)
renovate[bot] Jan 4, 2026
065a8c0
refactor(handlers): consistently use `GitifyNotification` (#2494)
setchy Jan 4, 2026
a020d16
refactor: sidebar animate refresh
setchy Jan 5, 2026
7a8cdf4
refactor(group): isGroupByDate helper util (#2496)
setchy Jan 5, 2026
a6273a0
Merge branch 'main' of https://github.com/gitify-app/gitify
setchy Jan 5, 2026
f572953
refactor(sidebar): primary account util (#2497)
setchy Jan 5, 2026
4c022a6
refactor: use handler for NotificationHeader formatting (#2498)
setchy Jan 5, 2026
b08bbfc
refactor: set reason details upon GitifyNotification transformation (…
setchy Jan 5, 2026
b8d4a4d
refactor(handlers): default user type for notification (#2500)
setchy Jan 5, 2026
ce3e5c8
refactor(handlers): default user type for notification
setchy Jan 5, 2026
cc8d82f
chore(deps): update @biomejs/biome to v2.3.11 (#2504)
renovate[bot] Jan 7, 2026
df8b88a
chore(deps): update electron-builder to v26.4.0 (#2505)
renovate[bot] Jan 7, 2026
f06c9ea
fix(deps): update electron-updater to v6.7.3 (#2506)
renovate[bot] Jan 7, 2026
4d0c3a0
refactor: clear separation between mock utils (#2503)
setchy Jan 7, 2026
3fe4523
refactor(renovate): remove unused package rule (#2507)
setchy Jan 7, 2026
c23ff4e
Revert "refactor(renovate): remove unused package rule" (#2508)
setchy Jan 7, 2026
20ef001
docs: Update Renovate link in README.md
setchy Jan 7, 2026
3ccc49c
fix(tooltip): change show/hide behavior to work with links in descrip…
setchy Jan 7, 2026
049f910
chore(deps): update styled-components to v6.2.0 (#2510)
renovate[bot] Jan 8, 2026
81fd6fd
fix(deps): update react-router-dom to v7.12.0 (#2511)
renovate[bot] Jan 8, 2026
7adf4d1
chore(deps): update @primer/react to v38.7.0 (#2509)
renovate[bot] Jan 8, 2026
88efbef
build: prepare `v6.15.0` release (#2512)
setchy Jan 9, 2026
db6ea6b
build: update release config
setchy Jan 10, 2026
80087f2
feat: format display attributes on GitifyNotification (#2502)
setchy Jan 11, 2026
00da671
feat(sidebar): focused mode toggle (participating vs participating+wa…
setchy Jan 11, 2026
12603f2
fix(tooltip): improve handling when user scrolls (#2514)
setchy Jan 11, 2026
5c848c7
feat: add 'Show read notifications' setting (#2488)
afonsojramos Jan 13, 2026
02c9cf5
refactor: centralize notification removal logic and re-enable mark as…
afonsojramos Jan 13, 2026
2512ff0
chore(deps): update pnpm to v10.28.0 (#2521)
renovate[bot] Jan 13, 2026
e412b83
chore(deps): update styled-components to v6.3.1 (#2522)
renovate[bot] Jan 13, 2026
0a192bd
chore(deps): update @types/react to v19.2.8 (#2519)
renovate[bot] Jan 13, 2026
86a51c3
chore(deps): update node.js to v24.13.0 (#2520)
renovate[bot] Jan 13, 2026
d6a5588
refactor(test): setup axios default adapter in test util (#2524)
setchy Jan 15, 2026
661a585
chore(deps): update @graphql-codegen/cli to v6.1.1 (#2527)
renovate[bot] Jan 15, 2026
036dab3
chore(deps): update actions/setup-node action to v6.2.0 (#2531)
renovate[bot] Jan 15, 2026
4d33386
chore(deps): update @types/node to v24.10.7 (#2529)
renovate[bot] Jan 15, 2026
65a8deb
chore(deps): update @parcel/watcher to v2.5.4 (#2528)
renovate[bot] Jan 15, 2026
91996ed
chore(deps): update styled-components to v6.3.5 (#2530)
renovate[bot] Jan 15, 2026
17ba329
chore(deps): refresh lockfile
setchy Jan 15, 2026
4869d31
chore(biome): update import organizing rules
setchy Jan 15, 2026
967915d
chore(deps): update pnpm built deps
setchy Jan 16, 2026
f14fc3e
refactor: tailwind (#2532)
setchy Jan 16, 2026
a2e8e03
chore(deps): update @types/node to v24.10.8 (#2534)
renovate[bot] Jan 16, 2026
1a0b276
chore(deps): update styled-components to v6.3.6 (#2536)
renovate[bot] Jan 16, 2026
05b7113
chore(deps): update babel monorepo to v7.28.6 (#2535)
renovate[bot] Jan 16, 2026
cf95b3b
chore(deps): update @primer/octicons-react to v19.21.2 (#2533)
renovate[bot] Jan 16, 2026
1bc6439
feat(shortcuts): add key bindings and hints (#2515)
setchy Jan 16, 2026
3f6ed26
refactor(auth): use `@octokit/oauth-methods` (#2523)
setchy Jan 18, 2026
7ffc8e0
chore(deps): update @types/node to v24.10.9 (#2538)
renovate[bot] Jan 19, 2026
fdb477f
chore(deps): update styled-components to v6.3.8 (#2539)
renovate[bot] Jan 19, 2026
d862477
chore(deps): update electron to v40 (#2541)
renovate[bot] Jan 19, 2026
abda62c
chore(deps): update mini-css-extract-plugin to v2.10.0 (#2540)
renovate[bot] Jan 19, 2026
f9188f8
chore(deps): update @primer/react to v38.7.1 (#2542)
renovate[bot] Jan 19, 2026
fa05582
refactor: align boolean state variable names (#2546)
setchy Jan 20, 2026
5d543d3
feat: format notification titles with backticks as code (#2548)
setchy Jan 20, 2026
24f48da
chore(deps): update html-webpack-plugin to v5.6.6 (#2549)
renovate[bot] Jan 20, 2026
7598377
refactor: checkbox onChange fns (#2550)
setchy Jan 20, 2026
60de1fc
refactor(api): adopt `@octokit/types` (#2525)
setchy Jan 21, 2026
b9617e0
test: group tests by suite and assert response shapes satisfy expecte…
setchy Jan 21, 2026
048be62
refactor: test prop interfaces and clarify animation state variables …
setchy Jan 21, 2026
2565d21
refactor(api): request and client types (#2545)
setchy Jan 22, 2026
c6023cf
chore(deps): update pnpm to v10.28.1 (#2554)
renovate[bot] Jan 22, 2026
921765e
chore(deps): update @testing-library/react to v16.3.2 (#2553)
renovate[bot] Jan 22, 2026
2d1611c
fix(api): split merged graphql enrichment into batches to limit error…
setchy Jan 22, 2026
8703b18
refactor(ci): improve ci workflows and test feedback loop (#2556)
setchy Jan 22, 2026
e2cc867
refactor: ci website trigger
setchy Jan 22, 2026
c6ecc14
chore(deps): update actions/checkout action to v6.0.2 (#2557)
renovate[bot] Jan 22, 2026
a4e06b3
refactor: type safety for settings in settings
setchy Jan 22, 2026
a175e02
refactor: use test cases for remove tests
setchy Jan 22, 2026
d0941db
refactor: notification interaction remove callback (#2558)
setchy Jan 22, 2026
826fa32
refactor: repository action interaction
setchy Jan 22, 2026
a57941f
chore(vscode): remove unused tailwind settings (#2559)
setchy Jan 23, 2026
cf98e9b
refactor(api): migrate from custom `axios` rest/graphql client to off…
Copilot Jan 24, 2026
8a39238
fix(deps): update react-router-dom to v7.13.0 (#2566)
renovate[bot] Jan 24, 2026
e976e4e
chore(deps): update @types/react to v19.2.9 (#2565)
renovate[bot] Jan 24, 2026
6c8ef24
chore(deps): update @biomejs/biome to v2.3.12 (#2563)
renovate[bot] Jan 24, 2026
a1b21c0
chore(deps): pin @octokit/request-error to 7.1.0 (#2562)
renovate[bot] Jan 24, 2026
157c3fb
chore(deps): update @parcel/watcher to v2.5.6 (#2564)
renovate[bot] Jan 24, 2026
acfc614
feat: add support for github cloud data residency (#2561)
setchy Jan 24, 2026
5937fab
feat(auth): use oauth device code flow for `Login with GitHub` authen…
setchy Jan 25, 2026
4e5ea44
build: prepare `v6.16.0` release (#2567)
setchy Jan 25, 2026
2d4e259
fix(settings): volume icon size (#2569)
setchy Jan 25, 2026
62ad036
fix: add fetch lock (#2570)
setchy Jan 26, 2026
766ea78
refactor(api): reduce octokit retry plugin amount (#2571)
setchy Jan 26, 2026
2815fd1
fix: error handling for network connection (#2572)
setchy Jan 26, 2026
0890219
fix: inbox flicker during loading (#2573)
setchy Jan 26, 2026
87d4b57
build: prepare `v6.16.1` release (#2574)
setchy Jan 26, 2026
99d6fb3
fix: notification number wrap / truncation (#2575)
setchy Jan 27, 2026
f80c896
feat: milestone closed color (#2576)
setchy Jan 27, 2026
5381c22
fix: errors in build/package logs (#2577)
setchy Jan 27, 2026
bcfd0b9
fix: revert "fix: errors in build/package logs" (#2578)
setchy Jan 29, 2026
6283b7d
refactor: electron-builder workflow (#2579)
setchy Jan 29, 2026
3164149
feat(filters): add @copilot as Bot example (#2581)
setchy Jan 29, 2026
3d4465e
feat(metrics): add reaction metric pill (#2580)
setchy Jan 30, 2026
d91a655
refactor: split metrics into individual components (#2582)
setchy Jan 30, 2026
1aea631
feat: reactions for discussions (#2583)
setchy Jan 30, 2026
36775ad
feat(settings): update metric setting tooltip (#2585)
setchy Jan 30, 2026
85e3a80
feat: use primer `IssueLabelToken` component for labels and reactions…
setchy Jan 30, 2026
984bd1a
feat: skip fetching if offline (#2586)
setchy Jan 30, 2026
06aa0ac
chore(deps): update @biomejs/biome to v2.3.13 (#2587)
renovate[bot] Jan 30, 2026
be67675
chore(deps): update css-loader to v7.1.3 (#2588)
renovate[bot] Jan 30, 2026
de8a27f
chore(deps): update pnpm to v10.28.2 (#2589)
renovate[bot] Jan 30, 2026
0a8c5b0
chore(deps): update @primer/react to v38.8.0 (#2591)
renovate[bot] Jan 30, 2026
550418d
fix(deps): update react monorepo (#2590)
renovate[bot] Jan 31, 2026
df8f09f
chore(deps): update electron-builder to v26.6.0 (#2592)
renovate[bot] Jan 31, 2026
ff0486e
build: prepare `v6.17.0` release (#2593)
setchy Jan 31, 2026
84f49d9
chore(deps): update electron to v40.1.0 (#2596)
renovate[bot] Feb 2, 2026
1c97adc
fix: animate exit on unsubscribe (#2600)
setchy Feb 5, 2026
89940ae
fix(deps): update electron-updater to v6.8.2 (#2601)
renovate[bot] Feb 5, 2026
80def09
chore(deps): update electron-builder to v26.7.0 (#2604)
renovate[bot] Feb 5, 2026
2a209cd
chore(deps): update babel monorepo to v7.29.0 (#2603)
renovate[bot] Feb 5, 2026
3955b87
chore(deps): update @primer/react to v38.9.0 (#2602)
renovate[bot] Feb 5, 2026
e513fbe
refactor: transform utils
setchy Feb 7, 2026
f4666c5
test: expect container for snapshot tests (#2605)
setchy Feb 13, 2026
9c08543
chore(deps): update pnpm to v10.29.3 (#2615)
renovate[bot] Feb 16, 2026
b6223e4
chore(deps): update dotenv to v17.3.1 (#2613)
renovate[bot] Feb 16, 2026
6a780e8
chore(deps): update @primer/react to v38.11.0 (#2612)
renovate[bot] Feb 16, 2026
9265e98
fix(deps): update electron-updater to v6.8.3 (#2610)
renovate[bot] Feb 16, 2026
5218d20
chore(deps): update node.js to v24.13.1 (#2608)
renovate[bot] Feb 16, 2026
cca2f72
chore(deps): update electron to v40.4.0 (#2614)
renovate[bot] Feb 16, 2026
1a86ab1
chore(deps): update @primer/octicons-react to v19.22.0 (#2611)
renovate[bot] Feb 16, 2026
3ebbfa4
chore(deps): update semver to v7.7.4 (#2609)
renovate[bot] Feb 16, 2026
7877261
chore(deps): update @types/react to v19.2.14 (#2607)
renovate[bot] Feb 16, 2026
e8d115e
chore(deps): update styled-components to v6.3.9 (#2616)
renovate[bot] Feb 16, 2026
e7a7716
feat(test): migrate from `jest` to `vitest` (#2606)
setchy Feb 16, 2026
f79ecf9
feat(build): automate release drafting (#2618)
setchy Feb 16, 2026
c7630cd
docs: update readme content (#2620)
setchy Feb 16, 2026
079976d
docs: update readme content
setchy Feb 16, 2026
c74b515
docs: update readme content
setchy Feb 16, 2026
c1cf6da
chore(deps): update electron to v40.4.1 (#2621)
renovate[bot] Feb 16, 2026
fa72592
refactor(api): graphql codegen (#2619)
setchy Feb 16, 2026
8986d46
feat: migrate from `webpack` to `vite` (#2617)
setchy Feb 17, 2026
4687fd3
chore(deps): pin @tailwindcss/vite to 4.1.18 (#2622)
renovate[bot] Feb 17, 2026
3d24535
chore(deps): update tailwind-merge to v3.4.1 (#2625)
renovate[bot] Feb 17, 2026
8b2210f
chore(deps): update rimraf to v6.1.3 (#2624)
renovate[bot] Feb 17, 2026
fa2d912
chore(deps): update @biomejs/biome to v2.3.15 (#2623)
renovate[bot] Feb 17, 2026
80a989c
chore(deps): update pnpm to v10.30.0 (#2629)
renovate[bot] Feb 18, 2026
8b598f5
chore(deps): update @swc-contrib/plugin-graphql-codegen-client-preset…
renovate[bot] Feb 18, 2026
5b7a23e
chore(deps): update @primer/react to v38.12.0 (#2631)
renovate[bot] Feb 18, 2026
4d0eeee
chore(deps): update happy-dom to v20.6.2 (#2630)
renovate[bot] Feb 18, 2026
df53f16
chore(deps): update @biomejs/biome to v2.4.2 (#2627)
renovate[bot] Feb 18, 2026
75e2e19
chore(deps): lock file maintenance (#2632)
renovate[bot] Feb 18, 2026
ae24c0b
chore(deps): update electron-builder to v26.8.1 (#2634)
renovate[bot] Feb 20, 2026
a1614c0
chore(deps): update @biomejs/biome to v2.4.3 (#2635)
renovate[bot] Feb 20, 2026
a68b997
chore(deps): update electron to v40.6.0 (#2636)
renovate[bot] Feb 20, 2026
d33954e
refactor(filters): use zustand for filters store (#2633)
setchy Feb 21, 2026
ced4aae
chore(deps): update @biomejs/biome to v2.4.4 (#2638)
renovate[bot] Feb 22, 2026
25963a5
chore(deps): update pnpm to v10.30.1 (#2640)
renovate[bot] Feb 22, 2026
64348cb
chore(deps): update tailwind-merge to v3.5.0 (#2643)
renovate[bot] Feb 22, 2026
28fc8a4
chore(deps): update @primer/react to v38.13.0 (#2642)
renovate[bot] Feb 22, 2026
5bdfbb3
chore(deps): update happy-dom to v20.6.3 (#2639)
renovate[bot] Feb 22, 2026
b4cb091
chore(deps): update tailwindcss monorepo to v4.2.0 (#2644)
renovate[bot] Feb 22, 2026
77ca00d
chore(deps): update happy-dom to v20.7.0 (#2646)
renovate[bot] Feb 22, 2026
36430cd
chore(deps): lock file maintenance (#2645)
renovate[bot] Feb 22, 2026
61965fd
chore(deps): update @graphql-codegen/cli to v6.1.2 (#2648)
renovate[bot] Feb 23, 2026
817ad09
fix: resolve react-is version mismatch and .gitattributes syntax erro…
codebytere Mar 2, 2026
a53e9ea
chore(deps): update tailwindcss monorepo to v4.2.1 (#2652)
renovate[bot] Mar 2, 2026
21bee27
chore(deps): update actions/download-artifact action to v8 (#2654)
renovate[bot] Mar 2, 2026
9133e6e
chore(deps): update node.js to v24.14.0 (#2653)
renovate[bot] Mar 2, 2026
c30135a
chore(deps): update actions/upload-artifact action to v7 (#2655)
renovate[bot] Mar 2, 2026
3a09c74
chore(deps): update electron to v40.6.1 (#2656)
renovate[bot] Mar 2, 2026
0f2b1f3
chore(deps): update @swc-contrib/plugin-graphql-codegen-client-preset…
renovate[bot] Mar 2, 2026
95431bb
chore(deps): update graphql to v16.13.0 (#2660)
renovate[bot] Mar 2, 2026
d66aa99
chore(deps): update pnpm to v10.30.3 (#2657)
renovate[bot] Mar 2, 2026
7e72cb6
fix(deps): update react-router-dom to v7.13.1 (#2658)
renovate[bot] Mar 2, 2026
7c4777f
feat: add `RepositoryAdvisory` subject type handler (#2651)
codebytere Mar 2, 2026
6973074
chore: more graceful error on missing GITHUB_TOKEN in codegen (#2649)
codebytere Mar 2, 2026
6600809
chore(deps): lock file maintenance (#2661)
renovate[bot] Mar 2, 2026
98bd3dd
refactor: proper case formatter
setchy Mar 2, 2026
c13f09a
feat: react devtools and twemoji plugin (#2662)
setchy Mar 4, 2026
a0f258b
chore(deps): update actions/setup-node action to v6.3.0 (#2664)
renovate[bot] Mar 4, 2026
e3309f0
chore(deps): update @types/node to v24.11.0 (#2663)
renovate[bot] Mar 4, 2026
dfff4c0
chore(deps): update happy-dom to v20.8.3 (#2670)
renovate[bot] Mar 4, 2026
22abd77
chore(deps): update electron to v40.7.0 (#2669)
renovate[bot] Mar 4, 2026
29009c1
chore(deps): update @primer/react to v38.14.0 (#2668)
renovate[bot] Mar 4, 2026
64a7791
chore(deps): update @biomejs/biome to v2.4.5 (#2666)
renovate[bot] Mar 4, 2026
77096a4
chore(deps): update graphql to v16.13.1 (#2667)
renovate[bot] Mar 4, 2026
e80c449
chore(deps): lock file maintenance (#2665)
renovate[bot] Mar 4, 2026
a1e4913
fix: account error header (#2672)
setchy Mar 7, 2026
67785d6
fix: set github app dev settings correctly (#2673)
setchy Mar 7, 2026
209aec6
fix: compare account uuids (#2674)
setchy Mar 7, 2026
57fc2f5
fix: test mock for client id
setchy Mar 7, 2026
adb99fb
feat(accounts): add action button to account errors (#2675)
setchy Mar 7, 2026
61163db
fix(api): no cache user responses (#2677)
setchy Mar 7, 2026
dd7757d
feat(auth): account scopes and expired token workflows (#2671)
setchy Mar 7, 2026
065c8c9
chore: update built deps
setchy Mar 7, 2026
b7d3d97
refactor(main): organize main structure (#2678)
setchy Mar 8, 2026
b57abc0
refactor(main): organize main structure
setchy Mar 8, 2026
4b9246f
feat: update account scopes icon color
setchy Mar 8, 2026
79d5a2e
chore(deps): update @biomejs/biome to v2.4.6 (#2679)
renovate[bot] Mar 9, 2026
07b3784
chore(deps): update electron to v40.8.0 (#2681)
renovate[bot] Mar 9, 2026
d95a3d1
chore(deps): update @types/node to v24.12.0 (#2680)
renovate[bot] Mar 9, 2026
7457907
chore(deps): lock file maintenance (#2682)
renovate[bot] Mar 9, 2026
c05c3d8
refactor(renderer): organize utils (#2683)
setchy Mar 9, 2026
4e1c9e7
chore: vscode remove jest config
setchy Mar 9, 2026
ee248b8
chore: update jsdocs (#2684)
setchy Mar 10, 2026
f990e5e
chore(deps): update graphqlcodegenerator monorepo (#2685)
renovate[bot] Mar 10, 2026
bccb578
chore(deps): lock file maintenance (#2686)
renovate[bot] Mar 10, 2026
4b56053
chore(deps): update pnpm to v10.31.0 (#2687)
renovate[bot] Mar 11, 2026
f895897
chore(deps): update actions/download-artifact action to v8.0.1 (#2688)
renovate[bot] Mar 12, 2026
92fd206
chore(deps): update pnpm/action-setup action to v4.3.0 (#2689)
renovate[bot] Mar 12, 2026
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
Prev Previous commit
Next Next commit
chore(deps): update @parcel/watcher to v2.5.6 (gitify-app#2564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2026
commit 157c3fbe7b451097c482ff5f42cb2a15725ecd9c
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@octokit/plugin-retry": "8.0.3",
"@octokit/request-error": "7.1.0",
"@octokit/types": "16.0.0",
"@parcel/watcher": "2.5.4",
"@parcel/watcher": "2.5.6",
"@primer/css": "22.1.0",
"@primer/octicons-react": "19.21.2",
"@primer/react": "38.7.1",
Expand Down
138 changes: 66 additions & 72 deletions pnpm-lock.yaml

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