Skip to content

fix(deps): update dependencies minor and patch updates#822

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-patch
Open

fix(deps): update dependencies minor and patch updates#822
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@fontsource-variable/open-sans (source) 5.2.75.3.0 age confidence
@hookform/resolvers (source) 5.2.25.5.3 age confidence
@making-sense/antlr-editor 2.5.02.9.2 age confidence
@tanstack/react-query (source) 5.99.05.101.4 age confidence
@tanstack/react-router (source) 1.168.221.170.18 age confidence
dayjs (source) 1.11.201.11.21 age confidence
iconoir-react (source) 7.11.07.11.1 age confidence
monaco-editor ^0.51.0^0.56.0 age confidence
oidc-spa (source) 10.2.110.2.9 age confidence
papaparse (source) 5.5.35.5.4 age confidence
react-hook-form (source) 7.72.17.83.0 age confidence
vite-envs 4.6.24.7.2 age confidence
zod (source) 4.3.64.4.3 age confidence

Release Notes

fontsource/font-files (@​fontsource-variable/open-sans)

v5.3.0

Compare Source

react-hook-form/resolvers (@​hookform/resolvers)

v5.5.3

Compare Source

Bug Fixes
  • Conditional/dynamic schema resolution no longer working (#​861) (f8d6533)

v5.5.2

Compare Source

v5.5.1

Compare Source

Bug Fixes
  • [zod v4][zod resolver] error on nested discriminated unions (#​858) (4d01d01)

v5.5.0

Compare Source

Features

v5.4.3

Compare Source

Bug Fixes

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes
  • declare validation libraries as optional peerDependencies (#​850) (d5e5134)

v5.4.0

Compare Source

Features
  • feat: add ata-validator resolver (#​845)
Fixes
  • fix issue with toNestErrors.ts (#​848)
  • add guidance on passing context to yupResolver (useForm context) (#​835) (3d29924)
Making-Sense-Info/ANTLR-Editor (@​making-sense/antlr-editor)

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

v2.7.0

Compare Source

v2.6.0

Compare Source

TanStack/query (@​tanstack/react-query)

v5.101.4

Compare Source

Patch Changes

v5.101.3

Compare Source

Patch Changes

v5.101.2

Compare Source

Patch Changes

v5.101.1

Compare Source

Patch Changes

v5.101.0

Compare Source

Patch Changes

v5.100.14

Compare Source

Patch Changes

v5.100.13

Compare Source

Patch Changes

v5.100.12

Compare Source

Patch Changes

v5.100.11

Patch Changes

v5.100.10

Patch Changes

v5.100.9

Compare Source

Patch Changes

v5.100.8

Compare Source

Patch Changes

v5.100.7

Compare Source

Patch Changes

v5.100.6

Compare Source

Patch Changes

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes

v5.99.2

Compare Source

Patch Changes

v5.99.1

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.170.18

Compare Source

Patch Changes

v1.170.17

Compare Source

Patch Changes

v1.170.16

Compare Source

Patch Changes
  • #​7595 52db703 - Perf improvement of useMatch and derived hooks when navigating away from previous match

  • #​7575 4a93cff - useMatches can skip useRef for structural sharing during SSR

  • #​7600 f046b06 - Reduce Match rerenders during navigations (PR #​7596)

  • #​7577 689d88e - Reduce bundle size by sharing structuralSharing selector logic

  • #​7627 689c5ab - Silence AbortError in renderRouterToStream, this is normal operation

v1.170.15

Compare Source

Patch Changes

v1.170.14

Compare Source

Patch Changes

v1.170.13

Compare Source

Patch Changes

v1.170.12

Compare Source

Patch Changes

v1.170.11

Compare Source

Patch Changes

v1.170.10

Compare Source

Patch Changes

v1.170.9

Compare Source

Patch Changes

v1.170.8

Compare Source

Patch Changes
  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#​7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

v1.170.7

Compare Source

Patch Changes

v1.170.6

Compare Source

Patch Changes

v1.170.5

Compare Source

Patch Changes

v1.170.4

Compare Source

Patch Changes

v1.170.3

Compare Source

Patch Changes

v1.170.2

Compare Source

Patch Changes

v1.170.1

Compare Source

Patch Changes

v1.170.0

Compare Source

Minor Changes
  • Clean minor bump, fresh start (#​7395)
Patch Changes

v1.169.2

Compare Source

Patch Changes

v1.169.1

Compare Source

Patch Changes

v1.169.0

Compare Source

Minor Changes
  • Allow params.parse to experimentally return false to skip an incoming route candidate during path matching. Thrown parse errors still surface on the selected match instead of falling through, and outgoing typed route-template links continue to use exact route lookup followed by params.stringify for URL generation. (#​7263)
Patch Changes

v1.168.26

Compare Source

Patch Changes

v1.168.25

Compare Source

Patch Changes

v1.168.24

Compare Source

Patch Changes
  • Add TanStack Start inline CSS manifest support for SSR so route styles can be embedded in the HTML response and hydrated without duplicate stylesheet links. (#​7253)

  • Updated dependencies [4d864ee]:

v1.168.23

Compare Source

Patch Changes
  • fix(react-router): prevent webpack static analysis of React.use with let binding (#​7182)
iamkun/dayjs (dayjs)

v1.11.21

Compare Source

Bug Fixes
iconoir-icons/iconoir (iconoir-react)

v7.11.1

Compare Source

Add React 19 support for iconoir-react-native (#​567).

  • Updates iconoir-react-native peer dependency to react: "18 || 19"
  • Adds CI coverage for React 19 builds
  • Updates IconoirProvider to pass children as JSX

Note: iconoir-react already supported React 19 since v7.11.0.

microsoft/monaco-editor (monaco-editor)

v0.56.0

Compare Source

Breaking Changes
  • Reorganizes the exported ESM modules to provide supported, tree-shakeable entry points (#​5155). The monaco-editor entry point continues to load all features and languages. Custom bundles can now import monaco-editor/editor and opt into:
    • all editor features with monaco-editor/features/register.all, or individual features with monaco-editor/features/<feature>/register;
    • all language definitions with monaco-editor/languages/definitions/register.all, or individual definitions with monaco-editor/languages/definitions/<language>/register;
    • the CSS, HTML, JSON, and TypeScript language features with monaco-editor/languages/features/register.all, or their individual register entry points.
  • Renames the misspelled IOverlayWidgetPosition.stackOridinal property to stackOrdinal.
  • Removes the deprecated IMirrorModel and IWorkerContext worker API types.
New Features and APIs
  • Adds editor.doubleClickSelectsBlock.
  • Adds editor.find.closeOnResult and editor.inlayHints.showLongLineWarning.
  • Adds offWhenInlineCompletions to QuickSuggestionsValue.
  • Adds model and provider option support to inline completion providers.
  • Adds ICodeEditor.revealAllCursors, ICodeEditor.getWidthOfLine, and ICodeEditor.renderAsync.
  • Adds advanced-external and advanced-wasm diff algorithms.
  • Exposes typed native LSP client and transport APIs.
Fixes
  • Treats Markdown returned by language servers as untrusted (#​5280).
  • Updates the editor core to the version used by 0.56.0-dev-20260625.

v0.55.1

Compare Source

  • Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - #​5123

v0.55.0

Compare Source

Breaking Changes
  • Moves nested namespaces (languages.css, languages.html, languages.json, languages.typescript) to top level namespaces (css, html, json, typescript) to simplify the build process and align with typescript recommendations.
New Features
  • Adds native LSP support (see new lsp namespace).
Bug Fixes
  • Updates dompurify to 3.2.7

v0.54.0

Compare Source

  • Adds option editor.mouseMiddleClickAction
  • Various bug fixes

v0.53.0

Compare Source

  • ⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.
New Features
  • Next Edit Suggestion support.
  • Scroll On Middle Click
  • Edit Context Support
Breaking Changes
  • Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.
  • The browser-script-editor scenario for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.
  • Custom AMD workers don't work anymore out of the box.

v0.52.2

Compare Source

Changes:

This list of changes was auto generated.

v0.52.0

Compare Source

  • Comment added inside of IModelContentChangedEvent
keycloakify/oidc-spa (oidc-spa)

v10.2.9

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.8...v10.2.9

v10.2.8

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.7...v10.2.8

v10.2.7

Compare Source

What's Changed
Other Changes
  • fix: use createServerFn().validator() instead of deprecated inputValidator by @​omar-zahid in #​188
New Contributors

Full Changelog: keycloakify/oidc-spa@v10.2.6...v10.2.7

v10.2.6

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.5...v10.2.6

v10.2.5

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.4...v10.2.5

v10.2.4

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.3...v10.2.4

v10.2.3

Compare Source

What's Changed
Other Changes

Full Changelog: keycloakify/oidc-spa@v10.2.2...v10.2.3

v10.2.2

Compare Source

Full Changelog: keycloakify/oidc-spa@v10.2.1...v10.2.2

mholt/PapaParse (papaparse)

v5.5.4

Compare Source

react-hook-form/react-hook-form (react-hook-form)

v7.83.0: Version 7.83.0

Compare Source

⚡ Improvements
  • enhance getEventValue to handle file inputs (#​13289)
  • type perf: improve TypeScript performance with a hard cap at 10 levels of recursive type depth (#​13529)
  • type perf: improve type performance (#​13528)
🐞 Fixes
  • fix: clear internal errors state on argument-less clearErrors() (#​13613)
  • fix: preserve dirtyFields reference stability (#​13612)
  • fix: old checkbox/radio elements polluting internal field state (#​13080)
  • fix(useController): re-subscribe onChange/onBlur when control changes (#​13603)
  • fix(types): allow validation messages to be defined even if their related value is undefined (#​13287)

v7.82.0

Compare Source

Added
  • Opt-in delayError option for setValue to delay validation error updates
Fixed
  • Expose resetDefaultValues through form context
  • setValue with shouldDirty not updating dirty state correctly when the form is disabled
  • Preserve dirtyFields boolean values for registered array fields
  • Restore FieldArray component export
Performance
  • Improve getDirtyFields performance, especially for larger forms and deeply nested values

v7.81.0

Compare Source

v7.80.0: Version 7.80.0

Compare Source

🧄 feat: disable useFieldArray fields (#​13535)

const { fields } = useFieldArray({ disabled: true });
fields[0].disabled; // contains disabled props

🛺 perf: make rhf more performant (#​13524)
🐞 fix(deepEqual): empty array and empty plain object should not be equal (#​13533)

thanks to @​JSap0914

v7.79.0

Compare Source

Added
  • disabled option to useFieldArray
Fixed
  • Controller onChange promise return type
  • deepEqual false positives with shared object references
  • shouldUseNativeValidation behavior for radio groups
  • createFormControl stability with fast refresh in dev mode
  • StrictMode value preservation during remount
  • formState.errors reactivity with React compiler

v7.78.0

Compare Source

Fixed
  • Recover Controller fields after reset without rerender (RN issue #​13455)
  • useFormState().isDirty race with async resolver in onChange mode
  • Use reactive values prop over defaultValues when shouldUnregister is true
  • deepEqual for empty non-plain objects
Types
  • Update dirtyFields typing for field arrays with undefined entries

v7.77.0

Compare Source

Added
  • resetDefaultValues API
Fixed
  • Stale isDirty in subscribe payload after reset(..., { keepValues: true })
  • Preserve values with shouldUnregister
  • Inconsistent reset({}) behavior requiring double-call to take effect
  • FieldArray errors overriding nested fields
Security
  • Harden get() against prototype-path traversal (__proto__ / constructor / prototype)
Performance
  • Bundle size reduction

v7.76.1

Compare Source

Fixed
  • Revert notify all matching field-array roots on nested setValue updates
  • Revert treat NaN as empty when valueAsNumber is true in validateField
  • setValues pass options parameter through to enable validation
  • setValues emit whole-form change without stale name/type
Performance
  • setValues skip redundant per-field deep clones
  • setValues thread skipClone through setFieldValue

v7.76.0

Compare Source

Added
  • Improve isDirty sync with dirtyFields state
Fixed
  • Preserve formState.defaultValues when useFieldArray and watch are used together
  • Preserve nested resolver field-array errors in trigger()
  • Notify all matching field-array roots on nested setValue updates
  • useFieldArray remove leaves array with empty object when using values prop
  • Preserve reset values for conditionally mounted Controller fields with shouldUnregister
  • Propagate setValues updates to mounted Controller fields
  • Native validation tooltip suppression caused by duplicate submit-error focus
  • append({ obj: null }) silently replaced by defaultValues after remove()
  • Errors state when using form-level validation
  • isValidating reactivity when validatingFields is not subscribed

v7.75.0

[Compare Source](https://redirect.github.co

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Type: Dependencies Pull requests that update a dependency file label Sep 13, 2024
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 3 times, most recently from 0c2b756 to cae9e09 Compare September 16, 2024 12:28
@renovate renovate Bot changed the title fix(deps): update dependencies minor and patch updates fix(deps): update dependencies minor and patch updates to v18.3.1 Sep 16, 2024
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from cae9e09 to b77185f Compare September 19, 2024 14:28
@renovate renovate Bot changed the title fix(deps): update dependencies minor and patch updates to v18.3.1 fix(deps): update dependencies minor and patch updates Sep 19, 2024
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from 1b5bdfa to 7b98036 Compare September 23, 2024 08:04
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from c9816d6 to dc331b2 Compare October 4, 2024 03:43
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 4 times, most recently from 1a8748a to 0b8b5dd Compare October 15, 2024 16:02
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from 2f271e7 to a0a31f5 Compare October 21, 2024 17:24
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from 0bdd692 to 88494b6 Compare November 14, 2024 19:45
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from 88494b6 to 7e2e76d Compare November 18, 2024 00:44
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from 7e2e76d to 5dd7bb6 Compare December 2, 2024 08:11
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from 5dd7bb6 to b941f84 Compare December 9, 2024 15:39
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 3 times, most recently from 38db725 to d000ff0 Compare December 18, 2024 21:03
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/minor-patch branch from d000ff0 to 2303e4f Compare April 1, 2026 09:42
@renovate
renovate Bot changed the base branch from main to next April 1, 2026 09:42
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from 0768937 to e508003 Compare April 3, 2026 10:09
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 10 times, most recently from 7aeabc5 to 190b771 Compare April 25, 2026 17:01
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 12 times, most recently from e69148f to b5f59a9 Compare May 2, 2026 16:39
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from b5f59a9 to 764f861 Compare May 3, 2026 18:12
@sonarqubecloud

sonarqubecloud Bot commented May 5, 2026

Copy link
Copy Markdown

@renovate

renovate Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: legacy/pnpm-lock.yaml
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
            ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1031:13)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at ../store/index/lib/index.js (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:54379:25)
    at __init (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../resolving/npm-resolver/lib/index.js (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:65325:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-graph/lib/index.js (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:65463:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-filter/lib/index.js (file:///opt/containerbase/tools/pnpm/11.8.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:72857:5) {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.20.2

@sonarqubecloud

Copy link
Copy Markdown

2 similar comments
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant