fix(deps): update all non-major dependencies #139
Merged
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.
This PR contains the following updates:
9.27.0
->9.28.0
6.3.0
->6.3.1
5.0.6
->5.0.7
4.8.1
->4.8.2
5.0.1
->5.1.0
22.15.27
->22.15.30
19.1.5
->19.1.6
2.10.0
->2.11.0
2.10.1
->2.11.1
2.10.0
->2.11.0
2.10.0
->2.11.0
2.10.1
->2.11.1
4.5.0
->4.5.1
14.4.0
->14.4.1
4.4.1
->4.4.3
7.56.4
->7.57.0
7.6.1
->7.6.2
8.33.0
->8.33.1
3.1.4
->3.2.2
3.25.41
->3.25.56
Release Notes
eslint/eslint (@eslint/js)
v9.28.0
Compare Source
fastify/fastify-autoload (@fastify/autoload)
v6.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-autoload@v6.3.0...v6.3.1
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7
Compare Source
Patch Changes
#10150
e324382
Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch
. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823
Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcher
Updated dependencies [
e324382
,98392fc
]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.8.2
Compare Source
Patch Changes
#10120
98392fc
Thanks @yangirov! - The@graphql-codegen/client-preset
package now supports theenumValues
option.Updated dependencies [
e324382
]:react-hook-form/resolvers (@hookform/resolvers)
v5.1.0
Compare Source
SAP/ui5-webcomponents (@ui5/webcomponents)
v2.11.0
Compare Source
Note: Version bump only for package @ui5/webcomponents
SAP/ui5-webcomponents-react (@ui5/webcomponents-cypress-commands)
v2.11.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-cypress-commands
v2.11.0
Compare Source
Features
2.10.1 (2025-05-28)
Bug Fixes
SAP/ui5-webcomponents (@ui5/webcomponents-fiori)
v2.11.0
Compare Source
Note: Version bump only for package @ui5/webcomponents-fiori
SAP/ui5-webcomponents (@ui5/webcomponents-icons)
v2.11.0
Compare Source
Note: Version bump only for package @ui5/webcomponents-icons
SAP/ui5-webcomponents-react (@ui5/webcomponents-react)
v2.11.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-react
v2.11.0
Compare Source
Bug Fixes
Features
accessibilityAttributes
withexpandButton
(#7405) (fff9fb9), closes #73652.10.1 (2025-05-28)
Bug Fixes
onFilter
is not defined (#7388) (d30e2d5)-fetch
assets & remove unsupportedAssets-static.js
(#7344) (5b180b9), closes #7343onItemSelect
is not defined (#7389) (bfe3f3a)headerText
asaccessibleName
per default (#7327) (400d46b), closes #7319vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.5.1
Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
cypress-io/cypress (cypress)
v14.4.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-4-1
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.4.3
Compare Source
Patch Changes
43575e7
Thanks @JounQin! - chore: migratestable-hash
tostable-hash-x
v4.4.2
Compare Source
Patch Changes
f16150b
Thanks @carlocorradini! - fix: always sort projects by affinity before iteratingreact-hook-form/react-hook-form (react-hook-form)
v7.57.0
: Version 7.57.0Compare Source
🫚 feat: root errors count in schema error lookup (#12839)
👁️ feat: focus form field for errors supplied by errors prop (#12805)
⌨️ feat: add and export options config for resetField api (#12819)
🐞 close #12707 useController focus function runtime issue (#12843)
🐞 fix: add proper types to form.subscribe (#12850)
🐞 fix: add type info for callback args in subscribe (#12859)
🔄 close #12835 revert original fix on errors empty object check (#12846)
remix-run/react-router (react-router-dom)
v7.6.2
Compare Source
Patch Changes
[email protected]
typescript-eslint/typescript-eslint (typescript-eslint)
v8.33.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (vitest)
v3.2.2
Compare Source
🚀 Features
🐞 Bug Fixes
createTesters
call on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*
packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual
- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dot
reporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1
Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0
Compare Source
colinhacks/zod (zod)
v3.25.56
Compare Source
v3.25.55
Compare Source
v3.25.54
Compare Source
v3.25.53
Compare Source
Commits:
a6adb14
zod mini internals (#4631)da4f921
3.25.53v3.25.52
Compare Source
Commits:
2954f40
Fix json (#4630)51dc6f9
3.25.52e479ea7
Add test cast for deferred self-recursionv3.25.51
Compare Source
v3.25.50
Compare Source
v3.25.49
Compare Source
v3.25.48
Compare Source
v3.25.47
Compare Source
v3.25.46
Compare Source
v3.25.45
Compare Source
Commits:
dc2c0b0
minor grammar typo fix (#4584)6fd3b39
fix(JSONSchema): add type for enum (#4577)6be478b
Fix ZodType assignability issues69ccb67
3.25.45v3.25.44
Compare Source
v3.25.43
Compare Source
Commits:
508e306
Fix type inference in ZodMiniType check method (#4568)f8fef45
Ecosystem: Add Express Zod API (#4579)289cba3
Fix type inference in ZodMiniType check method (#4568)011623a
Fix dts filesv3.25.42
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.