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.18.0 #383

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/oauth2 v0.16.0 -> v0.18.0 age adoption passing confidence

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 force-pushed the renovate/golang.org-x-oauth2-0.x branch from 9e25960 to e49e931 Compare March 5, 2024 00:27
@renovate renovate bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.17.0 chore(deps): update module golang.org/x/oauth2 to v0.18.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from e49e931 to 1da4d82 Compare March 7, 2024 14:30
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 1da4d82 to 8e82931 Compare March 14, 2024 14:58
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 8e82931 to 4145f23 Compare March 14, 2024 15:07
Copy link
Contributor

Code Coverage

Package Line Rate Health
flamingo.me/flamingo/v3 0% ❌
flamingo.me/flamingo/v3/core/auth 13% ❌
flamingo.me/flamingo/v3/core/auth/example/custom 0% ❌
flamingo.me/flamingo/v3/core/auth/example 0% ❌
flamingo.me/flamingo/v3/core/auth/fake 50% βž–
flamingo.me/flamingo/v3/core/auth/http 40% ❌
flamingo.me/flamingo/v3/core/auth/mock 0% ❌
flamingo.me/flamingo/v3/core/auth/oauth 49% ❌
flamingo.me/flamingo/v3/core/cache 65% βž–
flamingo.me/flamingo/v3/core/gotemplate 87% βœ”
flamingo.me/flamingo/v3/core/healthcheck/domain/healthcheck 0% ❌
flamingo.me/flamingo/v3/core/healthcheck/interfaces/controllers 76% βœ”
flamingo.me/flamingo/v3/core/healthcheck 66% βž–
flamingo.me/flamingo/v3/core/internalauth/application 88% βœ”
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/infrastructure/fake 75% βœ”
flamingo.me/flamingo/v3/core/locale/infrastructure 0% ❌
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/application/fake 50% βž–
flamingo.me/flamingo/v3/core/oauth/domain 62% βž–
flamingo.me/flamingo/v3/core/oauth/example 0% ❌
flamingo.me/flamingo/v3/core/oauth/infrastructure 0% ❌
flamingo.me/flamingo/v3/core/oauth/interfaces 1% ❌
flamingo.me/flamingo/v3/core/oauth/interfaces/fake 0% ❌
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/interfaces 0% ❌
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/domain 17% ❌
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/silentzap 0% ❌
flamingo.me/flamingo/v3/core/zap 81% βœ”
flamingo.me/flamingo/v3/examples/hello-world 0% ❌
flamingo.me/flamingo/v3/framework/cmd 12% ❌
flamingo.me/flamingo/v3/framework/config 49% ❌
flamingo.me/flamingo/v3/framework/controller 0% ❌
flamingo.me/flamingo/v3/framework/flamingo 40% ❌
flamingo.me/flamingo/v3/framework/flamingo/healthcheck 0% ❌
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/application 0% ❌
flamingo.me/flamingo/v3/framework/systemendpoint 27% ❌
flamingo.me/flamingo/v3/framework/testutil 0% ❌
flamingo.me/flamingo/v3/framework/web 49% ❌
flamingo.me/flamingo/v3/framework/web/filter 2% ❌
Summary 42% (3504 / 8343) ❌

@tessig tessig merged commit b2a64b4 into master Apr 4, 2024
5 checks passed
@tessig tessig deleted the renovate/golang.org-x-oauth2-0.x branch April 4, 2024 13:03
@github-actions github-actions bot mentioned this pull request Mar 14, 2024
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