Skip to content
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

Bump the gradle group across 1 directory with 21 updates #133

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps the gradle group with 20 updates in the / directory:

Package From To
@fontsource/roboto 5.0.5 5.0.13
@rjsf/core 5.10.0 5.18.6
@rjsf/mui 5.10.0 5.18.6
@rjsf/validator-ajv8 5.10.0 5.18.6
eslint 8.45.0 9.6.0
eslint-config-next 13.4.19 14.2.4
next 14.1.1 14.2.4
react 18.2.0 18.3.1
@types/react 18.2.21 18.3.3
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.7 18.3.0
typescript 5.1.6 5.5.3
uuid 9.0.0 10.0.0
@types/uuid 9.0.2 10.0.0
@types/node 20.5.6 20.14.9
eslint-config-prettier 9.0.0 9.1.0
eslint-plugin-prettier 5.0.0 5.1.3
husky 8.0.3 9.0.11
lint-staged 13.2.3 15.2.7
prettier 3.0.0 3.3.2

Updates @fontsource/roboto from 5.0.5 to 5.0.13

Commits

Updates @rjsf/core from 5.10.0 to 5.18.6

Release notes

Sourced from @​rjsf/core's releases.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

  • Fix case where NumberField would not properly reset the field when using programmatic form reset #4202
  • Updated widgets to handle undefined target in onFocus and onBlur handlers
  • Fix field disable or readonly property can't cover globalOptions corresponding property #4212

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/material-ui

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

... (truncated)

Commits
  • e0bafbf v5.18.6
  • d08cf99 Fix IdSchema and PathSchema types (#4196)
  • b1cf91d fix: omitExtraData on submit and on validateForm (#4228)
  • 3d851f4 fix(antd): disabled property of options of antd theme (#4216)
  • 40ea3c4 Release 5.18.5 (#4230)
  • 86048e3 fix(core): field ui-options higher priority (#4212)
  • f8378c4 Handle undefined target in onBlur and onFocus handlers (#4227)
  • 7bcfc4a Bug: Fixed performance issue with large schema dependencies and oneOf (#4203)...
  • cbb8fe7 chore(deps): bump braces from 3.0.2 to 3.0.3
  • 76e57da chore(deps): bump ws from 7.5.9 to 7.5.10
  • Additional commits viewable in compare view

Updates @rjsf/mui from 5.10.0 to 5.18.6

Release notes

Sourced from @​rjsf/mui's releases.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

  • Fix case where NumberField would not properly reset the field when using programmatic form reset #4202
  • Updated widgets to handle undefined target in onFocus and onBlur handlers
  • Fix field disable or readonly property can't cover globalOptions corresponding property #4212

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/material-ui

... (truncated)

Changelog

Sourced from @​rjsf/mui's changelog.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

... (truncated)

Commits
  • e0bafbf v5.18.6
  • d08cf99 Fix IdSchema and PathSchema types (#4196)
  • b1cf91d fix: omitExtraData on submit and on validateForm (#4228)
  • 3d851f4 fix(antd): disabled property of options of antd theme (#4216)
  • 40ea3c4 Release 5.18.5 (#4230)
  • 86048e3 fix(core): field ui-options higher priority (#4212)
  • f8378c4 Handle undefined target in onBlur and onFocus handlers (#4227)
  • 7bcfc4a Bug: Fixed performance issue with large schema dependencies and oneOf (#4203)...
  • cbb8fe7 chore(deps): bump braces from 3.0.2 to 3.0.3
  • 76e57da chore(deps): bump ws from 7.5.9 to 7.5.10
  • Additional commits viewable in compare view

Updates @rjsf/utils from 5.10.0 to 5.18.6

Release notes

Sourced from @​rjsf/utils's releases.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

  • Fix case where NumberField would not properly reset the field when using programmatic form reset #4202
  • Updated widgets to handle undefined target in onFocus and onBlur handlers
  • Fix field disable or readonly property can't cover globalOptions corresponding property #4212

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/material-ui

... (truncated)

Changelog

Sourced from @​rjsf/utils's changelog.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

... (truncated)

Commits
  • e0bafbf v5.18.6
  • d08cf99 Fix IdSchema and PathSchema types (#4196)
  • b1cf91d fix: omitExtraData on submit and on validateForm (#4228)
  • 3d851f4 fix(antd): disabled property of options of antd theme (#4216)
  • 40ea3c4 Release 5.18.5 (#4230)
  • 86048e3 fix(core): field ui-options higher priority (#4212)
  • f8378c4 Handle undefined target in onBlur and onFocus handlers (#4227)
  • 7bcfc4a Bug: Fixed performance issue with large schema dependencies and oneOf (#4203)...
  • cbb8fe7 chore(deps): bump braces from 3.0.2 to 3.0.3
  • 76e57da chore(deps): bump ws from 7.5.9 to 7.5.10
  • Additional commits viewable in compare view

Updates @rjsf/validator-ajv8 from 5.10.0 to 5.18.6

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

  • Fix case where NumberField would not properly reset the field when using programmatic form reset #4202
  • Updated widgets to handle undefined target in onFocus and onBlur handlers
  • Fix field disable or readonly property can't cover globalOptions corresponding property #4212

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/material-ui

... (truncated)

Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

5.18.6

@​rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@​rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109
  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)

@​rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@​rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)

5.18.5

@​rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/core

@​rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@​rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

... (truncated)

Commits
  • e0bafbf v5.18.6
  • d08cf99 Fix IdSchema and PathSchema types (#4196)
  • b1cf91d fix: omitExtraData on submit and on validateForm (#4228)
  • 3d851f4 fix(antd): disabled property of options of antd theme (#4216)
  • 40ea3c4 Release 5.18.5 (#4230)
  • 86048e3 fix(core): field ui-options higher priority (#4212)
  • f8378c4 Handle undefined target in onBlur and onFocus handlers (#4227)
  • 7bcfc4a Bug: Fixed performance issue with large schema dependencies and oneOf (#4203)...
  • cbb8fe7 chore(deps): bump braces from 3.0.2 to 3.0.3
  • 76e57da chore(deps): bump ws from 7.5.9 to 7.5.10
  • Additional commits viewable in compare view

Updates eslint from 8.45.0 to 9.6.0

Release notes

Sourced from eslint's releases.

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)

... (truncated)

Commits

Updates eslint-config-next from 13.4.19 to 14.2.4

Release notes

Sourced from eslint-config-next's releases.

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (

Bumps the gradle group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.0.5` | `5.0.13` |
| [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.10.0` | `5.18.6` |
| [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form) | `5.10.0` | `5.18.6` |
| [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.10.0` | `5.18.6` |
| [eslint](https://github.com/eslint/eslint) | `8.45.0` | `9.6.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.4.19` | `14.2.4` |
| [next](https://github.com/vercel/next.js) | `14.1.1` | `14.2.4` |
| [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.21` | `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.7` | `18.3.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.5.3` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.0` | `10.0.0` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.2` | `10.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.6` | `20.14.9` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |
| [lint-staged](https://github.com/okonet/lint-staged) | `13.2.3` | `15.2.7` |
| [prettier](https://github.com/prettier/prettier) | `3.0.0` | `3.3.2` |



Updates `@fontsource/roboto` from 5.0.5 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

Updates `@rjsf/core` from 5.10.0 to 5.18.6
- [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@5.10.0...5.18.6)

Updates `@rjsf/mui` from 5.10.0 to 5.18.6
- [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@5.10.0...5.18.6)

Updates `@rjsf/utils` from 5.10.0 to 5.18.6
- [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@5.10.0...5.18.6)

Updates `@rjsf/validator-ajv8` from 5.10.0 to 5.18.6
- [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@5.10.0...5.18.6)

Updates `eslint` from 8.45.0 to 9.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.45.0...v9.6.0)

Updates `eslint-config-next` from 13.4.19 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/eslint-config-next)

Updates `next` from 14.1.1 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.1...v14.2.4)

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.21 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.7 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript` from 5.1.6 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.1.6...v5.5.3)

Updates `uuid` from 9.0.0 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.0...v10.0.0)

Updates `@types/uuid` from 9.0.2 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `@types/node` from 20.5.6 to 20.14.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/uuid` from 9.0.2 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3)

Updates `husky` from 8.0.3 to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.0.11)

Updates `lint-staged` from 13.2.3 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@v13.2.3...v15.2.7)

Updates `prettier` from 3.0.0 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.0.0...3.3.2)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@rjsf/mui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@rjsf/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@rjsf/validator-ajv8"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Superseded by #136.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gradle-845aacf602 branch July 5, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants