Move @testing-library/dom and @types/react-dom to peer dependencies (#1305) (a4744fa)
BREAKING CHANGES
@testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency.
@types/react-dom needs to be installed if you're typechecking files using @testing-library/react.
Bumps the deps group with 22 updates in the / directory:
3.3.4
3.6.0
6.4.2
6.4.6
14.2.1
16.0.0
7.1.0
7.14.1
7.1.0
7.14.1
5.14.2
5.18.3
8.57.0
9.5.0
7.33.2
7.34.3
4.6.0
4.6.2
24.0.0
24.1.0
15.2.2
15.2.7
3.2.5
3.3.2
18.2.0
18.3.1
18.2.61
18.3.3
18.2.0
18.3.1
18.2.19
18.3.0
7.51.0
7.52.0
2.9.0
2.11.1
8.0.2
8.1.0
5.3.3
5.5.2
1.3.1
1.6.0
3.22.4
3.23.8
Updates
@hookform/resolvers
from 3.3.4 to 3.6.0Release notes
Sourced from
@hookform/resolvers
's releases.Commits
bdd5ef5
feat: upgrade and migrate Valibot to v0.31.0 (#688)c53864f
feat: migrate arktype resolver to v2 (#686)767184d
chore: remove lodash.set dep5754c47
fix: move back to in-build set and remove lodash.set (#685)bdc1f1f
fix: migrate set to lodash.set package (#684)9098f59
Update effect-ts README.md (#682)79700b0
Update main.yml (#681)9f5576c
Update node version (#680)9408874
Update main.yml (#679)ed5457a
chore: update main.yml (#678)Updates
@testing-library/jest-dom
from 6.4.2 to 6.4.6Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
fd9ee68
fix: Support@starting-style
(#602)e8c8b13
fix: add js suffix to isEqualWith import (#599)f03a582
fix(infra): codecoverage token addition (#600)20aca33
fix: Updates role support for aria-required attribute intoBeRequired
(#590)bd82f64
refactor: replace lodash with own implementation when possible (#593)Updates
@testing-library/react
from 14.2.1 to 16.0.0Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...c1f2957
fix: Ensureact
is notany
whenReact.act
is not declared (#1323)b6e59f7
fix: export new act when available (#1319)f6a1677
chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46
fix: Stop restrictingcontainer
option based onhydrate
(#1313)48282c2
fix: EnsurerenderHook
options extend options forrender
(#1308)067d0c6
fix: Don't raise TypeScript errors when hydatingdocument
(#1304)c63b873
fix: ImprovelegacyRoot
error message (#1301)1645d21
fix: Stop using nullish coalescing (#1299)787cb85
Release: 15.0.0 (#1295)Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 7.1.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0Updates
antd
from 5.14.2 to 5.18.3Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
4380c6b
docs(✨): release 5.18.3 (#49491)ae3e92b
fix: Add missing translations for Nepali language (ne_NP) (#49492)57541ee
Update research-message-and-feedback.en-US.md (#49490)627af0c
Revert "fix(Table): fix Table sorter argument of onChange unexpected value (#...0638892
docs: Update docs/spec/visual.en-US.md (#49489)e9cc7c1
chore(carousel): code optimization (#49484)f910b56
refactor(theme): migrate the genCalc to@ant-design/cssinjs
repo and update i...314ca1a
chore: upgrade deps (#49453)b2d8289
docs: changelog for v5.18.2 (#49444)ee4aff6
feat: add filterOption demo (#49441)Updates
eslint
from 8.57.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.