-
Notifications
You must be signed in to change notification settings - Fork 168
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 15 updates #573
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 15 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.58.0` | `1.60.0` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.55.0` | `1.56.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.3` | `1.51.21` | | [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.16.0` | `1.16.4` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.7.1` | `1.8.1` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.11.2` | `1.11.3` | | [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.11.0` | `0.12.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.19` | `1.14.22` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.6.0` | `1.7.0` | | [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.7.2` | `1.9.0` | | [github.com/tenntenn/golden](https://github.com/tenntenn/golden) | `0.4.0` | `0.5.4` | | [github.com/xo/dburl](https://github.com/xo/dburl) | `0.21.1` | `0.23.0` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.13.1` | `1.15.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.16.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.157.0` | `0.170.0` | Updates `cloud.google.com/go/bigquery` from 1.58.0 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@spanner/v1.58.0...spanner/v1.60.0) Updates `cloud.google.com/go/spanner` from 1.55.0 to 1.56.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.55.0...spanner/v1.56.0) Updates `github.com/aws/aws-sdk-go` from 1.50.3 to 1.51.21 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.3...v1.51.21) Updates `github.com/expr-lang/expr` from 1.16.0 to 1.16.4 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.16.0...v1.16.4) Updates `github.com/go-sql-driver/mysql` from 1.7.1 to 1.8.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.1) Updates `github.com/goccy/go-yaml` from 1.11.2 to 1.11.3 - [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.11.2...v1.11.3) Updates `github.com/k1LoW/expand` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/k1LoW/expand/releases) - [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md) - [Commits](k1LoW/expand@v0.11.0...v0.12.0) Updates `github.com/mattn/go-sqlite3` from 1.14.19 to 1.14.22 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.19...v1.14.22) Updates `github.com/microsoft/go-mssqldb` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.6.0...v1.7.0) Updates `github.com/snowflakedb/gosnowflake` from 1.7.2 to 1.9.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.9.0) Updates `github.com/tenntenn/golden` from 0.4.0 to 0.5.4 - [Release notes](https://github.com/tenntenn/golden/releases) - [Changelog](https://github.com/tenntenn/golden/blob/main/CHANGELOG.md) - [Commits](tenntenn/golden@v0.4.0...v0.5.4) Updates `github.com/xo/dburl` from 0.21.1 to 0.23.0 - [Release notes](https://github.com/xo/dburl/releases) - [Commits](xo/dburl@v0.21.1...v0.23.0) Updates `go.mongodb.org/mongo-driver` from 1.13.1 to 1.15.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.1...v1.15.0) Updates `golang.org/x/oauth2` from 0.16.0 to 0.18.0 - [Commits](golang/oauth2@v0.16.0...v0.18.0) Updates `google.golang.org/api` from 0.157.0 to 0.170.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.157.0...v0.170.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/spanner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor 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-sql-driver/mysql dependency-type: direct:production update-type: version-update:semver-minor 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/k1LoW/expand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/microsoft/go-mssqldb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/snowflakedb/gosnowflake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/tenntenn/golden dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/xo/dburl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-minor 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
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Apr 13, 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 15 updates:
1.58.0
1.60.0
1.55.0
1.56.0
1.50.3
1.51.21
1.16.0
1.16.4
1.7.1
1.8.1
1.11.2
1.11.3
0.11.0
0.12.0
1.14.19
1.14.22
1.6.0
1.7.0
1.7.2
1.9.0
0.4.0
0.5.4
0.21.1
0.23.0
1.13.1
1.15.0
0.16.0
0.18.0
0.157.0
0.170.0
Updates
cloud.google.com/go/bigquery
from 1.58.0 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/spanner
from 1.55.0 to 1.56.0Commits
1782dc3
chore(main): release spanner 1.56.0 (#9271)5f156e8
feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...e577006
chore(internal/actions): add touch flag to changefinder (#9325)dce9db4
deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)4b4c567
chore(visionai): add config to generate apiv1 (#9322)053ea29
chore: update Go gapic generator to v0.40.0 (#9314)d39c8a8
chore(main): release pubsub 1.36.0 (#9313)2b6b0da
fix(pubsub): move flow control release to callback completion (#9311)97d62c7
docs(maps/fleetengine): update comment on Waypoint (#9291)10c8260
chore(internal/gapicgen/git): run gofmt (#9307)Updates
github.com/aws/aws-sdk-go
from 1.50.3 to 1.51.21Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
49079a4
Release v1.51.21 (2024-04-12) (#5224)8888dae
Release v1.51.20 (2024-04-11) (#5223)ee8448b
Release v1.51.19 (2024-04-10) (#5222)9f6e3bb
Release v1.51.18 (2024-04-09) (#5221)76ef9d5
Release v1.51.17 (2024-04-08) (#5220)9f80461
Release v1.51.16 (2024-04-05) (#5219)a835120
Release v1.51.15 (2024-04-04) (#5218)588ffb4
Release v1.51.14 (2024-04-03) (#5217)dbff91a
Release v1.51.13 (2024-04-02) (#5216)2d59fa0
Release v1.51.12 (2024-04-01) (#5214)Updates
github.com/expr-lang/expr
from 1.16.0 to 1.16.4Release notes
Sourced from github.com/expr-lang/expr's releases.
... (truncated)
Commits
e7e72b9
Revert "Optimize boolean operations between all, any, one, none functions (#5...d9b1093
chore: fix some typos in conments (#622)0b2a086
Update README.md852d47f
Update README.md (#619)7772ea0
feat: extract code for compiling equal operator (#614)d523107
Better map ast printing3452f5b
builtinint
unwraps underlying int value (#611)cfe9787
expr.Operator
passes beforeexpr.Env
caused error (#606)85b178c
Fix-1 not in []
expressions (#590)4cdfd38
Enable Support for Arrays in Sum, Mean, and Median Functions (#580)Updates
github.com/go-sql-driver/mysql
from 1.7.1 to 1.8.1Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
4395c45
update changelog for releasing v1.8.1 (#1576)7eeaba6
Fix issue 1567 (#1570) (#1571)65395d8
fix race condition when context is canceled (#1565)1e75613
add wrapper method to call mc.cfg.Logger (#1564)33fa6e5
replace interface{} with any (#1561)33b7747
Add BeforeConnect callback to configuration object (#1469)6964272
Make TimeTruncate functional option (#1552)097fe6e
Update workflows (#1547)f019727
add TiDB support in README.md (#1333)743e263
IntroducetimeTruncate
parameter fortime.Time
arguments (#1541)Updates
github.com/goccy/go-yaml
from 1.11.2 to 1.11.3Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
31fe1ba
fix: remove any trailing empty lines if the block scalar has strip indicator ...Updates
github.com/k1LoW/expand
from 0.11.0 to 0.12.0Release notes
Sourced from github.com/k1LoW/expand's releases.
Changelog
Sourced from github.com/k1LoW/expand's changelog.
Commits
27531b6
Merge pull request #45 from k1LoW/tagpr-from-v0.11.0e02b310
[tagpr] update CHANGELOG.mdf0edc75
[tagpr] prepare for the next release98be53a
Merge pull request #44 from k1LoW/escape-delimsa1b3a34
Fix lint warn2a9417d
Fixb8e4361
Escape/unescape delimitersUpdates
github.com/mattn/go-sqlite3
from 1.14.19 to 1.14.22Commits
6ee3e67
close channel4702d9b
Update amalgamation code to 3.45.164bbe62
add examplecdc8095
Update amalgamation code to 3.45.0d3c3333
update go version1f0dc0a
go fmt ./...c91bca4
update go version to 1.19Updates
github.com/microsoft/go-mssqldb
from 1.6.0 to 1.7.0Changelog
Sourced from github.com/microsoft/go-mssqldb's changelog.
Commits
fe7c3d4
Feat: Add NullableUniqueIdentifier typef37ff1d
Handle alternate form of prelogin response (#175)b650081
Lazy initialization of charset maps (#166)5821c4e
Cut string output parameter fix (#168)5738a68
Fix mappings between LCIDs and code pages. (#169)c902b67
fix: Added multisubnetfailover option, set to false to prevent issue #158 (#159)2b177e8
Feat: Allow krb5 config through environment variables (#157)670fd58
Replace panic with returning errors from key decryption providers (#155)e51fa15
Add support for DER certificatesd229b26
Refine testUpdates
github.com/snowflakedb/gosnowflake
from 1.7.2 to 1.9.0Release notes
Sourced from github.com/snowflakedb/gosnowflake's releases.
Commits
a0ec481
MINOR: Bumped up GoLang connector MINOR version from 1.8.0 to 1.9.0 (#1086)2141603
Allow enableHigherPrecision to be used in arrow batches (#1080)bd8b73b
ArrowBatch high precision fails when using compute divide from int64 to bigDe...5b174a3
SNOW-920995 add CI configuration for regression tests (#1075)bcb26f9
SNOW-1256926 Add converter from snowflake date/time format to go (#1077)656ba61
SNOW-1259439 Extract lint and format to separate build (#1078)3a5605d
SNOW-1234152 Add timestamp to bulk array insert test (#1074)0722bc9
SNOW-1230690 Add UnsupportedArg check when requesting S3 accelerated config (...1cbc05f
fix: Fix data race when initializing logging (#1060)7c2634a
Upgrade to apache/arrow/go/v15 (#1062)Updates
github.com/tenntenn/golden
from 0.4.0 to 0.5.4Release notes
Sourced from github.com/tenntenn/golden's releases.
Changelog
Sourced from github.com/tenntenn/golden's changelog.
Commits
98a97fa
Merge pull request #23 from tenntenn/tagpr-from-v0.5.35a990af
[tagpr] update CHANGELOG.md6dff2f7
[tagpr] prepare for the next release2a98219
Merge pull request #24 from tenntenn/string-json4f40c7a
Fix vet warnings8fd7ff2
Support for comparison with JSON acquired with string type55dbde2
Add tests for comparison with JSON acquired with string type46c2045
Merge pull request #22 from tenntenn/fix-is-json1e17e2c
If a string to be interpreted as JSON begins with a number, it is not conside...cc57df3
Add tests for strings that are interpreted as JSON with a number at the begin...Updates
github.com/xo/dburl
from 0.21.1 to 0.23.0Commits
95c81b1
Adding BuildDSN, OpenMap, and FromMap funcsd86b6db
Adding more vertica url tests2d8cbb2
Updating default port for Couchbased0650de
Updating workflowUpdates
go.mongodb.org/mongo-driver
from 1.13.1 to 1.15.0Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
7a495f2
Update version to v1.15.064d6ed0
Fix version to prepare for the v1.15.0 release. (#1604)86cb647
GODRIVER-3145 Don't retry on context timeout or cancellation. (#1598)e9a633c
GODRIVER-3137 Skip failing transaction tests (#1599)b605d09
GODRIVER-3172 Read response in the background after an op timeout. (#1589)722a2f2
GODRIVER-3123 Skip test until QE Range Protocol V2 is Implemented (#1600)94dfdff
GODRIVER-2910 Add durations to connection pool events. (#1590)b693b75
GODRIVER-3161 Resync the fle2v2-Range-* tests and skip prose test 22 (#1591)d41a7cc
Fix typo within WriteConcern docs (#1579)d90de95
GODRIVER-3158 Invoke all Drivers Evergreen Tools Scripts with Bash (#1580)Updates
golang.org/x/oauth2
from 0.16.0 to 0.18.0Commits
85231f9
go.mod: update golang.org/x dependencies34a7afa
google/externalaccount: add Config.UniverseDomain95bec95
google/externalaccount: moves externalaccount package out of internal and exp...ebe81ad
go.mod: update golang.org/x dependenciesadffd94
google/internal/externalaccount: update serviceAccountImpersonationRE to supp...Description has been truncated