Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Bump flask-appbuilder from 1.10.0 to 3.3.2 #29

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 Sep 8, 2021

Bumps flask-appbuilder from 1.10.0 to 3.3.2.

Release notes

Sourced from flask-appbuilder's releases.

3.3.2

Patch release 3.3.2

  • fix: improve next URL on OAuth (#1668) [Daniel Vaz Gaspar]
  • chore: Bump click to 8.0.1 (#1665) [Hugh A. Miles II]
  • feat(cli): Add import/export of roles with permissions (#1662) [krsnik93]

3.3.0

Minor release: 3.3.0

  • fix: auth balance (#1634) [Daniel Gaspar]
  • feat: Support for conditional menu item rendering (#1631) [Ben Reinhart]
  • docs: fix number of languages in i18n.rst (#1630) [Aleksandr Gordienko]
  • feat: Add support for before_request hooks (#1629) [Ben Reinhart]
  • docs: Typos and small changes in docs/templates.rst (#1625) [Federico Padua]

3.2.3

Patch release 3.2.3

  • fix: improve performance for get role permissions (#1624) [Daniel Gaspar]
  • feat: get user permissions API (#1620) [Daniel Gaspar]
  • fix: Ignore LDAP search referrals (#1602) [Fred Thomsen]
  • fix: relax AzureAD mandatory fields (#1608) [hyunjong.lee]

3.2.2

Patch release 3.2.2

  • docs: fix, errors in BaseModelView docstring (#1591) [Xiaodong DENG]
  • fix: load user info for okta (#1589) [QP Hou]

3.2.1

Patch release 3.2.1

  • docs: improve contributing run single test (#1579) [Daniel Vaz Gaspar]
  • fix: sqlalchemy 1.4.0 breaking changes (#1586) [Daniel Vaz Gaspar]

3.2.0

Minor release 3.2.0

  • fix: issue 1469 error in filters (#1541) [Duy Nguyen Hoang]
  • fix: showing excluded routes in server log (#1565) [runoutnow]
  • refactor: AUTH_LDAP/AUTH_OAUTH + implement role mapping (#1374) [Mathew Wicks]
  • fix(api): OpenAPI spec of nested components without auto generated names (#1547) [Daniel Vaz Gaspar]
  • fix(mvc): action confirmation on single show view (#1539) [Daniel Vaz Gaspar]
  • docs: improve docs around LDAP auth (#1526) [Daniel Vaz Gaspar]
  • ci: tests for python 3.8 and 3.9 (#1525) [Daniel Vaz Gaspar]
  • docs: fix, swagger path in readme (#1518) [Felix Rilling]
  • fix: oauth #1511 (#1522) [Daniel Vaz Gaspar]
  • fix: github actions (#1523) [Daniel Vaz Gaspar]
  • fix: changelog (#1507) [Daniel Vaz Gaspar]

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 3.3.2

  • fix: improve next URL on OAuth (#1668) [Daniel Vaz Gaspar]
  • chore: Bump click to 8.0.1 (#1665) [Hugh A. Miles II]
  • feat(cli): Add import/export of roles with permissions (#1662) [krsnik93]

Improvements and Bug fixes on 3.3.1

  • fix: Handle integrity fails if groups map to same roles (#1605) [Fred Thomsen]
  • refactor: OAuth - redirect direct to provider if just one provider exists (#1618) [hyunjong.lee]
  • feat: Allow using custom Swagger template for SwaggerView. (#1639) [Cristòfol Torrens]
  • chore: Remove polyfill shims for browsers no longer supported (#1606) [Ryan Hamilton]
  • docs: Missing self reference for my_custom (#1651) [Marek Šuppa]
  • fix: add warning text to roles when AUTH_ROLES_SYNC_AT_LOGIN (#1642) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.3.0

  • fix: auth balance (#1634) [Daniel Gaspar]
  • feat: Support for conditional menu item rendering (#1631) [Ben Reinhart]
  • docs: fix number of languages in i18n.rst (#1630) [Aleksandr Gordienko]
  • feat: Add support for before_request hooks (#1629) [Ben Reinhart]
  • docs: Typos and small changes in docs/templates.rst (#1625) [Federico Padua]

Improvements and Bug fixes on 3.2.3

  • fix: improve performance for get role permissions (#1624) [Daniel Gaspar]
  • feat: get user permissions API (#1620) [Daniel Gaspar]
  • fix: Ignore LDAP search referrals (#1602) [Fred Thomsen]
  • fix: relax AzureAD mandatory fields (#1608) [hyunjong.lee]

Improvements and Bug fixes on 3.2.2

  • docs: fix, errors in BaseModelView docstring (#1591) [Xiaodong DENG]
  • fix: load user info for okta (#1589) [QP Hou]

Improvements and Bug fixes on 3.2.1

  • docs: improve contributing run single test (#1579) [Daniel Vaz Gaspar]
  • fix: sqlalchemy 1.4.0 breaking changes (#1586) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.2.0

  • fix: issue 1469 error in filters (#1541) [Duy Nguyen Hoang]

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

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 1.10.0 to 3.3.2.
- [Release notes](https://github.com/dpgaspar/flask-appbuilder/releases)
- [Changelog](https://github.com/dpgaspar/Flask-AppBuilder/blob/master/CHANGELOG.rst)
- [Commits](dpgaspar/Flask-AppBuilder@v1.10.0...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants