Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

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

Changelog

Sourced from django-bootstrap4's changelog.

22.1 (2022-03-07)

  • Add support for Django 4 (#447).
  • Fix urls in example (#418, #444).

21.2 (2021-12-27)

  • Drop support for Django 4 (#398).
  • Drop support for Django 3.1 (EOL, #399).
  • Drop support for Python 3.6 (EOL, #399).
  • Fix CI.

21.1 (2021-11-03)

  • 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.
  • Add support for Django 4.0 and Python 3.10 (#349).
  • Fix faulty example code (#347).

3.0.1 (2021-05-01)

  • No line break in FileInput in horizontal layout.
  • Actually use the bundles JavaScript.

3.0.0 (2021-04-09)

  • Drop support for Django 3.0, extended support stopped on 2021-04-01).
  • Add support for Django 3.2.
  • Use bundled Bootstrap JavaScript, no need for separate popper.js.
  • Updated default Bootstrap to 4.6.0.
  • Add Dependabot for updates to dependencies.
  • Rename AUTHORS.md to AUTHORS, remove authors section from documentation.
  • Revert to setuptools for packaging.
  • Add Python 3.9 to Travis CI.
  • Add docs and tests to sdist.
  • Use GitHub Actions for CI.
  • Fix example by not installing editable version.

2.3.1 (2020-10-16)

  • Fix CHANGELOG.

2.3.0 (2020-10-11)

  • Updated default Bootstrap to 4.5.2.
  • Updated CSS/JavaScript URLs to newer versions (thanks @​emmceemoore).
  • Replace m2r with m2r2 to support Sphinx3.
  • Update Sphinx dependency because of security update.
  • Use Django 3.1 in tox matrix, fix warning in tests.
  • Add tox to development dependencies.
  • Accept importlib-metadata 2.x.x (thanks @​dbaty).

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2022

Dependabot tried to add @dmcollom and @phycodurus as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cjoldelo/tom_base/pulls/25/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cjoldelo/tom_base repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant