-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps-dev): bump the deps group across 1 directory with 22 updates #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/deps-4c23b90359
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the deps group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.4` | `3.6.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.6` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `16.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.14.1` | | [antd](https://github.com/ant-design/ant-design) | `5.14.2` | `5.18.3` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.5.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.3` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.61` | `18.3.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.0` | `7.52.0` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.9.0` | `2.11.1` | | [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.1.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.3.1` | `1.6.0` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` | Updates `@hookform/resolvers` from 3.3.4 to 3.6.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.3.4...v3.6.0) Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.6 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.2...v6.4.6) Updates `@testing-library/react` from 14.2.1 to 16.0.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.2.1...v16.0.0) Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser) Updates `antd` from 5.14.2 to 5.18.3 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@5.14.2...5.18.3) Updates `eslint` from 8.57.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.5.0) Updates `eslint-plugin-react` from 7.33.2 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.3) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `jsdom` from 24.0.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...24.1.0) Updates `lint-staged` from 15.2.2 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.7) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.2) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.61 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.51.0 to 7.52.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.51.0...v7.52.0) Updates `simple-git-hooks` from 2.9.0 to 2.11.1 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md) - [Commits](toplenboren/simple-git-hooks@2.9.0...2.11.1) Updates `tsup` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v8.0.2...v8.1.0) Updates `typescript` from 5.3.3 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.5.2) Updates `vitest` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) Updates `zod` from 3.22.4 to 3.23.8 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.23.8) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: antd dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: react-hook-form dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: simple-git-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: zod dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 22 updates in the / directory:
3.3.43.6.06.4.26.4.614.2.116.0.07.1.07.14.17.1.07.14.15.14.25.18.38.57.09.5.07.33.27.34.34.6.04.6.224.0.024.1.015.2.215.2.73.2.53.3.218.2.018.3.118.2.6118.3.318.2.018.3.118.2.1918.3.07.51.07.52.02.9.02.11.18.0.28.1.05.3.35.5.21.3.11.6.03.22.43.23.8Updates
@hookform/resolversfrom 3.3.4 to 3.6.0Release notes
Sourced from
@hookform/resolvers's releases.Commits
bdd5ef5feat: upgrade and migrate Valibot to v0.31.0 (#688)c53864ffeat: migrate arktype resolver to v2 (#686)767184dchore: remove lodash.set dep5754c47fix: move back to in-build set and remove lodash.set (#685)bdc1f1ffix: migrate set to lodash.set package (#684)9098f59Update effect-ts README.md (#682)79700b0Update main.yml (#681)9f5576cUpdate node version (#680)9408874Update main.yml (#679)ed5457achore: update main.yml (#678)Updates
@testing-library/jest-domfrom 6.4.2 to 6.4.6Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
fd9ee68fix: Support@starting-style(#602)e8c8b13fix: add js suffix to isEqualWith import (#599)f03a582fix(infra): codecoverage token addition (#600)20aca33fix: Updates role support for aria-required attribute intoBeRequired(#590)bd82f64refactor: replace lodash with own implementation when possible (#593)Updates
@testing-library/reactfrom 14.2.1 to 16.0.0Release notes
Sourced from
@testing-library/react's releases.... (truncated)
Commits
a4744fafeat: Move@testing-library/domand@types/react-domto peer dependencie...c1f2957fix: Ensureactis notanywhenReact.actis not declared (#1323)b6e59f7fix: export new act when available (#1319)f6a1677chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46fix: Stop restrictingcontaineroption based onhydrate(#1313)48282c2fix: EnsurerenderHookoptions extend options forrender(#1308)067d0c6fix: Don't raise TypeScript errors when hydatingdocument(#1304)c63b873fix: ImprovelegacyRooterror message (#1301)1645d21fix: Stop using nullish coalescing (#1299)787cb85Release: 15.0.0 (#1295)Updates
@typescript-eslint/eslint-pluginfrom 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
b4fe94fchore(release): publish 7.14.1f29150ffix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731dfix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469chore(release): publish 7.14.0635133adocs: split troubleshooting into granular sections (#9024)c322099fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5defeat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123dfix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parserfrom 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
b4fe94fchore(release): publish 7.14.1dfc4469chore(release): publish 7.14.01212a8fchore(release): publish 7.13.18a178edchore(release): publish 7.13.0c9a6dd9feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28chore(release): publish 7.12.02bbf656fix(types): correct typing ParserOptions (#9202)e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0Updates
antdfrom 5.14.2 to 5.18.3Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
4380c6bdocs(✨): release 5.18.3 (#49491)ae3e92bfix: Add missing translations for Nepali language (ne_NP) (#49492)57541eeUpdate research-message-and-feedback.en-US.md (#49490)627af0cRevert "fix(Table): fix Table sorter argument of onChange unexpected value (#...0638892docs: Update docs/spec/visual.en-US.md (#49489)e9cc7c1chore(carousel): code optimization (#49484)f910b56refactor(theme): migrate the genCalc to@ant-design/cssinjsrepo and update i...314ca1achore: upgrade deps (#49453)b2d8289docs: changelog for v5.18.2 (#49444)ee4aff6feat: add filterOption demo (#49441)Updates
eslintfrom 8.57.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.