Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2025

This PR contains the following updates:

Package Change Age Confidence
Flask-Limiter ==3.12==4.1.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: 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/flask-limiter-4.x branch 3 times, most recently from 78c0adc to d05b8ce Compare December 28, 2025 15:21
@renovate renovate bot force-pushed the renovate/flask-limiter-4.x branch from d05b8ce to b271264 Compare January 9, 2026 07:15
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