-
Notifications
You must be signed in to change notification settings - Fork 49
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): update all dependencies #1524
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
902f8d2
to
59c14d9
Compare
fa75ac8
to
9e57456
Compare
61ade4c
to
be5b703
Compare
b7ceee0
to
688c84a
Compare
4135b38
to
87b99ed
Compare
08ed683
to
68ebbde
Compare
96efff3
to
a24c52b
Compare
b325432
to
f08ed42
Compare
ee4bcf8
to
d4229a6
Compare
d4229a6
to
2cf9931
Compare
This PR contains the following updates:
v1.1.8
->v1.2.1
v0.5.7
->v0.6.1
v2.12.4
->v2.13.0
v1.8.0
->v1.8.1
v1.18.2
->v1.19.0
v0.20.0
->v0.23.0
v0.7.0
->v0.8.0
v0.180.0
->v0.199.0
0867130
->5fefd90
0867130
->5fefd90
0867130
->5fefd90
v1.63.2
->v1.67.1
v1.34.1
->v1.35.1
Release Notes
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
v0.6.0
Beta release of BigQuery, DataStore, Logging and Storage. See the
blog post.
bigquery:
struct support. Read a row directly into a struct with
RowIterator.Next
, and upload a row directly from a struct withUploader.Put
.You can also use field tags. See the [package documentation][cloud-bigquery-ref]
for details.
The
ValueList
type was removed. It is no longer necessary. Instead ofuse
Previously, repeatedly calling
RowIterator.Next
on the same[]Value
orValueList
would append to the slice. Now each call resets the size to zero first.Schema inference will infer the SQL type BYTES for a struct field of
type []byte. Previously it inferred STRING.
The types
uint
,uint64
anduintptr
are no longer supported in schemainference. BigQuery's integer type is INT64, and those types may hold values
that are not correctly represented in a 64-bit signed integer.
googleapis/gax-go (github.com/googleapis/gax-go/v2)
v2.13.0
Compare Source
Features
v2.12.5
Compare Source
Bug Fixes
spf13/cobra (github.com/spf13/cobra)
v1.8.1
Compare Source
✨ Features
🐛 Bug fixes
🔧 Maintenance
🧪 Testing & CI/CD
✏️ Documentation
New Contributors
Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍
Full Changelog: spf13/cobra@v1.8.0...v1.8.1
spf13/viper (github.com/spf13/viper)
v1.19.0
Compare Source
What's Changed
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes
New Contributors
Full Changelog: spf13/viper@v1.18.1...v1.19.0
googleapis/google-api-go-client (google.golang.org/api)
v0.199.0
Compare Source
Features
v0.198.0
Compare Source
Features
v0.197.0
Compare Source
Features
Bug Fixes
v0.196.0
Compare Source
Features
v0.195.0
Compare Source
Features
v0.194.0
Compare Source
Features
Bug Fixes
v0.193.0
Compare Source
Features
v0.192.0
Compare Source
Features
Bug Fixes
v0.191.0
Compare Source
Features
Bug Fixes
v0.190.0
Compare Source
Features
Reverts
v0.189.0
Compare Source
Features
Bug Fixes
v0.188.0
Compare Source
Features
Bug Fixes
v0.187.0
Compare Source
Features
Bug Fixes
v0.186.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.