Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Bump bootstrap-flask from 2.1.0 to 2.2.0 #31

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 Nov 22, 2022

Bumps bootstrap-flask from 2.1.0 to 2.2.0.

Release notes

Sourced from bootstrap-flask's releases.

Version 2.2.0

New feature release!

  • Drop Python 3.6 support, and test against 3.10.
  • Add support for strict Content Security Policy (CSP) (#252) Thanks @​Dosenpfand
  • Upgrade to Bootstrap 5.2.2, Popper 2.11.6, Bootswatch 5.2.2, and Boostrap Icons 1.9.1 (#257) Thanks @​PanderMusubi

See the full changes in the changelog: https://github.com/helloflask/bootstrap-flask/blob/master/CHANGES.rst#220

Changelog

Sourced from bootstrap-flask's changelog.

2.2.0

Release date: 2022/11/20

  • Drop Python 3.6 support, and test against Python 3.10.
  • Add support for strict Content Security Policy (CSP) ([#252](https://github.com/helloflask/bootstrap-flask/issues/252) <https://github.com/helloflask/bootstrap-flask/pull/252>__)
  • Upgrade to Bootstrap 5.2.2, Popper 2.11.6, Bootswatch 5.2.2, and Boostrap Icons 1.9.1.
  • Fix Flask-SQLAlchemy paginate named parameters in tests and examples.
  • Support to preview available Bootswatch theme in the example application.
  • Remove .DS_Store files from the distribution files.
Commits
  • 036cd25 Release 2.2.0
  • e50f27a Upgrade Bootstrap and Popper versions
  • 0cdf297 Merge pull request #261 from helloflask/update-requirements
  • 15b12d0 Drop Python 3.6 support
  • 5c6930e Fix tests for latest Flask changes
  • ea232f3 Update requirements 2022-11
  • 4bc8060 Add support for strict Content Security Policy (#252)
  • 86d8d47 Merge pull request #255 from PanderMusubi/bootswatchexample
  • 5e9da40 Merge pull request #257 from PanderMusubi/bs522_icons191
  • e738c98 Upgrading to Bootstrap and Bootswatch 5.2.2 and to Bootstrap Icons 1.9.1
  • Additional commits viewable in compare view

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)

Bumps [bootstrap-flask](https://github.com/helloflask/bootstrap-flask) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/helloflask/bootstrap-flask/releases)
- [Changelog](https://github.com/helloflask/bootstrap-flask/blob/master/CHANGES.rst)
- [Commits](helloflask/bootstrap-flask@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: bootstrap-flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants