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 tox-docker from 4.1.0 to 5.0.0 #152

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps tox-docker from 4.1.0 to 5.0.0.

Commits
  • 57840cc Merge pull request #180 from tox-dev/pre-commit-ci-update-config
  • 2f4cd59 support python 3.12
  • f26c52d Merge pull request #182 from jonathangreen/feature/support-docker-7.x
  • 226e725 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • c1110b5 Pin requests for older docker versions
  • 3e3b078 Add support for docker 7.x
  • 969d7e1 [pre-commit.ci] pre-commit autoupdate
  • eb891cd Merge pull request #179 from tox-dev/pre-commit-ci-update-config
  • 222eb81 [pre-commit.ci] pre-commit autoupdate
  • 593c38b Merge pull request #178 from tox-dev/pre-commit-ci-update-config
  • Additional commits viewable in compare view

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 Jun 13, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/tox-docker-5.0.0 branch 3 times, most recently from 7c9e6db to d970ea9 Compare June 18, 2024 15:58
dependabot bot and others added 2 commits June 18, 2024 13:33
Bumps [tox-docker](https://github.com/tox-dev/tox-docker) from 4.1.0 to 5.0.0.
- [Commits](tox-dev/tox-docker@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: tox-docker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@jonathangreen jonathangreen force-pushed the dependabot/pip/tox-docker-5.0.0 branch from ca61be5 to cffe06c Compare June 18, 2024 16:34
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.15%. Comparing base (f71b4b1) to head (cffe06c).

Current head cffe06c differs from pull request most recent head 5bcb64c

Please upload reports for the commit 5bcb64c to get more accurate results.

Files Patch % Lines
virtual_library_card/settings/dev.py 20.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   88.31%   88.15%   -0.16%     
==========================================
  Files          37       37              
  Lines        2267     2271       +4     
  Branches      302      304       +2     
==========================================
  Hits         2002     2002              
- Misses        213      215       +2     
- Partials       52       54       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit e7d616a into main Jun 18, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tox-docker-5.0.0 branch June 18, 2024 16:38
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