Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 16, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/gofiber/keyauth/v2 v2.1.30 -> v2.2.1 age 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


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 6a94d15 to 6a47ad1 Compare February 6, 2023 10:05
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.1.31 Update module github.com/gofiber/keyauth/v2 to v2.1.32 Feb 6, 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 6a47ad1 to 4e830d7 Compare March 30, 2023 00:01
@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 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 4e830d7 to 0b46cc3 Compare May 28, 2023 11:14
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.2.1 Update module github.com/gofiber/keyauth/v2 to v2.2.1 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-gofiber-keyauth-v2-2.x branch October 23, 2023 09:38
@renovate renovate bot changed the title Update module github.com/gofiber/keyauth/v2 to v2.2.1 - autoclosed Update module github.com/gofiber/keyauth/v2 to v2.2.1 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-gofiber-keyauth-v2-2.x branch October 23, 2023 14:49
@renovate renovate bot force-pushed the renovate/github.com-gofiber-keyauth-v2-2.x branch from 0b46cc3 to 599c3d1 Compare August 10, 2025 14:15
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/gofiber/fiber/v2 v2.40.1 -> v2.44.0
github.com/andybalholm/brotli v1.0.4 -> v1.0.5
github.com/klauspost/compress v1.15.13 -> v1.16.3
github.com/mattn/go-isatty v0.0.16 -> v0.0.18
github.com/valyala/fasthttp v1.43.0 -> v1.45.0
golang.org/x/crypto v0.4.0 -> v0.7.0
golang.org/x/net v0.4.0 -> v0.8.0
golang.org/x/sys v0.3.0 -> v0.7.0
golang.org/x/text v0.5.0 -> v0.8.0
golang.org/x/tools v0.4.0 -> v0.6.0

@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/gofiber/fiber/v2 v2.40.1 -> v2.44.0
github.com/andybalholm/brotli v1.0.4 -> v1.0.5
github.com/klauspost/compress v1.15.13 -> v1.16.3
github.com/mattn/go-isatty v0.0.16 -> v0.0.18
github.com/valyala/fasthttp v1.43.0 -> v1.45.0
golang.org/x/crypto v0.4.0 -> v0.7.0
golang.org/x/net v0.4.0 -> v0.8.0
golang.org/x/sys v0.3.0 -> v0.7.0
golang.org/x/text v0.5.0 -> v0.8.0
golang.org/x/tools v0.4.0 -> v0.6.0

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.

1 participant