Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps flask-limiter from 1.4 to 2.0.1.

Changelog

Sourced from flask-limiter's changelog.

v2.0.1

Release Date: 2021-11-28

  • Deprecations

    • Remove deprecated get_ipaddr method
    • Remove use of six
    • Remove backward compatibility hacks for RateLimit exceptions

v2.0.0

Release Date: 2021-11-27

Drop support for python < 3.7 & Flask < 2.0

v1.5

Release Date: 2021-11-27

Final Release for python < 3.7

  • Features

    • Prepend key_prefix to extension variables attached to g
    • Expose g.view_limits
Commits
  • 3c42340 updating changelog for 2.0.1
  • 8ad85d8 Update flask rtd theme
  • f9f443c Remove mention of deprecated method in docs
  • 77a8acd Remove unused import
  • 1c4a495 Merge pull request #296 from FifthHour/iss290
  • c5f6dc7 fixes #290
  • 514fe06 Remove deprecated method get_ipaddr
  • b5cf215 Remove dependency on six
  • 3b3c96a Remove backward compatibility hack for exception subclass
  • 5c11a65 Remove backward compatibility hack for exception subclass
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/flask-limiter-2.0.1 branch 2 times, most recently from 89824b1 to cd250e4 Compare December 6, 2021 16:54
Bumps [flask-limiter](https://github.com/alisaifee/flask-limiter) from 1.4 to 2.0.1.
- [Release notes](https://github.com/alisaifee/flask-limiter/releases)
- [Changelog](https://github.com/alisaifee/flask-limiter/blob/master/HISTORY.rst)
- [Commits](alisaifee/flask-limiter@1.4...2.0.1)

---
updated-dependencies:
- dependency-name: flask-limiter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flask-limiter-2.0.1 branch from cd250e4 to 2f30913 Compare December 8, 2021 00:01
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.

1 participant