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 4.3.0 to 4.3.11 #74

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 Feb 28, 2024

Bumps flask-appbuilder from 4.3.0 to 4.3.11.

Release notes

Sourced from flask-appbuilder's releases.

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]

4.3.10

Patch release 4.3.10

  • fix: azure keep using upn if exists (#2163) [Daniel Vaz Gaspar]
  • docs: Update shield of supported Python versions (#2156) [Dosenpfand]
  • docs: update security policy (#2155) [Daniel Vaz Gaspar]
  • docs: improve LDAP auth auth_roles_mapping (#2149) [Daniel Vaz Gaspar]
  • docs: Update security docs to reflect LDAP casing issues (#2098) [Anders Bogsnes]
  • fix: old API api column edit (#2134) [Daniel Vaz Gaspar]
  • chore: add bootstrap min map (#2148) [Daniel Vaz Gaspar]
  • chore: Add support for Python 3.10, 3.11, 3.12 and drop 3.7 (#2147) [Dosenpfand]
  • chore: use npm for all frontend dependencies (#2144) [Daniel Vaz Gaspar]

4.3.9

Patch release 4.3.9

  • ci: create release script (#2142) [Daniel Vaz Gaspar]
  • fix: wtforms compat on 3.1.0 (#2138) [Daniel Vaz Gaspar]
  • docs: fix RTD config requirements (#2140) [Daniel Vaz Gaspar]
  • docs: fix RTD config (#2139) [Daniel Vaz Gaspar]
  • docs: add RTD required config (#2135) [Daniel Vaz Gaspar]

4.3.8

Patch release 4.3.8

  • fix: filter list UI spacing between elements (#2128) [Daniel Vaz Gaspar]
  • fix: add github sponsor (#2130) [Daniel Vaz Gaspar]
  • docs: add github sponsor (#2129) [Daniel Vaz Gaspar]
  • fix: swagger include js and css on static (#2127) [Daniel Vaz Gaspar]
  • fix: Remove erroring endpoint "/login//" from AuthOAuthView (#2120) [David Kalamarides]
  • fix: azure user info claims and JWT decode (#2121) [Daniel Vaz Gaspar]
  • fix: Validate Azure JWTs using authlib (#2112) [Daniel Wolf]
  • docs(typo): "preform" -> "perform" x4 (#2123) [Sam Firke]

4.3.7

Patch release 4.3.7

  • fix: swagger missing nonce (#2116) [Daniel Vaz Gaspar]

4.3.6

Patch release 4.3.6

  • fix: increase email field length (#2102) [Daniel Vaz Gaspar]

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

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]

Improvements and Bug fixes on 4.3.10

  • fix: azure keep using upn if exists (#2163) [Daniel Vaz Gaspar]
  • docs: Update shield of supported Python versions (#2156) [Dosenpfand]
  • docs: update security policy (#2155) [Daniel Vaz Gaspar]
  • docs: improve LDAP auth auth_roles_mapping (#2149) [Daniel Vaz Gaspar]
  • docs: Update security docs to reflect LDAP casing issues (#2098) [Anders Bogsnes]
  • fix: old API api column edit (#2134) [Daniel Vaz Gaspar]
  • chore: add bootstrap min map (#2148) [Daniel Vaz Gaspar]
  • chore: Add support for Python 3.10, 3.11, 3.12 and drop 3.7 (#2147) [Dosenpfand]
  • chore: use npm for all frontend dependencies (#2144) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.3.9

  • ci: create release script (#2142) [Daniel Vaz Gaspar]
  • fix: wtforms compat on 3.1.0 (#2138) [Daniel Vaz Gaspar]
  • docs: fix RTD config requirements (#2140) [Daniel Vaz Gaspar]
  • docs: fix RTD config (#2139) [Daniel Vaz Gaspar]
  • docs: add RTD required config (#2135) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.3.8

  • fix: filter list UI spacing between elements (#2128) [Daniel Vaz Gaspar]
  • fix: add github sponsor (#2130) [Daniel Vaz Gaspar]
  • docs: add github sponsor (#2129) [Daniel Vaz Gaspar]
  • fix: swagger include js and css on static (#2127) [Daniel Vaz Gaspar]
  • fix: Remove erroring endpoint "/login//" from AuthOAuthView (#2120) [David Kalamarides]
  • fix: azure user info claims and JWT decode (#2121) [Daniel Vaz Gaspar]
  • fix: Validate Azure JWTs using authlib (#2112) [Daniel Wolf]
  • docs(typo): "preform" -> "perform" x4 (#2123) [Sam Firke]

Improvements and Bug fixes on 4.3.7

  • fix: swagger missing nonce (#2116) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 4.3.6

  • fix: increase email field length (#2102) [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.

Bumps [flask-appbuilder](https://github.com/dpgaspar/flask-appbuilder) from 4.3.0 to 4.3.11.
- [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.3.0...v4.3.11)

---
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 Feb 28, 2024
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