Snowfakery
Snowfakery copied to clipboard
Bump diff-cover from 9.0.0 to 9.1.1
Bumps diff-cover from 9.0.0 to 9.1.1.
Release notes
Sourced from diff-cover's releases.
Version 9.1.1
What's Changed
- #412 Add path validation in untracked files processing by
@MihailPereverzain Bachmann1234/diff_cover#413New Contributors
@MihailPereverzamade their first contribution in Bachmann1234/diff_cover#413Dependency Updates
- Bump pylint from 3.2.2 to 3.2.5 by
@dependabotin Bachmann1234/diff_cover#411Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v9.1.0...v9.1.1
v9.1.0
What's Changed
- Added option to specify diff file location by
@Jsostmannin Bachmann1234/diff_cover#410New Contributors
@Jsostmannmade their first contribution in Bachmann1234/diff_cover#410Dependency Updates
- Bump jinja2 from 3.1.3 to 3.1.4 by
@dependabotin Bachmann1234/diff_cover#404- Bump pluggy from 1.4.0 to 1.5.0 by
@dependabotin Bachmann1234/diff_cover#402- Bump black from 24.3.0 to 24.4.2 by
@dependabotin Bachmann1234/diff_cover#403- Bump pygments from 2.17.2 to 2.18.0 by
@dependabotin Bachmann1234/diff_cover#409- Bump pylint from 3.1.0 to 3.2.2 by
@dependabotin Bachmann1234/diff_cover#408- Bump pylint-pytest from 1.1.7 to 1.1.8 by
@dependabotin Bachmann1234/diff_cover#407Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v9.0.0...v9.1.0
Changelog
Sourced from diff-cover's changelog.
07/17/2024 v9.1.1
- Fixes issue where binary files could cause diff-cover to crash (Thanks
@MihailPereverza) PR 413 Issue 41206/25/2024 v9.1.0
- Adds the ability to pass in a diff rather than use git to create one. Thanks
@JsostmannPR 41004/14/2024 v9.0.0
- Adds line numbers to the markdown snippets (and error indicators). Bumped major version as the format of the report changed in a significant way in this change (Thanks
@walles!) PR 39901/20/2024 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 314
... (truncated)
Commits
c3ae7ddVersion 9.1.114434d3#412 Add path validation in untracked files processing (#413)e235b20Bump pylint from 3.2.2 to 3.2.5 (#411)611b2a7Version 9.1.0838ffd1Added option to specify diff file location (#410)4f49610Bump pylint-pytest from 1.1.7 to 1.1.8 (#407)7b9faecBump pylint from 3.1.0 to 3.2.2 (#408)f915d51Bump pygments from 2.17.2 to 2.18.0 (#409)64323e6Bump black from 24.3.0 to 24.4.2 (#403)6c35935Bump pluggy from 1.4.0 to 1.5.0 (#402)- 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)