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): update flask-admin requirement from ~=1.5.5 to ~=1.5.6 #6919

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on flask-admin to permit the latest version.

Release notes

Sourced from flask-admin's releases.

v1.5.6

  • SQLAlchemy 1.3.6 compatibility fix
  • Python 3.8 support
Changelog

Sourced from flask-admin's changelog.

1.5.6

  • SQLAlchemy 1.3.6 compatibility fix
  • Python 3.8 support

1.5.5

  • Werkzeug 1.0 compatibility fix
  • Use fa-circle-o icon for unchecked booleans
  • A few SQLAlchemy-related bug fixes

1.5.4

  • Fix display of inline x-editable boolean fields on list view
  • Add support for several SQLAlchemy-Utils data types
  • Support searching on SQLAlchemy hybrid properties
  • Extra URL paramaters are now propagated to the next page when searching / filtering
  • Add enum34 dependency when running on legacy Python version
  • Update Mapbox API v1 URL format
  • Update jQuery and moment dependencies in templates
  • Fixed a datepicker issue, where only dates up to 2015 were showing up
  • Updated Pillow dependency version

1.5.3

  • Fixed XSS vulnerability
  • Support nested categories in the navbar menu
SQLAlchemy

: - sort on multiple columns with column_default_sort - sort on related models in column_sortable_list - show searchable fields in search input's placeholder text - fix: inline model forms can now also be used for models with multiple primary keys - support for using mapped column_property

  • Upgrade Leaflet and Leaflet.draw plugins, used for geoalchemy integration
  • Specify minimum_input_length for ajax widget
  • Peewee: support composite keys
  • MongoEngine: when searching/filtering the input is now regarded as case-insensitive by default
FileAdmin

: - handle special characters in filename

... (truncated)
Commits
  • 714c42b Merge branch 'master' of github.com:flask-admin/flask-admin
  • b29c99a Version bump
  • 2b0bdfa Merge pull request #1975 from Abdur-rahmaanJ/patch-1
  • 1d5ad50 Fixed SQLAlchemy 1.3.6 compatibility issue
  • db87b02 Removed quotes in instructions
  • fe0c818 Merge pull request #1967 from ianhhlee/master
  • 0906b5e Merge pull request #1964 from cjmayo/py38
  • cc9099c Update LICENSE
  • 667e782 Drop testing Python 3.4 and add 3.7 and 3.8
  • See full diff in compare view

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [flask-admin](https://github.com/flask-admin/flask-admin) to permit the latest version.
- [Release notes](https://github.com/flask-admin/flask-admin/releases)
- [Changelog](https://github.com/flask-admin/flask-admin/blob/master/doc/changelog.rst)
- [Commits](pallets-eco/flask-admin@v1.5.5...v1.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #6919 into development will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6919   +/-   ##
============================================
  Coverage        66.40%   66.40%           
============================================
  Files              313      313           
  Lines            15359    15359           
============================================
  Hits             10199    10199           
  Misses            5160     5160           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e21bab...1d3b6e1. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 68a81cc into development Apr 10, 2020
@iamareebjamal iamareebjamal deleted the dependabot/pip/flask-admin-approx-eq-1.5.6 branch April 10, 2020 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant