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/keyauth/v2 to v2.2.1 #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gofiber/keyauth/v2 v2.1.17 -> v2.2.1 age adoption passing confidence

Release Notes

gofiber/keyauth (github.com/gofiber/keyauth/v2)

v2.2.1

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#​109)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#​108)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#​107)

Full Changelog: gofiber/keyauth@v2.2.0...v2.2.1

v2.2.0

Compare Source

❗ BreakingChange

  • Add support for go 1.20, deprecate go 1.16, update fasthttp 1.45.0

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 (#​105)
  • Bump actions/setup-go from 3 to 4 (#​102)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#​103)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#​101)

Full Changelog: gofiber/keyauth@v2.1.32...v2.2.0

v2.1.32

Compare Source

🧹 Updates

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

📚 Documentation

  • Update documentation with better security practices (#​99)

Full Changelog: gofiber/keyauth@v2.1.31...v2.1.32

v2.1.31

Compare Source

🧹 Updates

  • Add tests for KeyAuth middleware (#​94)
  • Make Validator and ContextKey required input (#​90)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#​96)
  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#​95)
  • Bump actions/checkout from 3.1.0 to 3.2.0 (#​92)

Full Changelog: gofiber/keyauth@v2.1.30...v2.1.31

v2.1.30

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 (#​91)
  • update fiber to v2.40.0 (#​89)
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#​85)

📚 Documentation

  • Add Examples to Readme (#​87)

Full Changelog: gofiber/keyauth@v2.1.29...v2.1.30

v2.1.29

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#​84)
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#​83)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#​79)
  • Bump actions/setup-go from 2 to 3 (#​78)
  • Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2 (#​80)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#​81)
  • Update dependabot configuration (#​77)

Full Changelog: gofiber/keyauth@v2.1.28...v2.1.29

v2.1.28

Compare Source

🧹 Updates

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

Full Changelog: gofiber/keyauth@v2.1.27...v2.1.28

v2.1.27

Compare Source

🧹 Updates

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

Full Changelog: gofiber/keyauth@v2.1.26...v2.1.27

v2.1.26

Compare Source

🧹 Updates

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

v2.1.25

Compare Source

🧹 Updates

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

v2.1.24

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 (#​71, #​72)

v2.1.23

Compare Source

🧹 Updates

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

v2.1.22

Compare Source

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.31.0 to 2.32.0 (#​68)
  • Improve many details (#​67)

v2.1.21

Compare Source

🧹 Updates

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

v2.1.20

Compare Source

🧹 Updates

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

v2.1.19

Compare Source

🧹 Updates

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

v2.1.18

Compare Source

🧹 Updates

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

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 renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from e9d9702 to 1b67178 Compare March 9, 2022 09:49
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.18 Update module github.com/gofiber/keyauth/v2 to v2.1.19 Mar 9, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 1b67178 to 5ed6f32 Compare March 22, 2022 10:04
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.19 Update module github.com/gofiber/keyauth/v2 to v2.1.20 Mar 22, 2022
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.20 Update module github.com/gofiber/keyauth/v2 to v2.1.21 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 5ed6f32 to 6bd71c8 Compare March 31, 2022 10:21
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.21 Update module github.com/gofiber/keyauth/v2 to v2.1.22 Apr 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 6bd71c8 to 5421103 Compare April 18, 2022 14:53
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 5421103 to 0fd7f38 Compare June 18, 2022 15:42
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.22 Update module github.com/gofiber/keyauth/v2 to v2.1.23 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 0fd7f38 to 140f67c Compare September 25, 2022 13:59
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.23 Update module github.com/gofiber/keyauth/v2 to v2.1.27 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 140f67c to 232cd98 Compare November 20, 2022 17:12
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.27 Update module github.com/gofiber/keyauth/v2 to v2.1.29 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 232cd98 to ef959b0 Compare March 16, 2023 07:19
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.29 Update module github.com/gofiber/keyauth/v2 to v2.1.32 Mar 16, 2023
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.32 Update module github.com/gofiber/keyauth/v2 to v2.2.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from ef959b0 to 3d4a665 Compare March 30, 2023 05:54
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 3d4a665 to 269d64b Compare May 29, 2023 15:59
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.2.0 Update module github.com/gofiber/keyauth/v2 to v2.2.1 May 29, 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.

0 participants