Skip to content

fix(deps): update go-libraries - #6049

Merged
cuixq merged 1 commit into
google:masterfrom
renovate-bot:renovate/go-libraries
Sep 23, 2026
Merged

cuixq merged 1 commit into
google:masterfrom
renovate-bot:renovate/go-libraries

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/storage v1.66.0v1.67.1 age confidence
github.com/alicebob/miniredis/v2 v2.38.0v2.39.0 age confidence
github.com/klauspost/compress v1.19.2v1.20.0 age confidence
github.com/yuin/goldmark v1.8.5v1.8.6 age confidence
golang.org/x/text v0.41.0v0.42.0 age confidence
google.golang.org/api v0.297.0v0.298.0 age confidence
mvdan.cc/sh/v3 v3.14.0v3.14.1 age confidence

Release Notes

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

v1.67.1: storage: v1.67.1

Bug Fixes
  • storage: Prevent panic when MultiRangeDownloader callback is nil (#​20377) (a85e955)

v1.67.0: bigquery: v1.67.0

Features
  • bigquery/reservation: Add a new field enable_gemini_in_bigquery to .google.cloud.bigquery.reservation.v1.Assignment that indicates if "Gemini in Bigquery"(https (601e742)
  • bigquery/reservation: Add a new field replication_status to .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into errors that could arise during Disaster Recovery(DR) replication (#​11666) (601e742)
  • bigquery/reservation: Add the CONTINUOUS Job type to .google.cloud.bigquery.reservation.v1.Assignment.JobType for continuous SQL jobs (601e742)
  • bigquery: Support MetadataCacheMode for ExternalDataConfig (#​11803) (af5174d), refs #​11802
Bug Fixes
  • bigquery: Increase timeout for storage api test and remove usage of deprecated pkg (#​11810) (f47e038), refs #​11801
  • bigquery: Update golang.org/x/net to 0.37.0 (1144978)
Documentation
  • bigquery/reservation: Remove the section about EDITION_UNSPECIFIED in the comment for slot_capacity in .google.cloud.bigquery.reservation.v1.Reservation to clarify that (601e742)
  • bigquery/reservation: Update the google.api.field_behavior for the .google.cloud.bigquery.reservation.v1.Reservation.primary_location and .google.cloud.bigquery.reservation.v1.Reservation.original_primary_location fields to clarify that they are OUTPUT_ONLY (601e742)
alicebob/miniredis (github.com/alicebob/miniredis/v2)

v2.39.0

Compare Source

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

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.2...v1.20.0

yuin/goldmark (github.com/yuin/goldmark)

v1.8.6

Compare Source

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

v0.298.0

Compare Source

Features
mvdan/sh (mvdan.cc/sh/v3)

v3.14.1

Compare Source

  • syntax
    • Fix the indentation of heredocs nested inside command substitutions - #​1403
    • Keep literal tabs in <<- heredoc bodies rather than replacing them with spaces
    • Don't indent heredocs without dashes nested in <<- ones, whose output no longer parsed
    • Zsh: don't drop the prefix in short forms like $#"$foo" and $+"$foo" - #​1405
  • interp
    • Fix the build on 32-bit FreeBSD and NetBSD
  • expand
    • Don't let escaped characters such as \* act as glob metacharacters
  • pattern
    • Treat unclosed extended operator groups like @(a as literals, avoiding a panic

Consider becoming a sponsor if you benefit from the work that went into this release!

Binaries built on go version go1.27.1 linux/amd64 with:

CGO_ENABLED=0 go build -trimpath -ldflags="-w -s"

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "before 6am on wednesday"
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Sep 22, 2026
@cuixq
cuixq merged commit dd2db7f into google:master Sep 23, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants