Snowfakery
Snowfakery copied to clipboard
Bump diff-cover from 9.0.0 to 9.1.0
Bumps diff-cover from 9.0.0 to 9.1.0.
Changelog
Sourced from diff-cover's changelog.
06/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 31401/18/2023 v7.3.2
- Update dependencies in the lockfile, adds python 3.11 support. Triggered by Issue 310 reported by kloczek
... (truncated)
Commits
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)29738b5Bump jinja2 from 3.1.3 to 3.1.4 (#404)57926a0Properly credit walles in the manual changelog- See full diff 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)