Skip to content

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

Merged
vmaerten merged 2 commits into
mainfrom
renovate/all-minor-patch
Jul 14, 2026
Merged

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

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) 24.13.224.13.3 age confidence devDependencies patch
actions/setup-node v6.4.0v6.5.0 age confidence action minor
charm.land/bubbles/v2 v2.1.0v2.1.1 age confidence require patch
charm.land/bubbletea/v2 v2.0.7v2.0.8 age confidence require patch
charm.land/lipgloss/v2 v2.0.4v2.0.5 age confidence require patch
cloud.google.com/go/auth v0.20.0v0.22.0 age confidence indirect minor
cloud.google.com/go/iam v1.11.0v1.12.0 age confidence indirect minor
cloud.google.com/go/monitoring v1.29.0v1.30.0 age confidence indirect minor
cloud.google.com/go/storage v1.63.0v1.63.1 age confidence indirect patch
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.33.0v1.34.0 age confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.57.0v0.58.0 age confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.57.0v0.58.0 age confidence indirect minor
github.com/aws/aws-sdk-go-v2 v1.42.0v1.42.1 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.13v1.7.14 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/config v1.32.26v1.32.30 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/credentials v1.19.25v1.19.29 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.29v1.18.30 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.29v1.4.30 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.29v2.7.30 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.30v1.4.31 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.12v1.13.13 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.22v1.9.23 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.29v1.13.30 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.30v1.19.31 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.104.1v1.105.1 age confidence indirect minor
github.com/aws/aws-sdk-go-v2/service/signin v1.2.1v1.4.1 age confidence indirect minor
github.com/aws/aws-sdk-go-v2/service/sso v1.31.4v1.32.1 age confidence indirect minor
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.7v1.37.1 age confidence indirect minor
github.com/aws/aws-sdk-go-v2/service/sts v1.43.4v1.44.1 age confidence indirect minor
github.com/charmbracelet/ultraviolet f39628c4bee191 age confidence indirect digest
github.com/dlclark/regexp2/v2 v2.2.2v2.5.0 age confidence indirect minor
github.com/elliotchance/orderedmap/v3 v3.1.0v3.1.1 age confidence require patch
github.com/googleapis/enterprise-certificate-proxy v0.3.17v0.3.18 age confidence indirect patch
github.com/googleapis/gax-go/v2 v2.22.0v2.23.0 age confidence indirect minor
github.com/klauspost/compress v1.18.7v1.19.0 age confidence indirect minor
github.com/planetscale/vtprotobuf ba978878ae5a48 indirect digest
go 1.26.41.26.5 age confidence patch
golang.org/x/crypto v0.53.0v0.54.0 age confidence indirect minor
golang.org/x/exp c48552f9ea1abe age confidence indirect digest
golang.org/x/net v0.56.0v0.57.0 age confidence indirect minor
golang.org/x/sync v0.21.0v0.22.0 age confidence require minor
golang.org/x/sys v0.46.0v0.47.0 age confidence indirect minor
golang.org/x/term v0.44.0v0.45.0 age confidence require minor
golang.org/x/text v0.38.0v0.40.0 age confidence indirect minor
golang/govulncheck-action v1.0.4v1.1.0 age confidence action minor
google.golang.org/api v0.287.0v0.288.0 age confidence indirect minor
google.golang.org/genproto 925bb5df5fc221 age confidence indirect digest
google.golang.org/genproto/googleapis/api 925bb5df5fc221 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc 925bb5df5fc221 age confidence indirect digest
mvdan.cc/sh/moreinterp 19def062255122 require digest
netlify-cli 26.1.026.2.0 age confidence devDependencies minor
pnpm (source) 11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b11.13.0 age confidence packageManager minor
pnpm (source) 11.9.011.13.0 age confidence minor
prettier (source) 3.9.43.9.5 age confidence devDependencies patch
vitepress-plugin-llms 1.13.21.13.3 age confidence devDependencies patch
vitepress-plugin-tabs (source) 0.9.00.9.1 age confidence devDependencies patch

Release Notes

actions/setup-node (actions/setup-node)

v6.5.0

Compare Source

charmbracelet/bubbles (charm.land/bubbles/v2)

v2.1.1

Compare Source

Lil’ Textarea Fix

This is a tiny patch to fix a bug in textarea where the prompt character could be missing styling on empty lines. That’s all for now!

Thanks for using Bubbles,
Charm 🌞

Changelog

Fixed
Docs

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

charmbracelet/bubbletea (charm.land/bubbletea/v2)

v2.0.8

Compare Source

Graphemes, schmraphemes

No terminal can render emojis perfectly, but we can try. This release improves some very specific edge cases around emoji rendering. Enjoy!

Changelog

  • db569ad: fix(deps): bump ultraviolet for emoji-related rendering improvements

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.5

Compare Source

Changelog


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

googleapis/google-cloud-go (cloud.google.com/go/auth)

v0.22.0

Compare Source

  • bigtable:

    • cbt: Support cells per column limit for row read.
    • bttest: Correctly handle empty RowSet.
    • Fix ReadModifyWrite operation in emulator.
    • Fix API path in GetCluster.
  • bigquery:

    • BEHAVIOR CHANGE: Retry on 503 status code.
    • Add dataset.DeleteWithContents.
    • Add SchemaUpdateOptions for query jobs.
    • Add Timeline to QueryStatistics.
    • Add more stats to ExplainQueryStage.
    • Support Parquet data format.
  • datastore:

    • Support omitempty for times.
  • dlp:

    • BREAKING CHANGE: Remove v1beta1 client. Please migrate to the v2 client,
      which is now out of beta.
    • Add v2 client.
  • firestore:

    • BEHAVIOR CHANGE: Treat set({}, MergeAll) as valid.
  • iam:

    • Support JWT signing via SignJwt callopt.
  • profiler:

    • BEHAVIOR CHANGE: PollForSerialOutput returns an error when context.Done.
    • BEHAVIOR CHANGE: Increase the initial backoff to 1 minute.
    • Avoid returning empty serial port output.
  • pubsub:

    • BEHAVIOR CHANGE: Don't backoff during next retryable error once stream is healthy.
    • BEHAVIOR CHANGE: Don't backoff on EOF.
    • pstest: Support Acknowledge and ModifyAckDeadline RPCs.
  • redis:

    • Add v1 beta Redis client.
  • spanner:

    • Support SessionLabels.
  • speech:

    • Add api v1 beta1 client.
  • storage:

    • BEHAVIOR CHANGE: Retry reads when retryable error occurs.
    • Fix delete of object in requester-pays bucket.
    • Support KMS integration.

v0.21.0

Compare Source

  • bigquery:

    • Add OpenCensus tracing.
  • firestore:

    • BREAKING CHANGE: If a document does not exist, return a DocumentSnapshot
      whose Exists method returns false. DocumentRef.Get and Transaction.Get
      return the non-nil DocumentSnapshot in addition to a NotFound error.
      DocumentRef.GetAll and Transaction.GetAll return a non-nil
      DocumentSnapshot instead of nil.
    • Add DocumentIterator.Stop. Call Stop whenever you are done with a
      DocumentIterator.
    • Added Query.Snapshots and DocumentRef.Snapshots, which provide realtime
      notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
    • Canceling an RPC now always returns a grpc.Status with codes.Canceled.
  • spanner:

    • Add CommitTimestamp, which supports inserting the commit timestamp of a
      transaction into a column.
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.58.0

Compare Source

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

v1.42.1

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.6.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.50.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.51.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.55.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.58.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.79
    • Feature: Updated APIs to support custom validation rules.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.45.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.50.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation: v1.9.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.7.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.14.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.28.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.65.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.16.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.57.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.38.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.16.3
    • Documentation: Documentation update to notify users of the discontinuation of Amazon CodeGuru Security.
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.39.0
    • Feature: Releasing the following features - Asset classification that lets users use restricted terms for classifying assets if they have the right permissions. Also adding a new enum value "Moving" to project status.
  • github.com/aws/aws-sdk-go-v2/service/dax: v1.28.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.19.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.246.0
    • Feature: Added IPv6 support for AWS Client VPN.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.72.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.41.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.61.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/health: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.51.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.60.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.23.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.77.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.56.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lexruntimeservice: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.36.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.17.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.36.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.82.0
    • Feature: This release adds support for input rendition selection for HLS input, adds new Share API to enable sharing jobs with AWS Support for support investigations, and adds INCLUDE_AS_TS to iFrameOnlyManifest setting for HLS outputs.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mediastore: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.4.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.25.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/opsworkscm: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.56.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/pcaconnectorad: v1.15.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.33.0
    • Feature: The Amazon Q Business GetDocumentContent operation now supports retrieval of the extracted text content in JSON format.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/repostspace: v1.14.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakeredge: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.38.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.42.1
    • Documentation: Documentation update for Amazon SQS Supports Large Payload Message feature
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.42.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/support: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/supportapp: v1.18.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.16.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.16.0
    • Feature: Add MAINTENANCE status for DbInstance and DbCluster
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.52.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.20.0
    • Feature: Remove incorrect endpoint tests
dlclark/regexp2 (github.com/dlclark/regexp2/v2)

v2.5.0

Compare Source

v2.4.0

Compare Source

v2.3.0

Compare Source

elliotchance/orderedmap (github.com/elliotchance/orderedmap/v3)

v3.1.1

Compare Source

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

v0.3.18

Compare Source

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.23.0

Compare Source

Features
  • v2: add http.response.status_code to TransportTelemetryData (#​513) (7d5554f)
Bug Fixes
klauspost/compress (github.com/klauspost/compress)

v1.19.0

Compare Source

What's Changed

New Contributors

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

golang/go (go)

v1.26.5

Compare Source

golang/govulncheck-action (golang/govulncheck-action)

v1.1.0

Compare Source

Full Changelog: golang/govulncheck-action@v1.0.4...v1.1.0

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

v0.288.0

Compare Source

Features

v0.287.1

Compare Source

Documentation
netlify/cli (netlify-cli)

v26.2.0

Compare Source

Features
Bug Fixes
pnpm/pnpm (pnpm)

v11.13.0

Compare Source

Minor Changes
  • Added versioning.epics to pnpm-workspace.yaml. An epic ties a group of member packages to a lead package, constraining every member's major version to a band derived from the lead's major: while the lead is on major M, members live in M*100 … M*100+99. Members move independently inside the band (patch, minor, and a major intent that stays in-band); a bump that would carry a member past the band ceiling is rejected until the lead advances its own major. When a release plan takes the lead to a new stable major, every member re-bases to the band floor in the same plan. Membership is matched with pnpm's package selectors — name globs, ./-prefixed directory globs, and !-prefixed negations.

  • Added the team command for managing organization teams and team memberships on the registry, with create, destroy, add, rm, and ls subcommands and support for --otp, --parseable, and --json flags.

  • Added native workspace release management #​12952: the new pnpm change command records change intents as changesets-compatible .changeset/*.md fi

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • 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. lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code. labels Jul 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 140eb61 to 297025f Compare July 10, 2026 13:14
@renovate renovate Bot added the area: github actions Pull requests that update GitHub Actions code label Jul 10, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f547349 to f085480 Compare July 13, 2026 20:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f085480 to 7d1160b Compare July 14, 2026 02:48
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7d1160b to 959515f Compare July 14, 2026 04:48
@go-task go-task deleted a comment from arturict Jul 14, 2026
The go.mod language directive must track the second-to-last stable Go
release so we keep supporting the two latest versions. Renovate had
bumped it to 1.26.4, which enabled Go 1.26's stricter go vet and broke
the build on a preexisting %q-on-int in experiments/errors.go.

Revert the directive to 1.25.10 and disable gomod golang-directive
updates in renovate config so this does not recur.
@renovate

renovate Bot commented Jul 14, 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.

@go-task go-task deleted a comment from renovate Bot Jul 14, 2026
@vmaerten vmaerten merged commit 6833ee5 into main Jul 14, 2026
18 checks passed
@vmaerten vmaerten deleted the renovate/all-minor-patch branch July 14, 2026 20:02
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