Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group across 1 directory with 12 updates #443

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
cloud.google.com/go/storage 1.48.0 1.50.0
github.com/antchfx/xmlquery 1.4.2 1.4.3
github.com/aws/aws-sdk-go-v2 1.32.6 1.32.8
github.com/aws/aws-sdk-go-v2/config 1.28.6 1.28.10
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.43 1.17.48
github.com/goark/gnkf 0.7.7 0.7.8
github.com/goccy/go-yaml 1.15.11 1.15.13
github.com/hhatto/gocloc 0.5.3 0.6.0
github.com/k1LoW/expand 0.15.1 0.15.2
golang.org/x/oauth2 0.24.0 0.25.0

Updates cloud.google.com/go/storage from 1.48.0 to 1.50.0

Release notes

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

storage: v1.50.0

1.50.0 (2025-01-09)

Features

  • storage/internal: Add new appendable Object to BidiWrite API (2e4feb9)
  • storage/internal: Add new preview BidiReadObject API (2e4feb9)
  • storage: Add support for gRPC bi-directional multi-range reads. This API is in private preview and not generally and is not yet available for general use. (#11377) (b4d86a5)
  • storage: Add support for ReadHandle, a gRPC feature that allows for accelerated resumption of streams when one is interrupted. ReadHandle requires the bi-directional read API, which is in private preview and is not yet available for general use. (#11377) (b4d86a5)
  • storage: Support appendable semantics for writes in gRPC. This API is in preview. (#11377) (b4d86a5)
  • storage: Refactor gRPC writer flow (#11377) (b4d86a5)

Bug Fixes

  • storage: Add mutex around uses of mrd variables (#11405) (54bfc32)
  • storage: Return the appropriate error for method not supported (#11416) (56d704e)

Documentation

  • storage/internal: Add IAM information to RPC comments for reference documentation (2e4feb9)
  • storage: Add preview comment to NewMultiRangeDownloader (#11420) (4ec1d66)
Commits
  • 22ab199 chore(main): release spanner 1.50.0 (#8484)
  • a79e693 feat(auth): add idtoken package (#8580)
  • 5feb3ea chore(alloydb/connectors): add config to generate apiv1 (#8636)
  • 57fc1a6 feat(networkconnectivity): add Network Connectivity Center APIs related to VP...
  • 38b957d chore(main): release bigtable 1.20.0 (#8243)
  • 69a8347 feat(auth): add grpctransport package (#8625)
  • 852a230 chore(auth): cleanup some small todos (#8628)
  • dd0b039 chore: fix publish job (#8627)
  • 2b5a2b5 chore(bigtable): switch to google.golang.org/protobuf (#8626)
  • 6933c5a feat(auth/oauth2adapt): adds a new module to translate types (#8595)
  • Additional commits viewable in compare view

Updates github.com/antchfx/xmlquery from 1.4.2 to 1.4.3

Release notes

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

v1.4.3

Merged PR:

Update packages:

  • update golang.org/x/net from v0.7.0 to v0.33.0
  • update github.com/antchfx/xpath from v1.3.2 to v1.3.3
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.8

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.10

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.43 to 1.17.48

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.72.2

Commits

Updates github.com/goark/gnkf from 0.7.7 to 0.7.8

Release notes

Sourced from github.com/goark/gnkf's releases.

v0.7.8

Changelog

  • f7858510140d97da35cdc30b475d7385a45371b3 Bump external dependencies
Commits

Updates github.com/goccy/go-yaml from 1.15.11 to 1.15.13

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.15.13

What's Changed

Full Changelog: goccy/go-yaml@v1.15.12...v1.15.13

1.15.12

What's Changed

Full Changelog: goccy/go-yaml@v1.15.11...v1.15.12

Commits

Updates github.com/hhatto/gocloc from 0.5.3 to 0.6.0

Release notes

Sourced from github.com/hhatto/gocloc's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: hhatto/gocloc@v0.5.3...v0.6.0

Commits
  • 59331e3 Merge pull request #100 from hhatto/add-fullpath-option
  • 81fc668 add unit tests
  • 8d10564 add --fullpath option
  • e26badb Merge pull request #102 from hhatto/goversion
  • 29d4863 update go version in Dockerfile
  • 61e26f3 Merge pull request #101 from hhatto/goversion
  • ce4ec35 update go version
  • 45c7196 Merge pull request #96 from alexandear/refactor/simplify-t-tempdir
  • c550f35 simplify tests by using t.TempDir()
  • fb9dca2 Merge pull request #95 from alexandear/fix/typo-test-name
  • Additional commits viewable in compare view

Updates github.com/k1LoW/expand from 0.15.1 to 0.15.2

Release notes

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

v0.15.2

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.15.1...v0.15.2

Changelog

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

v0.15.2 - 2024-12-23

Other Changes

Commits
  • 541092e Merge pull request #59 from k1LoW/tagpr-from-v0.15.1
  • 084f4c1 [tagpr] update CHANGELOG.md
  • 41046ad [tagpr] prepare for the next release
  • 0b75e83 Merge pull request #58 from k1LoW/dependabot/go_modules/dependencies-25efa491f9
  • f29eb75 chore(deps): bump the dependencies group with 2 updates
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.24.0 to 0.25.0

Commits

Updates google.golang.org/api from 0.213.0 to 0.214.0

Release notes

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

v0.214.0

0.214.0 (2024-12-19)

Features

Changelog

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

0.214.0 (2024-12-19)

Features

Commits

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 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.48.0` | `1.50.0` |
| [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) | `1.4.2` | `1.4.3` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.8` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.28.10` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.43` | `1.17.48` |
| [github.com/goark/gnkf](https://github.com/goark/gnkf) | `0.7.7` | `0.7.8` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.11` | `1.15.13` |
| [github.com/hhatto/gocloc](https://github.com/hhatto/gocloc) | `0.5.3` | `0.6.0` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.15.1` | `0.15.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |



Updates `cloud.google.com/go/storage` from 1.48.0 to 1.50.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.48.0...spanner/v1.50.0)

Updates `github.com/antchfx/xmlquery` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](antchfx/xmlquery@v1.4.2...v1.4.3)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.32.8
- [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.32.6...v1.32.8)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.28.10
- [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.28.6...config/v1.28.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.43 to 1.17.48
- [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@credentials/v1.17.43...credentials/v1.17.48)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.72.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@service/s3/v1.71.0...service/s3/v1.72.2)

Updates `github.com/goark/gnkf` from 0.7.7 to 0.7.8
- [Release notes](https://github.com/goark/gnkf/releases)
- [Changelog](https://github.com/goark/gnkf/blob/master/.goreleaser.yml)
- [Commits](goark/gnkf@v0.7.7...v0.7.8)

Updates `github.com/goccy/go-yaml` from 1.15.11 to 1.15.13
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.15.11...v1.15.13)

Updates `github.com/hhatto/gocloc` from 0.5.3 to 0.6.0
- [Release notes](https://github.com/hhatto/gocloc/releases)
- [Changelog](https://github.com/hhatto/gocloc/blob/master/.goreleaser.yml)
- [Commits](hhatto/gocloc@v0.5.3...v0.6.0)

Updates `github.com/k1LoW/expand` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.15.1...v0.15.2)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `google.golang.org/api` from 0.213.0 to 0.214.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.213.0...v0.214.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/antchfx/xmlquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  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-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/goark/gnkf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hhatto/gocloc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2025

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Jan 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-0ad7263cf8 branch January 12, 2025 05:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant