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 diff-cover from 6.4.0 to 6.4.2 #61

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps diff-cover from 6.4.0 to 6.4.2.

Release notes

Sourced from diff-cover's releases.

Version 6.4.2

What's Changed

Full Changelog: Bachmann1234/diff_cover@v6.4.1...v6.4.2

Version 6.4.1

  • Re add tests to the source distribution. Should not pollute namespace this time. Thanks @​dvzrv !
  • Only require setuptools if you are using python < 3.8
Changelog

Sourced from diff-cover's changelog.

10/6/2021 v6.4.2

  • Announces python 3.10 support. No Code changes required. Mostly so pypi has the right metadata

9/26/2021 v6.4.1

  • Re add tests to the source distribution. Should not pollute namespace this time. Thanks @​dvzrv !
  • Only require setuptools if you are using python < 3.8

9/16/2021 v6.4.0

  • Allows passing a root path in for ESLint with --report_root_path
  • Bump pluggy to 1.0 Thanks @​kasium for both of these!

8/29/2021 v6.3.5

  • Including the tests dir pollutes the namespace so for now they are removed again

8/24/2021 v6.3.4

  • Ensures tests are in the dist files

8/19/2021 v6.3.3

  • Fix issue where files that start with a space will trigger a crash.
  • Fix issue where source dist had a setup.py that would not build properly

8/19/2021 v6.3.2

  • Fix issue where untracked files that start with space would trigger a crash. (Thanks @​kasium) Issue #242

8/15/2021 v6.3.1

  • Fix issue with pylint and windows based file paths (thanks @​kasium) Issue #237

8/11/2021 v6.3.0

  • Add support for TOML based file config thanks @​kasium!

8/08/2021 v6.2.2

  • Replace setup.py with a pyproject.toml based packaging project managed by poetry. No user facing changes are expected

... (truncated)

Commits
  • fc4be97 Version 6.4.2
  • a3a006d Try bumping poetry
  • 1604e07 Adds support for python 3.10
  • c2f870e Version 6.4.1
  • ffb20fe Add tests directory to sdist tarball
  • 887eb38 Seems the lockfile got out out date
  • af8020c Add the version command to the verify script
  • d492e80 Narrow the setuptools dep if you are using a python version 3.8 or greater
  • See full diff 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 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)

Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/Bachmann1234/diff-cover/releases)
- [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG)
- [Commits](Bachmann1234/diff_cover@v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: diff-cover
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2021
@AceFire6 AceFire6 merged commit 1f5624f into main Oct 8, 2021
@AceFire6 AceFire6 deleted the dependabot/pip/diff-cover-6.4.2 branch October 8, 2021 12:44
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.

None yet

1 participant