i-love-flamingo / graphql

Flamingo GraphQL Module
MIT License
5 stars 1 forks source link

chore(deps): update module flamingo.me/flamingo/v3 to v3.7.0 #76

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flamingo.me/flamingo/v3 require minor v3.6.1 -> v3.7.0

Release Notes

i-love-flamingo/flamingo (flamingo.me/flamingo/v3) ### [`v3.7.0`](https://togithub.com/i-love-flamingo/flamingo/blob/HEAD/CHANGELOG.md#Version-v370-2023-08-21) [Compare Source](https://togithub.com/i-love-flamingo/flamingo/compare/v3.6.1...v3.7.0) ##### Features - **log:** enhance memory efficiency for the zap logger with fields ([#​340](https://togithub.com/i-love-flamingo/flamingo/issues/340)) ([`f977f5f`](https://togithub.com/i-love-flamingo/flamingo/commit/f977f5f7)) - **core/auth/oidc:** Add support of `AuthCodeOption` in the token exchange during callback ([#​338](https://togithub.com/i-love-flamingo/flamingo/issues/338)) ([`b2453ba`](https://togithub.com/i-love-flamingo/flamingo/commit/b2453bab)) ##### Fixes - **silentlogger:** remove unnecessary fields ([#​347](https://togithub.com/i-love-flamingo/flamingo/issues/347)) ([`63a53c8`](https://togithub.com/i-love-flamingo/flamingo/commit/63a53c88)) - **zap:** only record log metrics when we actually log something ([#​341](https://togithub.com/i-love-flamingo/flamingo/issues/341)) ([`b0dca2b`](https://togithub.com/i-love-flamingo/flamingo/commit/b0dca2b3)) ##### Refactoring - **core/zap:** clean up zap module and add tests ([`a7f9476`](https://togithub.com/i-love-flamingo/flamingo/commit/a7f94766)) ##### Ops and CI/CD - force on latest go version & cleanup jobs ([#​353](https://togithub.com/i-love-flamingo/flamingo/issues/353)) ([`69507dd`](https://togithub.com/i-love-flamingo/flamingo/commit/69507dd2)) ##### Chores and tidying - **deps:** update module golang.org/x/oauth2 to v0.11.0 ([#​331](https://togithub.com/i-love-flamingo/flamingo/issues/331)) ([`9d3adbd`](https://togithub.com/i-love-flamingo/flamingo/commit/9d3adbd6)) - **deps:** update quay.io/keycloak/keycloak docker tag to v22 ([#​352](https://togithub.com/i-love-flamingo/flamingo/issues/352)) ([`98f5a02`](https://togithub.com/i-love-flamingo/flamingo/commit/98f5a027)) - **deps:** update module github.com/leekchan/accounting to v0.3.1 ([#​250](https://togithub.com/i-love-flamingo/flamingo/issues/250)) ([`63c33cd`](https://togithub.com/i-love-flamingo/flamingo/commit/63c33cd2)) - **deps:** update module go.uber.org/automaxprocs to v1.5.3 ([#​350](https://togithub.com/i-love-flamingo/flamingo/issues/350)) ([`7a7bf31`](https://togithub.com/i-love-flamingo/flamingo/commit/7a7bf310)) - **deps:** update module github.com/openzipkin/zipkin-go to v0.4.2 ([#​348](https://togithub.com/i-love-flamingo/flamingo/issues/348)) ([`9cea11d`](https://togithub.com/i-love-flamingo/flamingo/commit/9cea11d2)) - **deps:** update module go.uber.org/zap to v1.25.0 ([`2ab0354`](https://togithub.com/i-love-flamingo/flamingo/commit/2ab0354b)) - **go:** bump go version to 1.20 ([#​349](https://togithub.com/i-love-flamingo/flamingo/issues/349)) ([`d63caa9`](https://togithub.com/i-love-flamingo/flamingo/commit/d63caa90)) - **deps:** update module github.com/vektra/mockery/v2 to v2.32.4 ([#​328](https://togithub.com/i-love-flamingo/flamingo/issues/328)) ([`3846015`](https://togithub.com/i-love-flamingo/flamingo/commit/38460154)) - **session:** health check config cleanup ([#​342](https://togithub.com/i-love-flamingo/flamingo/issues/342)) ([`41f0c48`](https://togithub.com/i-love-flamingo/flamingo/commit/41f0c480)) - **deps:** update module github.com/redis/go-redis/v9 to v9.0.5 ([#​343](https://togithub.com/i-love-flamingo/flamingo/issues/343)) ([`f616b5e`](https://togithub.com/i-love-flamingo/flamingo/commit/f616b5ea)) - **deps:** update module github.com/coreos/go-oidc/v3 to v3.6.0 ([#​344](https://togithub.com/i-love-flamingo/flamingo/issues/344)) ([`94a60a2`](https://togithub.com/i-love-flamingo/flamingo/commit/94a60a28)) - **deps:** update module github.com/golang-jwt/jwt/v4 to v4.5.0 ([#​322](https://togithub.com/i-love-flamingo/flamingo/issues/322)) ([`e6d8895`](https://togithub.com/i-love-flamingo/flamingo/commit/e6d8895d)) - **deps:** update module go.uber.org/automaxprocs to v1.5.2 ([#​330](https://togithub.com/i-love-flamingo/flamingo/issues/330)) ([`62c6756`](https://togithub.com/i-love-flamingo/flamingo/commit/62c67564)) - **deps:** update actions/setup-go action to v4 ([#​332](https://togithub.com/i-love-flamingo/flamingo/issues/332)) ([`bec3e4c`](https://togithub.com/i-love-flamingo/flamingo/commit/bec3e4cc)) - **deps:** update module github.com/stretchr/testify to v1.8.4 ([#​329](https://togithub.com/i-love-flamingo/flamingo/issues/329)) ([`063732d`](https://togithub.com/i-love-flamingo/flamingo/commit/063732d9))

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.



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