Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2025

Bumps the dependencies group with 13 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.70.0 1.71.0
cloud.google.com/go/storage 1.56.2 1.57.0
github.com/antchfx/xmlquery 1.4.4 1.5.0
github.com/aws/aws-sdk-go-v2 1.39.0 1.39.2
github.com/aws/aws-sdk-go-v2/config 1.31.8 1.31.12
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.19.6 1.19.12
github.com/go-git/go-git/v5 5.16.2 5.16.3
github.com/k1LoW/go-github-client/v67 67.0.18 67.0.19
github.com/k1LoW/repin 0.3.4 0.4.0
github.com/samber/lo 1.51.0 1.52.0
golang.org/x/image 0.31.0 0.32.0
golang.org/x/oauth2 0.31.0 0.32.0
golang.org/x/tools 0.37.0 0.38.0

Updates cloud.google.com/go/bigquery from 1.70.0 to 1.71.0

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.71.0

1.71.0 (2025-09-30)

Features

  • bigquery/analyticshub: You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing (10e67ef)
  • bigquery/reservation: Add a new field failover_mode to .google.cloud.bigquery.reservation.v1.FailoverReservationRequest that allows users to choose between the HARD or SOFT failover modes when they initiate a failover operation on a reservation (10e67ef)
  • bigquery/reservation: Add a new field soft_failover_start_time in the existing replication_status in .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into the state of ongoing soft failover operations on the reservation (10e67ef)
  • bigquery: Add support for MaxSlots (#12958) (a3c0aca)
Commits
  • 36c1280 chore(main): release spanner 1.71.0 (#11009)
  • d81a1a7 feat(spanner): client built in metrics (#10998)
  • 1e27b43 chore(main): release storage 1.46.0 (#11010)
  • e1f67b1 chore: get publish docs build working with new release process (#11069)
  • 4fb2a0f fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...
  • 37191c6 fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)
  • 8a055ce chore(storage): bump auth dependency (#11067)
  • fc52b21 chore: update build scripts to be able to support migration to use release ko...
  • 6c6a6a1 chore(main): release bigquery 1.64.0 (#10978)
  • 16a1f95 chore(main): release auth/oauth2adapt 0.2.5 (#11063)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.56.2 to 1.57.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.57.0

1.57.0 (2025-09-23)

Features

  • storage/control: Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs (d73f912)
  • storage: Post support dynamic key name (#12677) (9e761f9)
  • storage: WithMeterProvider allows custom meter provider configuration (#12668) (7f574b0)

Bug Fixes

Performance Improvements

Commits
  • 8efa03a chore(main): release spanner 1.57.0 (#9337)
  • 7ff5356 fix(spanner): SelectAll struct fields match should be case-insensitive (#9417)
  • f377281 fix(spanner): internal test package should import local version (#9416)
  • 8c76415 chore(main): release storage 1.38.0 (#9336)
  • 36d788b chore(main): release bigquery 1.59.1 (#9412)
  • 4ac005d fix(bigquery): align return time.Time values to UTC (#9411)
  • ae8c7b7 chore: release main (#9384)
  • f049c97 fix(aiplatform): remove field max_wait_duration from message Scheduling (#9...
  • f7170e2 chore: update CI to turn gowork setting off for build/test (#9396)
  • 530d273 chore(main): release vertexai 0.7.1 (#9395)
  • Additional commits viewable in compare view

Updates github.com/antchfx/xmlquery from 1.4.4 to 1.5.0

Release notes

Sourced from github.com/antchfx/xmlquery's releases.

v1.5.0

New Features

  • Add xml.ProcInst supports. Include the new ProcessingInstruction Node Type (#133, #106)
  • Add a LineNumbers feature that allows retrieving the line number of each node in the XML file via the WithLineNumbers option. (#132 by @​aufi)
  • New methods: ChildNodes() (#127 by @​rmkane)

Other

update github.com/antchfx/xpath from 1.3.3 to 1.3.5. See https://github.com/antchfx/xpath/releases

Commits
  • a4181c9 Fix ProcInst node level. Change condition to check for DocumentNode
  • 2100913 test: add XML Processing Instruction node parsing tests
  • f9093e1 fix #106
  • 36d86a4 update github.com/antchfx/xpath from 1.3.3 to 1.3.5
  • 689f32d optimize line number tracking for XML element start tags
  • 86aa304 Remove LoadURLWithLineNumbers method
  • 4558cdd fix #133. supports xml.ProcInst
  • deb27cf Merge PR #132
  • 9769867 Unify methods with WithLineNumbers parser option flag
  • bd4beb3 Optimize line counting
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.39.0 to 1.39.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.12

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.6 to 1.19.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.1 to 1.88.4

Commits

Updates github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

Commits
  • ad9a3a5 Merge pull request #1633 from baloo/baloo/release-5.x/jj-signed-commits
  • f2c3467 plumbing: support extra headers, support jujutsu signed commit [5.x]
  • c12263d Merge pull request #1646 from baloo/baloo/release-5.x/fixup-windows-ci
  • 111f374 build: disable fuzzing on maintenance branch
  • 15d46ce build: raise timeouts for windows CI tests
  • ce83ba1 Merge pull request #1644 from baloo/baloo/release-5.x/fixup-build
  • b486201 internal: Expand regex to fix build
  • See full diff in compare view

Updates github.com/k1LoW/go-github-client/v67 from 67.0.18 to 67.0.19

Commits

Updates github.com/k1LoW/repin from 0.3.4 to 0.4.0

Release notes

Sourced from github.com/k1LoW/repin's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: k1LoW/repin@v0.3.4...v0.4.0

Changelog

Sourced from github.com/k1LoW/repin's changelog.

v0.4.0 - 2025-09-22

Commits
  • e9f46af Merge pull request #13 from k1LoW/tagpr-from-v0.3.4
  • 85023dc [tagpr] update CHANGELOG.md
  • 2e8f91c [tagpr] prepare for the next release
  • b836db9 Merge pull request #16 from k1LoW/dependabot/github_actions/dependencies-a544...
  • 299390c Merge pull request #15 from k1LoW/dependabot/go_modules/dependencies-3386daef94
  • c19df7b chore(deps): bump Songmu/tagpr in the dependencies group
  • dc944ad chore(deps): bump the dependencies group with 2 updates
  • 79be670 Merge pull request #14 from k1LoW/setup-ci
  • 2cdcafe fix: re-setup CI
  • 01812b1 Merge branch 'main' of github.com:k1LoW/repin
  • Additional commits viewable in compare view

Updates github.com/samber/lo from 1.51.0 to 1.52.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.52.0

Thrilled to announce the latest release of samber/lo!

This version brings major improvements:

  • A new it/ sub-package for everything related to the iter package added in Go 1.23. Big up to @​NathanBaulch for its help on this
  • A new documentation -> lo.samber.dev
  • Lots of micro fixes and performance improvements
  • Better code quality with many more linters

✨ A good introduction to streams in Go !

What's Changed

Tests

Style

... (truncated)

Commits
  • a25c42d bump v1.52.0
  • 15ac624 docs: adding go playground examples to it/ package (#708)
  • c7e9459 docs: lots of various doc improvements (#706)
  • fa2d724 doc: add it/mutable/parallel sub-package to llms.txt (#707)
  • aa3a48d fix(doc): add missing "contributing" entry in the menu
  • 5def06d fix(doc): various hot fixes
  • f9a57ef chore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs (#704)
  • 8b8aa28 fix(doc): make "iter" package visible in doc sidebar
  • 39e418f doc: adding a "contributing" page
  • 1b3cb42 fix(doc): improve algolia search
  • Additional commits viewable in compare view

Updates golang.org/x/image from 0.31.0 to 0.32.0

Commits
  • 8c4e1c8 go.mod: update golang.org/x dependencies
  • 261d277 draw: accept slightly different JPEG decodings
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.31.0 to 0.32.0

Commits

Updates golang.org/x/text from 0.29.0 to 0.30.0

Commits
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • See full diff in compare view

Updates golang.org/x/tools from 0.37.0 to 0.38.0

Commits
  • a22b5e8 go.mod: update golang.org/x dependencies
  • 4bbcc9f all: use reflect.TypeFor instead of reflect.TypeOf when we have known the type
  • 122c93a internal/refactor: AddImport: remove unnecessary result
  • 76aace8 internal/analysisinternal: rationalize
  • 8cf2d63 gopls/internal/golang: add condition for enabling package move
  • 1f054fd x/tools: downgrade token.FileSet parameters to token.File
  • 44e71e5 go/analysis/passes/printf: check anonymous functions too
  • 9095e9b internal/analysisinternal: extract DeleteVar
  • 62a1b26 internal/analysisinternal: IsChildOf(Cursor, edge.Kind) bool
  • d32fb50 internal/analysisinternal: export EnclosingFile
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.249.0 to 0.250.0

Release notes

Sourced from google.golang.org/api's releases.

v0.250.0

0.250.0 (2025-09-25)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.250.0 (2025-09-25)

Features

Commits
  • 307f588 chore(main): release 0.250.0 (#3307)
  • 2242712 feat(all): auto-regenerate discovery clients (#3318)
  • d41bfb6 chore(google-api-go-generator): add aiplatform:v1beta1 to skipAPIGeneration (...
  • 34bbc4b chore(all): update all (#3313)
  • e4eefd9 feat(all): auto-regenerate discovery clients (#3316)
  • a6d27cf feat(all): auto-regenerate discovery clients (#3315)
  • 0e5a06d feat(all): auto-regenerate discovery clients (#3314)
  • 7f0983c feat(all): auto-regenerate discovery clients (#3312)
  • ffae061 feat(all): auto-regenerate discovery clients (#3311)
  • 5ed74f3 feat(all): auto-regenerate discovery clients (#3310)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.70.0` | `1.71.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.56.2` | `1.57.0` |
| [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) | `1.4.4` | `1.5.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.0` | `1.39.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.8` | `1.31.12` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.19.6` | `1.19.12` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.3` |
| [github.com/k1LoW/go-github-client/v67](https://github.com/k1LoW/go-github-client) | `67.0.18` | `67.0.19` |
| [github.com/k1LoW/repin](https://github.com/k1LoW/repin) | `0.3.4` | `0.4.0` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.51.0` | `1.52.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.31.0` | `0.32.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.31.0` | `0.32.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.37.0` | `0.38.0` |



Updates `cloud.google.com/go/bigquery` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.70.0...spanner/v1.71.0)

Updates `cloud.google.com/go/storage` from 1.56.2 to 1.57.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.56.2...spanner/v1.57.0)

Updates `github.com/antchfx/xmlquery` from 1.4.4 to 1.5.0
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](antchfx/xmlquery@v1.4.4...v1.5.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.0 to 1.39.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.0...v1.39.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.8 to 1.31.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.8...config/v1.31.12)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.19.6 to 1.19.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.6...service/efs/v1.19.12)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.1 to 1.88.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.1...service/s3/v1.88.4)

Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.2...v5.16.3)

Updates `github.com/k1LoW/go-github-client/v67` from 67.0.18 to 67.0.19
- [Commits](k1LoW/go-github-client@v67.0.18...v67.0.19)

Updates `github.com/k1LoW/repin` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/k1LoW/repin/releases)
- [Changelog](https://github.com/k1LoW/repin/blob/main/CHANGELOG.md)
- [Commits](k1LoW/repin@v0.3.4...v0.4.0)

Updates `github.com/samber/lo` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.51.0...v1.52.0)

Updates `golang.org/x/image` from 0.31.0 to 0.32.0
- [Commits](golang/image@v0.31.0...v0.32.0)

Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0
- [Commits](golang/oauth2@v0.31.0...v0.32.0)

Updates `golang.org/x/text` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)

Updates `golang.org/x/tools` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.37.0...v0.38.0)

Updates `google.golang.org/api` from 0.249.0 to 0.250.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.249.0...v0.250.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/antchfx/xmlquery
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.19.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.88.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/go-github-client/v67
  dependency-version: 67.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/repin
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/samber/lo
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.250.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Oct 12, 2025
@k1LoW k1LoW merged commit 68c875b into main Oct 18, 2025
5 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-45d7828130 branch October 18, 2025 09:54
@github-actions github-actions bot mentioned this pull request Oct 18, 2025
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 go Pull requests that update Go code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants