build: update all non-major dependencies (main)#33346
Open
angular-robot wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several package dependencies across multiple package.json files in the workspace, including rollup, semver, undici, http-proxy-middleware, and jasmine, to their newer versions. There are no review comments, and I have no feedback to provide.
See associated pull request for more information.
dacdfd6 to
f24877b
Compare
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:
4.61.0→4.61.18.60.1→8.61.08.60.1→8.61.04.0.0→4.1.09.0.0→9.1.0~6.2.0→~6.3.0~6.2.0→~6.3.021.5.0→21.5.11.0.3→1.1.04.61.0→4.61.17.8.1→7.8.48.3.0→8.4.1Release Notes
rollup/rollup (@rollup/wasm-node)
v4.61.1Compare Source
2026-06-04
Bug Fixes
Pull Requests
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.61.0Compare Source
🚀 Features
UnaryExpression.prefixto alwaystrue(#12372)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.61.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
chimurai/http-proxy-middleware (http-proxy-middleware)
v4.1.0Compare Source
TooTallNate/proxy-agents (https-proxy-agent)
v9.1.0Compare Source
Minor Changes
84e85ed: AddonProxyAuthcallback andnegotiateoption for Kerberos/SPNEGO proxy authenticationproxy-agent-negotiatepackageonProxyAuthasync callback toHttpsProxyAgentandHttpProxyAgentoptionsProxy-Authorization) to retry the request withnegotiate: trueoption that uses thekerberospackage for automatic Negotiate/SPNEGO authkerberosas an optional peer dependency ofproxy-agent-negotiateproxytest package to supportauthenticate: 'negotiate'mode for mock testing3ebf4b2: Addproxyevent emission on the request object for all proxy agents. After the proxy connection is established, the request emits aproxyevent with{ proxy, socket }whereproxyis the proxy URL string. This is useful for debugging and logging which proxy was used for a connection.Patch Changes
1852c75: Fix socket event race condition by deferringsocket.resume()viasetImmediate(), ensuring HTTP client machinery has time to attach data listeners before data starts flowing84e85ed]jasmine/jasmine-npm (jasmine)
v6.3.0: 6.3.0Compare Source
Please see the release notes.
jasmine/jasmine (jasmine-core)
v6.3.0: 6.3.0Compare Source
Please see the release notes.
npm/pacote (pacote)
v21.5.1Compare Source
Bug Fixes
627a7dc#499 avoid ReDoS in addGitSha committish stripping (@owlstronaut)Chores
790a24b#500 template-oss-apply (#500) (@owlstronaut, test)09cb304#499 template-oss-apply (@owlstronaut)bea9f84#499@npmcli/template-oss@5.1.0(@owlstronaut)rolldown/rolldown (rolldown)
v1.1.0Compare Source
🚀 Features
experimental.lazyBarrelby default (#9632) by @shulaodaimport.meta.globsupportcaseSensitiveoption (#9594) by @bteaSOURCEMAP_BROKENwarning for renderChunk hook (#9601) by @sapphi-redSOURCEMAP_BROKENwarning for transform hook (#9600) by @sapphi-red@__NO_SIDE_EFFECTS__hint for invalid@__PURE__before function declarations (#9505) by @CopilotincludeDependenciesRecursively(#9587) by @hyf0🐛 Bug Fixes
rolldownpackage (#9629) by @sapphi-red🚜 Refactor
ImportStatusvariants (#9606) by @Boshen📚 Documentation
RolldownBuild::closemethod should be called in most cases (#9619) by @sapphi-red⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors
npm/node-semver (semver)
v7.8.4Compare Source
Bug Fixes
e583226#874 reject numeric segments after x-ranges (@pupuking723)v7.8.3Compare Source
Bug Fixes
046da7f#872 align caret includePrerelease lower bounds (#872) (@wayyoungboy)Chores
3485dda#866 bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#866) (@dependabot[bot])v7.8.2Compare Source
Bug Fixes
bea6028#870 increment dotted prerelease identifiers (#870) (@liuzemei, @SheldonNeo)nodejs/undici (undici)
v8.4.1Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v8.4.0...v8.4.1
v8.4.0Compare Source
What's Changed
npm ciinstead ofnpm installby @aduh95 in #5315addAbortListenerutil by @aduh95 in #5317kEnumerablePropertyatomically by @aduh95 in #5332regex.execinstead ofstring.matchby @aduh95 in #5331preferH2connector option to offer h2 first in ALPN by @Antamansid in #5327New Contributors
Full Changelog: nodejs/undici@v8.3.0...v8.4.0