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

Update module github.com/gofiber/jwt/v3 to v3.3.10 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gofiber/jwt/v3 v3.2.1 -> v3.3.10 age adoption passing confidence

Release Notes

gofiber/jwt (github.com/gofiber/jwt/v3)

v3.3.10

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.45.0 (#​131)

Full Changelog: gofiber/jwt@v3.3.9...v3.3.10

v3.3.9

Compare Source

🐛 Fixes

  • Make empty AuthScheme possible for headers (#​123)

Full Changelog: gofiber/jwt@v3.3.8...v3.3.9

v3.3.8

Compare Source

🧹 Updates

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#​127)
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#​126)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#​125)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#​124)

Full Changelog: gofiber/jwt@v3.3.7...v3.3.8

v3.3.7

Compare Source

❗ BreakingChange

  • Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#​121)

Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.

🧹 Updates

  • Bump actions/checkout from 3.4.0 to 3.5.0 (#​122)
  • Bump actions/setup-go from 3 to 4 (#​119)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#​120)
  • Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 (#​117)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#​116)

Full Changelog: gofiber/jwt@v3.3.6...v3.3.7

v3.3.6

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#​115)
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#​114)

Full Changelog: gofiber/jwt@v3.3.5...v3.3.6

v3.3.5

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#​112)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#​111, #​113)
  • Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 (#​110)

Full Changelog: gofiber/jwt@v3.3.4...v3.3.5

v3.3.4

Compare Source

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#​109)
  • update fiber to v2.40.0 (#​105)
  • Allow Header Extraction without AuthScheme #​103 (#​104)
  • Bump actions/setup-go from 2 to 3 (#​106)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#​107)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#​108)

Full Changelog: gofiber/jwt@v3.3.3...v3.3.4

v3.3.3

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#​102)

Full Changelog: gofiber/jwt@v3.3.2...v3.3.3

v3.3.2

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.38.1 (#​101)

Full Changelog: gofiber/jwt@v3.3.1...v3.3.2

v3.3.1

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#​100)

Full Changelog: gofiber/jwt@v3.3.0...v3.3.1

v3.3.0

Compare Source

🚀 New

  • Feature/multiple jwks urls (#​94)

v3.2.15

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#​99)

v3.2.14

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.35.0 to 2.36.0 (#​98)

v3.2.13

Compare Source

🧹 Updates

  • Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#​95)
  • Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 (#​93, #​96)

v3.2.12

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.34.0 (#​88, #​91)

v3.2.11

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.31.0 to 2.32.0 (#​87)

v3.2.10

Compare Source

🧹 Updates

  • Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1 (#​85)
  • Bump github.com/gofiber/fiber/v2 from 2.30.0 to 2.31.0 (#​86)

v3.2.9

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.30.0 (#​84)
  • Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 (#​83)

v3.2.8

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.28.0 to 2.29.0 (#​82)

v3.2.7

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.27.0 to 2.28.0 (#​81)

v3.2.6

Compare Source

🧹 Updates

  • Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 (#​79)

v3.2.5

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.27.0 (#​80)

v3.2.4

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.24.0 to 2.26.0 (#​78)

v3.2.3

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.23.0 to 2.24.0 (#​76)

v3.2.2

Compare Source

🧹 Updates

  • Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 (#​72)
  • Bump github.com/gofiber/fiber/v2 from 2.22.0 to 2.23.0 (#​74)

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented May 5, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/RuthvikRaviKumar/golang-fiber-realworld-example-app":"/mnt/renovate/gh/RuthvikRaviKumar/golang-fiber-realworld-example-app" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/RuthvikRaviKumar/golang-fiber-realworld-example-app" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.4 && go get -d -t ./..."
go: downloading github.com/gofiber/swagger v0.0.1
go: downloading gorm.io/driver/sqlite v1.2.4
go: downloading gorm.io/gorm v1.23.6
go: downloading github.com/go-playground/validator/v10 v10.9.0
go: downloading github.com/gofiber/fiber/v2 v2.45.0
go: downloading github.com/gofiber/jwt/v3 v3.3.10
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/gosimple/slug v1.11.2
go: downloading github.com/stretchr/testify v1.7.0
go: downloading golang.org/x/crypto v0.7.0
go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
go: downloading github.com/swaggo/swag v1.8.3
go: downloading github.com/mattn/go-sqlite3 v1.14.9
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading golang.org/x/text v0.8.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.18
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/savsgio/dictpool v0.0.0-20221023140959-7bf2e61cea94
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/valyala/fasthttp v1.47.0
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading golang.org/x/net v0.8.0
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/spec v0.20.6
go: downloading golang.org/x/tools v0.6.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jinzhu/now v1.1.4
go: downloading github.com/go-playground/locales v0.14.0
go: downloading golang.org/x/sys v0.8.0
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee
go: downloading github.com/tinylib/msgp v1.1.8
go: downloading github.com/andybalholm/brotli v1.0.5
go: downloading github.com/klauspost/compress v1.16.3
go: downloading github.com/valyala/tcplisten v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/philhofer/fwd v1.1.2
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/josharian/intern v1.0.0
github.com/alpody/fiber-realworld imports
	github.com/alpody/fiber-realworld/docs: cannot find module providing package github.com/alpody/fiber-realworld/docs

@renovate renovate bot changed the title Update module github.com/gofiber/jwt/v3 to v3.3.9 Update module github.com/gofiber/jwt/v3 to v3.3.10 May 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-gofiber-jwt-v3-3.x branch from 3019a00 to 433a6e9 Compare May 19, 2023 09:02
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.

0 participants