field-plugin
field-plugin copied to clipboard
chore(deps): bump the everything group with 22 updates
Bumps the everything group with 22 updates:
Package | From | To |
---|---|---|
@types/node | 18.19.17 |
18.19.31 |
typescript | 5.3.3 |
5.4.5 |
vite | 5.1.3 |
5.2.10 |
vitest | 1.3.0 |
1.5.3 |
@emotion/react | 11.11.3 |
11.11.4 |
@emotion/styled | 11.11.0 |
11.11.5 |
@mui/material | 5.15.10 |
5.15.15 |
react | 18.2.0 |
18.3.1 |
@types/react | 18.2.57 |
18.3.1 |
react-dom | 18.2.0 |
18.3.1 |
@types/react-dom | 18.2.19 |
18.3.0 |
eslint-plugin-react | 7.33.2 |
7.34.1 |
eslint-plugin-react-hooks | 4.6.0 |
4.6.2 |
core-js | 3.36.0 |
3.37.0 |
react-router-dom | 6.22.1 |
6.23.0 |
usehooks-ts | 2.14.0 |
2.16.0 |
sass | 1.71.1 |
1.76.0 |
@testing-library/react | 14.2.1 |
14.3.1 |
@vitest/ui | 1.3.0 |
1.5.3 |
@testing-library/vue | 8.0.2 |
8.0.3 |
eslint-plugin-react-refresh | 0.4.5 |
0.4.6 |
eslint-plugin-vue | 9.21.1 |
9.25.0 |
Updates @types/node
from 18.19.17 to 18.19.31
Commits
- See full diff in compare view
Updates typescript
from 5.3.3 to 5.4.5
Release notes
Sourced from typescript's releases.
TypeScript 5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
TypeScript 5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on:
TypeScript 5.4.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
Downloads are available on:
TypeScript 5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...- Additional commits viewable in compare view
Updates vite
from 5.1.3 to 5.2.10
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.2.10 (2024-04-20)
- revert: perf: use workspace root for fs cache (#15712) (#16476) (77e7359), closes #15712 #16476
- fix: add base to virtual html (#16442) (721f94d), closes #16442
- fix: adjust esm syntax judgment logic (#16436) (af72eab), closes #16436
- fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) (6a127d6), closes #16453
- fix(cspNonce): don't overwrite existing nonce values (#16415) (b872635), closes #16415
- feat: show warning if root is in build.outDir (#16454) (11444dc), closes #16454
- feat: write cspNonce to style tags (#16419) (8e54bbd), closes #16419
- chore(deps): update dependency eslint-plugin-n to v17 (#16381) (6cccef7), closes #16381
5.2.9 (2024-04-15)
- fix:
fsp.rm
removing files does not take effect (#16032) (b05c405), closes #16032- fix: fix accumulated stacks in error overlay (#16393) (102c2fd), closes #16393
- fix(deps): update all non-major dependencies (#16376) (58a2938), closes #16376
- chore: update region comment (#16380) (77562c3), closes #16380
- perf: reduce size of injected __vite__mapDeps code (#16184) (c0ec6be), closes #16184
- perf(css): only replace empty chunk if imported (#16349) (e2658ad), closes #16349
5.2.8 (2024-04-03)
- fix: csp nonce injection when no closing tag (#16281) (#16282) (3c85c6b), closes #16281 #16282
- fix: do not access document in
/@vite/client
when not defined (#16318) (646319c), closes #16318- fix: fix sourcemap when using object as
define
value (#15805) (445c4f2), closes #15805- fix(css): unknown file error happened with lightningcss (#16306) (01af308), closes #16306
- fix(hmr): multiple updates happened when invalidate is called while multiple tabs open (#16307) (21cc10b), closes #16307
- fix(scanner): duplicate modules for same id if glob is used in html-like types (#16305) (eca68fa), closes #16305
- chore(deps): update all non-major dependencies (#16325) (a78e265), closes #16325
- refactor: use types from sass instead of
@types/sass
(#16340) (4581e83), closes #163405.2.7 (2024-03-29)
- chore: deprecate splitVendorChunkPlugin (#16274) (45a06da), closes #16274
- fix: skip injecting
__vite__mapDeps
when it's not used (#16271) (890538a), closes #16271- fix(deps): update all non-major dependencies (#16258) (7caef42), closes #16258
- fix(hmr): don't mutate module graph when collecting modules (#16302) (dfffea1), closes #16302
- fix(hmr): trigger hmr for missing file import errored module after file creation (#16303) (ffedc06), closes #16303
- fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16273) (24e376a), closes #16273
- feat(hmr): reload when HTML file is created/deleted (#16288) (1f53796), closes #16288
5.2.6 (2024-03-24)
... (truncated)
Commits
088d24b
release: v5.2.1077e7359
revert: perf: use workspace root for fs cache (#15712) (#16476)6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453)11444dc
feat: show warning if root is in build.outDir (#16454)721f94d
fix: add base to virtual html (#16442)8e54bbd
feat: write cspNonce to style tags (#16419)af72eab
fix: adjust esm syntax judgment logic (#16436)b872635
fix(cspNonce): don't overwrite existing nonce values (#16415)6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381)a77707d
release: v5.2.9- Additional commits viewable in compare view
Updates vitest
from 1.3.0 to 1.5.3
Release notes
Sourced from vitest's releases.
v1.5.3
🐞 Bug Fixes
- Use package.json name for a workspace project if not provided - by
@sheremet-va
in vitest-dev/vitest#5608 (48fba)- Backport jest iterable equality within object - by
@sukovanej
in vitest-dev/vitest#5621 (30e5d)- browser: Support benchmark - by
@hi-ogawa
in vitest-dev/vitest#5622 (becab)- reporter: Use default error formatter for JUnit - by
@hi-ogawa
in vitest-dev/vitest#5629 (20060)View changes on GitHub
v1.5.2
🐞 Bug Fixes
- Check for null before storing in weakmap - by
@sheremet-va
(ce368)View changes on GitHub
v1.5.1
🚀 Features
- api:
startVitest()
to acceptstdout
andstdin
- by@AriPerkkio
in vitest-dev/vitest#5493 (780b1)
- This is listed as a feature, but it doesn't increase the minor version because
startVitest
API is experimental and doesn't follow semver.🐞 Bug Fixes
- Close vite servers on all resolved projects - by
@surc54
in vitest-dev/vitest#5544 (413ec)- Fix default
import.meta.env.PROD: false
- by@hi-ogawa
in vitest-dev/vitest#5561 (9c649)- Resolve cwd correctly when initiating projects - by
@sheremet-va
in vitest-dev/vitest#5582 (ec9d7)- Always run
onTestFinished
in reverse order - by@sheremet-va
in vitest-dev/vitest#5598 (23f29)- browser:
- Disable
fileParallelism
by default on browser pool - by@hi-ogawa
in vitest-dev/vitest#5528 (5c69f)- Dispose tester iframe on done - by
@hi-ogawa
in vitest-dev/vitest#5595 (b2135)- coverage:
- Fix bundling of
v8-to-istanbul
- by@AriPerkkio
in vitest-dev/vitest#5549 (df6a4)- Prevent crash when
cleanOnRerun
is disabled - by@AriPerkkio
in vitest-dev/vitest#5540 (ea3c1)thresholds
to compare files relative to root - by@AriPerkkio
in vitest-dev/vitest#5574 (80265)- expect:
- Fix
toEqual
andtoMatchObject
with circular references - by@hi-ogawa
in vitest-dev/vitest#5535 (9e641)- vitest:
- Fix false positive file filter match with leading slash - by
@hi-ogawa
in vitest-dev/vitest#5578 (316eb)- Watch the output directory correctly - by
@sheremet-va
in vitest-dev/vitest#5584 (e40f9)- StubEnv casts boolean on PROD/SSR/DEV - by
@sheremet-va
in vitest-dev/vitest#5590 (4da88)View changes on GitHub
v1.5.0
🚀 Features
- Add configuration for diff truncation - by
@willieho
in vitest-dev/vitest#5073 and vitest-dev/vitest#5333 (6797b)- Remove unrelated noise from diff for toMatchObject() - by
@geersch
in vitest-dev/vitest#5364 (99276)
... (truncated)
Commits
a52964b
chore: release v1.5.3200609c
fix(reporter): use default error formatter for JUnit (#5629)48fba19
fix: use package.json name for a workspace project if not provided (#5608)7c993e9
test: standardising internal test (#5600)81f57f4
chore: release v1.5.21be4510
chore: release v1.5.1f1bec62
refactor: remove VitestCache.clearCache method (#5602)780b187
feat(api):startVitest()
to acceptstdout
andstdin
(#5493)2b3fc0f
docs: fix cli-table generator597e0c2
docs: generate CLI table automatically (#5588)- Additional commits viewable in compare view
Updates @emotion/react
from 11.11.3 to 11.11.4
Commits
Updates @emotion/styled
from 11.11.0 to 11.11.5
Release notes
Sourced from @emotion/styled
's releases.
@emotion/styled
@11
.11.5Patch Changes
#3164
c9b84dbe
Thanks@Cerber-Ursi
! - Reorderedstyled
overloads to accommodate the recent change in@emotion/serialize
's types.Updated dependencies [
c9b84dbe
]:
@emotion/serialize
@1
.1.4
Commits
f4640f6
Version Packages (#3170)c9b84db
Fix mismatch between CSSInterpolation and Interpolation<Props> (#3164)6e0e388
Version Packages (#3160)5b82631
Renamed an internalhasOwnProperty
tohasOwn
(#3159)0bfa978
AdddisableRemotePlayback
to valid prop types (#3156)b0014b4
Version Packages (#3143)49c20b4
Fix Theme import for newer Typescript module resolution modes (#3101)45c440f
ChangeArray
toReadonlyArray
in CSS type declarations (#3141)1c60314
AddSECURITY.md
f3b268f
Version Packages (#3058)- Additional commits viewable in compare view
Updates @mui/material
from 5.15.10 to 5.15.15
Release notes
Sourced from @mui/material
's releases.
v5.15.15
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Autocomplete] Display options provided to the
options
prop even if loading is true (#41677)@ZeeshanTamboli
- [RadioGroup] Apply classnames (#41681)
@ZeeshanTamboli
@mui/[email protected]
- Fix typo to avoid infinite recursion in function call (#41678)
@ZeeshanTamboli
Docs
- [material-ui][Slider] Remove
valueLabelFormat
from restricted values demo so that the tooltip thumb label displays the same as the value text (#41679)@ZeeshanTamboli
- [material-ui] Remove deleted page from the sidenav (#41594)
@danilo-leal
- [material-ui] Fix typo in CSS theme variables customization (#41680)
@ZeeshanTamboli
- Continue migration of Base UI to sperate repository
@oliviertassinari
- Add notification for MUI X v7 blog post (#41587) (#41605)
@cherniavskii
- Update the versions dropdown to show v6 (#41557)
@mnajdova
Core
- [blog] Link to Romain's blog post in MUI X v7 announcement post (#41641)
@cherniavskii
- [blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604)
@cherniavskii
- [blog] Add post about remote (#41565)
@danilo-leal
- [core] Continue rename of Toolpad
@oliviertassinari
- [docs-infra] Add Toolpad product/category IDs to types (#41551)
@bharatkashyap
- [website] Add Aarón to About Us (#41747)
@aarongarciah
- [website] Add stray design adjustments throughout the site (#41642)
@mnajdova
- [website] Update pricing table (#41606)
@cherniavskii
All contributors of this release in alphabetical order:
@aarongarciah
,@bharatkashyap
,@cherniavskii
,@danilo-leal
,@mnajdova
,@oliviertassinari
,@ZeeshanTamboli
v5.15.14
Mar 19, 2024
A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Accordion] Convert to support CSS extraction (#41221)
@mnajdova
- ​[Autocomplete] Convert to support CSS extraction (#40330)
@mnajdova
- ​[Slider] Convert to support CSS extraction (#41201)
@mnajdova
- ​[Select] Fix variant type (#41405)
@sai6855
- ​[typescript] Use interface instead of type for props (#41500)
@siriwatknp
@pigment-css/[email protected]
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
v5.15.15
Apr 4, 2024
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Autocomplete] Display options provided to the
options
prop even if loading is true (#41677)@ZeeshanTamboli
- [RadioGroup] Apply classnames (#41681)
@ZeeshanTamboli
@mui/[email protected]
- Fix typo to avoid infinite recursion in function call (#41678)
@ZeeshanTamboli
Docs
- [material-ui][Slider] Remove
valueLabelFormat
from restricted values demo so that the tooltip thumb label displays the same as the value text (#41679)@ZeeshanTamboli
- [material-ui] Remove deleted page from the sidenav (#41594)
@danilo-leal
- [material-ui] Fix typo in CSS theme variables customization (#41680)
@ZeeshanTamboli
- Continue migration of Base UI to sperate repository
@oliviertassinari
- Add notification for MUI X v7 blog post (#41587) (#41605)
@cherniavskii
- Update the versions dropdown to show v6 (#41557)
@mnajdova
Core
- [blog] Link to Romain's blog post in MUI X v7 announcement post (#41641)
@cherniavskii
- [blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604)
@cherniavskii
- [blog] Add post about remote (#41565)
@danilo-leal
- [core] Continue rename of Toolpad
@oliviertassinari
- [docs-infra] Add Toolpad product/category IDs to types (#41551)
@bharatkashyap
- [website] Add Aarón to About Us (#41747)
@aarongarciah
- [website] Add stray design adjustments throughout the site (#41642)
@mnajdova
- [website] Update pricing table (#41606)
@cherniavskii
All contributors of this release in alphabetical order:
@aarongarciah
,@bharatkashyap
,@cherniavskii
,@danilo-leal
,@mnajdova
,@oliviertassinari
,@ZeeshanTamboli
v5.15.14
Mar 18, 2024
A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
... (truncated)
Commits
5a07996
5.15.15 (#41752)42afab7
[material-ui][Autocomplete] Display options provided to theoptions
prop ev...cc8d22f
[material-ui][RadioGroup] Apply classnames (#41681)9585d28
[release] v5.15.14 (#41540)da74af0
[docs] Fix useStorageState regressions (#41223)fb361fa
[material-ui] Use interface instead of type for props (#41500)98a08c9
[docs] Fix some Vale errors (#41516)c25839e
[material-ui][Select] Fix variant type (#41405)e0e9a2d
[Accordion] Convert to support CSS extraction (#41221)1ff3d5f
[Autocomplete] Convert to support CSS extraction (#40330)- Additional commits viewable in compare view
Updates react
from 18.2.0 to 18.3.1
Release notes
Sourced from react's releases.
18.3.1 (April 26, 2024)
- Export
act
fromreact
f1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refs
to support string ref codemod 909071- Warn for deprecated
findDOMNode
outside StrictMode c3b283- Warn for deprecated
test-utils
methods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultProps
for function components #25699- Warn when spreading
key
#25697- Warn when using
act
fromtest-utils
d4ea75React DOM
Changelog
Sourced from react's changelog.
18.3.1 (April 26, 2024)
- Export
act
fromreact
f1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refs
to support string ref codemod 909071- Warn for deprecated
findDOMNode
outside StrictMode c3b283- Warn for deprecated
test-utils
methods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultProps
for function components #25699- Warn when spreading
key
#25697- Warn when using
act
fromtest-utils
d4ea75React DOM
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates @types/react
from 18.2.57 to 18.3.1
Commits
- See full diff in compare view
Updates react-dom
from 18.2.0 to 18.3.1
Release notes
Sourced from react-dom's releases.
18.3.1 (April 26, 2024)
- Export
act
fromreact
f1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refs
to support string ref codemod 909071- Warn for deprecated
findDOMNode
outside StrictMode c3b283- Warn for deprecated
test-utils
methods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultProps
for function components #25699- Warn when spreading
key
#25697- Warn when using
act
fromtest-utils
d4ea75React DOM
Changelog
Sourced from react-dom's changelog.
18.3.1 (April 26, 2024)
- Export
act
fromreact
f1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refs
to support string ref codemod 909071- Warn for deprecated
findDOMNodeDescription has been truncated
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
plugin-sandbox | ❌ Failed (Inspect) | May 1, 2024 9:16am |