build: update all non-major dependencies (main) - #33888
Merged
alan-agius4 merged 1 commit intoAug 20, 2026
Merged
Conversation
See associated pull request for more information.
angular-robot
force-pushed
the
ng-renovate/main-all-non-major-dependencies
branch
from
August 20, 2026 06:33
a779cb5 to
ffeca84
Compare
alan-agius4
approved these changes
Aug 20, 2026
Collaborator
|
This PR was merged into the repository. The changes were merged into the following branches:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.144.0→0.145.04.1.10→4.1.11~2.2.0→~2.3.04.8.1→4.9.01.1.1→1.2.111.0.0→11.0.10.144.0→0.145.025.6.0→25.8.06.9.2→6.10.04.1.10→4.1.11Release Notes
oxc-project/oxc (@oxc-project/types)
v0.145.0🐛 Bug Fixes
0c68b7festree: EmitdecoratorsonFormalParameterRest(#25582) (camc314)vitest-dev/vitest (@vitest/coverage-v8)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)
v2.3.0Compare Source
Add Jasmine 7 compatibility
Full Changelog: dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0
less/less.js (less)
v4.9.0Compare Source
Changes
[...]lookups in@{...}interpolation (@matthew-dean)Rich-Harris/magic-string (magic-string)
v1.2.1Compare Source
Bug Fixes
v1.2.0Compare Source
Features
1.1.1 (2026-08-12)
Bug Fixes
sindresorhus/open (open)
v11.0.1Compare Source
6ac3fe4oxc-project/oxc (oxc-parser)
v0.145.0🐛 Bug Fixes
db44651napi: Disable reuseWorker in browser bindings (#25640) (leaysgur)0c68b7festree: EmitdecoratorsonFormalParameterRest(#25582) (camc314)puppeteer/puppeteer (puppeteer)
v25.8.0Compare Source
🎉 Features
🛠️ Fixes
Dependencies
v25.7.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
🏗️ Refactor
verdaccio/verdaccio (verdaccio)
v6.10.0Compare Source
Minor Changes
51c2733: Expose the optional legacy authentication cache for Verdaccio 6.x throughserver.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: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.3Compare Source
Patch Changes
3c8f391: Reject wildcard characters in package and tarball path validation.ebc08ba: Update verdaccio dependencies to thelatestnpm dist-tag (@verdaccio/ui-themetracksnext-9):This dependency refresh includes
@verdaccio/package-filter13.2.0withexcludeDeprecatedsupport from #6142 by @jotadeveloper, based on the original work by @davidus27. It also includes the@verdaccio/ui-themeupdate containing the homepage action hover fix from #6135 by @pranshuchittora.@verdaccio/auth:8.1.1→8.1.2@verdaccio/config:8.2.1→8.2.2@verdaccio/core:8.2.1→8.2.2@verdaccio/hooks:8.1.2→8.1.3@verdaccio/loaders:8.1.1→8.1.2@verdaccio/local-storage-legacy:11.4.1→11.4.2@verdaccio/logger:8.1.1→8.1.2@verdaccio/middleware:8.1.1→8.1.2@verdaccio/package-filter:13.1.1→13.2.0@verdaccio/signature:8.1.1→8.1.2@verdaccio/tarball:13.1.1→13.1.2@verdaccio/ui-theme:9.0.0-next-9.23→9.0.0-next-9.26@verdaccio/url:13.1.1→13.1.2@verdaccio/utils:8.2.1→8.2.2verdaccio-audit:13.1.1→13.1.2verdaccio-htpasswd:13.1.1→13.1.2