Skip to content

fix(deps): update all dependencies - #73

Open
danielruijs wants to merge 1 commit into
mainfrom
renovate/all
Open

danielruijs wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@danielruijs

@danielruijs danielruijs commented Aug 9, 2026

Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@mui/icons-material (source) 9.0.19.4.0 age confidence dependencies minor
@mui/material (source) 9.0.19.4.0 age confidence dependencies minor
@tailwindcss/vite (source) 4.3.04.3.3 age confidence dependencies patch
@types/node (source) 24.12.424.13.4 age confidence devDependencies minor 24.13.5
@types/react (source) 19.2.1419.3.0 age confidence devDependencies minor
@types/react-dom (source) 19.2.319.3.0 age confidence devDependencies minor
@vitejs/plugin-react (source) 6.0.26.1.1 age confidence devDependencies minor
eslint (source) 10.4.010.10.0 age confidence devDependencies minor
eslint-plugin-react-refresh 0.5.20.5.6 age confidence devDependencies patch 0.5.7
github.com/jackc/pgx/v5 v5.10.0v5.11.0 age confidence require minor
github.com/stretchr/testify v1.11.1v1.12.1 age confidence require minor
globals 17.6.017.12.0 age confidence devDependencies minor
go 1.261.27 age confidence uses-with minor
golang.org/x/crypto v0.54.0v0.57.0 age confidence require minor
jest (source) 30.4.230.5.1 age confidence devDependencies minor
prettier (source) 3.8.33.9.6 age confidence devDependencies minor 3.9.7
react (source) 19.2.619.3.0 age confidence dependencies minor
react-dom (source) 19.2.619.3.0 age confidence dependencies minor
react-router-dom (source) 7.18.27.18.3 age confidence dependencies patch 7.18.4
tailwindcss (source) 4.3.04.3.3 age confidence dependencies patch
ts-jest (source) 29.4.1029.4.12 age confidence devDependencies patch
typescript (source) ~6.0.0~7.0.0 age confidence devDependencies major
typescript-eslint (source) 8.59.48.70.0 age confidence devDependencies minor
vite (source) 8.1.38.2.2 age confidence devDependencies minor 8.3.0

Release Notes

mui/material-ui (@​mui/icons-material)

v9.4.0

Compare Source

Aug 27, 2026

A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Opt in to a consistent keyboard focus ring across components with the new theme.focusVisible.
  • ♿️ The Tooltip now supports disabled button triggers without an extra wrapper element.
@mui/material@9.4.0
@mui/utils@9.4.0
@mui/styled-engine-sc@9.4.0
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​creazyfrog, @​FirmaSpring, @​gonzoblasco, @​Janpot, @​JCQuintas, @​lazerg, @​loulanyue, @​LukasTy, @​mayank99, @​megos, @​michelengelen, @​mnajdova, @​nrps9909, @​petr-kratochvil, @​seomsoo, @​silviuaavram, @​siriwatknp, @​ZeeshanTamboli

v9.3.1

Compare Source

Aug 6, 2026

A big thanks to the 4 contributors who made this release possible.

@mui/material@9.3.1
@mui/codemod@9.3.1
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

v9.3.0

Compare Source

Aug 4, 2026

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ♿️ The Autocomplete announces its loading and no options messages through a new status slot.
@mui/material@9.3.0
@mui/system@9.3.0
@mui/codemod@9.3.0
Docs
Core

All contributors of this release in alphabetical order: @​bernardobelchior, @​brijeshb42, @​DebadityaHait, @​Janpot, @​Juan-C-Ceballos, @​kalayciburak, @​LukasTy, @​manbearwiz, @​mansourcodes, @​meaqua9420, @​morning-verlu, @​oliviertassinari, @​rushijagani-dev, @​silviuaavram, @​siriwatknp, @​SR0725, @​ZeeshanTamboli, @​ZhouYinLong-lab

v9.2.0

Compare Source

Jul 3, 2026

A big thanks to the 9 contributors who made this release possible.

@mui/material@9.2.0
@mui/utils@9.2.0
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​greymoth-jp, @​Janpot, @​LukasTy, @​michelengelen, @​mturac, @​Prakash1185, @​siriwatknp, @​Sushantplive

v9.1.1

Compare Source

Jun 11, 2026

A big thanks to the 9 contributors who made this release possible.

@mui/material@9.1.1
@mui/styled-engine@9.1.1
  • [styled-engine] Prevent enableCssLayer styles from being overridden by unlayered styles (#​48603) @​Janpot
Docs
Core

All contributors of this release in alphabetical order: @​aemartos, @​brijeshb42, @​ifer47, @​Janpot, @​LukasTy, @​oliviertassinari, @​rluzists1, @​siriwatknp, @​vipin8797

v9.1.0

Compare Source

Jun 8, 2026

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@9.1.0
@mui/utils@9.1.0
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​cherniavskii, @​JakeSaterlay, @​Janpot, @​joserodolfofreitas, @​LukasTy, @​mj12albert, @​nightt5879, @​noam3127, @​oliviertassinari, @​pavan-sh, @​silviuaavram, @​siriwatknp, @​tyalau, @​ZeeshanTamboli

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.3.3

Compare Source

Fixed
  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#​20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#​20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#​20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#​20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#​20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#​20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#​20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#​20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#​20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#​20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#​20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#​20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#​20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#​20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#​20336)

v4.3.2

Compare Source

Fixed
  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#​20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#​20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#​20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#​20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#​20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted ([#​20259](https://redir

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@danielruijs

danielruijs commented Aug 9, 2026

Copy link
Copy Markdown
Owner Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: frontend@0.0.0
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"~7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.3 <7" from ts-jest@29.4.12
npm error node_modules/ts-jest
npm error   dev ts-jest@"^29.1.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-09-16T19_40_09_799Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-09-16T19_40_09_799Z-debug-0.log

@danielruijs
danielruijs force-pushed the renovate/all branch 3 times, most recently from 131ba0e to 4350776 Compare August 17, 2026 16:54
@danielruijs danielruijs changed the title chore(deps): update all dependencies fix(deps): update all dependencies Aug 17, 2026
@danielruijs
danielruijs force-pushed the renovate/all branch 4 times, most recently from 3505ca1 to 6ab746e Compare August 25, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants