-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump django-bootstrap5 from 24.2 to 24.3 #100
Conversation
Bumps [django-bootstrap5](https://github.com/zostera/django-bootstrap5) from 24.2 to 24.3. - [Changelog](https://github.com/zostera/django-bootstrap5/blob/main/CHANGELOG.md) - [Commits](zostera/django-bootstrap5@v24.2...v24.3) --- updated-dependencies: - dependency-name: django-bootstrap5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bc4ec52
to
fd8c371
Compare
@alexdewar could you take a look why codecov isn't succeeding here? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 43 43
=========================================
Hits 43 43 ☔ View full report in Codecov by Sentry. |
@cc-a I forgot you also have to add the repository secret for dependabot separately (it's a security thing). I've done that now, so the tests are passing again. It will fail again when the pre-commit.ci bot makes a PR though, so we should probably just disable this action if the PR author is a bot. It's not like the coverage is actually going to change in those cases anyway. |
Great. Thanks @alexdewar. I'll create an issue. |
Bumps django-bootstrap5 from 24.2 to 24.3.
Changelog
Sourced from django-bootstrap5's changelog.
Commits
e224750
Release 24.3 (#689)e85f5b0
Bump setuptools from 74.1.2 to 75.1.0 (#688)c4eae0f
Fix tox.ini (#687)b9096f8
Run GitHub Actions on pull request (#685)c9284d2
Revert "Alerts extra classes (#559)" (#684)26d893d
Alerts extra classes (#559)0f7f261
Jinja2 support (#664)83714f6
Bump setuptools from 72.2.0 to 74.1.2 (#676)13fb06b
tox.ini: enable ruff testenv (#673)68390cd
Update Django versions (#682)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)