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 1.13.1 to 4.1.3 in /airflow/docker #24

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 Jul 29, 2022

Bumps flask-appbuilder from 1.13.1 to 4.1.3.

Release notes

Sourced from flask-appbuilder's releases.

4.1.3

Patch release 4.1.3

  • fix: user stats view search (#1887) [Daniel Vaz Gaspar]
  • fix: Do not render hidden form fields twice (#1848) [Dosenpfand]
  • chore: Bump requirements pillow version, remove PIL from doc (#1873) [Dosenpfand]
  • fix: custom menu option (#1884) [Daniel Vaz Gaspar]
  • fix: FAB_INDEX_VIEW type check (#1883) [Daniel Vaz Gaspar]
  • fix(api): register responses with apispec using components.response() (#1881) [jnahmias]
  • docs: add responsible disclosure text to security (#1882) [Daniel Vaz Gaspar]
  • chore: Improve german translation (#1872) [Dosenpfand]
  • fix: populating permission and vm instead of just setting the id (#1874) [Zef Lin]

4.1.2

Patch release 4.1.2

  • fix: remove sqlite dbs from examples (#1853) [Daniel Vaz Gaspar]
  • fix(MVC): discard excluded filters from query (#1862) [Daniel Vaz Gaspar]

4.1.1

Patch release 4.1.1

  • fix: custom security class import, bad cast (#1851) [Daniel Vaz Gaspar]
  • fix: Set certificates before reconnecting to LDAP (#1846) [Sebastian Bernauer]

4.1.0

Minor release 4.1.0

  • docs: add FAB_ADD_SECURITY_API config option (#1840) [Daniel Vaz Gaspar]
  • feat: add keycloak auth provider options (#1832) [nilivingston]
  • docs: add Azure OAUTH example (#1837) [Mathew Wicks]
  • fix: security api (#1831) [Daniel Vaz Gaspar]
  • fix: dependency constraints, bump flask-login, flask-wtf (#1838) [Daniel Vaz Gaspar]
  • fix: noop user update on Auth db, use set user model (#1834) [Daniel Vaz Gaspar]
  • chore: bump postgres to 14 (#1833) [Daniel Vaz Gaspar]
  • chore: Update and fix german translation (#1827) [Dosenpfand]
  • chore: Enhance is_safe_redirect_url (#1826) [Geido]
  • feat: Add CRUD apis for role, permission, user (#1801) [Mayur]
  • docs: updated brackets in OAuth Authentication (#1798) [David Berg]
  • chore: add Slovenian language (#1828) [dkrat7]
  • fix: doc requirements (#1820) [Daniel Vaz Gaspar]

4.0.0

Major release 4.0.0

Breaking changes: https://flask-appbuilder.readthedocs.io/en/latest/breaking.html#breaking-changes

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 4.1.3

  • fix: user stats view search (#1887) [Daniel Vaz Gaspar]
  • fix: Do not render hidden form fields twice (#1848) [Dosenpfand]
  • chore: Bump requirements pillow version, remove PIL from doc (#1873) [Dosenpfand]
  • fix: custom menu option (#1884) [Daniel Vaz Gaspar]
  • fix: FAB_INDEX_VIEW type check (#1883) [Daniel Vaz Gaspar]
  • fix(api): register responses with apispec using components.response() (#1881) [jnahmias]
  • docs: add responsible disclosure text to security (#1882) [Daniel Vaz Gaspar]
  • chore: Improve german translation (#1872) [Dosenpfand]
  • fix: populating permission and vm instead of just setting the id (#1874) [Zef Lin]

Improvements and Bug fixes on 4.1.2

  • fix: remove sqlite dbs from examples (#1853) [Daniel Vaz Gaspar]
  • fix(MVC): discard excluded filters from query (#1862) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.1.1

  • fix: custom security class import, bad cast (#1851) [Daniel Vaz Gaspar]
  • fix: Set certificates before reconnecting to LDAP (#1846) [Sebastian Bernauer]

Improvements and Bug fixes on 4.1.0

  • docs: add FAB_ADD_SECURITY_API config option (#1840) [Daniel Vaz Gaspar]
  • feat: add keycloak auth provider options (#1832) [nilivingston]
  • docs: add Azure OAUTH example (#1837) [Mathew Wicks]
  • fix: security api (#1831) [Daniel Vaz Gaspar]
  • fix: dependency constraints, bump flask-login, flask-wtf (#1838) [Daniel Vaz Gaspar]
  • fix: noop user update on Auth db, use set user model (#1834) [Daniel Vaz Gaspar]
  • chore: bump postgres to 14 (#1833) [Daniel Vaz Gaspar]
  • chore: Update and fix german translation (#1827) [Dosenpfand]
  • chore: Enhance is_safe_redirect_url (#1826) [Geido]
  • feat: Add CRUD apis for role, permission, user (#1801) [Mayur]
  • docs: updated brackets in OAuth Authentication (#1798) [David Berg]
  • chore: add Slovenian language (#1828) [dkrat7]
  • fix: doc requirements (#1820) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.0.0

  • chore: major bumps Flask, Click, PyJWT and flask-jwt-extended (#1817) [Daniel Vaz Gaspar] [Breaking changes]

Improvements and Bug fixes on 3.4.5

... (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.13.1 to 4.1.3.
- [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.13.1...v4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2022
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