Closed dependabot[bot] closed 1 year ago
@dependabot merge
On Tue, May 9, 2023 at 2:57 PM dependabot[bot] @.***> wrote:
Bumps golang.org/x/oauth2 https://github.com/golang/oauth2 from 0.7.0 to 0.8.0. Commits
- 839de22 https://github.com/golang/oauth2/commit/839de2255f57ac5af1321327f280f79471825bc9 google: don't check for IsNotExist for well-known file
- 0690208 https://github.com/golang/oauth2/commit/0690208dba57758e07883623ca6933bb53812875 go.mod: update golang.org/x dependencies
- 451d5d6 https://github.com/golang/oauth2/commit/451d5d662f0ac108079d113737b2b1d0d3f7fbb1 internal: remove repeated definite articles
- cfe200d https://github.com/golang/oauth2/commit/cfe200d5bb2f300f7e51d5259d993d035b3d11b3 oauth2: parse RFC 6749 error response
- See full diff in compare view https://github.com/golang/oauth2/compare/v0.7.0...v0.8.0
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/bogosj/tesla/pull/99 Commit Summary
- 5fd5d88 https://github.com/bogosj/tesla/pull/99/commits/5fd5d882f6e5846ae3e920c0bdfd8fb8f419b0c9 Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
File Changes
(2 files https://github.com/bogosj/tesla/pull/99/files)
- M go.mod https://github.com/bogosj/tesla/pull/99/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6 (6)
- M go.sum https://github.com/bogosj/tesla/pull/99/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63 (12)
Patch Links:
— Reply to this email directly, view it on GitHub https://github.com/bogosj/tesla/pull/99, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNW67FLQR7XJVKOA67K4JTXFKHQRANCNFSM6AAAAAAX3WQXJQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps golang.org/x/oauth2 from 0.7.0 to 0.8.0.
Commits
839de22
google: don't check for IsNotExist for well-known file0690208
go.mod: update golang.org/x dependencies451d5d6
internal: remove repeated definite articlescfe200d
oauth2: parse RFC 6749 error responseDependabot 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 will merge this PR once CI passes on it, as requested by @bogosj.
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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)