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

Bump django-bootstrap5 from 24.2 to 24.3 #100

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps django-bootstrap5 from 24.2 to 24.3.

Changelog

Sourced from django-bootstrap5's changelog.

24.3 (2024-09-17)

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 23, 2024
@github-actions github-actions bot enabled auto-merge September 23, 2024 03:05
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>
@dependabot dependabot bot force-pushed the dependabot/pip/django-bootstrap5-24.3 branch from bc4ec52 to fd8c371 Compare September 24, 2024 09:41
@cc-a
Copy link
Contributor

cc-a commented Sep 24, 2024

@alexdewar could you take a look why codecov isn't succeeding here?

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (82de1d9) to head (a3549b2).
Report is 3 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@alexdewar
Copy link
Contributor

@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.

@cc-a
Copy link
Contributor

cc-a commented Sep 24, 2024

Great. Thanks @alexdewar. I'll create an issue.

@cc-a cc-a disabled auto-merge September 24, 2024 11:06
@cc-a cc-a enabled auto-merge September 24, 2024 11:06
@cc-a cc-a merged commit c12deba into main Sep 24, 2024
4 of 5 checks passed
@cc-a cc-a deleted the dependabot/pip/django-bootstrap5-24.3 branch September 24, 2024 11:07
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.

3 participants