Snowfakery
Snowfakery copied to clipboard
Bump diff-cover from 7.7.0 to 8.0.3
Bumps diff-cover from 7.7.0 to 8.0.3.
Release notes
Sourced from diff-cover's releases.
Version 8.0.3
What's Changed
- Standardized the path to a Linux format to address the issue reported… by
@mrcool4in Bachmann1234/diff_cover#388New Contributors
@mrcool4made their first contribution in Bachmann1234/diff_cover#388Dependency updates
- Bump isort from 5.12.0 to 5.13.2 by
@dependabotin Bachmann1234/diff_cover#382- Bump black from 23.11.0 to 23.12.1 by
@dependabotin Bachmann1234/diff_cover#383- Bump actions/setup-python from 4 to 5 by
@dependabotin Bachmann1234/diff_cover#385- Bump github/codeql-action from 2 to 3 by
@dependabotin Bachmann1234/diff_cover#386- Bump pylint from 2.17.7 to 3.0.3 by
@dependabotin Bachmann1234/diff_cover#384- Bump jinja2 from 3.1.2 to 3.1.3 by
@dependabotin Bachmann1234/diff_cover#387Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v8.0.2...v8.0.3
Version 8.0.2
What's Changed
- #378 Get a nice error message when running diff-quality with a tool which is not installed by
@dperl-dlsin Bachmann1234/diff_cover#380Dependency Bumps
- Bump black from 23.10.1 to 23.11.0 by
@dependabotin Bachmann1234/diff_cover#377- Bump pygments from 2.16.1 to 2.17.2 by
@dependabotin Bachmann1234/diff_cover#376- Bump pylint-pytest from 1.1.3 to 1.1.7 by
@dependabotin Bachmann1234/diff_cover#381New Contributors
@dperl-dlsmade their first contribution in Bachmann1234/diff_cover#380Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v8.0.1...v8.0.2
Version 8.0.1
What's Changed
- Normalise LCOV source paths by
@matsjoyce-refeynin Bachmann1234/diff_cover#373Dependency updates
- Bump black from 23.9.1 to 23.10.1 by
@dependabotin Bachmann1234/diff_cover#372- Bump pylint-pytest from 1.1.2 to 1.1.3 by
@dependabotin Bachmann1234/diff_cover#368- Bump pytest-datadir from 1.4.1 to 1.5.0 by
@dependabotin Bachmann1234/diff_cover#370- Bump pytest-mock from 3.11.1 to 3.12.0 by
@dependabotin Bachmann1234/diff_cover#371New Contributors
@matsjoyce-refeynmade their first contribution in Bachmann1234/diff_cover#373Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v8.0.0...v8.0.1
Version 8.0.0
What's Changed
(major bump due to dropping python 3.7)
... (truncated)
Changelog
Sourced from diff-cover's changelog.
01/20/2023 v8.0.3
- Fixes paths not being properly normalized when accessing the diff violations. Potentially fixing issues with users using diff quality in windows. #388 Thanks
@mrcool4for the PR!12/16/2023 v8.0.2
- Improved error handling when a command is not found #381 Thanks
@dperl-dls11/13/2023 v8.0.1
- Normalize LCOV source paths #373 (Thanks!
@matsjoyce-refeyn)10/14/2023 v8.0.0
- Declares python 3.12 support (no code changes required)
- Drops python 3.7 support
- Various dependabot dependency updates
07/14/2023 v7.7.0
- Adds the --include option from diff-quality to diff cover. Thanks
@cameronbrillPR 35507/12/2023 v7.6.1
- Fixes metadata so pypi reports the license properly. Thanks for the report@snydergd Issue 353
06/10/2023 v7.6.0
- Shellcheck support added to diff quality Thanks
@mg-castel! PR 34701/24/2023 v7.5.0
01/24/2023 v7.4.0
- Significant performance improvement when processing cobertura reports! Thanks
@madest92PR 31401/18/2023 v7.3.2
- Update dependencies in the lockfile, adds python 3.11 support. Triggered by Issue 310 reported by kloczek
01/18/2023 v7.3.1
... (truncated)
Commits
222b945Version 8.0.397d3029Standardized the path to a Linux format to address the issue reported on GitH...1e1cbddBump jinja2 from 3.1.2 to 3.1.3 (#387)5f87e62Bump pylint from 2.17.7 to 3.0.3 (#384)f92cc94Bump github/codeql-action from 2 to 3 (#386)0a3a0aaBump actions/setup-python from 4 to 5 (#385)7847f9fBump black from 23.11.0 to 23.12.1 (#383)2df0544Bump isort from 5.12.0 to 5.13.2 (#382)1cd0b38Version 8.0.28135047Bump pylint-pytest from 1.1.3 to 1.1.7 (#381)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)