Skip to content

build: update all non-major dependencies (main) - #33888

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies
Aug 20, 2026
Merged

build: update all non-major dependencies (main)#33888
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@oxc-project/types (source) 0.144.00.145.0 age adoption passing confidence
@vitest/coverage-v8 (source) 4.1.104.1.11 age adoption passing confidence
karma-jasmine-html-reporter ~2.2.0~2.3.0 age adoption passing confidence
less (source) 4.8.14.9.0 age adoption passing confidence
magic-string 1.1.11.2.1 age adoption passing confidence
open 11.0.011.0.1 age adoption passing confidence
oxc-parser (source) 0.144.00.145.0 age adoption passing confidence
puppeteer (source) 25.6.025.8.0 age adoption passing confidence
verdaccio (source) 6.9.26.10.0 age adoption passing confidence
vitest (source) 4.1.104.1.11 age adoption passing confidence

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

Release Notes

oxc-project/oxc (@​oxc-project/types)

v0.145.0

🐛 Bug Fixes
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)

v2.3.0

Compare Source

Add Jasmine 7 compatibility

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0

less/less.js (less)

v4.9.0

Compare Source

Changes
Rich-Harris/magic-string (magic-string)

v1.2.1

Compare Source

Bug Fixes

v1.2.0

Compare Source

Features
  • introduce MagicStringError with concise, consistent messages (#​324) (57080e7)

1.1.1 (2026-08-12)

Bug Fixes
sindresorhus/open (open)

v11.0.1

Compare Source

  • Fix WSL failure when the working directory is unreachable from Windows 6ac3fe4

oxc-project/oxc (oxc-parser)

v0.145.0

🐛 Bug Fixes
puppeteer/puppeteer (puppeteer)

v25.8.0

Compare Source

🎉 Features
🛠️ Fixes
  • computeSystemExecutablePath support validatePath (#​15340) (73da9a4)
  • launch browsers in detached mode on Windows to fix flakiness (#​15339) (8e1022b)
  • remove redundant overwrite and file access from ScreenRecorder (#​15352) (61a1675)
Dependencies
  • The following workspace dependencies were updated

v25.7.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 25.6.0 to 25.7.0
🛠️ Fixes
🏗️ Refactor
verdaccio/verdaccio (verdaccio)

v6.10.0

Compare Source

Minor Changes
  • 51c2733: Expose the optional legacy authentication cache for Verdaccio 6.x through server.legacyAuthCache.

    This feature is intended for performance-sensitive installations that still use legacy bearer tokens. When enabled, Verdaccio caches successful legacy token authentication results for a short period of time, so repeated requests using the same token do not need to run password verification through the authentication plugin every time. Concurrent requests for the same legacy token can also share the same in-flight authentication result.

    The cache is disabled by default, so existing installations keep their current authentication behavior unless they explicitly opt in. Basic authentication is not cached. If the cache is enabled, changed or revoked credentials may remain valid until the cached entry expires.

    Enable it in config.yaml:

    server:
      legacyAuthCache:
        enabled: true
        ttlMs: 15000
        maxEntries: 1000

    Options:

    • enabled: enables the legacy token authentication cache. Default: false.
    • ttlMs: time in milliseconds before a cached validation expires. Default: 15000.
    • maxEntries: maximum number of cached legacy tokens. Default: 1000.

    See #​6147 and the original 8.x backport in #​6143.

v6.9.3

Compare Source

Patch Changes
  • 3c8f391: Reject wildcard characters in package and tarball path validation.

  • ebc08ba: Update verdaccio dependencies to the latest npm dist-tag (@verdaccio/ui-theme tracks next-9):

    This dependency refresh includes @verdaccio/package-filter 13.2.0 with excludeDeprecated support from #​6142 by @​jotadeveloper, based on the original work by @​davidus27. It also includes the @verdaccio/ui-theme update containing the homepage action hover fix from #​6135 by @​pranshuchittora.

    • @verdaccio/auth: 8.1.18.1.2
    • @verdaccio/config: 8.2.18.2.2
    • @verdaccio/core: 8.2.18.2.2
    • @verdaccio/hooks: 8.1.28.1.3
    • @verdaccio/loaders: 8.1.18.1.2
    • @verdaccio/local-storage-legacy: 11.4.111.4.2
    • @verdaccio/logger: 8.1.18.1.2
    • @verdaccio/middleware: 8.1.18.1.2
    • @verdaccio/package-filter: 13.1.113.2.0
    • @verdaccio/signature: 8.1.18.1.2
    • @verdaccio/tarball: 13.1.113.1.2
    • @verdaccio/ui-theme: 9.0.0-next-9.239.0.0-next-9.26
    • @verdaccio/url: 13.1.113.1.2
    • @verdaccio/utils: 8.2.18.2.2
    • verdaccio-audit: 13.1.113.1.2
    • verdaccio-htpasswd: 13.1.113.1.2

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Aug 20, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates various dependency versions across multiple package.json files in the workspace, including vitest, magic-string, less, puppeteer, and oxc-parser. There are no review comments, and I have no feedback to provide.

See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from a779cb5 to ffeca84 Compare August 20, 2026 06:33
@alan-agius4
alan-agius4 merged commit deac1b6 into angular:main Aug 20, 2026
39 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4
alan-agius4 deleted the ng-renovate/main-all-non-major-dependencies branch August 20, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants