chore(deps): update all non-major dependencies#773
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #773 +/- ##
=======================================
Coverage 64.94% 64.94%
=======================================
Files 43 43
Lines 2242 2242
Branches 524 524
=======================================
Hits 1456 1456
Misses 678 678
Partials 108 108 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
3b79848 to
775fe0c
Compare
43cb45d to
a0c358f
Compare
e1ad85c to
56092af
Compare
275c95c to
ecdf1ae
Compare
1eaf15e to
dfe65fd
Compare
e87b47c to
6a5c958
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:
^1.11.0→^1.12.1^4.9.1→^4.9.3^4.13.0→^4.13.1^4.10.0→^4.11.2^4.11.1→^4.11.2^12.31.0→^12.33.0^4.20260505.1→^4.20260627.1>=0.13.0→>=0.14.0^0.13.0→^0.14.0^0.4.5→^0.5.3^0.17.3→^0.17.4^10.7.4→^10.7.9^1.19.0→^1.20.1^2.5.0→^2.7.0^28.0.1→^28.0.3^25.6.0→^25.9.4^7.0.0-dev.20260505.1→^7.0.0-dev.20260627.2^1.36.2→^1.38.0^1.37.0→^1.38.0^2.3.3→^2.5.0^3.5.0→^3.7.4^4.1.5→^4.1.9^2.0.1-rc.21→^2.0.1-rc.22^6.2.2→^6.2.5^5.9.3→^5.11.1^5.10.1→^5.11.1^11.2.6→^11.5.1^11.3.6→^11.5.1^7.2.0→^7.4.0^11.1.0→^11.2.0^0.4.34→^0.4.37^0.48.0→^0.56.0^1.63.0→^1.71.010.33.3→10.34.410.30.2→10.34.4^0.11.15→^0.11.17^4.1.5→^4.1.9^4.87.0→^4.105.0Release Notes
Azure/azure-sdk-for-js (@azure/app-configuration)
v1.12.1Compare Source
Bugs Fixed
AppConfigurationClientfrom a connection string caused every request to fail withTypeError [ERR_INVALID_HTTP_TOKEN]: Header name must be a valid HTTP token ["Connection String"]. #39025v1.12.0Compare Source
Features Added
descriptionproperty toConfigurationSetting/ConfigurationSettingParam,ConfigurationSnapshot, andSnapshotInfo, allowing a description to be set on configuration settings and snapshots. Requires the2026-04-01API version or later.2026-04-01.KnownAppConfigurationApiVersionenum exposing the service API versions supported byAppConfigurationClient.Azure/azure-sdk-for-js (@azure/cosmos)
v4.9.3Compare Source
v4.9.2Compare Source
Azure/azure-sdk-for-js (@azure/keyvault-secrets)
v4.11.2Compare Source
Bugs Fixed
contentTypepassed tosetSecret()andupdateSecretProperties()was not forwarded to the service request body. #38301v4.11.1Compare Source
Bugs Fixed
v4.11.0Compare Source
Features Added
2025-07-01which is now the default. #37785outContentTypeoption togetSecret()allowing callers to request PEM-format output for certificate-backed secrets (e.g.,outContentType: KnownContentType.PEM). #37785previousVersionreadonly property toSecretPropertieswhich returns the identifier of the previous certificate version. #37785v4.10.1Compare Source
Azure/azure-sdk-for-js (@azure/storage-blob)
v12.33.0Compare Source
v12.32.0Compare Source
cloudflare/workerd (@cloudflare/workers-types)
v4.20260627.1Compare Source
v4.20260626.1Compare Source
v4.20260625.1Compare Source
v4.20260624.1Compare Source
v4.20260623.1Compare Source
v4.20260621.1Compare Source
v4.20260620.1Compare Source
v4.20260619.1Compare Source
v4.20260617.1Compare Source
v4.20260616.1Compare Source
v4.20260615.1Compare Source
v4.20260613.1Compare Source
v4.20260612.1Compare Source
v4.20260611.1Compare Source
v4.20260610.1Compare Source
v4.20260609.1Compare Source
v4.20260608.1Compare Source
v4.20260607.1Compare Source
v4.20260606.1Compare Source
v4.20260605.1Compare Source
v4.20260604.1Compare Source
v4.20260603.1Compare Source
v4.20260602.1Compare Source
v4.20260601.1Compare Source
v4.20260531.1Compare Source
v4.20260530.1Compare Source
v4.20260529.1Compare Source
v4.20260528.1Compare Source
v4.20260527.1Compare Source
v4.20260526.1Compare Source
v4.20260525.1Compare Source
v4.20260524.1Compare Source
v4.20260523.1Compare Source
v4.20260522.1Compare Source
v4.20260521.1Compare Source
v4.20260520.1Compare Source
v4.20260519.1Compare Source
v4.20260518.1Compare Source
v4.20260517.1Compare Source
v4.20260516.1Compare Source
v4.20260515.1Compare Source
v4.20260514.1Compare Source
v4.20260511.1Compare Source
v4.20260510.1Compare Source
v4.20260509.1Compare Source
v4.20260508.1Compare Source
v4.20260507.1Compare Source
v4.20260506.1Compare Source
denoland/denokv (@deno/kv)
v0.14.0Compare Source
What's Changed
AtomicOperation.mutate()types (#122)Full Changelog: denoland/denokv@0.13.0...0.14.0
electric-sql/pglite (@electric-sql/pglite)
v0.5.3Compare Source
Patch Changes
2ccbb4c: Improve parsing/raw results handlingv0.5.2Compare Source
Patch Changes
21fc995: fix serializing arrays of BigInts0720cb6: Alow serializing untyped parameterse09535f: add pg_stat_statements.tar.gz to main packagea4e163a: fix process exit code set/restorev0.5.1Compare Source
Patch Changes
930e2d0: fix PGlite version; redeploy external extensionsv0.5.0Minor Changes
93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;v0.4.6Patch Changes
2aa4d1a: Allow parsing of nulls in arrays #9972095d4e: Add ICU support.e937669: Restore process.exitCode54ed6dc: new API method copyToFs() and new param postgresqlconf817d073: restore exit codetursodatabase/libsql-client-ts (@libsql/client)
v0.17.4Compare Source
netlify/primitives (@netlify/blobs)
v10.7.9Compare Source
Dependencies
v10.7.8Compare Source
Dependencies
v10.7.7Compare Source
Dependencies
v10.7.6Compare Source
Bug Fixes
v10.7.5Compare Source
Dependencies
planetscale/database-js (@planetscale/database)
v1.20.1Compare Source
What's Changed
Full Changelog: planetscale/database-js@v1.20.0...v1.20.1
v1.20.0Compare Source
What's Changed
New Contributors
Full Changelog: planetscale/database-js@v1.19.0...v1.20.0
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260627.2Compare Source
v7.0.0-dev.20260626.1Compare Source
v7.0.0-dev.20260624.1Compare Source
v7.0.0-dev.20260623.1Compare Source
v7.0.0-dev.20260622.1Compare Source
v7.0.0-dev.20260621.1Compare Source
v7.0.0-dev.20260620.1Compare Source
v7.0.0-dev.20260619.1Compare Source
v7.0.0-dev.20260618.1Compare Source
v7.0.0-dev.20260617.2Compare Source
v7.0.0-dev.20260616.1Compare Source
v7.0.0-dev.20260615.1Compare Source
v7.0.0-dev.20260614.1Compare Source
v7.0.0-dev.20260613.1Compare Source
v7.0.0-dev.20260612.1Compare Source
v7.0.0-dev.20260611.2Compare Source
v7.0.0-dev.20260610.1Compare Source
v7.0.0-dev.20260609.1Compare Source
v7.0.0-dev.20260608.1Compare Source
v7.0.0-dev.20260607.1Compare Source
v7.0.0-dev.20260606.1Compare Source
v7.0.0-dev.20260605.1Compare Source
v7.0.0-dev.20260604.1Compare Source
v7.0.0-dev.20260603.1Compare Source
v7.0.0-dev.20260602.1[Compare Source](https://redirect.github.com/microsoft/typescript-go/compare/73868c8588924d4d972782c9ea102b322d7f3212...fe932f69bf61cb1b1c22bd936663eb2c994
Configuration
📅 Schedule: (UTC)
🚦 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.