Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

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

Release notes

Sourced from bootstrap-flask's releases.

2.5.0

What's Changed

New Contributors

Full Changelog: helloflask/bootstrap-flask@2.4.2...2.5.0

Changelog

Sourced from bootstrap-flask's changelog.

2.5.0

Release date: 2025/5/2

  • Drop Python 3.8 support.
  • Upgrade to Bootstrap 5.3.5, including Bootswatch (adding theme Brite).
  • Fix icon font loading issue when BOOTSTRAP_SERVE_LOCAL is True.
  • Add support for customzing the form input with label_class, radio_class, and description_class parameters in the render_kw dict.

2.4.2

Release date: 2025/3/9

  • Add support for icon classes.
  • Upgrade to Bootstrap Icons 1.11.3.
  • Replace deprecated color muted with secondary.

2.4.1

Release date: 2024/10/3

  • Fix the badge classes in the render_nav_item macro for Bootstrap 5.
  • Add _badge_classes param to the render_nav_item macro to set badge classes.
  • Support bootswatch_theme as parameter to load_css.

2.4.0

Release date: 2024/4/7

  • Test against Python 3.12.
  • Replaced deprecated color "muted" with "secondary" ([#340](https://github.com/helloflask/bootstrap-flask/issues/340) <https://github.com/helloflask/bootstrap-flask/pull/340>__).
  • Adding body_classes parameter to render_table ([#350](https://github.com/helloflask/bootstrap-flask/issues/350) <https://github.com/helloflask/bootstrap-flask/pull/350>__).
  • Migrate setup.py to pyproject.toml.

2.3.3

Release date: 2023/11/30

  • Upgrade to Bootstrap Icons 1.11.2.

2.3.2

... (truncated)

Commits
  • b210008 Release 2.5.0 (#391)
  • f27f258 Release 2.5.0
  • a6d0cb9 rendering labels and description with classes (#349)
  • 2c1f431 refactored dev scripts (#386)
  • 53721c0 Merge pull request #389 from PanderMusubi/bootstrap535
  • b66c41a Merge branch 'main' into bootstrap535
  • 66a44ff Merge pull request #382 from PanderMusubi/linters
  • 770e62c Merge pull request #383 from PanderMusubi/droppython38
  • 699df78 Fix icon font loading issue when BOOTSTRAP_SERVE_LOCAL is True (#388)
  • a0fc3ef upgrade Bootstrap 5.3.5 including Bootswatch
  • Additional commits viewable 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 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)

Updates the requirements on [bootstrap-flask](https://github.com/helloflask/bootstrap-flask) to permit the latest version.
- [Release notes](https://github.com/helloflask/bootstrap-flask/releases)
- [Changelog](https://github.com/helloflask/bootstrap-flask/blob/main/CHANGES.rst)
- [Commits](helloflask/bootstrap-flask@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: bootstrap-flask
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tekktrik May 5, 2025 09:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2025
@tekktrik tekktrik merged commit d6a49c6 into main May 5, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/bootstrap-flask-approx-eq-2.5 branch May 5, 2025 19:08
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.

2 participants