Closed dependabot[bot] closed 6 months ago
Bumps the dev-dependencies group with 15 updates:
9.4.0
9.4.1
7.1.1
7.3.1
20.12.5
20.12.7
7.5.0
7.8.0
9.0.0
9.1.1
4.6.0
4.6.2
18.2.0
18.3.1
18.2.74
18.2.24
18.3.0
6.22.3
6.23.0
5.4.4
5.4.5
5.2.8
5.2.10
0.19.8
0.20.0
Updates @icons-pack/react-simple-icons from 9.4.0 to 9.4.1
@icons-pack/react-simple-icons
Updates @mui/x-data-grid from 7.1.1 to 7.3.1
@mui/x-data-grid
Sourced from @mui/x-data-grid's releases.
@mui/x-data-grid
v7.3.1 We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: 🎁 Scatter Charts get a z-axis to allow coloring data points independently from their coordinates 🌍 Improve Catalan (ca-ES) and Spanish (es-ES) locales on the Date and Time Pickers 🐞 Bugfixes 📚 Documentation improvements Data Grid @mui/x-data-grid@7.3.1 [DataGrid] Fix date filtering for negative timezone offsets (#12836) @cherniavskii [DataGrid] Fix flex column width when used with pinned columns (#12849) @romgrk [DataGrid] Fix group header resize (#12863) @arminmeh [DataGrid] Pass slot props to columnHeaders slot (#12768) @cherniavskii @mui/x-data-grid-pro@7.3.1 Same changes as in @mui/x-data-grid@7.3.1. @mui/x-data-grid-premium@7.3.1 Same changes as in @mui/x-data-grid-pro@7.3.1. Date and Time Pickers @mui/x-date-pickers@7.3.1 [l10n] Improve Catalan (ca-ES) locale (#12856) @soler1212 [l10n] Improve Spanish (es-ES) locale (#12858) @soler1212 @mui/x-date-pickers-pro@7.3.1 Same changes as in @mui/x-date-pickers@7.3.1. Charts @mui/x-charts@7.3.1 [charts] Add documentation on border radius alternative for BarCharts (#12859) @JCQuintas [charts] Add z-axis to colorize scatter charts (#12738) @alexfauquette [charts] Fix left/bottomAxis not picking up default axis id (#12894) @JCQuintas [charts] Improve default tooltip content (#12257) @oliviertassinari [charts] Round y values for bar chart (#12846) @alexfauquette Tree View @mui/x-tree-view@7.3.1
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
@mui/x-data-grid@7.3.1
@cherniavskii
@romgrk
@arminmeh
columnHeaders
@mui/x-data-grid-pro@7.3.1
Same changes as in @mui/x-data-grid@7.3.1.
@mui/x-data-grid-premium@7.3.1
Same changes as in @mui/x-data-grid-pro@7.3.1.
@mui/x-date-pickers@7.3.1
@soler1212
@mui/x-date-pickers-pro@7.3.1
Same changes as in @mui/x-date-pickers@7.3.1.
@mui/x-charts@7.3.1
BarCharts
@JCQuintas
@alexfauquette
@oliviertassinari
@mui/x-tree-view@7.3.1
... (truncated)
Sourced from @mui/x-data-grid's changelog.
7.3.1 Apr 26, 2024 We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: 🎁 Scatter Charts get a z-axis to allow coloring data points independently from their coordinates 🌍 Improve Catalan (ca-ES) and Spanish (es-ES) locales on the Date and Time Pickers 🐞 Bugfixes 📚 Documentation improvements Data Grid @mui/x-data-grid@7.3.1 [DataGrid] Fix date filtering for negative timezone offsets (#12836) @cherniavskii [DataGrid] Fix flex column width when used with pinned columns (#12849) @romgrk [DataGrid] Fix group header resize (#12863) @arminmeh [DataGrid] Pass slot props to columnHeaders slot (#12768) @cherniavskii @mui/x-data-grid-pro@7.3.1 Same changes as in @mui/x-data-grid@7.3.1. @mui/x-data-grid-premium@7.3.1 Same changes as in @mui/x-data-grid-pro@7.3.1. Date and Time Pickers @mui/x-date-pickers@7.3.1 [l10n] Improve Catalan (ca-ES) locale (#12856) @soler1212 [l10n] Improve Spanish (es-ES) locale (#12858) @soler1212 @mui/x-date-pickers-pro@7.3.1 Same changes as in @mui/x-date-pickers@7.3.1. Charts @mui/x-charts@7.3.1 [charts] Add documentation on border radius alternative for BarCharts (#12859) @JCQuintas [charts] Add z-axis to colorize scatter charts (#12738) @alexfauquette [charts] Fix left/bottomAxis not picking up default axis id (#12894) @JCQuintas [charts] Improve default tooltip content (#12257) @oliviertassinari [charts] Round y values for bar chart (#12846) @alexfauquette Tree View
Apr 26, 2024
0cfc7e2
f1b84a1
setupFiles
package.json
931fd6e
pnpm
b93315a
48c34f8
6e11e1e
fc8524e
3a938a1
70faafc
f047a84
Updates @types/node from 20.12.5 to 20.12.7
@types/node
Updates @typescript-eslint/eslint-plugin from 7.5.0 to 7.8.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746) eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717) eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993) eslint-plugin: [no-unsafe-return] handle union types (#9001) eslint-plugin: [no-unused-vars] clear error report range (#8640) utils: export ESLint backwards-compat functions (#8976) ❤️ Thank You auvred @auvred Josh Goldberg ✨ jsfm01 @jsfm01 Kim Sang Du @developer-bandi YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809) eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559) eslint-plugin: [no-for-in-array] refine report location (#8874) eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912) ❤️ Thank You Abraham Guo Kirk Waiblinger @kirkwaiblinger YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.0 7.7.0 (2024-04-15)
@auvred
@jsfm01
@developer-bandi
@yeonjuan
You can read about our versioning strategy and releases on our website.
requireNullish
@kirkwaiblinger
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check eslint-plugin: [consistent-type-assertions] handle tagged templates eslint-plugin: [no-unsafe-return] handle union types eslint-plugin: [no-unused-vars] clear error report range ❤️ Thank You auvred Josh Goldberg ✨ jsfm01 Kim Sang Du YeonJuan You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish eslint-plugin: [no-for-in-array] refine report location eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type ❤️ Thank You Abraham Guo Kirk Waiblinger YeonJuan You can read about our versioning strategy and releases on our website.
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
ee677f6
8127873
216d1b0
51d2193
4bed24d
b0f7aa4
219b841
3e19436
b2552ca
fdeba42
Updates @typescript-eslint/parser from 7.5.0 to 7.8.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.0 (2024-04-15) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.6.0 (2024-04-08) 🚀 Features bump npm dependency ranges ❤️ Thank You Abraham Guo auvred Brad Zacher You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
e44a1a2
e1db872
a6ab2cb
Updates eslint from 9.0.0 to 9.1.1
eslint
Sourced from eslint's releases.
v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0db676f feat: add Intl in es6 globals (#18318) (唯然) Bug Fixes 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) Documentation fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 16b6a8b docs: Update README (GitHub Actions Bot) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta) 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas) 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏) Build Related 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta) Chores d9a2983 chore: upgrade @eslint/js to v9.1.1 (#18367) (Francesco Trotta) 50d406d chore: package.json update for @eslint/js release (Jenkins) 155c71c chore: package.json update for @eslint/js release (Jenkins) 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas) 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic) 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic) 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic) 32c08cf chore: drop Node < 18 and use @eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic) a76fb55 chore: @eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic) 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然) 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
a26b402
@eslint/create-config
03068f1
751b518
Intl.Segmenter
4d11e56
name
1cbe1f6
while(true)
no-constant-condition
0db676f
Intl
8d18958
594eb0e
fs.walk
0d8cf63
e1ac0b5
09675e1
--no-ignore
fb50077
71c771f
200fd4e
.eslintignore
16b6a8b
df5f8a9
paths
patterns
no-restricted-imports
c537d76
npm init @eslint/config
e1e305d
linebreak-style
113f51e
5c35321
--rulesdir
1fa6622
--force
d9a2983
@eslint/js
50d406d
155c71c
0588fc5
9048e21
docs/src/_data
4820790
698d9ff
32c08cf
a76fb55
@eslint-community/eslint-plugin-eslint-comments
78e45b1
36103a5
Sourced from eslint's changelog.
v9.1.1 - April 22, 2024 a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 - April 19, 2024 d9a2983 chore: upgrade @eslint/js to v9.1.1 (#18367) (Francesco Trotta) 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 50d406d chore: package.json update for @eslint/js release (Jenkins) 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 155c71c chore: package.json update for @eslint/js release (Jenkins) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic) 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic) 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 0db676f feat: add Intl in es6 globals (#18318) (唯然) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 32c08cf chore: drop Node < 18 and use @eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic) 16b6a8b docs: Update README (GitHub Actions Bot) a76fb55 chore: @eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然) 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然) e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta) 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas) 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta) 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)
v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
b4d2512
ef36aa4
b78d831
e4d9c92
Updates eslint-plugin-react-hooks from 4.6.0 to 4.6.2
eslint-plugin-react-hooks
Sourced from eslint-plugin-react-hooks's changelog.
5.0.0 (next release) New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@kassens) in #25162
_Button
_component
@kassens
This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.
Updates react from 18.2.0 to 18.3.1
react
Sourced from react's releases.
18.3.1 (April 26, 2024) Export act from react f1338f 18.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 from test-utils d4ea75 React DOM Warn for deprecated unmountComponentAtNode 8a015b Warn for deprecated renderToStaticNodeStream #28874
act
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.
this.refs
findDOMNode
test-utils
defaultProps
key
unmountComponentAtNode
renderToStaticNodeStream
Sourced from react's changelog.
f1338f8
React.act
d6c42f7
73bfaa1
c2a246e
2cfb474
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates @types/react from 18.2.74 to 18.3.1
@types/react
Updates react-dom from 18.2.0 to 18.3.1
react-dom
Sourced from react-dom's releases.
Sourced from react-dom's changelog.
8a015b6
c3b2839
d4ea75d
7548c01
5894232
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates @types/react-dom from 18.2.24 to 18.3.0
@types/react-dom
Updates react-router-dom from 6.22.3 to 6.23.0
react-router-dom
Sourced from react-router-dom's releases.
react-router-dom-v5-compat@6.4.0-pre.15 Patch Changes Updated dependencies react-router@6.4.0-pre.15 react-router-dom@6.4.0-pre.15 react-router-dom-v5-compat@6.4.0-pre.11 Patch Changes Updated dependencies react-router@6.4.0-pre.11 react-router-dom@6.4.0-pre.11 react-router-dom-v5-compat@6.4.0-pre.10 P... _Description has been truncated_
Bumps the dev-dependencies group with 15 updates:
9.4.0
9.4.1
7.1.1
7.3.1
20.12.5
20.12.7
7.5.0
7.8.0
7.5.0
7.8.0
9.0.0
9.1.1
4.6.0
4.6.2
18.2.0
18.3.1
18.2.74
18.3.1
18.2.0
18.3.1
18.2.24
18.3.0
6.22.3
6.23.0
5.4.4
5.4.5
5.2.8
5.2.10
0.19.8
0.20.0
Updates
@icons-pack/react-simple-icons
from 9.4.0 to 9.4.1Commits
Updates
@mui/x-data-grid
from 7.1.1 to 7.3.1Release notes
Sourced from
@mui/x-data-grid
's releases.... (truncated)
Changelog
Sourced from
@mui/x-data-grid
's changelog.... (truncated)
Commits
0cfc7e2
v7.3.1 (#12909)f1b84a1
[core] Remove redundantsetupFiles
entries inpackage.json
(#12899)931fd6e
[code-infra] Change package manager topnpm
(#11875)b93315a
[DataGrid] Fix group header resize (#12863)48c34f8
[DataGrid] Pass slot props tocolumnHeaders
slot (#12768)6e11e1e
[DataGrid] Fix flex column width when used with pinned columns (#12849)fc8524e
[DataGrid] Fix date filtering for negative timezone offsets (#12836)3a938a1
v7.3.0 (#12831)70faafc
[DataGrid] Support advanced server-side pagination use cases (#12474)f047a84
[DataGrid] Fix column separators (#12808)Updates
@types/node
from 20.12.5 to 20.12.7Commits
Updates
@typescript-eslint/eslint-plugin
from 7.5.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 7.5.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)Updates
eslint
from 9.0.0 to 9.1.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-react-hooks
from 4.6.0 to 4.6.2Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.
Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer 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.74 to 18.3.1Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.2.24 to 18.3.0Commits
Updates
react-router-dom
from 6.22.3 to 6.23.0Release notes
Sourced from react-router-dom's releases.