-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Mar 31, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 11 updates:
1.59.1
1.60.0
1.39.1
1.40.0
1.26.0
1.26.1
1.27.9
1.27.10
1.16.13
1.16.14
1.53.0
1.53.1
1.16.2
1.16.3
5.11.0
5.12.0
58.0.11
58.0.12
0.0.0-20240205201215-2c58cdc269a3
0.0.0-20240213143201-ec583247a57a
0.171.0
0.172.0
Updates
cloud.google.com/go/bigquery
from 1.59.1 to 1.60.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
0be35b0
chore(main): release spanner 1.60.0 (#9601)79efda0
chore: add header & system param docs (#9591)1c9a26e
chore(storage/control): add config to generate apiv2 (#9600)37ef892
chore(spanner): release v1.60.0 (#9597)e4b663c
feat: allow attempt direct path xds via env var (#9582)1a04baf
feat(auth): move credentials to base auth package (#9590)93c7bc0
chore(secretmanager): add config to generate apiv1beta2 (#9593)d6b1088
chore(internal/postprocessor): add validation command and CI (#9575)141f2a5
chore: release main (#9571)25c3f2d
feat(datacatalog): Add RANGE type to Data Catalog (#9573)Updates
cloud.google.com/go/storage
from 1.39.1 to 1.40.0Release notes
Sourced from cloud.google.com/go/storage's releases.
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)Updates
github.com/aws/aws-sdk-go-v2
from 1.26.0 to 1.26.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.9 to 1.27.10Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.16.13 to 1.16.14Commits
289bbd8
Release 2022-09-024169b1a
Regenerated Clientse02802d
Update SDK's smithy-go dependency to v1.13.29f98fe2
Update endpoints model824a8eb
Update API model05a6aab
Release 2022-09-015a4fbfe
Regenerated Clientsb9fde2d
Update endpoints model1808140
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.53.0 to 1.53.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/expr-lang/expr
from 1.16.2 to 1.16.3Release notes
Sourced from github.com/expr-lang/expr's releases.
Commits
d523107
Better map ast printingUpdates
github.com/go-git/go-git/v5
from 5.11.0 to 5.12.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
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.7feaeb36
Merge pull request #937 from matejrisek/feature/rename-short-fields7959a42
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.23f77e6f
Merge pull request #1048 from pjbgf/fix-reset-validation6af38e0
Merge pull request #1047 from avoidalone/mastere6c3e58
Merge pull request #1044 from pjbgf/ff-merge04f7b23
*: fix some commentsf4f1a87
Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-statsUpdates
github.com/k1LoW/go-github-client/v58
from 58.0.11 to 58.0.12Commits
68fb84a
Update v58e798055
Update v573877ef0
Update v560629ebe
Update v55d659542
Update v5472bcfe5
Update v53f0a7860
Update v52853d5f6
Update v51a4bc3ff
Update v504410621
Update v49Updates
golang.org/x/exp
from 0.0.0-20240205201215-2c58cdc269a3 to 0.0.0-20240213143201-ec583247a57aCommits
Updates
google.golang.org/api
from 0.171.0 to 0.172.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
707b9b2
chore(main): release 0.172.0 (#2486)77cc7d0
feat(all): auto-regenerate discovery clients (#2492)18f643a
chore(all): update all to 94a12d6 (#2489)78ee47e
feat(all): auto-regenerate discovery clients (#2490)57e19b3
feat(all): auto-regenerate discovery clients (#2488)b0eaf37
feat(all): auto-regenerate discovery clients (#2487)0398093
feat(all): auto-regenerate discovery clients (#2485)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