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

Update django-bootstrap5 requirement from ~=21.3 to ~=23.1 #101

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

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

Changelog

Sourced from django-bootstrap5's changelog.

23.1 (2023-04-02)

  • Fix documentation for button sizes (#457).
  • Update Bootstrap to 5.2.3 (#393).
  • Updated requirements and packages (#458).
  • Stop using coveralls service (#459).

22.2 (2022-11-22)

  • Add support for Python 3.11 (#389).
  • Make it easier to override templates in custom renderers (#373).
  • Added .form-label default to <label>s (#180).
  • Update radio_select_button_group widget to BS5 (#313).
  • Fix addon_before_class and addon_after_class, which were being ignored (#153).
  • Fix to issue (#349) where has-validation was incorrectly rounding before and after elements' borders when validated.
  • Update the default JS and CSS urls mentioned on the settings page of the documentation.

22.1 (2022-08-08)

  • Update Bootstrap to 5.2.0 (#325).
  • Add support for Django 4.1 (#322).
  • Drop support for Django 2.2 (EOL) (#324).

21.3 (2021-12-27)

  • Drop support for Python 3.6 (EOL, #247, #248).
  • Drop support for Django 3.1 (EOL, #247, #248).
  • Fix tests for Django 4.1 (#247).
  • Update example app (#250).

21.2 (2021-12-12)

  • Fix typo in Bootstrap JavaScript url (#209, #204).
  • Add test to validate Bootstrap urls (#225).

21.1 (2021-11-01)

  • Switch to a CalVer YY.MINOR versioning scheme. MINOR is the number of the release in the given year. This is the first release in 2021 using this scheme, so its version is 21.1. The next version this year will be 21.2. The first version in 2022 will be 22.1.
  • Update Bootstrap to 5.1.3 (#167, #194).
  • Add support for Django 4 and Python 3.10 (#193).

2.1.2 (2021-08-16)

  • Fix disabled parameter for RadioSelect and CheckboxSelectMultiple (#163).

2.1.1 (2021-07-11)

  • Respect safe strings in bootstrap_messages (#145).

2.1.0 (2021-07-11)

... (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 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.
- [Release notes](https://github.com/zostera/django-bootstrap5/releases)
- [Changelog](https://github.com/zostera/django-bootstrap5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zostera/django-bootstrap5/commits)

---
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 May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants