Skip to content

chore(deps): update dependency flask-limiter to v4 - #175

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/flask-limiter-4.x
Open

chore(deps): update dependency flask-limiter to v4#175
renovate[bot] wants to merge 1 commit into
developfrom
renovate/flask-limiter-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Flask-Limiter ~=3.8~=4.1 age confidence

Release Notes

alisaifee/flask-limiter (Flask-Limiter)

v4.1.1

Compare Source

Release Date: 2025-12-06

  • Bug Fix

    • Ensure cli commands fail gracefully when cli dependencies
      are not installed.

v4.1.0

Compare Source

Release Date: 2025-12-02

  • Deployment

    • Extract cli specific requirements to an extra
  • Compatibility

    • Add python 3.14 support

v4.0.0

Compare Source

Release Date: 2025-09-30

  • Feature

    • Expose flask_limiter.Limit, flask_limiter.RouteLimit,
      flask_limiter.ApplicationLimit & flask_limiter.MetaLimit
      limit description classes that can be used to pass in default,
      application & meta limits to the Limiter extension.
      This allows for a more fine grained control for end users while also
      simplifying the internal implementation of different types
      of limits.
  • Compatibility

    • Prefix all internal sub modules with underscore.
      All imports should be from the root flask_limiter
      namespace only.
  • Development

    • Migrate all project metadata to pyproject
    • Remove versioneer
    • Use uv for development
    • Use hatch for build

v3.13

Compare Source

Release Date: 2025-09-12

  • Feature

    • Expose flask_limiter.Limit, flask_limiter.RouteLimit,
      flask_limiter.ApplicationLimit & flask_limiter.MetaLimit
      limit description classes that can be used to pass in default,
      application & meta limits to the Limiter extension. This allows
      for a more fine grained control for end users while also
      simplifying the internal implementation of different types
      of limits.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 added the dependencies Pull requests that update a dependency file label Aug 27, 2026
@renovate
renovate Bot requested a review from ajasnosz August 27, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants