Skip to content

Bump npm non-major - #1823

Open
code-infra-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-non-major
Open

Bump npm non-major#1823
code-infra-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-non-major

Conversation

@code-infra-renovate

@code-infra-renovate code-infra-renovate Bot commented Aug 30, 2026

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
@argos-ci/core (source) 6.8.16.8.2 age confidence
@aws-sdk/client-s3 (source) ^3.1115.0^3.1120.0 age confidence
@csstools/postcss-relative-color-syntax (source) ^4.0.8^4.0.9 age confidence
@inquirer/confirm (source) ^6.2.0^6.3.0 age confidence
@inquirer/select (source) ^5.2.2^5.2.3 age confidence
@next/bundle-analyzer (source) ^16.3.1^16.3.3 age confidence
@next/eslint-plugin-next (source) ^16.3.1^16.3.3 age confidence
@next/mdx (source) ^16.3.1^16.3.3 age confidence
@pnpm/config.version-policy (source) ^1100.2.0^1100.2.1 age confidence
@tanstack/react-query (source) ^5.101.4^5.102.8 age confidence
@testing-library/react ^16.3.2^16.3.3 age confidence
@testing-library/react 16.3.216.3.3 age confidence
@testing-library/user-event ^14.6.5^14.6.6 age confidence
@types/react-dom (source) 19.2.419.2.5 age confidence
@vitejs/plugin-react (source) ^6.1.0^6.1.1 age confidence
baseline-browser-mapping 2.11.162.11.20 age confidence
es-toolkit (source) ^1.51.0^1.52.0 age confidence
html-validate (source) ^11.9.0^11.10.0 age confidence
jose ^6.2.9^6.2.10 age confidence
lucide-react (source) ^1.33.0^1.35.0 age confidence
mysql2 (source) ^3.23.4^3.24.2 age confidence
next (source) ^16.3.1^16.3.3 age confidence
node-html-parser ^9.0.1^9.0.2 age confidence
piscina ^5.3.0^5.3.2 age confidence
pnpm (source) 11.22.011.24.0 age confidence
remark-typography (source) ^0.8.1^0.8.2 age confidence
web-vitals ^6.1.1^6.2.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

⚠️ Renovate does not enforce Minimum Release Age for bump, lockfileUpdate, or rollback updates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).


Release Notes

argos-ci/argos-javascript (@​argos-ci/core)

v6.8.2

Compare Source

Bug Fixes
  • core: baseline PR builds against the commit GitHub merged in (#​371) (c128da4)
  • core: read Buildkite builds without a SHA or a pull request (7ad1571)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.1120.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1119.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1118.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1117.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1116.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

csstools/postcss-plugins (@​csstools/postcss-relative-color-syntax)

v4.0.9

Compare Source

August 25, 2026

SBoudrias/Inquirer.js (@​inquirer/confirm)

v6.3.0

Compare Source

@​inquirer/confirm@​6.3.0

What's new
  • Localized yes/no answers are now accepted and matched per-locale (e.g. Spanish s for sí, French o for oui, Chinese 是/否), instead of only English y/n. A new keywords theme property ({ yes, no }) is the source of truth for both parsing and display, with prefix-based, case-insensitive matching and the default answer marked in the hint.
Dependencies
  • @inquirer/core bumped to ^12.0.1
  • @inquirer/type bumped to ^4.1.0
vercel/next.js (@​next/bundle-analyzer)

v16.3.3

Compare Source

This release contains security fixes for the following advisories:

Critical:

v16.3.2

Compare Source

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

Core Changes
  • [backport] Scope app-entry export validation to files inside the app directory (#​97357)
  • [backport] Fix catch-all index page being served for every other slug (#​97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#​97353) (#​97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#​97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#​97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#​97603)
Credits

Huge thanks to @​lubieowoce, @​unstubbable, @​timneutkens, @​mischnic, and @​eps1lon for helping!

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

v5.102.8

Compare Source

Patch Changes

v5.102.7

Compare Source

Patch Changes

v5.102.6

Compare Source

Patch Changes

v5.102.5

Compare Source

Patch Changes

v5.102.4

Compare Source

Patch Changes

v5.102.3

Compare Source

Patch Changes

v5.102.2

Compare Source

Patch Changes

v5.102.1

Compare Source

Patch Changes

v5.102.0

Compare Source

Minor Changes
  • #​10668 e674826 - react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQuery
Patch Changes
testing-library/react-testing-library (@​testing-library/react)

v16.3.3

Compare Source

Bug Fixes
testing-library/user-event (@​testing-library/user-event)

v14.6.6

Compare Source

Bug Fixes
  • default pointer event pointerType to empty string instead of the string "undefined" (#​1325) (71a5475)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.1.1

Compare Source

Add compiler.logDiagnostics option

Recoverable React Compiler diagnostics are no longer logged by default. Set compiler.logDiagnostics to true to log them through Vite. Fatal diagnostics are always logged and fail the transform.

Respect environment sourcemap option for React Compiler transform when builder.sharedPlugins is enabled (#​1439)

The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental builder.sharedPlugins was enabled.

web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.11.20

Compare Source

v2.11.19

Compare Source

v2.11.18

Compare Source

v2.11.17

Compare Source

toss/es-toolkit (es-toolkit)

v1.52.0

Compare Source

Released on August 28th, 2026.

  • Added the es-toolkit/iterator entrypoint, a lazy iterator module with chunk,
    count, dropWhile, head, iterate, partition, range, scan,
    takeWhile, uniqBy, and zip ([#​1815]), plus cartesianProduct ([#​2031]).
    The same functions are also available from es-toolkit/fp/iterator.

  • Added defer and deferAsync to es-toolkit/util. ([#​2032])

  • Added flowAsync to es-toolkit/fp, a promise-aware left-to-right composition. ([#​2033])

  • Added the EmptyObject, IsEqual, JSONValue, Primitive, SetOptional,
    SetRequired, and UnknownRecord types. ([#​2044])

  • Fixed merge to infer the deep merged return type, and exported the Merge type. ([#​1959])

  • Fixed omitBy and pickBy to type numeric callback keys as strings, and
    exported the ObjectKeys type. ([#​2037])

  • Fixed attempt and attemptAsync to default their error type parameter to unknown. ([#​2052])

The following bring es-toolkit/compat closer to Lodash. Behavior for the affected
edge cases now matches Lodash, so results may differ if you relied on the previous output.

  • Fixed compat/debounce to skip the maxWait invocation when both leading and
    trailing are false. ([#​1678])

  • Fixed compat/toString to convert objects with a custom valueOf. ([#​2034])

  • Fixed compat/mergeWith to assign null values in array sources. ([#​1929])

  • Fixed compat/has and compat/hasIn to normalize the -0 path key. ([#​2035])

  • Fixed compat/differenceWith and compat/without to normalize -0 to 0. ([#​2049])

  • Fixed compat/findLastIndex to convert fromIndex to an integer. ([#​2047])

  • Fixed compat/xorWith to match Lodash when no comparator is given. ([#​2057])

  • Covered the new iterator entrypoints in the dist and browser compatibility
    checks. ([#​2030])

  • Made the agent skills portable when installed on their own. ([#​2054])

  • Fixed documentation typos and the Deno install commands. ([#​2062])

html-validate/html-validate (html-validate)

v11.10.0

Compare Source

Features
  • config: add new configuration option aria to specify which ARIA version to use (64321ed)
  • jest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (749dfc2)
  • rules: add autofix support to attr-case (b22b27c)
  • rules: add autofix support to attr-delimiter (72fc6cb)
  • rules: add autofix support to doctype-html (12ed8b8)
  • rules: add autofix support to doctype-style (168b786)
  • rules: add autofix support to element-case (f5bc934)
  • rules: add autofix support to no-trailing-whitespace (94b7dba)
  • rules: add autofix support to no-utf8-bom (78b2ff1)
  • support rule autofixing (4f2a7e8)
  • vitest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (3898790)
panva/jose (jose)

v6.2.10

Compare Source

Fixes
  • jose: consume serialization members once (9bee285)
  • jose: reject empty protected and JWE AAD members (8da4145)
  • jose: validate serialized header values (b711d8f)
  • jwe: conceal invalid decrypted CEK lengths (41fafe0)
  • jwe: enforce AES-GCM tag boundaries (9a5b744)
  • jwe: validate explicit encryption parameters (7a02697)
  • jwk: accept empty octet-sequence keys (3f871e7)
  • jwk: normalize key resolution inputs (f54ee7b)
  • jwks: enforce verification key metadata (f9ba510)
  • jwks: order overlapping remote reloads (9a1a913)
  • jwks: reject invalid remote duration values (7bdb9e5)
  • jwk: validate ext and key_ops parameters (4d91c37)
  • jws: reject mixed payload encoding modes (dc69713)
  • jws: validate unencoded payload strings (541f282)
  • jwt: enforce explicit verification policies (b347182)
  • jwt: prevent replacing protected headers (ae07d09)
  • jwt: reject invalid duration inputs (282f9aa)
  • jwt: validate builder claim values (ea03f83)
  • jwt: validate unsecured protected headers (230c14e)
  • key: validate generation and import options (15d880e)
  • reject mixed b64 modes for empty General JWS payloads (61a2ef7)
  • x509: reject DER truncated past its outer length (d8db9f6)
Documentation
  • jwks: correct cache timestamp units (01a44d9)
Refactor
  • jose: share binary input validation (eedb124)
  • jose: share compact token processing internals (85e30ed)
  • jwe: consolidate CBC decryption failures (1ee6f61)
  • jwe: specialize compact processing (a998927)
  • jwe: streamline single-recipient encryption (290aaa6)
  • jwks: compact JWK Set shape validation (930c7df), references Array#every
  • jwks: compact local key selection (4cb5ae5)
  • jwks: compact remote resolver state (ef5eaf4)
  • jws: specialize compact processing (021abf4)
  • jwt: compact claim validation helpers (f390683)
  • jwt: consolidate replicated claim checks (7dd5591)
  • jwt: share producer claim state (52ba159)
  • key: compact JWK algorithm selection (a6b29da)
  • key: compact secret length parsing (cc03be8)
lucide-icons/lucide (lucide-react)

v1.35.0: Version 1.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.34.0...1.35.0

v1.34.0: Version 1.34.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.33.0...1.34.0

sidorares/node-mysql2 (mysql2)

v3.24.2

Compare Source

Bug Fixes

v3.24.1

Compare Source

Performance Improvements
  • single-pass utf8 string encoding for outgoing packets (#​4495) (183e947)

v3.24.0

Compare Source

Features
  • typed parameters, and adopt integer types the server reports (#​4488) (8ec20f1)
Bug Fixes
  • zero dates come back as "undefined 00:00:00" with dateStrings (#​4491) (5bf7bda)
Performance Improvements
taoqf/node-fast-html-parser (node-html-parser)

v9.0.2

Compare Source

piscinajs/piscina (piscina)

v5.3.2

Compare Source

Full Changelog: piscinajs/piscina@v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

Full Changelog: piscinajs/piscina@v5.3.0...v5.3.1

pnpm/pnpm (pnpm)

v11.24.0: pnpm 11.24

Compare Source

Minor Changes
Patch Changes
  • Fixed pnpm v11 incorrectly reporting confirmModulesPurge as unrecognized when set in pnpm-workspace.yaml. The Rust CLI now identifies the unsupported option as a pnpm v11 setting instead of suggesting an unrelated setting.

  • pnpm install --frozen-lockfile no longer fails with ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE when the pinned pnpm version recorded in pnpm-lock.yaml has to be re-resolved before it can be installed. It runs the pnpm version the lockfile pins and leaves the lockfile unchanged #​14124.

  • Under nodeLinker: hoisted, peer-resolution variants of an injected directory dependency (a file: snapshot) are materialized as separate copies again instead of collapsing onto the first-seen variant. Each copy keeps its own peer-resolved dependency set, so a project pinning one peer version no longer resolves another project's variant — Bit root components with conflicting peers across injected copies rely on this.

  • Fixed pnpm install --merge-git-branch-lockfiles --frozen-lockfile failing with ERR_PNPM_OUTDATED_LOCKFILE when a branch lockfile predates the removal of a dependency, or its move to another dependency group #​13966. A dependency that no project declares anymore is no longer reinstated by the merge, and the packages it was the only path to are dropped with it.

  • Batch workspace publishing accepts a shared scope-specific credential, rejects mismatched credentials for a registry before publishing, and runs the publish and postpublish scripts after each completed registry group pnpm/pnpm#14101.

  • The Rust CLI now honors five settings it recognized but ignored: updateNotifier, legacyDirFiltering, initAuthorName / initAuthorEmail / initAuthorUrl, initLicense, and initVersion. pnpm install and pnpm add check once a day for a newer pnpm and print how to get it (turn it off with updateNotifier: false); a {<dir>} filter selector can go back to matching the subtree below the directory with legacyDirFiltering: true; and pnpm init writes the configured author, license, and version into the package.json it scaffolds. PNPM_CONFIG_INIT_VERSION is now read as well.

    maxsockets, npm's spelling of maxSockets, is no longer ignored: both spellings are read from pnpm-workspace.yaml, the global config file, the environment, and the command line, in that increasing order of precedence — a value passed on the command line now wins even when the two sides spelled the setting differently.

    A lastUpdateCheck timestamp dated in the future — after a clock change, a restored snapshot, or a hand-edited state file — no longer silences the update check until that time comes around.

    legacyDirFiltering no longer reaches the workspace-root selectors pnpm generates for itself: the !{<workspace-root>} exclusion a recursive run / exec / add / test appends, and the {<workspace-root>} inclusion --workspace-root appends. Read as subtree matches they named every project below the root, so a recursive command under the setting selected nothing at all, and --workspace-root pulled in every project below the root instead of the root alone #​14101.

  • pnpm install --frozen-lockfile no longer fails when pnpm-lock.yaml records the pinned pnpm version alongside an engine package the running pnpm does not install it from. An entry pinning another version is still refused, and a plain install rewrites the block #​14124.

v11.23.0: pnpm 11.23

Compare Source

Minor Changes

  • pnpm config get and pnpm config list now show the settings pnpm acts on under their documented names:

    • registries shows the registries pnpm resolves from, merged across every source (.npmrc, pnpm-workspace.yaml, the global config, CLI flags), in the shape the setting is written in: keyed by registry URL, with the default registry declared as the bare @ scope. Built-in routes are included — the @jsr scope and the npmjs and gh prefixes — unless pointed elsewhere. Previously pnpm config get registries printed undefined.
    • update and audit show the effective sections, whichever spelling set them. The deprecated internal spellings (updateConfig, auditConfig, auditLevel) are no longer listed.
    • catalogs shows the complete resolved catalog set — the singular catalog block is its default entry — whichever spelling declared it.
    • The registry and @scope:registry entries show the merged routes rather than raw .npmrc values, so they always agree with the registries view.
  • Settings that no supported pnpm version recognizes get their own warning. A key in the global config file that this version of pnpm does not read is no longer reported with advice to move it to a project-level pnpm-workspace.yaml (where it would be ignored too); the warning now says the setting is not recognized by this version of pnpm, names the pnpm version that does read it when there is one (for example, globalShims is a pnpm v12 setting), and suggests the closest real setting name when the key looks like a typo. Unrecognized and non-camelCase keys in a project's pnpm-workspace.yaml, previously ignored silently, are now reported the same way. pnpm config get <key> and pnpm get <key> no longer print config-load warnings, so a script capturing the value gets the value alone.

  • The importPackage pnpmfile hook is deprecated. pnpm now prints a warning when a pnpmfile defines it, and the hook will be removed in the next major version. It also opts the installation out of the parallel package importer, making installation slower. If you rely on this hook, comment on #​14101.

  • node_modules/.modules.yaml no longer records the registries an install resolved from, and the recorded copy is dropped from the file on the first install that rewrites it.

    It dated from the lockfile format that spelled a dependency's path relative to its registry, where reading an installed tree meant knowing the registries it was installed with. Dependency paths have not carried a registry for several major versions, and the recorded copy outlived its use: pnpm list, pnpm why, and single-project installs preferred it over the project's own configuration, so a project whose registry had changed since its last install was still read through the old one.

    They now use the configured registries, like every other command already did.

  • When enableGlobalVirtualStore is on, every pr

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 05:00 AM and 09:59 AM, only on Sunday (* 5-9 * * 7)
  • 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 self-hosted Renovate.

@code-infra-dashboard

code-infra-dashboard Bot commented Aug 30, 2026

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-1823--mui-internal.netlify.app/
QR code for https://deploy-preview-1823--mui-internal.netlify.app/

Bundle size

Total Size Change: 🔺+146B(0.00%) - Total Gzip Change: 🔺+49B(+0.01%)
Files: 71 total (0 added, 0 removed, 1 changed)

Show details for 71 more bundles

compileCssWithPostcssparsed: 🔺+146B(+0.03%) gzip: 🔺+49B(+0.03%)
@mui/internal-docs-infra/abstractCreateDemoparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/abstractCreateDemoClientparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/abstractCreateStreamparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/abstractCreateTypesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/ChunkProviderparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/cliparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeControllerContextparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeExternalsContextparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeHighlighterparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeHighlighter/errorsparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeHighlighter/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CodeProviderparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CoordinatedLazyparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/CoordinatedLazy/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/createDemoDataparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/createDemoData/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/createSitemapparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/createSitemap/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useCodeparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useCodeWindowparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useCoordinatedparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useCopierparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useCrossTabStateparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useDemoparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useDemoControllerparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useErrorsparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useLocalStorageStateparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/usePreferenceparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useScrollAnchorparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useSearchparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useSearch/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useStreamparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useStream/typesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useTypeparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useTypesparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/useUrlHashStateparsed: 0B(0.00%) gzip: 0B(0.00%)
@mui/internal-docs-infra/withDocsInfraparsed: 0B(0.00%) gzip: 0B(0.00%)
addLineGuttersparsed: 0B(0.00%) gzip: 0B(0.00%)
BuildEngineparsed: 0B(0.00%) gzip: 0B(0.00%)
CodeHighlighterChunkparsed: 0B(0.00%) gzip: 0B(0.00%)
CodeHighlighterClientparsed: 0B(0.00%) gzip: 0B(0.00%)
CodeInitialSourceLoaderparsed: 0B(0.00%) gzip: 0B(0.00%)
CodeSourceLoaderparsed: 0B(0.00%) gzip: 0B(0.00%)
computeHastDeltasparsed: 0B(0.00%) gzip: 0B(0.00%)
createFrameparsed: 0B(0.00%) gzip: 0B(0.00%)
createParseSourceWorkerClientparsed: 0B(0.00%) gzip: 0B(0.00%)
EditingEngineparsed: 0B(0.00%) gzip: 0B(0.00%)
embedTransformsparsed: 0B(0.00%) gzip: 0B(0.00%)
enhanceCodeEmphasisparsed: 0B(0.00%) gzip: 0B(0.00%)
findExpandingRangesparsed: 0B(0.00%) gzip: 0B(0.00%)
getHastTextContentparsed: 0B(0.00%) gzip: 0B(0.00%)
grammarLoadersparsed: 0B(0.00%) gzip: 0B(0.00%)
grammarsparsed: 0B(0.00%) gzip: 0B(0.00%)
isFrameSpanparsed: 0B(0.00%) gzip: 0B(0.00%)
loadCodeFallbackparsed: 0B(0.00%) gzip: 0B(0.00%)
loadIsomorphicCodeVariantparsed: 0B(0.00%) gzip: 0B(0.00%)
parseSourceparsed: 0B(0.00%) gzip: 0B(0.00%)
rolldown-runtimeparsed: 0B(0.00%) gzip: 0B(0.00%)
source.cssparsed: 0B(0.00%) gzip: 0B(0.00%)
source.jsparsed: 0B(0.00%) gzip: 0B(0.00%)
source.jsonparsed: 0B(0.00%) gzip: 0B(0.00%)
source.mdxparsed: 0B(0.00%) gzip: 0B(0.00%)
source.shellparsed: 0B(0.00%) gzip: 0B(0.00%)
source.tsparsed: 0B(0.00%) gzip: 0B(0.00%)
source.tsxparsed: 0B(0.00%) gzip: 0B(0.00%)
source.yamlparsed: 0B(0.00%) gzip: 0B(0.00%)
text.html.basicparsed: 0B(0.00%) gzip: 0B(0.00%)
text.mdparsed: 0B(0.00%) gzip: 0B(0.00%)
TransformEngineparsed: 0B(0.00%) gzip: 0B(0.00%)
transpileSourceparsed: 0B(0.00%) gzip: 0B(0.00%)

Details of bundle changes

Performance

Total duration: 16.26 ms -0.40 ms(-2.4%) | Renders: 5 (+0) | Paint: 58.16 ms -2.02 ms(-3.4%)

Test Duration Renders
custom scalar + discrete metrics 0.00 ms 0 (+0)
sub-series via labels 0.00 ms 0 (+0)

5 tests within noise — details

Metric alarms

Test Metric Change
custom scalar + discrete metrics fib_duration 🔺 +0.15 ms
sub-series via labels fib_phase#small 🔺 +0.02 ms
sub-series via labels fib_phase#large 🔺 +0.20 ms

Check out the code infra dashboard for more information about this PR.

@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from 70a5aab to c71302c Compare August 30, 2026 16:17
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from c71302c to dd666cb Compare August 30, 2026 18:20
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from dd666cb to 79e1ea3 Compare August 30, 2026 20:17
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from 79e1ea3 to 36010fc Compare August 31, 2026 00:52
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from 36010fc to 1cf7bf4 Compare August 31, 2026 04:23
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from 1cf7bf4 to 6802306 Compare August 31, 2026 07:26
@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Aug 31, 2026
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/npm-non-major branch from 6802306 to 964114b Compare August 31, 2026 09:26
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant