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 with 11 updates #355

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2024

Bumps the dependencies group with 11 updates:

Package From To
cloud.google.com/go/bigquery 1.59.1 1.60.0
cloud.google.com/go/storage 1.39.1 1.40.0
github.com/aws/aws-sdk-go-v2 1.26.0 1.26.1
github.com/aws/aws-sdk-go-v2/config 1.27.9 1.27.10
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.16.13 1.16.14
github.com/aws/aws-sdk-go-v2/service/s3 1.53.0 1.53.1
github.com/expr-lang/expr 1.16.2 1.16.3
github.com/go-git/go-git/v5 5.11.0 5.12.0
github.com/k1LoW/go-github-client/v58 58.0.11 58.0.12
golang.org/x/exp 0.0.0-20240205201215-2c58cdc269a3 0.0.0-20240213143201-ec583247a57a
google.golang.org/api 0.171.0 0.172.0

Updates cloud.google.com/go/bigquery from 1.59.1 to 1.60.0

Release notes

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

spanner: v1.60.0

1.60.0 (2024-03-19)

Features

  • spanner: Allow attempt direct path xds via env var (e4b663c)

bigquery: v1.60.0

1.60.0 (2024-03-27)

Features

  • bigquery/analyticshub: Support selective sharing on data clean room Listings (a3bb7c0)
  • bigquery/datatransfer: Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources (a86aa8e)
  • bigquery/storage: Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (0195fe9)

Bug Fixes

  • bigquery/storage/managedwriter: Fix flowcontrol refund on error (#9649) (a07bf1d)
  • bigquery/storage/managedwriter: Retry improvements (#9642) (48a9258)
  • bigquery: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • bigquery/datatransfer: Update unenrollDataSources API documentation (#9449) (da644cc)
  • bigquery/storage: Mark BigQueryWrite v1beta2 as deprecated (d130d86)
Commits

Updates cloud.google.com/go/storage from 1.39.1 to 1.40.0

Release notes

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

storage: v1.40.0

1.40.0 (2024-03-29)

Features

Bug Fixes

  • storage: Retry errors from last recv on uploads (#9616) (b6574aa)
  • storage: Update protobuf dep to v1.33.0 (30b038d)

Performance Improvements

  • storage: Remove protobuf's copy of data on unmarshalling (#9526) (81281c0)
Commits
  • 438afcf chore(main): release spanner 1.40.0 (#6988)
  • bd85442 feat(spanner): configurable logger (#6958)
  • d5e2e0f chore: update individual config to be separate prs (#6981)
  • 1ce0f7d feat(spanner/spansql): add support for interval arg of some date/timestamp fu...
  • 5b14658 feat(spanner): PG JSONB support (#6874)
  • 3c4b2b3 chore: bulk rewrite signatures for GA clients (#6951)
  • d82ef41 chore(bigtable): more text proxy tune-up (#6977)
  • e7ab70b test(storage): add gRPC error code to retry to fix flaky PAP test (#6974)
  • f7c7f41 feat(storage): add Autoclass support (#6828)
  • 5d2dc01 chore(bigtable): add timeouts to proxy methods (#6973)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.10

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.13 to 1.16.14

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.0 to 1.53.1

Commits

Updates github.com/expr-lang/expr from 1.16.2 to 1.16.3

Release notes

Sourced from github.com/expr-lang/expr's releases.

v1.16.3

Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.

program, err := expr.Compile(`let x = 2 + 2; x ^ x`)
output, err := expr.Run(program, env)

In this release:

  • Improved printing for maps: {(foo + bar): 42}

Expr Editor

The Expr Editor is an embeddable code editor written in JavaScript with full support of Expr language.

Expr Pro

Expr Pro is a set of extensions for Expr for advanced use cases. It includes expressions explanation, performance profiling, and more.

Commits

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0

Release notes

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

v5.12.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.11.0...v5.12.0

Commits
  • 302ddde Merge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...
  • 6bba34d build: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7
  • feaeb36 Merge pull request #937 from matejrisek/feature/rename-short-fields
  • 7959a42 Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...
  • 4c17ce7 build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
  • 3f77e6f Merge pull request #1048 from pjbgf/fix-reset-validation
  • 6af38e0 Merge pull request #1047 from avoidalone/master
  • e6c3e58 Merge pull request #1044 from pjbgf/ff-merge
  • 04f7b23 *: fix some comments
  • f4f1a87 Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats
  • Additional commits viewable in compare view

Updates github.com/k1LoW/go-github-client/v58 from 58.0.11 to 58.0.12

Commits

Updates golang.org/x/exp from 0.0.0-20240205201215-2c58cdc269a3 to 0.0.0-20240213143201-ec583247a57a

Commits

Updates google.golang.org/api from 0.171.0 to 0.172.0

Release notes

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

v0.172.0

0.172.0 (2024-03-26)

Features

Changelog

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

0.172.0 (2024-03-26)

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

Bumps the dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.59.1` | `1.60.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.39.1` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.26.0` | `1.26.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.9` | `1.27.10` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.13` | `1.16.14` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.53.0` | `1.53.1` |
| [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.16.2` | `1.16.3` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.11.0` | `5.12.0` |
| [github.com/k1LoW/go-github-client/v58](https://github.com/k1LoW/go-github-client) | `58.0.11` | `58.0.12` |
| [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20240205201215-2c58cdc269a3` | `0.0.0-20240213143201-ec583247a57a` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.171.0` | `0.172.0` |


Updates `cloud.google.com/go/bigquery` from 1.59.1 to 1.60.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@bigquery/v1.59.1...spanner/v1.60.0)

Updates `cloud.google.com/go/storage` from 1.39.1 to 1.40.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.39.1...spanner/v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.26.0...v1.26.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.9 to 1.27.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.9...config/v1.27.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.13 to 1.16.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.13...v1.16.14)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.53.0 to 1.53.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.53.0...service/s3/v1.53.1)

Updates `github.com/expr-lang/expr` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](expr-lang/expr@v1.16.2...v1.16.3)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.12.0)

Updates `github.com/k1LoW/go-github-client/v58` from 58.0.11 to 58.0.12
- [Commits](k1LoW/go-github-client@v58.0.11...v58.0.12)

Updates `golang.org/x/exp` from 0.0.0-20240205201215-2c58cdc269a3 to 0.0.0-20240213143201-ec583247a57a
- [Commits](https://github.com/golang/exp/commits)

Updates `google.golang.org/api` from 0.171.0 to 0.172.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.171.0...v0.172.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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/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-patch
  dependency-group: dependencies
- dependency-name: github.com/expr-lang/expr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/go-github-client/v58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/exp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Mar 31, 2024
@k1LoW k1LoW merged commit 84ce24c into main Apr 1, 2024
5 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-480581b5ca branch April 1, 2024 00:19
@github-actions github-actions bot mentioned this pull request Apr 1, 2024
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