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

chore(deps): update module golang.org/x/oauth2 to v0.11.0 #331

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/oauth2 require minor v0.6.0 -> v0.11.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.6.0 chore(deps): update module golang.org/x/oauth2 to v0.7.0 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from bcb78ea to 6c5f0ff Compare April 7, 2023 09:46
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 3 times, most recently from ade1d84 to b0d6975 Compare April 21, 2023 07:12
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 2 times, most recently from c8dd2bc to 51deebc Compare May 5, 2023 16:51
@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.7.0 chore(deps): update module golang.org/x/oauth2 to v0.8.0 May 9, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 51deebc to 8dd5493 Compare May 9, 2023 06:02
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 8dd5493 to 5728ea9 Compare May 19, 2023 10:29
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 3 times, most recently from 97ca7a0 to fb0dcec Compare June 1, 2023 15:06
@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.8.0 chore(deps): update module golang.org/x/oauth2 to v0.9.0 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 2 times, most recently from f2d9a3b to 7a9bc16 Compare June 15, 2023 13:03
@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.9.0 chore(deps): update module golang.org/x/oauth2 to v0.10.0 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 7a9bc16 to 2651eb9 Compare July 5, 2023 22:44
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 2 times, most recently from 62949dc to 550f41c Compare July 13, 2023 13:21
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 3 times, most recently from 5e80807 to 8b8caa6 Compare August 3, 2023 13:44
@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.10.0 chore(deps): update module golang.org/x/oauth2 to v0.11.0 Aug 5, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 8b8caa6 to ddfdf40 Compare August 5, 2023 01:41
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 5 times, most recently from 1114d8b to 7890689 Compare August 17, 2023 15:36
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 2 times, most recently from d4d8c45 to 4cc8562 Compare August 18, 2023 14:20
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 4cc8562 to 901e0b3 Compare August 21, 2023 11:24
@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Health
flamingo.me/flamingo/v3/core/auth 13% ❌
flamingo.me/flamingo/v3/core/auth/fake 50% βž–
flamingo.me/flamingo/v3/core/auth/http 40% ❌
flamingo.me/flamingo/v3/core/auth/oauth 49% ❌
flamingo.me/flamingo/v3/core/cache 54% βž–
flamingo.me/flamingo/v3/core/gotemplate 87% βœ”
flamingo.me/flamingo/v3/core/healthcheck/interfaces/controllers 76% βœ”
flamingo.me/flamingo/v3/core/healthcheck 66% βž–
flamingo.me/flamingo/v3/core/internalauth/application 100% βœ”
flamingo.me/flamingo/v3/core/internalauth 100% βœ”
flamingo.me/flamingo/v3/core/locale/application 87% βœ”
flamingo.me/flamingo/v3/core/locale/domain 75% βœ”
flamingo.me/flamingo/v3/core/locale/interfaces/controllers 100% βœ”
flamingo.me/flamingo/v3/core/locale/interfaces/templatefunctions 92% βœ”
flamingo.me/flamingo/v3/core/locale 59% βž–
flamingo.me/flamingo/v3/core/oauth/application 4% ❌
flamingo.me/flamingo/v3/core/oauth/domain 62% βž–
flamingo.me/flamingo/v3/core/oauth 55% βž–
flamingo.me/flamingo/v3/core/requestlogger 100% βœ”
flamingo.me/flamingo/v3/core/requesttask 10% ❌
flamingo.me/flamingo/v3/core/robotstxt 50% βž–
flamingo.me/flamingo/v3/core/runtime 77% βœ”
flamingo.me/flamingo/v3/core/security/application/role 95% βœ”
flamingo.me/flamingo/v3/core/security/application 98% βœ”
flamingo.me/flamingo/v3/core/security/application/voter 100% βœ”
flamingo.me/flamingo/v3/core/security/interface/controller 100% βœ”
flamingo.me/flamingo/v3/core/security/interface/middleware 72% βž–
flamingo.me/flamingo/v3/core/security 59% βž–
flamingo.me/flamingo/v3/core/zap 81% βœ”
flamingo.me/flamingo/v3/framework/cmd 12% ❌
flamingo.me/flamingo/v3/framework/config 49% ❌
flamingo.me/flamingo/v3/framework/flamingo 40% ❌
flamingo.me/flamingo/v3/framework 29% ❌
flamingo.me/flamingo/v3/framework/opencensus 88% βœ”
flamingo.me/flamingo/v3/framework/prefixrouter 43% ❌
flamingo.me/flamingo/v3/framework/systemendpoint 27% ❌
flamingo.me/flamingo/v3/framework/testutil 0% ❌
flamingo.me/flamingo/v3/framework/web 49% ❌
Summary 51% (3448 / 6780) βž–

@tessig tessig merged commit 9d3adbd into master Aug 21, 2023
5 checks passed
@tessig tessig deleted the renovate/golang.org-x-oauth2-0.x branch August 21, 2023 12:14
@github-actions github-actions bot mentioned this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant