chore(deps): bump the js-minor group across 1 directory with 22 updates#6394
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the js-minor group across 1 directory with 22 updates#6394dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the js-minor group with 22 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.2.2` | `5.4.0` | | [@rjsf/antd](https://github.com/rjsf-team/react-jsonschema-form) | `6.5.1` | `6.6.1` | | [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `6.5.1` | `6.6.1` | | [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `6.5.1` | `6.6.1` | | [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `6.5.1` | `6.6.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.99.1` | `5.100.14` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.10.2` | `12.11.0` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.4.0` | | [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.4.1` | `5.5.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.1` | `7.77.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.1` | `7.16.0` | | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.1` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.5` | `2.1.0` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.99.0` | `5.100.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.2` | `8.60.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.2` | `8.60.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.27` | `10.5.0` | | [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` | | [less](https://github.com/less/less.js) | `4.5.1` | `4.6.4` | Updates `@hookform/resolvers` from 5.2.2 to 5.4.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.2.2...v5.4.0) Updates `@rjsf/antd` from 6.5.1 to 6.6.1 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](rjsf-team/react-jsonschema-form@6.5.1...6.6.1) Updates `@rjsf/core` from 6.5.1 to 6.6.1 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](rjsf-team/react-jsonschema-form@6.5.1...6.6.1) Updates `@rjsf/utils` from 6.5.1 to 6.6.1 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](rjsf-team/react-jsonschema-form@6.5.1...6.6.1) Updates `@rjsf/validator-ajv8` from 6.5.1 to 6.6.1 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](rjsf-team/react-jsonschema-form@6.5.1...6.6.1) Updates `@tanstack/react-query` from 5.99.1 to 5.100.14 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.14/packages/react-query) Updates `@xyflow/react` from 12.10.2 to 12.11.0 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.11.0/packages/react) Updates `date-fns` from 4.1.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.1.0...v4.4.0) Updates `monaco-yaml` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/remcohaszing/monaco-yaml/releases) - [Commits](remcohaszing/monaco-yaml@v5.4.1...v5.5.0) Updates `react-hook-form` from 7.72.1 to 7.77.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.72.1...v7.77.0) Updates `react-router-dom` from 7.14.1 to 7.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.16.0/packages/react-router-dom) Updates `semver` from 7.7.4 to 7.8.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.4...v7.8.1) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `@eslint/compat` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `@tanstack/react-query-devtools` from 5.99.0 to 5.100.14 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.100.14/packages/react-query-devtools) Updates `@typescript-eslint/eslint-plugin` from 8.58.2 to 8.60.0 - [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/v8.60.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.2 to 8.60.0 - [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/v8.60.0/packages/parser) Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) Updates `autoprefixer` from 10.4.27 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.27...10.5.0) Updates `globals` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.6.0) Updates `less` from 4.5.1 to 4.6.4 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@rjsf/antd" dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@rjsf/core" dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@rjsf/utils" dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@rjsf/validator-ajv8" dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@tanstack/react-query" dependency-version: 5.100.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@xyflow/react" dependency-version: 12.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: monaco-yaml dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: react-hook-form dependency-version: 7.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: react-router-dom dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: semver dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.100.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: less dependency-version: 4.6.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for docs-kargo-io canceled.
|
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
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 js-minor group with 22 updates in the /ui directory:
5.2.25.4.06.5.16.6.16.5.16.6.16.5.16.6.16.5.16.6.15.99.15.100.1412.10.212.11.04.1.04.4.05.4.15.5.07.72.17.77.07.14.17.16.07.7.47.8.12.8.32.9.04.3.64.4.32.0.52.1.05.99.05.100.148.58.28.60.08.58.28.60.08.18.08.20.010.4.2710.5.017.5.017.6.04.5.14.6.4Updates
@hookform/resolversfrom 5.2.2 to 5.4.0Release notes
Sourced from @hookform/resolvers's releases.
Commits
3d29924feat: add guidance on passing context toyupResolver(useForm context) (#835)56b68f3feat: 5.3.0cf8562dupdate readme on ata-validator5e5b610fix issue with toNestErrors.ts (#848)72aacf8Revise supported versions in SECURITY.mdad89a20feat: add ata-validator resolver (#845)02286dbci: updated publish workflow to use node 24 (#838)2e9bc7cFix(zodResolver): error paths in complex unions #787 (#819)Updates
@rjsf/antdfrom 6.5.1 to 6.6.1Release notes
Sourced from @rjsf/antd's releases.
... (truncated)
Changelog
Sourced from @rjsf/antd's changelog.
... (truncated)
Commits
3f9d883Releasing 6.6.1dfced83Releasing 6.6.0 (#5083)b8ad9beChore: enable oxfmt import sorting with react-first ordering (#5082)3c08ce1chore(deps): bump tmp,@nx/jsand nx (#5081)67d3ec0Removed jest/babel in favor of vitest (#5080)71d49dcChore: Replace ESLint + Prettier with OxLint + Oxfmt (#5077)a0eef0eFix: bump ata-validator to ^0.18.2, drop playground browser workaround (#5079)6ee3d0eChore: Bump packages to latest where possible (#5075)1acd6c1Chore: Replace fireEvent with RTL async calls (part 2) (#5076)5f39799Chore: Improve submitForm() to click button if available (#5074)Updates
@rjsf/corefrom 6.5.1 to 6.6.1Release notes
Sourced from @rjsf/core's releases.
... (truncated)
Changelog
Sourced from @rjsf/core's changelog.
... (truncated)
Commits
3f9d883Releasing 6.6.1dfced83Releasing 6.6.0 (#5083)b8ad9beChore: enable oxfmt import sorting with react-first ordering (#5082)3c08ce1chore(deps): bump tmp,@nx/jsand nx (#5081)67d3ec0Removed jest/babel in favor of vitest (#5080)71d49dcChore: Replace ESLint + Prettier with OxLint + Oxfmt (#5077)a0eef0eFix: bump ata-validator to ^0.18.2, drop playground browser workaround (#5079)6ee3d0eChore: Bump packages to latest where possible (#5075)1acd6c1Chore: Replace fireEvent with RTL async calls (part 2) (#5076)5f39799Chore: Improve submitForm() to click button if available (#5074)Updates
@rjsf/utilsfrom 6.5.1 to 6.6.1Release notes
Sourced from @rjsf/utils's releases.
... (truncated)
Changelog
Sourced from @rjsf/utils's changelog.
... (truncated)
Commits
3f9d883Releasing 6.6.1dfced83Releasing 6.6.0 (#5083)b8ad9beChore: enable oxfmt import sorting with react-first ordering (#5082)3c08ce1chore(deps): bump tmp,@nx/jsand nx (#5081)67d3ec0Removed jest/babel in favor of vitest (#5080)71d49dcChore: Replace ESLint + Prettier with OxLint + Oxfmt (#5077)a0eef0eFix: bump ata-validator to ^0.18.2, drop playground browser workaround (#5079)6ee3d0eChore: Bump packages to latest where possible (#5075)1acd6c1Chore: Replace fireEvent with RTL async calls (part 2) (#5076)5f39799Chore: Improve submitForm() to click button if available (#5074)Updates
@rjsf/validator-ajv8from 6.5.1 to 6.6.1Release notes
Sourced from @rjsf/validator-ajv8's releases.