Skip to content

fix(deps): update module github.com/ulule/limiter/v3 to v3.11.2#26

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-ulule-limiter-v3-3.x
Open

fix(deps): update module github.com/ulule/limiter/v3 to v3.11.2#26
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-ulule-limiter-v3-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 17, 2021

This PR contains the following updates:

Package Change Age Confidence
github.com/ulule/limiter/v3 v3.8.0v3.11.2 age confidence

Release Notes

ulule/limiter (github.com/ulule/limiter/v3)

v3.11.2: Limiter v3.11.2

Compare Source

Changelog

  • Upgrade dependencies
  • Fix a key eviction issue with memory store

Warning

You may have a performance hit with this version if you're using the memory store.
Further details in the link bellow.

Links:

v3.11.1: Limiter v3.11.1

Compare Source

Changelog

  • Upgrade indirect dependencies due to a security risk
    • golang.org/x/crypto to v0.7.0

v3.11.0: Limiter v3.11.0

Compare Source

Changelog

  • Upgrade dependencies
    • Including redis to v9.0.1
    • Including fasthttp to v1.34.0
    • Including gin to v1.8.2

Links:

v3.10.0: Limiter v3.10.0

Compare Source

Changelog

  • Add warnings about using HTTP headers to obtain users IP
  • Add WithClientIPHeader new option
  • Upgrade dependencies
    • Including fasthttp to v1.34.0

Warning

If you use limiter behind a reverse proxy, please be extremely careful of your network topology / configuration.
If you enable WithTrustForwardHeader option, wrongfully used this could enable spoofable IP.
Please read the README and understand the implication of relying on X-Real-IP and/or X-Forwarded-For headers.

Links:

v3.9.0: Limiter v3.9.0

Compare Source

Changelog

  • Add new Increment method in store drivers to allow rate limiting based on a variable
  • Upgrade dependencies
  • Change minimal supported version of Go to 1.17

Links:


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-ulule-limiter-v3-3.x branch from 3c35c58 to 0a00d5d Compare March 17, 2022 19:04
@renovate renovate bot changed the title fix(deps): update module github.com/ulule/limiter/v3 to v3.9.0 fix(deps): update module github.com/ulule/limiter/v3 to v3.10.0 Mar 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-ulule-limiter-v3-3.x branch from 0a00d5d to 848040c Compare November 20, 2022 20:45
@renovate renovate bot force-pushed the renovate/github.com-ulule-limiter-v3-3.x branch from 848040c to 2d44ef1 Compare March 16, 2023 21:51
@renovate renovate bot changed the title fix(deps): update module github.com/ulule/limiter/v3 to v3.10.0 fix(deps): update module github.com/ulule/limiter/v3 to v3.11.1 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/ulule/limiter/v3 to v3.11.1 fix(deps): update module github.com/ulule/limiter/v3 to v3.11.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-ulule-limiter-v3-3.x branch from 2d44ef1 to 52b3af6 Compare May 28, 2023 12:26
@renovate
Copy link
Author

renovate bot commented Jun 4, 2024

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.7.0 -> v1.8.3
github.com/valyala/fasthttp v1.31.0 -> v1.47.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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.7.0 -> v1.8.3
github.com/valyala/fasthttp v1.31.0 -> v1.47.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants