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

Bump the all-go-deps group with 8 updates #445

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-go-deps group with 8 updates:

Package From To
cloud.google.com/go/storage 1.49.0 1.50.0
github.com/aws/aws-sdk-go-v2 1.32.7 1.32.8
github.com/aws/aws-sdk-go-v2/config 1.28.7 1.28.10
github.com/aws/aws-sdk-go-v2/credentials 1.17.48 1.17.51
github.com/aws/aws-sdk-go-v2/service/s3 1.72.0 1.72.2
github.com/gdamore/tcell/v2 2.7.4 2.8.1
google.golang.org/api 0.215.0 0.216.0
google.golang.org/grpc 1.69.2 1.69.4

Updates cloud.google.com/go/storage from 1.49.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/aws/aws-sdk-go-v2 from 1.32.7 to 1.32.8

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.17.51

Commits

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

Commits

Updates github.com/gdamore/tcell/v2 from 2.7.4 to 2.8.1

Release notes

Sourced from github.com/gdamore/tcell/v2's releases.

Version 2.8.1 Bug Fixes

This release addresses two bugs.

First, a bug with signed int overflow prevented building depending on the go compiler in use.

Second, a bug prevented color underlines from being supported on most Xterm work-a-likes.

Version 2.8.0 Feature Release

Main Features

  • Underline Styles
  • Cursor Colors
  • Hyperlink Support for Windows
  • Clipboard Support
  • Window Title Support
  • Ghostty Terminal Support (by @​joshgoebel)
  • Performance Fix by (by @​kivattt)
  • Fix for slow Start Up Times (#764)

Detailed List

New Contributors

... (truncated)

Commits
  • eed6a79 fixes #769 UnderlineStyle is displayed, but UnderlineColor is not
  • 6833fce fixes #768 Compile error (signed vs unsigned int)
  • a9475fd Bump golang.org/x/text to 0.21.0
  • 1768306 Bump codecov/codecov-action from 4.5.0 to 5.1.2
  • 0fd7cf4 Bump golang.org/x/term from 0.25.0 to 0.28.0
  • 6858527 Add Ghostty support
  • 522d1e6 fixes #764 Adding tcell as a dependency delays startup time
  • 807ae5d Bump golang.org/x/term from 0.18.0 to 0.25.0
  • 82fb941 Bump codecov/codecov-action from 4.3.0 to 4.5.0
  • 2cee43f Bump golang.org/x/sys from 0.18.0 to 0.22.0
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.215.0 to 0.216.0

Release notes

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

v0.216.0

0.216.0 (2025-01-09)

Features

Changelog

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

0.216.0 (2025-01-09)

Features

Commits

Updates google.golang.org/grpc from 1.69.2 to 1.69.4

Release notes

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

Release 1.69.4

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).

Release 1.69.3 was accidentally tagged on the master branch and will be deleted. Please update to 1.69.4 instead.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
@roger2hk
Copy link
Contributor

@dependabot rebase

Bumps the all-go-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.49.0` | `1.50.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.8` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.7` | `1.28.10` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.48` | `1.17.51` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.72.0` | `1.72.2` |
| [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | `2.7.4` | `2.8.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.215.0` | `0.216.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.69.4` |


Updates `cloud.google.com/go/storage` from 1.49.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.49.0...spanner/v1.50.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.7 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.7...v1.32.8)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.7 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.7...config/v1.28.10)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.48 to 1.17.51
- [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.48...credentials/v1.17.51)

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

Updates `github.com/gdamore/tcell/v2` from 2.7.4 to 2.8.1
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
- [Commits](gdamore/tcell@v2.7.4...v2.8.1)

Updates `google.golang.org/api` from 0.215.0 to 0.216.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.215.0...v0.216.0)

Updates `google.golang.org/grpc` from 1.69.2 to 1.69.4
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.69.2...v1.69.4)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/gdamore/tcell/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-deps-757de9e80a branch from 1ab1716 to b6dbb0d Compare January 14, 2025 10:52
@dependabot dependabot bot requested a review from a team as a code owner January 14, 2025 10:52
@dependabot dependabot bot requested a review from roger2hk January 14, 2025 10:52
@roger2hk roger2hk merged commit 7176fa9 into main Jan 14, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-deps-757de9e80a branch January 14, 2025 10:58
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