-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains 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 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] <[email protected]>
Superseded by #136. |
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
0 participants
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 gradle group with 20 updates in the / directory:
5.0.5
5.0.13
5.10.0
5.18.6
5.10.0
5.18.6
5.10.0
5.18.6
8.45.0
9.6.0
13.4.19
14.2.4
14.1.1
14.2.4
18.2.0
18.3.1
18.2.21
18.3.3
18.2.0
18.3.1
18.2.7
18.3.0
5.1.6
5.5.3
9.0.0
10.0.0
9.0.2
10.0.0
20.5.6
20.14.9
9.0.0
9.1.0
5.0.0
5.1.3
8.0.3
9.0.11
13.2.3
15.2.7
3.0.0
3.3.2
Updates
@fontsource/roboto
from 5.0.5 to 5.0.13Commits
Updates
@rjsf/core
from 5.10.0 to 5.18.6Release notes
Sourced from
@rjsf/core
's releases.... (truncated)
Changelog
Sourced from
@rjsf/core
's changelog.... (truncated)
Commits
e0bafbf
v5.18.6d08cf99
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.376e57da
chore(deps): bump ws from 7.5.9 to 7.5.10Updates
@rjsf/mui
from 5.10.0 to 5.18.6Release notes
Sourced from
@rjsf/mui
's releases.... (truncated)
Changelog
Sourced from
@rjsf/mui
's changelog.... (truncated)
Commits
e0bafbf
v5.18.6d08cf99
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.376e57da
chore(deps): bump ws from 7.5.9 to 7.5.10Updates
@rjsf/utils
from 5.10.0 to 5.18.6Release notes
Sourced from
@rjsf/utils
's releases.... (truncated)
Changelog
Sourced from
@rjsf/utils
's changelog.... (truncated)
Commits
e0bafbf
v5.18.6d08cf99
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.376e57da
chore(deps): bump ws from 7.5.9 to 7.5.10Updates
@rjsf/validator-ajv8
from 5.10.0 to 5.18.6Release notes
Sourced from
@rjsf/validator-ajv8
's releases.... (truncated)
Changelog
Sourced from
@rjsf/validator-ajv8
's changelog.... (truncated)
Commits
e0bafbf
v5.18.6d08cf99
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.376e57da
chore(deps): bump ws from 7.5.9 to 7.5.10Updates
eslint
from 8.45.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
473d1bb
9.6.0f435566
Build: changelog update for 9.6.0b15ee30
chore: upgrade@eslint/js
@9
.6.0 (#18632)d655503
chore: package.json update for@eslint/js
release1613e2e
fix: Allow escaping characters in config patterns on Windows (#18628)13dbecd
docs: Limit search to just docs (#18627)7c78ad9
refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625)e2b16e2
feat: Implement feature flags (#18516)69ff64e
refactor: Return value of applyInlineConfig() (#18623)375227f
docs: Update getting-started.md - add pnpm to init eslint config (#18599)Updates
eslint-config-next
from 13.4.19 to 14.2.4Release notes
Sourced from eslint-config-next's releases.