Skip to content

chore(deps): update all non-major dependencies#2935

Merged
vmaerten merged 3 commits into
mainfrom
renovate/all-minor-patch
Jul 25, 2026
Merged

chore(deps): update all non-major dependencies#2935
vmaerten merged 3 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v7.0.0v7.0.1 age confidence
cloud.google.com/go/storage indirect minor v1.63.1v1.64.0 age confidence
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp indirect minor v1.34.0v1.35.0 age confidence
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric indirect minor v0.58.0v0.59.0 age confidence
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping indirect minor v0.58.0v0.59.0 age confidence
github.com/aws/aws-sdk-go-v2 indirect minor v1.42.1v1.43.0 age confidence
github.com/aws/aws-sdk-go-v2/config indirect patch v1.32.30v1.32.31 age confidence
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.29v1.19.30 age confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.30v1.18.31 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.30v1.4.31 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 indirect patch v2.7.30v2.7.31 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a indirect patch v1.4.31v1.4.32 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum indirect patch v1.9.23v1.9.24 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.30v1.13.31 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared indirect patch v1.19.31v1.19.32 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 indirect minor v1.105.1v1.106.0 age confidence
github.com/aws/aws-sdk-go-v2/service/signin indirect minor v1.4.1v1.5.0 age confidence
github.com/aws/aws-sdk-go-v2/service/sso indirect minor v1.32.1v1.33.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc indirect minor v1.37.1v1.38.0 age confidence
github.com/aws/aws-sdk-go-v2/service/sts indirect minor v1.44.1v1.45.0 age confidence
github.com/aws/smithy-go indirect patch v1.27.3v1.27.4 age confidence
github.com/charmbracelet/ultraviolet indirect digest 4bee1917cc6674 age confidence
github.com/dlclark/regexp2/v2 indirect patch v2.5.0v2.5.2 age confidence
github.com/go-logr/logr indirect patch v1.4.3v1.4.4 age confidence
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.18v0.3.19 age confidence
github.com/klauspost/compress indirect patch v1.19.0v1.19.1 age confidence
github.com/mattn/go-isatty indirect patch v0.0.22v0.0.24 age confidence
github.com/mattn/go-runewidth indirect patch v0.0.24v0.0.27 age confidence
github.com/ulikunitz/xz indirect patch v0.5.15v0.5.16 age confidence
golang.org/x/exp indirect digest 9ea1abe764159d age confidence
google.golang.org/api indirect minor v0.288.0v0.290.0 age confidence
google.golang.org/genproto indirect digest f5fc221b2f2020 age confidence
google.golang.org/genproto/googleapis/api indirect digest f5fc221b2f2020 age confidence
google.golang.org/genproto/googleapis/rpc indirect digest f5fc221b2f2020 age confidence
mockery patch 3.7.13.7.2 age confidence
mvdan.cc/sh/moreinterp require digest 19def06dccf23f
mvdan.cc/sh/v3 require digest 2255122dccf23f
pnpm (source) packageManager minor 11.13.0+sha512.88d94724d8f2e6c186744a5584c6e59ecac869ec7ba15e9cb4cd628e8dc7066820b2481d8ee3b51ea8da323a7378068aa58c556a3720d32b7c20a051d088363a11.17.0 age confidence
pnpm (source) minor 11.13.011.17.0 age confidence
prettier (source) devDependencies patch 3.9.53.9.6 age confidence
vue (source) devDependencies patch 3.5.393.5.40 age confidence

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.59.0

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.58.0...v0.59.0

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.43.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.61.0
    • Feature: This release adds the new LaunchInstances API, which can launch instances synchronously in an AutoScaling group. The API also returns instances info and launch error back immediately.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.53.0
    • Feature: AWS Backup now supports a low-cost warm storage tier for Amazon S3 backup data.
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.43.0
    • Feature: Amazon Bedrock Runtime Service Tier Support Launch
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.70.0
    • Feature: New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.59.0
    • Feature: CloudWatch Logs updates: Added capability to setup a recurring schedule for log insights queries. Logs introduced Scheduled Queries (managed through Create/Update/Get/Delete/List/History Scheduled Query APIs). For more information, see CloudWatch Logs API documentation.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.146.0
    • Feature: This release added support for ring timer configuration for campaign calls.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.271.0
    • Feature: AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.51.0
    • Feature: Added the AssociateDelegationRequest, GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest, ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and GetHumanReadableSummary APIs for the IAM temporary delegation feature.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.46.0
    • Feature: Amazon MSK adds three new APIs, ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka topics in your MSK clusters.
  • github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.31.0
    • Feature: Add support for new ListRequiredTags API used to retrieve the required tags specified in a customer's effective tag policy.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.70.0
    • Feature: AssociateWebACL, UpdateWebACL and PutLoggingConfiguration will now throw WAFFeatureNotIncludedInPricingPlanException when the request contains a feature that is not included in the CloudFront pricing plan of the WebACL.
aws/smithy-go (github.com/aws/smithy-go)

v1.27.4

Compare Source

dlclark/regexp2 (github.com/dlclark/regexp2/v2)

v2.5.2

Compare Source

v2.5.1

Compare Source

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.19

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.17...v0.3.19

klauspost/compress (github.com/klauspost/compress)

v1.19.1

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.0...v1.19.1

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.24

Compare Source

v0.0.23

Compare Source

mattn/go-runewidth (github.com/mattn/go-runewidth)

v0.0.27

Compare Source

v0.0.26

Compare Source

v0.0.25

Compare Source

ulikunitz/xz (github.com/ulikunitz/xz)

v0.5.16

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.290.0

Compare Source

Features

v0.289.0

Compare Source

Features
vektra/mockery (mockery)

v3.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.7.1...v3.7.2

pnpm/pnpm (pnpm)

v11.17.0: pnpm 11.17

Compare Source

Minor Changes
  • Added a new setting, update.githubActionsServer, for specifying the base URL of the GitHub server that hosts the repositories of the GitHub Actions referenced by the workflow files (for example, a GitHub Enterprise Server). When the setting is not defined, the URL is read from the GITHUB_SERVER_URL environment variable, falling back to https://github.com. The URL must use the https:// or http:// protocol #​13220.

    pnpm outdated and pnpm update no longer fail when the refs of a GitHub Action's repository cannot be read (for example, when the action's repository is private or hosted on a different GitHub server). Such actions are now skipped with a warning.

    Setting update.githubActions to false now makes pnpm outdated and the interactive pnpm update skip GitHub Actions dependencies.

Patch Changes
  • The token poll for web-based authentication no longer reads the body of non-OK or still-pending (HTTP 202) responses, and caps the token response body it does read at 64 KiB, so a malicious or compromised registry cannot exhaust memory through the poll pnpm/pnpm#12721.

  • Fixed catalog: references in dependencies and overrides failing to resolve when installing through a pnpr server, which errored with "No catalog entry '' was found for catalog 'default'." even though the catalog entry existed. Also fixed a crash on Windows when installing a nested workspace member (e.g. packages/foo) through a pnpr server #​13232.

  • Republished every package: the tarballs published by the v11.13.1 through v11.16.0 releases were missing most of their compiled files due to a packing bug #​13164.

  • Revert script ordering change for pnpm run --sequential /regex/

  • Support the from-git argument in the pnpm version command.

  • When the authentication URL cannot be rendered as a QR code (for example when it exceeds the maximum QR data capacity), web-based login now displays the URL alone with a warning instead of aborting authentication pnpm/pnpm#12721.

Platinum Sponsors
Bit
OpenAI
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v11.16.0: pnpm 11.16

Compare Source

Minor Changes

  • The first release of a package now publishes the version written in its manifest verbatim, instead of bumping off it. pnpm version -r and pnpm change status check the registry for each release's current version; when that version is not yet published, the package debuts at it and its pending changesets apply only from the next release. A newly added package seeded at 1100.0.0 with a minor changeset is therefore published as 1100.0.0 rather than skipping straight to 1100.1.0.

  • Added a --changeset flag to pnpm update. Set update.changeset to true in pnpm-workspace.yaml to enable this behavior by default, and use --no-changeset to override the setting for one update. After the update completes, pnpm writes a .changeset/pnpm-update-<suffix>.md file declaring a patch bump for every workspace package whose dependencies or optionalDependencies were changed by the update and a major bump when peerDependencies changed, including packages that consume an updated catalog entry via the catalog: protocol. Private packages, packages without a name, and packages listed in the ignore array of .changeset/config.json are skipped. If .changeset/config.json does not exist, a warning is printed and no changeset is generated.

  • Added GitHub Actions dependencies to pnpm outdated and interactive pnpm update. Non-interactive updates can include them with --include-github-actions or by setting update.githubActions to true in pnpm-workspace.yaml. Updated actions are pinned to exact commit hashes with their release tags preserved in comments.

  • Added update and audit settings sections to pnpm-workspace.yaml, superseding the awkwardly named updateConfig, auditConfig, and top-level auditLevel settings:

    update:
      ignoreDeps: # was updateConfig.ignoreDependencies
        - webpack
        - "@&#8203;babel/*"
    
    audit:
      level: high # was auditLevel
      ignore: # was auditConfig.ignoreGhsas
        - GHSA-xxxx-yyyy-zzzz

    update.ignoreDeps lists dependency name patterns that pnpm update and pnpm outdated should skip. audit.level and audit.ignore tune pnpm audit.

    The deprecated updateConfig, auditConfig, and auditLevel settings keep working until the next major version. When both a new section value and its deprecated counterpart are set, the new section takes precedence and a warning is printed. Both the TypeScript CLI and the Rust config surface (pacquet) recognize the new sections.

Patch Changes

  • Fixed pnpm add --save-exact/--save-prefix and pnpm update writing a package's version with the peerDependencies range's prefix (e.g. ^19.2.7 instead of the requested 19.2.7) whenever the same package also appeared in peerDependencies. A real dependencies/devDependencies/optionalDependencies entry now takes precedence over a same-named peerDependencies entry when computing the current specifiers #​13108.

Platinum Sponsors

Bit
OpenAI

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v11.15.1

Compare Source

v11.15.0: pnpm 11.15

Compare Source

Minor Changes
  • Optional peer dependencies declared only via peerDependenciesMeta (for example debug's supports-color peer) are now resolved from a satisfying version already present in the dependency graph, the same way explicitly declared optional peer dependencies are. Previously such peers were only resolved this way when the package's metadata was read back from the lockfile, so an unrelated dependency change could rewrite peer resolutions across the whole lockfile.
Patch Changes
  • Updated adm-zip to prevent crafted ZIP archives from causing excessive memory allocation.

  • pnpm version -r no longer writes a versioning-ledger entry with no consumed intents as a bare intents: key, which the next run failed to read with ERR_PNPM_INVALID_VERSIONING_LEDGER. Empty intent lists are now written as intents: [], and the ledger reader accepts the bare form left by earlier releases.

  • Fixed pnpr workspace resolution to preserve project names and versions for workspace: dependencies.

Platinum Sponsors

Bit
OpenAI

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added area: dependencies Changes related to dependency files. area: github actions Pull requests that update GitHub Actions code lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code. labels Jul 25, 2026
@renovate

renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.10 -> 1.26.4
google.golang.org/grpc v1.82.0 -> v1.82.1

@renovate renovate Bot added area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code. area: github actions Pull requests that update GitHub Actions code labels Jul 25, 2026
vmaerten added 2 commits July 25, 2026 18:52
The gomodTidy post-update option runs `go mod tidy` with Renovate's own
Go image. Since that image moved to Go 1.26, every tidy rewrote the
`go` directive in go.mod from 1.25.10 to 1.26.4, which breaks the whole
1.25.x CI matrix (GOTOOLCHAIN=local) and enables stricter vet checks.

Constraining the Go version keeps Renovate on a 1.25 toolchain, which
leaves the directive untouched.
github.com/planetscale/vtprotobuf declares `go 1.26.4` since the
2026-07-02 pseudo-version, which forced `go mod tidy` to bump the `go`
directive of the main module and broke the whole 1.25.x CI matrix.

Nothing imports this module (it is only pulled into the module graph by
grpc/genproto), so requiring the older revision every other dependency
already asks for keeps the graph buildable with Go 1.25.
@renovate

renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@vmaerten
vmaerten merged commit 1426db9 into main Jul 25, 2026
20 checks passed
@vmaerten
vmaerten deleted the renovate/all-minor-patch branch July 25, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies Changes related to dependency files. area: github actions Pull requests that update GitHub Actions code lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant