#121d68aec9 Thanks @tobz1000! - The value of Content-Type header was inferred and set from the src file extension. It is now infered from the dest file extension.
#121d68aec9 Thanks @tobz1000! - The value of Content-Type header was inferred and set from the src file extension. It is now infered from the dest file extension.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm group in /ui with 8 updates:
5.0.18
5.0.19
5.15.21
5.16.0
1.5.6
1.6.0
5.27.0
5.27.1
1.5.14
1.6.0
20.14.9
20.14.10
5.3.2
5.3.3
1.0.5
1.0.6
Updates
@fontsource/inter
from 5.0.18 to 5.0.19Commits
Updates
@mui/material
from 5.15.21 to 5.16.0Release notes
Sourced from
@mui/material
's releases.Changelog
Sourced from
@mui/material
's changelog.Commits
e5e9b9d
v5.16.0 (#42834)3f2aff4
[material-ui][joy-ui] Remove warning fromgetInitColorSchemeScript
(#42838)a2972e8
[material-ui][joy-ui] AddInitColorSchemeScript
for Next.js App Router (#42...5dc161b
[material-ui] AddDefaultPropsProvider
(#42820)e3a1cf2
[material-ui][Alert] Add ability to override slot props (@alexey-kozlenkov
) (...95f7219
[material-ui] SupportCssVarsTheme
inresponsiveFontSizes
return type (@j
...Updates
@tauri-apps/api
from 1.5.6 to 1.6.0Release notes
Sourced from
@tauri-apps/api
's releases.Commits
cf331cd
fix(core): lint5740765
fix(ci): downgrade crates for MSRV check89f3048
apply version updates (#9871)08f57ef
fix(cli): parse--profile=\<profile>
syntax (#10136)63da834
ci: Fix msrv check (#10118)c2d3afa
prevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)9243870
feat: add dmg settings, cherry picked from #7964 (#8334)d2786bf
chore(template): template format error (#10018)674acca
fix: missing depends for rpm package (#10015)09152d8
ci(msrv-list): Downgrade os_pipe (#10014)Updates
react-tooltip
from 5.27.0 to 5.27.1Release notes
Sourced from react-tooltip's releases.
Commits
143221a
chore(version): v5.27.13e34982
fix: correctly clear timeout refs329f432
fix: remove warning about styles already being injectedUpdates
@tauri-apps/cli
from 1.5.14 to 1.6.0Release notes
Sourced from
@tauri-apps/cli
's releases.Commits
cf331cd
fix(core): lint5740765
fix(ci): downgrade crates for MSRV check89f3048
apply version updates (#9871)08f57ef
fix(cli): parse--profile=\<profile>
syntax (#10136)63da834
ci: Fix msrv check (#10118)c2d3afa
prevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)9243870
feat: add dmg settings, cherry picked from #7964 (#8334)d2786bf
chore(template): template format error (#10018)674acca
fix: missing depends for rpm package (#10015)09152d8
ci(msrv-list): Downgrade os_pipe (#10014)Updates
@types/node
from 20.14.9 to 20.14.10Commits
Updates
vite
from 5.3.2 to 5.3.3Changelog
Sourced from vite's changelog.
Commits
22b2994
release: v5.3.3012490c
fix(deps): update all non-major dependencies (#17590)14c3d49
fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...055f1c1
fix(lib): remove pure CSS dynamic import (#17601)dafff4a
fix: lazily evaluate __vite__mapDeps files (#17602)Updates
vite-plugin-static-copy
from 1.0.5 to 1.0.6Release notes
Sourced from vite-plugin-static-copy's releases.
Changelog
Sourced from vite-plugin-static-copy's changelog.
Commits
2ac7070
chore: update versions (#122)d05fce1
chore: update packages (#123)057c16a
chore: use flat config (#111)d68aec9
fix: use destination path forContent-Type
header (#121)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show