Skip to content

build(deps): bump Go and npm dependencies#885

Merged
JosephKav merged 5 commits into
masterfrom
build/deps-bump
Jun 21, 2026
Merged

build(deps): bump Go and npm dependencies#885
JosephKav merged 5 commits into
masterfrom
build/deps-bump

Conversation

@JosephKav

@JosephKav JosephKav commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

Go:

  • go.mod toolchain directive from 1.26.2 to 1.26.4
  • Masterminds/semver from v3.4.0 to v3.5.0
  • flosch/pongo2 from v6.0.0 to v6.1.0
  • golang.org/x/sync from v0.20.0 to v0.21.0
  • modernc.org/sqlite from v1.48.2 to v1.53.0

npm:

  • @hookform/resolvers from 5.2.2 to 5.4.0
  • @radix-ui/react-collapsible from 1.1.12 to 1.1.14
  • @radix-ui/react-label from 2.1.8 to 2.1.10
  • @radix-ui/react-separator from 1.1.8 to 1.1.0
  • @radix-ui/react-slot from 1.2.4 to 1.3.0
  • @radix-ui/react-toggle from 1.1.10 to 1.1.12
  • @radix-ui/react-toggle-group from 1.1.11 to 1.1.13
  • @tailwindcss/vite from 4.2.2 to 4.3.1
  • @tanstack/react-query from 5.96.0 to 5.101.0
  • date-fns from 4.1.0 to 4.4.0
  • lucide-react from 1.7.0 to 1.21.0
  • partysocket from 1.1.16 to 1.2.0
  • radix-ui from 1.4.3 to 1.6.0
  • react from 19.2.4 to 19.2.7
  • react-dom from 19.2.4 to 19.2.7
  • react-hook-form from 7.72.0 to 7.80.0
  • react-router-dom from 7.13.2 to 7.18.0
  • tailwind-merge from 3.5.0 to 3.6.0
  • tailwindcss from 4.2.2 to 4.3.1
  • yaml from 2.8.3 to 2.9.0
  • zod from 4.3.6 to 4.4.3

npm devDependencies:

  • @babel/preset-react from 7.28.5 to 8.0.1
  • @babel/preset-typescript from 7.28.5 to 8.0.1
  • @biomejs/biome from 2.4.10 to 2.5.0
  • @tanstack/react-query-devtools from 5.96.0 to 5.101.0
  • @types/node from 24.12.2 to 26.0.0
  • @types/react from 19.2.14 to 19.2.17
  • @vitejs/plugin-react-swc from 4.3.1 to 4.3.1
  • globals from 17.4.0 to 17.6.0
  • typescript from 6.0.2 to 6.0.3
  • vite from 8.0.5 to 8.0.16
  • vite-plugin-babel from 1.6.0 to 1.7.3

fixes #883, #882, #881, #869, #868, #876, #860, #861, #857, #853, #844

Go:
- Masterminds/semver from v3.4.0 to v3.5.0
- flosch/pongo2 from v6.0.0 to v6.1.0
- golang.org/x/sync from v0.20.0 to v0.21.0
- modernc.org/sqlite from v1.48.2 to v1.52.0

npm:
- @hookform/resolvers from 5.2.2 to 5.4.0
- @radix-ui/react-collapsible from 1.1.12 to 1.1.14
- @radix-ui/react-label from 2.1.8 to 2.1.10
- @radix-ui/react-separator from 1.1.8 to 1.1.0
- @radix-ui/react-slot from 1.2.4 to 1.3.0
- @radix-ui/react-toggle from 1.1.10 to 1.1.12
- @radix-ui/react-toggle-group from 1.1.11 to 1.1.13
- @tailwindcss/vite from 4.2.2 to 4.3.1
- @tanstack/react-query from 5.96.0 to 5.101.0
- date-fns from 4.1.0 to 4.4.0
- lucide-react from 1.7.0 to 1.21.0
- partysocket from 1.1.16 to 1.2.0
- radix-ui from 1.4.3 to 1.6.0
- react from 19.2.4 to 19.2.7
- react-dom from 19.2.4 to 19.2.7
- react-hook-form from 7.72.0 to 7.80.0
- react-router-dom from 7.13.2 to 7.18.0
- tailwind-merge from 3.5.0 to 3.6.0
- tailwindcss from 4.2.2 to 4.3.1
- yaml from 2.8.3 to 2.9.0
- zod from 4.3.6 to 4.4.3

npm devDependencies:
- @babel/preset-react from 7.28.5 to 8.0.1
- @babel/preset-typescript from 7.28.5 to 8.0.1
- @biomejs/biome from 2.4.10 to 2.5.0
- @tanstack/react-query-devtools from 5.96.0 to 5.101.0
- @types/node from 24.12.2 to 26.0.0
- @types/react from 19.2.14 to 19.2.17
- @vitejs/plugin-react-swc from 4.3.1 to 4.3.1
- globals from 17.4.0 to 17.6.0
- typescript from 6.0.2 to 6.0.3
- vite from 8.0.5 to 8.0.16
- vite-plugin-babel from 1.6.0 to 1.7.3
@JosephKav JosephKav added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code go Pull requests that update Go code labels Jun 21, 2026
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.70%. Comparing base (12579a2) to head (913628c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #885   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files         197      197           
  Lines       12409    12409           
=======================================
  Hits        12371    12371           
  Misses         33       33           
  Partials        5        5           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Argus-Bot
Argus-Bot previously approved these changes Jun 21, 2026
@JosephKav JosephKav merged commit 498146e into master Jun 21, 2026
7 of 9 checks passed
@JosephKav JosephKav deleted the build/deps-bump branch June 21, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants