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.3.4 to 3.4.5 #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps flask-appbuilder from 2.3.4 to 3.4.5.

Release notes

Sourced from flask-appbuilder's releases.

3.4.5

Patch release 3.4.5

3.4.4

Patch release 3.4.4

  • fix: Support SQLAlchemy 1.4.X (#1786) [Daniel Vaz Gaspar]
  • feat: allow multiple values for the same filter (#1737) [Will Rogers]
  • fix: Only update user.last_login on successful authentication (#1775) [blag]
  • chore: update jsonschema pip package (#1782) [Hugh A. Miles II]

3.4.3

Patch release 3.4.3

  • fix: openapi on and off config flag (#1770) [Daniel Vaz Gaspar]
  • fix: data not defined in azure oauth (#1769) [Dalton Pearson]
  • fix: Handle authorize_access_token exception (#1766) [Michał Konarski]
  • fix: Set role and confirm password while adding user mandatory (#1758) [Mayur]
  • fix: required roles on user form not showing error msg (#1772) [Daniel Vaz Gaspar]
  • fix: make servers be actual servers on swagger, full endpoint paths (#1773) [Daniel Vaz Gaspar]
  • docs: adds missing config key FAB_OPENAPI_SERVERS (#1776)

3.4.2

Patch release 3.4.2

  • chore: Use assertEqual instead of assertEquals for Python 3.11 compatibility (#1763) [Karthikeyan Singaravelan]
  • chore: improve code quality and balance (#1761) [Daniel Vaz Gaspar]

3.4.1

Patch release 3.4.1

  • feat: Adding role_keys into Azure OAuth (#1744) [Michael Yee]
  • docs: Fix small documentation issues (#1755) [Dosenpfand]
  • fix: 1154 Add LOGOUT_REDIRECT_URL setting (#1749) [blag]
  • fix: optional unauthorized status codes (#1753) [Daniel Vaz Gaspar]
  • docs: Fix indentation of function content (#1752) [akettmann-e24]
  • fix: optionally return HTTP 403 instead of 401 when unauthorized (#1748) [Daniel Vaz Gaspar]
  • chore: Redirect to prev url on login (#1747) [Geido]
  • docs: add aws cognito setup code examples (#1746) [Pin Jin]
  • fix: Added sr-only class to icon only links (#1727) [Thomas Stivers]
  • chore: [Deprecation] Use Markup instead of HTMLString (#1729) [Andrey Polegoshko]

3.4.0

Minor release 3.4.0

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 3.4.5

  • test: Add test for export-roles --indent's argument “duck casting” to int (#1811) [Étienne Boisseau-Sierra]
  • fix: next url on login (OAuth, OID, DB) (#1804) [Daniel Vaz Gaspar]
  • docs: Update doc i18 to flask_babel (#1792) [Federico Padua]
  • feat(cli): allow export-roles to be beautified (#1724) [Étienne Boisseau-Sierra]

Improvements and Bug fixes on 3.4.4

  • fix: Support SQLAlchemy 1.4.X (#1786) [Daniel Vaz Gaspar]
  • feat: allow multiple values for the same filter (#1737) [Will Rogers]
  • fix: Only update user.last_login on successful authentication (#1775) [blag]
  • chore: update jsonschema pip package (#1782) [Hugh A. Miles II]

Improvements and Bug fixes on 3.4.3

  • fix: openapi on and off config flag (#1770) [Daniel Vaz Gaspar]
  • fix: data not defined in azure oauth (#1769) [Dalton Pearson]
  • fix: Handle authorize_access_token exception (#1766) [Michał Konarski]
  • fix: Set role and confirm password while adding user mandatory (#1758) [Mayur]
  • fix: required roles on user form not showing error msg (#1772) [Daniel Vaz Gaspar]
  • fix: make servers be actual servers on swagger, full endpoint paths (#1773) [Daniel Vaz Gaspar]
  • docs: adds missing config key FAB_OPENAPI_SERVERS (#1776)

Improvements and Bug fixes on 3.4.2

  • chore: Use assertEqual instead of assertEquals for Python 3.11 compatibility (#1763) [Karthikeyan Singaravelan]
  • chore: improve code quality and balance (#1761) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.4.1

  • feat: Adding role_keys into Azure OAuth (#1744) [Michael Yee]
  • docs: Fix small documentation issues (#1755) [Dosenpfand]
  • fix: 1154 Add LOGOUT_REDIRECT_URL setting (#1749) [blag]
  • fix: optional unauthorized status codes (#1753) [Daniel Vaz Gaspar]
  • docs: Fix indentation of function content (#1752) [akettmann-e24]
  • fix: optionally return HTTP 403 instead of 401 when unauthorized (#1748) [Daniel Vaz Gaspar]
  • chore: Redirect to prev url on login (#1747) [Geido]
  • docs: add aws cognito setup code examples (#1746) [Pin Jin]
  • fix: Added sr-only class to icon only links (#1727) [Thomas Stivers]
  • chore: [Deprecation] Use Markup instead of HTMLString (#1729) [Andrey Polegoshko]

Improvements and Bug fixes on 3.4.0

... (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 2.3.4 to 3.4.5.
- [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.3.4...v3.4.5)

---
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 Mar 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 29, 2022

Superseded by #23.

@dependabot dependabot bot closed this Jul 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/flask-appbuilder-3.4.5 branch July 29, 2022 22:37
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.

None yet

0 participants