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

chore(deps): bump flask-appbuilder from 4.1.4 to 4.5.1 in /airflow #3453

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps flask-appbuilder from 4.1.4 to 4.5.1.

Release notes

Sourced from flask-appbuilder's releases.

4.5.1

Patch release 4.5.1

  • feat: add no cache directive to login forms (#2266) [Daniel Vaz Gaspar]
  • chore: bump cryptography to 42.0.4 (#2238) [Daniel Vaz Gaspar]
  • docs: Fixing broken link (#2252) [Chase Jones]
  • fix: rate limiter key function (#2254) [Daniel Vaz Gaspar]
  • chore: bump dnspython to fix vulnerability (#2255) [Daniel Vaz Gaspar]

4.5.0

Minor release 4.5.0

  • feat: REST API new select columns query param (#2242) [Daniel Vaz Gaspar]
  • chore: bump werkzeug to 3.0.3 (#2237) [Daniel Vaz Gaspar]
  • fix: Keycloak OAuth2, get groups as role_keys per default (#2235) [Andreas 'count' Kotes]
  • fix: Check if Oauth login with OKTA is correct (#1926) [Hojjat Ali Mohammadi]
  • docs: Update quickcharts.rst for typo gold to goal (#2217) [Abhinav Pareek]

4.4.1

Patch release 4.4.1:

  • fix: user search list on stats (#2211) [Daniel Vaz Gaspar]
  • fix: performance issues on user and roles list (#2209) [Daniel Vaz Gaspar]

4.4.0

Minor release 4.4.0

  • chore(deps): bump the github-actions group with 4 updates (#2201) [dependabot[bot]]
  • fix: python versions setup.py (#2204) [Daniel Vaz Gaspar]
  • ci: refactor requirements structure and improve dependabot config (#2198) [Daniel Vaz Gaspar]
  • chore(deps): bump jinja2 from 3.0.3 to 3.1.3 (#2180) [dependabot[bot]]
  • fix: authentik test (#2199) [Daniel Vaz Gaspar]
  • feat: Added authentik as new identity provider (#2168) [Jasper Schoenmaker]
  • chore(deps): bump requests from 2.26.0 to 2.31.0 (#2050) [dependabot[bot]]
  • docs: updated Flask-Babel link and fix typo (#2166) [Gughanathan M]
  • chore: bump several non base dependencies (#2197) [Daniel Vaz Gaspar]
  • fix: Increase upper bound on marshmallow-sqlalchemy (#2191) [spike77453]
  • chore: remove email_validator constraint (#2167) [Marcus Lim]
  • chore: Upgrade to Pillow 10.0.1 (#2136) [Dosenpfand]
  • chore(docs): Update i18n.rst for Turkish (#2187) [coteli]
  • chore: upgrade werkzeug and Flask, deprecate OpenID and MongoEngine (#2196) [Daniel Vaz Gaspar]
  • feat: Turkish translations (#2185) [coteli]
  • feat: AUTH_REMOTE_USER_ENV_VAR config key for auth REMOTE_USER type (#2193) [Daniel Vaz Gaspar]
  • fix: don't load inactive users with sessions (#2192) [Daniel Vaz Gaspar]

4.3.11

Patch release 4.3.10

  • fix: openID provider validation flow (#2186) [Daniel Vaz Gaspar]
  • feat: support Auth0 OAuth2 (#2171) [Daniel Vaz Gaspar]

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 4.5.1

  • feat: add no cache directive to login forms (#2266) [Daniel Vaz Gaspar]
  • chore: bump cryptography to 42.0.4 (#2238) [Daniel Vaz Gaspar]
  • docs: Fixing broken link (#2252) [Chase Jones]
  • fix: rate limiter key function (#2254) [Daniel Vaz Gaspar]
  • chore: bump dnspython to fix vulnerability (#2255) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.5.0

  • feat: REST API new select columns query param (#2242) [Daniel Vaz Gaspar]
  • chore: bump werkzeug to 3.0.3 (#2237) [Daniel Vaz Gaspar]
  • fix: Keycloak OAuth2, get groups as role_keys per default (#2235) [Andreas 'count' Kotes]
  • fix: Check if Oauth login with OKTA is correct (#1926) [Hojjat Ali Mohammadi]
  • docs: Update quickcharts.rst for typo gold to goal (#2217) [Abhinav Pareek]

Improvements and Bug fixes on 4.4.1

  • fix: user search list on stats (#2211) [Daniel Vaz Gaspar]
  • fix: performance issues on user and roles list (#2209) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.4.0

  • chore(deps): bump the github-actions group with 4 updates (#2201) [dependabot[bot]]
  • fix: python versions setup.py (#2204) [Daniel Vaz Gaspar]
  • ci: refactor requirements structure and improve dependabot config (#2198) [Daniel Vaz Gaspar]
  • chore(deps): bump jinja2 from 3.0.3 to 3.1.3 (#2180) [dependabot[bot]]
  • fix: authentik test (#2199) [Daniel Vaz Gaspar]
  • feat: Added authentik as new identity provider (#2168) [Jasper Schoenmaker]
  • chore(deps): bump requests from 2.26.0 to 2.31.0 (#2050) [dependabot[bot]]
  • docs: updated Flask-Babel link and fix typo (#2166) [Gughanathan M]
  • chore: bump several non base dependencies (#2197) [Daniel Vaz Gaspar]
  • fix: Increase upper bound on marshmallow-sqlalchemy (#2191) [spike77453]
  • chore: remove email_validator constraint (#2167) [Marcus Lim]
  • chore: Upgrade to Pillow 10.0.1 (#2136) [Dosenpfand]
  • chore(docs): Update i18n.rst for Turkish (#2187) [coteli]
  • chore: upgrade werkzeug and Flask, deprecate OpenID and MongoEngine (#2196) [Daniel Vaz Gaspar]
  • feat: Turkish translations (#2185) [coteli]
  • feat: AUTH_REMOTE_USER_ENV_VAR config key for auth REMOTE_USER type (#2193) [Daniel Vaz Gaspar]
  • fix: don't load inactive users with sessions (#2192) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.3.11

  • fix: openID provider validation flow (#2186) [Daniel Vaz Gaspar]
  • feat: support Auth0 OAuth2 (#2171) [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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 13, 2024
Bumps [flask-appbuilder](https://github.com/dpgaspar/flask-appbuilder) from 4.1.4 to 4.5.1.
- [Release notes](https://github.com/dpgaspar/flask-appbuilder/releases)
- [Changelog](https://github.com/dpgaspar/Flask-AppBuilder/blob/master/CHANGELOG.rst)
- [Commits](dpgaspar/Flask-AppBuilder@v4.1.4...v4.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/airflow/flask-appbuilder-4.5.1 branch from 558176d to 01af6bf Compare September 18, 2024 19:51
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants