-
Notifications
You must be signed in to change notification settings - Fork 163
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
chore(deps): bump the js-patch group across 1 directory with 18 updates #3147
Merged
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 js-patch group with 18 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.9.1` | | [@rjsf/antd](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` | | [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` | | [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` | | [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` | | [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.2.2` | `5.2.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.0.1` | `7.0.2` | | [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `11.7.0` | `11.7.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.18.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.2` | `4.3.4` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.12` | `0.4.16` | | [less](https://github.com/less/less.js) | `4.2.0` | `4.2.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.16` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.1` | `6.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.8` | Updates `@hookform/resolvers` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.9.0...v3.9.1) Updates `@rjsf/antd` from 5.23.1 to 5.23.2 - [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.23.1...5.23.2) Updates `@rjsf/core` from 5.23.1 to 5.23.2 - [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.23.1...5.23.2) Updates `@rjsf/utils` from 5.23.1 to 5.23.2 - [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.23.1...5.23.2) Updates `@rjsf/validator-ajv8` from 5.23.1 to 5.23.2 - [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.23.1...5.23.2) Updates `monaco-editor` from 0.52.0 to 0.52.2 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2) Updates `monaco-yaml` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/remcohaszing/monaco-yaml/releases) - [Commits](remcohaszing/monaco-yaml@v5.2.2...v5.2.3) Updates `react-router-dom` from 7.0.1 to 7.0.2 - [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/[email protected]/packages/react-router-dom) Updates `@apidevtools/json-schema-ref-parser` from 11.7.0 to 11.7.3 - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v11.7.0...v11.7.3) Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.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/v8.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.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/v8.18.1/packages/parser) Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react) Updates `eslint-plugin-react-refresh` from 0.4.12 to 0.4.16 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.12...v0.4.16) Updates `less` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.2.0...v4.2.1) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `tailwindcss` from 3.4.13 to 3.4.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.16) Updates `vite` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite) Updates `vitest` from 2.1.2 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@rjsf/antd" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@rjsf/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@rjsf/utils" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@rjsf/validator-ajv8" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: monaco-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: less dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 16, 2024
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: Mayursinh Sarvaiya <[email protected]>
Marvin9
approved these changes
Dec 16, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3147 +/- ##
=======================================
Coverage 51.26% 51.26%
=======================================
Files 283 283
Lines 25563 25563
=======================================
Hits 13104 13104
Misses 11762 11762
Partials 697 697 ☔ View full report in Codecov by Sentry. |
diegocaspi
pushed a commit
to diegocaspi/kargo
that referenced
this pull request
Dec 18, 2024
…es (akuity#3147) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Mayursinh Sarvaiya <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mayursinh Sarvaiya <[email protected]> Signed-off-by: Diego Caspi <[email protected]>
fykaa
pushed a commit
to fykaa/kargo
that referenced
this pull request
Dec 20, 2024
…es (akuity#3147) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Mayursinh Sarvaiya <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mayursinh Sarvaiya <[email protected]>
fykaa
pushed a commit
to fykaa/kargo
that referenced
this pull request
Jan 16, 2025
…es (akuity#3147) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Mayursinh Sarvaiya <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mayursinh Sarvaiya <[email protected]>
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
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-patch group with 18 updates in the /ui directory:
3.9.0
3.9.1
5.23.1
5.23.2
5.23.1
5.23.2
5.23.1
5.23.2
5.23.1
5.23.2
0.52.0
0.52.2
5.2.2
5.2.3
7.0.1
7.0.2
11.7.0
11.7.3
8.18.0
8.18.1
8.18.0
8.18.1
4.3.2
4.3.4
0.4.12
0.4.16
4.2.0
4.2.1
8.4.47
8.4.49
3.4.13
3.4.16
6.0.1
6.0.3
2.1.2
2.1.8
Updates
@hookform/resolvers
from 3.9.0 to 3.9.1Release notes
Sourced from
@hookform/resolvers
's releases.Commits
3ab415e
fix: Valibot peer dependency to support dist-tags (#723)37c3f78
chore: update valibot dependency to v1 (#717)Updates
@rjsf/antd
from 5.23.1 to 5.23.2Release notes
Sourced from
@rjsf/antd
's releases.Changelog
Sourced from
@rjsf/antd
's changelog.Commits
e95ead8
v5.23.23c5539a
fix: Short-circuit File and Date constructor access in isObject (#4413)4359bd1
Fix issue where ui:title in anyOf/oneOf is not shown in error messages (#4398)433f99b
Use default values when switching anyOf option (#4375)1c443a6
v5.23.1 (#4396)Updates
@rjsf/core
from 5.23.1 to 5.23.2Release notes
Sourced from
@rjsf/core
's releases.Changelog
Sourced from
@rjsf/core
's changelog.Commits
e95ead8
v5.23.23c5539a
fix: Short-circuit File and Date constructor access in isObject (#4413)4359bd1
Fix issue where ui:title in anyOf/oneOf is not shown in error messages (#4398)433f99b
Use default values when switching anyOf option (#4375)1c443a6
v5.23.1 (#4396)Updates
@rjsf/utils
from 5.23.1 to 5.23.2Release notes
Sourced from
@rjsf/utils
's releases.Changelog
Sourced from
@rjsf/utils
's changelog.Commits
e95ead8
v5.23.23c5539a
fix: Short-circuit File and Date constructor access in isObject (#4413)4359bd1
Fix issue where ui:title in anyOf/oneOf is not shown in error messages (#4398)433f99b
Use default values when switching anyOf option (#4375)1c443a6
v5.23.1 (#4396)Updates
@rjsf/validator-ajv8
from 5.23.1 to 5.23.2Release notes
Sourced from
@rjsf/validator-ajv8
's releases.Changelog
Sourced from
@rjsf/validator-ajv8
's changelog.Commits
e95ead8
v5.23.23c5539a
fix: Short-circuit File and Date constructor access in isObject (#4413)4359bd1
Fix issue where ui:title in anyOf/oneOf is not shown in error messages (#4398)433f99b
Use default values when switching anyOf option (#4375)1c443a6
v5.23.1 (#4396)Updates
monaco-editor
from 0.52.0 to 0.52.2Release notes
Sourced from monaco-editor's releases.
Changelog
Sourced from monaco-editor's changelog.
Commits
404545b
Merge pull request #4777 from microsoft/hediet/b/embarrassing-rooster478c9fd
0.52.295530e5
Merge pull request #4774 from microsoft/hediet/b/subjective-galliformcdcb548
Updates changelogf2c9a45
Security releaseMaintainer changes
This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.
Updates
monaco-yaml
from 5.2.2 to 5.2.3Release notes
Sourced from monaco-yaml's releases.
Commits
f38e40c
5.2.3a9b0d81
Add markdownEnumDescriptions to the democ7479a2
Avoid language-server-types import at runtime467b134
fix: missing client capabilities5beb610
Explain why syntax highlighting might not workUpdates
react-router-dom
from 7.0.1 to 7.0.2Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
a51b35d
chore: Update version for release (#12444)1007cc7
chore: Update version for release (pre) (#12442)47953dd
chore: formatUpdates
@apidevtools/json-schema-ref-parser
from 11.7.0 to 11.7.3Release notes
Sourced from
@apidevtools/json-schema-ref-parser
's releases.Commits
70626d3
fix: release missing pointer error message improvements (#361)a983d06
dont test on node 18 anymore7d30e05
chore(deps): bump deps, gitignore install state782cbf7
Improve missing pointer error message (#360)588197e
fix: dont cache on circular references to prevent overwriting external ref re...3bcee96
fix: remove exports test2c50198
fix: add exportsUpdates
@typescript-eslint/eslint-plugin
from 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
b2ce158
chore(release): publish 8.18.15a9788c
fix(scope-manager): visit params decorator before nest scope (#10475)334d025
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177
fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68c
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35b
fix(eslint-plugin): handle string like index type (#10460)d5415e2
fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...Updates
@typescript-eslint/parser
from 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)Updates
@vitejs/plugin-react
from 4.3.2 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
2e368a6
release: [email protected]bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)b61592a
release: [email protected]e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)Updates
eslint-plugin-react-refresh
from 0.4.12 to 0.4.16Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
d939cc4
Fix exports [publish]7d1709b
0.4.15 [publish]ec747c2
Add configs and simple types (#67)359ae21
Bump ESLint peer dependency (fixes #56)86bddb3
Add changelog entry & simplify legacy name based only check478e778
Add basic support for custom HOCs (#60)94c9d7d
docs: switch suggested severity from 'warn' to 'error' (#66)599b0fd
docs: refresh README.md with explainer and options types (#63)ba9bb7b
Handle React.createContext [publish]97bdd56
Report React context exports (#54)Updates
less
from 4.2.0 to 4.2.1Release notes
Sourced from less's releases.
Changelog
Sourced from less's changelog.
Commits
e4fdbe3
Master fix 4252 (#4295)e4198ba
fix(issue:4268) nested pseudo-selector parsing (#4290)773e157
Release v4.2.1 (#4287)b09ad0f
fix: Output correct css when using css function in max(). (#4266)09b8f5c
Release v4.2.1 (#4280)53f84f0
Master container style fix for 4235 (#4237)13864a6
ci: windows (#4213)Updates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
tailwindcss
from 3.4.13 to 3.4.16Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f875ab9
Bump macos version8f91c27
v3.4.168c8c986
fix: update lilconfig for ESM and Windows support (#15289)2702cfc
Fix Plugin type issue (#14668)6069a81
v3.4.15d093dce
Add variable fallback to fix Chrome issue (#15003)4de0769
Fix config types for boxShadow (#14856)8b41e82
update changelog825cd83
AddCODEOWNERS
file (#14702)c8c3a22
Bump dependencies to fix vulnerabilities (#14697)Updates
vite
from 6.0.1 to 6.0.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.