Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flask-appbuilder from 2.2.4 to 4.3.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps flask-appbuilder from 2.2.4 to 4.3.0.

Release notes

Sourced from flask-appbuilder's releases.

4.3.0

Minor release 4.3.0

  • fix: disable rate limit by default (#1999) [Daniel Vaz Gaspar]
  • fix: auth rate limit docs and default rate (#1997) [Daniel Vaz Gaspar]
  • feat: Add rate limiter (#1976) [bolkedebruin]
  • docs: Updated LDAP Documentation (#1988) [Alissa Gerhard]
  • fix: Save next URL on failed login attempt (#1936) [Dosenpfand]
  • fix: select2 theme use bootstrap (#1995) [Daniel Vaz Gaspar]
  • fix: CI broken by pyodbc vs unixodbc (#1996) [Daniel Vaz Gaspar]

4.2.1

Patch release 4.2.1

  • ci: fix pyodbc install failure (#1992) [Daniel Vaz Gaspar]
  • fix: Remove unused parameter from QuerySelectMultipleField instantiation (#1991) [Dosenpfand]
  • fix: Make sure user input is not treated as safe in the oauth view (#1978) [Glenn Schuurman]
  • fix: don't use root logger on safe decorator (#1990) [Igor Khrol]
  • chore: upgrade Font Awesome to version 6 (#1979) [Daniel Vaz Gaspar]

4.2.0

Minor release 4.1.6

  • feat: add opt-in outer default load option to model REST API (#1971) [Daniel Vaz Gaspar]
  • chore: Add more type annotation to REST API module (#1969) [Daniel Vaz Gaspar]
  • fix: upgrade Select2 to 4.0.13 (#1968) [Nicola Gramola]
  • fix: REST API one-to-one relationship (#1965) [Daniel Vaz Gaspar]
  • fix(api): _info HTTP 500 when exists a defined invalid search field (#1963) [Daniel Vaz Gaspar]
  • chore: Use implicit default loading rather than explicit joined eager loading (#1961) [John Bodley]
  • chore: Increase upper-bound on apispec (#1903) [Tomáš Drtina]
  • fix: replace deprecated attachment_filename (#1956) [Steve Embling]

4.1.6

Patch release 4.1.6

  • feat: add utility method on SM for fetching all roles and perms for a user (#1950) [Daniel Vaz Gaspar]

4.1.5

Patch release 4.1.5

  • fix: HTML label IDs for db and ldap login (#1935) [Dosenpfand]
  • fix: OAuth state parameter (#1932) [Daniel Vaz Gaspar]
  • docs: Fix a few typos (#1929) [Tim Gates]
  • chore: Update compiled german translation, delete backup file (#1928) [Dosenpfand]
  • fix: addon managers import (#1920) [Daniel Vaz Gaspar]

4.1.4

Patch release 4.1.4

  • chore: Redirect to prev url on login for AuthRemoteUserView (#1901) [Alexander Ryndin]

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 4.3.0

  • fix: disable rate limit by default (#1999) [Daniel Vaz Gaspar]
  • fix: auth rate limit docs and default rate (#1997) [Daniel Vaz Gaspar]
  • feat: Add rate limiter (#1976) [bolkedebruin]
  • docs: Updated LDAP Documentation (#1988) [Alissa Gerhard]
  • fix: Save next URL on failed login attempt (#1936) [Dosenpfand]
  • fix: select2 theme use bootstrap (#1995) [Daniel Vaz Gaspar]
  • fix: CI broken by pyodbc vs unixodbc (#1996) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.2.1

  • ci: fix pyodbc install failure (#1992) [Daniel Vaz Gaspar]
  • fix: Remove unused parameter from QuerySelectMultipleField instantiation (#1991) [Dosenpfand]
  • fix: Make sure user input is not treated as safe in the oauth view (#1978) [Glenn Schuurman]
  • fix: don't use root logger on safe decorator (#1990) [Igor Khrol]
  • chore: upgrade Font Awesome to version 6 (#1979) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.2.0

  • feat: add opt-in outer default load option to model REST API (#1971) [Daniel Vaz Gaspar]
  • chore: Add more type annotation to REST API module (#1969) [Daniel Vaz Gaspar]
  • fix: upgrade Select2 to 4.0.13 (#1968) [Nicola Gramola]
  • fix: REST API one-to-one relationship (#1965) [Daniel Vaz Gaspar]
  • fix(api): _info HTTP 500 when exists a defined invalid search field (#1963) [Daniel Vaz Gaspar]
  • chore: Use implicit default loading rather than explicit joined eager loading (#1961) [John Bodley]
  • chore: Increase upper-bound on apispec (#1903) [Tomáš Drtina]
  • fix: replace deprecated attachment_filename (#1956) [Steve Embling]

Improvements and Bug fixes on 4.1.6

  • feat: add utility method on SM for fetching all roles and perms for a user (#1950) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.1.5

  • fix: HTML label IDs for db and ldap login (#1935) [Dosenpfand]
  • fix: OAuth state parameter (#1932) [Daniel Vaz Gaspar]
  • docs: Fix a few typos (#1929) [Tim Gates]
  • chore: Update compiled german translation, delete backup file (#1928) [Dosenpfand]
  • fix: addon managers import (#1920) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.1.4

  • chore: Redirect to prev url on login for AuthRemoteUserView (#1901) [Alexander Ryndin]

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [flask-appbuilder](https://github.com/dpgaspar/flask-appbuilder) from 2.2.4 to 4.3.0.
- [Release notes](https://github.com/dpgaspar/flask-appbuilder/releases)
- [Changelog](https://github.com/dpgaspar/Flask-AppBuilder/blob/master/CHANGELOG.rst)
- [Commits](dpgaspar/Flask-AppBuilder@v2.2.4...v4.3.0)

---
updated-dependencies:
- dependency-name: flask-appbuilder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
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