go-starter
go-starter copied to clipboard
Bump google.golang.org/api from 0.74.0 to 0.93.0
Bumps google.golang.org/api from 0.74.0 to 0.93.0.
Release notes
Sourced from google.golang.org/api's releases.
v0.93.0
0.93.0 (2022-08-16)
Features
- all: auto-regenerate discovery clients, refs #1664 #1662 #1661 #1652
- google-api-go-generator: Change field PaymentState to pointer (#1663) (d6ee425), refs #727
v0.92.0
0.92.0 (2022-08-10)
Features
v0.91.0
0.91.0 (2022-08-01)
Features
v0.90.0
0.90.0 (2022-07-28)
Features
v0.89.0
0.89.0 (2022-07-26)
Features
v0.88.0
0.88.0 (2022-07-19)
Features
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
0.93.0 (2022-08-16)
Features
- all: auto-regenerate discovery clients, refs #1664 #1662 #1661 #1652
- google-api-go-generator: Change field PaymentState to pointer (#1663) (d6ee425), refs #727
0.92.0 (2022-08-10)
Features
0.91.0 (2022-08-01)
Features
0.90.0 (2022-07-28)
Features
0.89.0 (2022-07-26)
Features
0.88.0 (2022-07-19)
Features
0.87.0 (2022-07-12)
Features
... (truncated)
Commits
55f563dchore(main): release 0.93.0 (#1660)62364a2feat(all): auto-regenerate discovery clients (#1664)d6ee425feat(google-api-go-generator): Change field PaymentState to pointer (#1663)3e82e6ffeat(all): auto-regenerate discovery clients (#1662)68e7d49feat(all): auto-regenerate discovery clients (#1661)f73ea23feat(all): auto-regenerate discovery clients (#1652)4fd3439chore: fix flaky bot (#1653)a90d802chore(main): release 0.92.0 (#1651)0e6b5b6feat(all): auto-regenerate discovery clients (#1649)825be43chore: run gofmt -s -l -w . for Go 1.19 (#1650)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #225 (aac1cca) into master (6eddec0) will increase coverage by
0.10%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #225 +/- ##
==========================================
+ Coverage 67.63% 67.74% +0.10%
==========================================
Files 72 72
Lines 5500 5500
==========================================
+ Hits 3720 3726 +6
+ Misses 1205 1200 -5
+ Partials 575 574 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| internal/models/app_user_profiles.go | 60.30% <0.00%> (+1.31%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #226.