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

Update django-bootstrap5 requirement from ~=24.2 to ~=25.1 #163

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Updates the requirements on django-bootstrap5 to permit the latest version.

Changelog

Sourced from django-bootstrap5's changelog.

25.1 (2025-03-01)

  • Hyphenate attributes with certain prefixes (#737, #524, thanks @​yakky).
  • Switch to just and uv for package management (#734).
  • Remove <nav> from pagination (#686, @​xi).
  • Add an id to the help text of fields for Django 5.0+, to match the aria-describedby attribute.
  • Drop support for Python 3.8 in the test matrix

24.3 (2024-09-17)

24.2 (2024-04-23)

  • Add .editorconfig (#598).
  • Remove support for Django 4.1 (EOL) (#597).
  • Add support for color mode (#593).
  • Change bootstrap_setting from filter to tag (#595).
  • Remove support for Python 3.7 (EOL) (#588).
  • Remove support for Django 3.2 (EOL) (#583).
  • Update Bootstrap to 5.3.3 (#584).
  • Fix Read the Docs (#585, #587).

24.1 (2024-04-12)

  • Fix RadioSelectButtonGroup rendering and add 'disabled' attribute to radio button group template (#447).

23.4 (2023-12-28)

  • Use ruff instead of black for formatting (#536).
  • Drop support for Python 3.7 in test matrix (#533).
  • Fix support for Django 4.2 in test matrix (#533).
  • Pass "horizontal_field_offset_class" to child renderers (#391, #521).
  • Add support for Django 5.0 (#538).
  • Add support for Python 3.12 (#538).
  • Revert packaging tools to setuptools, build, tox and twine (#538).

23.3 (2023-06-03)

  • Switch to Hatch for builds and environments (#515).
  • Improve and fix CI on GitHub Actions (#515).
  • Reinstate coveralls (#515).
  • Update Sphinx and switch to Furo theme (#515).

23.2 (2023-04-29)

  • Update packaging, reduce dependencies (#487, #488, #494).
  • Drop support for Django 4.0 (#494).
  • Add support for Django 4.2 (#480).

... (truncated)

Commits

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 [django-bootstrap5](https://github.com/zostera/django-bootstrap5) to permit the latest version.
- [Changelog](https://github.com/zostera/django-bootstrap5/blob/main/CHANGELOG.md)
- [Commits](zostera/django-bootstrap5@v24.2...v25.1)

---
updated-dependencies:
- dependency-name: django-bootstrap5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
@Bensge
Copy link
Collaborator

Bensge commented Mar 3, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1282 472 37% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
spybot/auth/backend/link_backend.py 0% 🟢
spybot/templatetags/_init_.py 100% 🟢
TOTAL 50% 🟢

updated for commit: 167e22d by action🐍

Copy link

github-actions bot commented Mar 3, 2025

Test Results

3 tests  ±0   3 ✅ ±0   0s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 167e22d. ± Comparison against base commit fcecde4.

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.

1 participant