globocom / gsenha

GSenha is a password manager designed to avoid information leakage in the case of a compromise.
MIT License
22 stars 7 forks source link

build(deps): bump flask-appbuilder from 1.12.2 to 3.3.0 #13

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps flask-appbuilder from 1.12.2 to 3.3.0.

Release notes

Sourced from flask-appbuilder's releases.

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]

3.1.1

Patch release 3.1.1

Change log:

  • fix: MVC order by related column use alias (#1504) [Daniel Vaz Gaspar]

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

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]
  • 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]

Improvements and Bug fixes on 3.1.1

  • fix: MVC order by related column use alias (#1504) [Daniel Vaz Gaspar]
  • fix: remove unnecessary CSS class/styling from dropdowns (#1503) [Ryan Hamilton]
  • deps: constraint pre 1 packages following semver (#1502) [Daniel Vaz Gaspar]

... (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](https://github.com/globocom/gsenha/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #15.