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 go group with 14 updates #38641

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps the go group with 14 updates:

Package From To
github.com/ClickHouse/ch-go 0.61.2 0.61.3
github.com/ClickHouse/clickhouse-go/v2 2.18.0 2.19.0
github.com/aws/aws-sdk-go 1.50.25 1.50.26
github.com/elastic/go-elasticsearch/v8 8.12.0 8.12.1
github.com/fxamacker/cbor/v2 2.5.0 2.6.0
github.com/go-jose/go-jose/v3 3.0.1 3.0.2
github.com/google/go-tpm-tools 0.4.2 0.4.3
github.com/googleapis/gax-go/v2 2.12.0 2.12.2
github.com/prometheus/client_model 0.5.0 0.6.0
github.com/sashabaranov/go-openai 1.19.3 1.20.1
github.com/schollz/progressbar/v3 3.14.1 3.14.2
github.com/snowflakedb/gosnowflake 1.7.2 1.8.0
golang.org/x/crypto 0.19.0 0.20.0
google.golang.org/api 0.162.0 0.164.0

Updates github.com/ClickHouse/ch-go from 0.61.2 to 0.61.3

Release notes

Sourced from github.com/ClickHouse/ch-go's releases.

v0.61.3

What's Changed

New Contributors

Full Changelog: ClickHouse/ch-go@v0.61.2...v0.61.3

Commits
  • db4dad6 Merge pull request #384 from supertenant/group_by_with_totals
  • 1e16ba3 Merge pull request #385 from ClickHouse/dependabot/go_modules/go.uber.org/zap...
  • cea80ba Merge pull request #386 from ClickHouse/dependabot/go_modules/github.com/klau...
  • 4e6db55 chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7
  • c21a74c chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
  • 667f281 fix(query): add with totals case (issue #382)
  • 346e00f Merge pull request #380 from ClickHouse/dependabot/go_modules/opentelemetry-8...
  • 85deb04 chore(lint): update golangci config
  • 1361733 chore(deps): bump the opentelemetry group with 4 updates
  • 50d2358 Merge pull request #379 from ClickHouse/dependabot/go_modules/opentelemetry-0...
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.18.0 to 2.19.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.19.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.18.0...v2.19.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.19.0, 2024-02-26

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.18.0...v2.19.0

Commits

Updates github.com/aws/aws-sdk-go from 1.50.25 to 1.50.26

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.26 (2024-02-26)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway.
  • service/drs: Updates service API and documentation
  • service/kafkaconnect: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for gp3 data volumes for Multi-AZ DB Clusters.
Commits

Updates github.com/elastic/go-elasticsearch/v8 from 8.12.0 to 8.12.1

Release notes

Sourced from github.com/elastic/go-elasticsearch/v8's releases.

8.12.1

  • Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
  • Fix: Scroll now uses the body to pass the scroll_id. #785
  • Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.

Many thanks to @​tblyler, @​frkntplglu and @​HaraldNordgren for their contribution!

Changelog

Sourced from github.com/elastic/go-elasticsearch/v8's changelog.

8.12.1

  • Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
  • Fix: Scroll now uses the body to pass the scroll_id. #785
  • Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.
Commits

Updates github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0

Release notes

Sourced from github.com/fxamacker/cbor/v2's releases.

v2.6.0

This release adds important new features, optimizations, bug fixes, and 3 new contributors. Fuzz tests passed 5+ billion execs for CBOR encoding and decoding functions. Minimum officially supported Go is bumped to Go 1.17.

⭐ Features and Optimizations

🚀 Notable Optimizations

  • Improve memory allocs 🗜️ and speed 🚀 of encoding maps by using Go 1.18-1.20 features by @​dinhxuanvu in fxamacker/cbor#468

    benchstat results provided by @​dinhxuanvu

    NOTE: Go 1.17 is the minimum version supported by v2.6.0. Go 1.20+ will use optimizations introduced by PR 468.

🛠 Improvements

🐞 Bug Fixes

📖 Docs and CI

... (truncated)

Commits
  • 1f67e1e Merge pull request #489 from fxamacker/fxamacker/require-go-1.17-in-go.mod
  • 793a058 Update README.md for cbor v2.6.0
  • 4778e46 Update go.mod to require go 1.17
  • d81df7a Merge pull request #487 from fxamacker/dependabot/github_actions/github/codeq...
  • ade4c60 Bump github/codeql-action from 3.23.0 to 3.24.0
  • 2da2d67 Merge pull request #484 from fxamacker/fxamacker/test-new-decoding-option-in-...
  • d68ecb4 Add UnrecognizedTagToAny option to TestDecOptions
  • dd2eb91 Merge pull request #475 from ssuriyan7/return-tag-content-option
  • c8f2df8 Merge pull request #480 from benluddy/options-mode-options-roundtrip-fix
  • 2c841f6 Add decoding option for return type of data with an unknown tag
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2

Release notes

Sourced from github.com/go-jose/go-jose/v3's releases.

Version 3.0.2

Fixed

  • DecryptMulti: handle decompression error (#19)

Changed

  • jwe/CompactSerialize: improve performance (#67)
  • Increase the default number of PBKDF2 iterations to 600k (#48)
  • Return the proper algorithm for ECDSA keys (#45)
  • Update golang.org/x/crypto to v0.19 (#94)

Added

  • Add Thumbprint support for opaque signers (#38)
Changelog

Sourced from github.com/go-jose/go-jose/v3's changelog.

v3.0.2

Fixed

  • DecryptMulti: handle decompression error (#19)

Changed

  • jwe/CompactSerialize: improve performance (#67)
  • Increase the default number of PBKDF2 iterations to 600k (#48)
  • Return the proper algorithm for ECDSA keys (#45)

Added

  • Add Thumbprint support for opaque signers (#38)
Commits
  • 863f73b v3.0.2: Update changelog (#95)
  • bdbc794 Update golang.org/x/crypto to v0.19 (backport) (#94)
  • 25bce79 Updated go-jose v3.0.0 to v3.0.1 in jose-util (#70)
  • aa386df jwe/CompactSerialize: improve performance. (#67)
  • 053c9bf DecryptMulti: handle decompression error (#19)
  • ca9011b Bump go version to 1.21.4 to satisfy govulncheck (#68)
  • c8399df Revert pull request #10 (multiple audiences) (#24)
  • ec819e9 Add a security.md doc for contacting us about potential security vulnerabilit...
  • 65351c2 Fix decryption DoS: Reject too high p2c (#66)
  • 260aa26 Bump golang to 1.21 GA (#54)
  • Additional commits viewable in compare view

Updates github.com/google/go-tpm-tools from 0.4.2 to 0.4.3

Release notes

Sourced from github.com/google/go-tpm-tools's releases.

v0.4.3

New Features:

[launcher] Add TEE server IPC implementation #367 [launcher] Enable memory monitoring in CS #391 Use TDX quote provider to attest and verify #405 Integrate nonce verification as part of the TDX quote validation procedure. #395 Add RISC V support #407 [launcher] Use resizable integrity-fs with in-memory tags #412

Bug Fixes:

[launcher] Fix launcher exit code #384 [launcher] Handle exit code checking during deferral evaluation #392 [cmd] Skip tests that call setGCEAKTemplate #402 [launcher] Fix teeserver context reset issue & add container signature cache #397 Set all unused parameters as _ to fix CI lint failure #411 [launcher] Make customtoken test sleep to mitigate clock skew #413

Other Changes:

Add eventlog parse logics for memory monitoring #404 [launcher]: Add memory monitor measurement logics #408 Update go-tdx-guest version to v0.3.1 #414

New Contributors:

@​KeithMoyer in #392 @​vbalain in #405 @​aimixsaka in #407

Commits
  • acbae2f Release v0.4.3 (#416)
  • 3104502 Merge pull request #414 from vbalain/main
  • a9a11b4 Merge pull request #415 from jkl73/updatesig
  • 76c450a [launcher] Update image signature in test
  • 132c705 Update go-tdx-guest version from main to latest.
  • 8f0eedd Fix CI generate build error.
  • 70007cc Update go-tdx-guest version to v0.3.1
  • 952ecdf Make customtoken test sleep to mitigate clock skew (#413)
  • 5e32c9f Merge pull request #412 from alexmwu/ifsv2
  • c30235d Update test VM creation with variable disk size
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.12.0 to 2.12.2

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.12.2

2.12.2 (2024-02-23)

Bug Fixes

  • v2/callctx: fix SetHeader race by cloning header map (#326) (534311f)

v2.12.1

2.12.1 (2024-02-13)

Bug Fixes

Commits

Updates github.com/prometheus/client_model from 0.5.0 to 0.6.0

Release notes

Sourced from github.com/prometheus/client_model's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: prometheus/client_model@v0.5.0...v0.6.0

Commits
  • d56cd79 add exemplar to native histogram (#80)
  • f22bbab Merge pull request #79 from prometheus/repo_sync
  • 552c44f Update common Prometheus files
  • f68ef47 Merge pull request #78 from prometheus/dependabot/go_modules/google.golang.or...
  • 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  • 93dfe21 Merge pull request #77 from prometheus/repo_sync
  • d150866 Update common Prometheus files
  • 9b7b675 Merge pull request #76 from prometheus/repo_sync
  • 734da88 Update common Prometheus files
  • c26a8ee Merge pull request #75 from vesari/add-unit
  • Additional commits viewable in compare view

Updates github.com/sashabaranov/go-openai from 1.19.3 to 1.20.1

Release notes

Sourced from github.com/sashabaranov/go-openai's releases.

v1.20.1

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.20.0...v1.20.1

v1.20.0

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.19.4...v1.20.0

v1.19.4

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.19.3...v1.19.4

Commits

Updates github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2

Release notes

Sourced from github.com/schollz/progressbar/v3's releases.

v3.14.2

What's Changed

New Contributors

Full Changelog: schollz/progressbar@v3.14.1...v3.14.2

Commits
  • 9b53e11 update deps
  • 7b76ca5 Merge pull request #164 from RichieSams/protect
  • a61e639 Merge pull request #170 from treuherz/complete-state
  • 2232dc9 Merge pull request #173 from eogns47/main
  • a9bebf5 Merge pull request #174 from OlegChuev/fix/added-pacman-example
  • 9ffebee Added pacman example gif
  • 16e1f48 📝docs: Add a library definition for ansi
  • b59683a Add more properties to State
  • 31e9c17 fix: Protect RenderBlank() and IsFinished() with the lock
  • See full diff in compare view

Updates github.com/snowflakedb/gosnowflake from 1.7.2 to 1.8.0

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

Commits
  • 9534520 Updated gosnowflake version to 1.8.0 (#1056)
  • ca47a46 Fix a TZ bug when validate ErrTooHighTimestampPrecision (#1049)
  • c205278 SNOW-999076: Fix application directory (#1055)
  • bd9aa25 SNOW-969719: Increased max LOB size complete testing (#1047)
  • 400b315 Fix exmaple -> example (2x) (#1046)
  • 8158364 support second, millisecond and microsecond precision for arrow batch timesta...
  • 385c856 SNOW-911238 Add doc about WithOriginalTimestamp (#1040)
  • d63ec27 SNOW-999076: Easy Logging fixes (#1030)
  • 7b3319d SNOW-1016278 Fix panic on empty arrow batches (#1039)
  • 611fe9d SNOW-916951: Retry okta auth with new token (#1032)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.19.0 to 0.20.0

Commits
  • 0aab8d0 all: update go.mod x/net dependency
  • 5bead59 ocsp: don't use iota for externally defined constants
  • 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s
  • 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key
  • 62c9f17 x509roots/nss: manually exclude a confusingly constrained root
  • See full diff in compare view

Updates google.golang.org/api from 0.162.0 to 0.164.0

Release notes

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

v0.164.0

0.164.0 (2024-02-12)

Features

Bug Fixes

  • transport: Disable universe domain check if token source (#2413) (edbe996)

v0.163.0

0.163.0 (2024-02-08)

Features

Changelog

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

0.164.0 (2024-02-12)

Features

Bug Fixes

  • transport: Disable universe domain check if token source (#2413) (edbe996)

0.163.0 (2024-02-08)

Features

Commits

Bumps the go group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/ch-go](https://github.com/ClickHouse/ch-go) | `0.61.2` | `0.61.3` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.18.0` | `2.19.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.25` | `1.50.26` |
| [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) | `8.12.0` | `8.12.1` |
| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.5.0` | `2.6.0` |
| [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) | `3.0.1` | `3.0.2` |
| [github.com/google/go-tpm-tools](https://github.com/google/go-tpm-tools) | `0.4.2` | `0.4.3` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.12.0` | `2.12.2` |
| [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.5.0` | `0.6.0` |
| [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) | `1.19.3` | `1.20.1` |
| [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.14.1` | `3.14.2` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.7.2` | `1.8.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.19.0` | `0.20.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.162.0` | `0.164.0` |


Updates `github.com/ClickHouse/ch-go` from 0.61.2 to 0.61.3
- [Release notes](https://github.com/ClickHouse/ch-go/releases)
- [Commits](ClickHouse/ch-go@v0.61.2...v0.61.3)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.18.0...v2.19.0)

Updates `github.com/aws/aws-sdk-go` from 1.50.25 to 1.50.26
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.25...v1.50.26)

Updates `github.com/elastic/go-elasticsearch/v8` from 8.12.0 to 8.12.1
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v8.12.0...v8.12.1)

Updates `github.com/fxamacker/cbor/v2` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.5.0...v2.6.0)

Updates `github.com/go-jose/go-jose/v3` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](go-jose/go-jose@v3.0.1...v3.0.2)

Updates `github.com/google/go-tpm-tools` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/google/go-tpm-tools/releases)
- [Changelog](https://github.com/google/go-tpm-tools/blob/main/.goreleaser.yaml)
- [Commits](google/go-tpm-tools@v0.4.2...v0.4.3)

Updates `github.com/googleapis/gax-go/v2` from 2.12.0 to 2.12.2
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.12.0...v2.12.2)

Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](prometheus/client_model@v0.5.0...v0.6.0)

Updates `github.com/sashabaranov/go-openai` from 1.19.3 to 1.20.1
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.19.3...v1.20.1)

Updates `github.com/schollz/progressbar/v3` from 3.14.1 to 3.14.2
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.14.1...v3.14.2)

Updates `github.com/snowflakedb/gosnowflake` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.7.2...v1.8.0)

Updates `golang.org/x/crypto` from 0.19.0 to 0.20.0
- [Commits](golang/crypto@v0.19.0...v0.20.0)

Updates `google.golang.org/api` from 0.162.0 to 0.164.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.162.0...v0.164.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/ch-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/elastic/go-elasticsearch/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fxamacker/cbor/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/google/go-tpm-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry labels Feb 26, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 February 26, 2024 19:52
@rosstimothy rosstimothy added this pull request to the merge queue Feb 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 26, 2024
@codingllama codingllama added this pull request to the merge queue Feb 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 26, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Feb 27, 2024
Merged via the queue into master with commit ab25dd0 Feb 27, 2024
36 of 37 checks passed
@rosstimothy rosstimothy deleted the dependabot/go_modules/go-4d2c5d565d branch February 27, 2024 00:21
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 Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants