Open
Conversation
✅ Deploy Preview for endearing-brigadeiros-63f9d0 canceled.
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1379 +/- ##
=======================================
Coverage 81.25% 81.25%
=======================================
Files 65 65
Lines 4657 4657
Branches 792 792
=======================================
Hits 3784 3784
Misses 858 858
Partials 15 15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
25d5918 to
9eba341
Compare
9bfc238 to
b3c86b6
Compare
765fdbb to
5a0d1b6
Compare
5a0d1b6 to
bef4780
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:
^3.980.0→^3.988.03.990.0(+1)^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.11^5.1.2→^5.1.4^1.13.4→^1.13.5^15.9.0→^15.10.0^5.2.1→^5.3.0^1.36.3→^1.37.01.37.1606f8e0→6159d78c028001→94a5714c028001→94a5714^6.8.1→^6.8.2^8.54.0→^8.55.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/credential-providers)
v3.988.0Compare Source
3.988.0(2026-02-11)
Chores
New Features
For list of updated packages, view updated-packages.md in assets-3.988.0.zip
v3.987.0Compare Source
Note: Version bump only for package @aws-sdk/credential-providers
v3.986.0Compare Source
Note: Version bump only for package @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.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.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
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v5.3.0Compare Source
Features
isomorphic-git/isomorphic-git (isomorphic-git)
v1.37.0Compare Source
Features
panva/openid-client (openid-client)
v6.8.2Compare Source
Fixes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.55.0Compare Source
This was a version bump only for typescript-eslint 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.
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 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.
This PR was generated by Mend Renovate. View the repository job log.