fix(deps): update npm - - package.json #1379
Open
+339
−446
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:
^3.980.0→^3.985.03.988.0(+2)^7.28.6→^7.29.0^0.27.2→^0.27.3^0.27.2→^0.27.30.27.2→0.27.30.27.2→0.27.3^22.19.7→^22.19.1022.19.11^5.1.2→^5.1.35.1.4^1.13.4→^1.13.5^15.9.0→^15.10.0606f8e0→6159d78c028001→94a5714c028001→94a5714^6.8.1→^6.8.2Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/credential-providers)
v3.985.0Compare Source
3.985.0(2026-02-06)
Chores
New Features
Bug Fixes
Tests
For list of updated packages, view updated-packages.md in assets-3.985.0.zip
v3.984.0Compare Source
Note: Version bump only for package @aws-sdk/credential-providers
v3.983.0Compare Source
3.983.0(2026-02-04)
Chores
Documentation Changes
New Features
For list of updated packages, view updated-packages.md in assets-3.983.0.zip
v3.982.0Compare Source
Note: Version bump only for package @aws-sdk/credential-providers
evanw/esbuild (@esbuild/darwin-arm64)
v0.27.3Compare Source
Preserve URL fragments in data URLs (#4370)
Consider the following HTML, CSS, and SVG:
index.html:icons.css:triangle.svg:The CSS uses a URL fragment (the
#x) to reference theclipPathelement in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using thedataurlloader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS:Parse and print CSS
@scoperules (#4322)This release includes dedicated support for parsing
@scoperules in CSS. These rules include optional "start" and "end" selector lists. One important consequence of this is that the local/global status of names in selector lists is now respected, which improves the correctness of esbuild's support for CSS modules. Minification of selectors inside@scoperules has also improved slightly.Here's an example:
Fix a minification bug with lowering of
for await(#4378, #4385)This release fixes a bug where the minifier would incorrectly strip the variable in the automatically-generated
catchclause of loweredfor awaitloops. The code that generated the loop previously failed to mark the internal variable references as used.Update the Go compiler from v1.25.5 to v1.25.7 (#4383, #4388)
This PR was contributed by @MikeWillCook.
axios/axios (axios)
v1.13.5Compare Source
Release 1.13.5
Highlights
__proto__key inmergeConfig. (PR #7369)AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)Changes
Security
__proto__key inmergeConfig. (PR #7369)Fixes
statusis present inAxiosErroron and after v1.13.3. (PR #7368)Features / Improvements
isAbsoluteURL. (PR #7326)Documentation
Bufferconstructor usage and README formatting. (PR #7371)CI / Maintenance
karma-sourcemap-loaderfrom 0.3.8 to 0.4.0. (PR #7360)New Contributors
Full Changelog: axios/axios@v1.13.4...v1.13.5
cypress-io/cypress (cypress)
v15.10.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-10-0
panva/openid-client (openid-client)
v6.8.2Compare Source
Fixes
Configuration
📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.