Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps check-manifest from 0.41 to 0.46.

Changelog

Sourced from check-manifest's changelog.

0.46 (2021-01-04)

  • The pre-commit <https://pre-commit.com>__ hook now always uses Python 3.

0.45 (2020-10-31)

  • Add Python 3.9 support.

  • Drop Python 3.5 support.

  • Switch from pep517 to python-build <https://pypi.org/p/build>__ ( [#128](https://github.com/mgedmin/check-manifest/issues/128) <https://github.com/mgedmin/check-manifest/pull/128>__).

  • Add --no-build-isolation option so check-manifest can succeed building pep517-based distributions without an internet connection. With --no-build-isolation, you must preinstall the build-system.requires beforehand. ( [#128](https://github.com/mgedmin/check-manifest/issues/128) <https://github.com/mgedmin/check-manifest/pull/128>__).

0.44 (2020-10-03)

  • Try to avoid passing --recurse-submodules to git ls if the project doesn't use git submodules (i.e. doesn't have a .gitsubmodules file). This should make check-manifest work again with older git versions, as long as you don't use submodules ([#124](https://github.com/mgedmin/check-manifest/issues/124) <https://github.com/mgedmin/check-manifest/issues/124>__).

0.43 (2020-09-21)

  • Fix collecting files versioned by git when a project has submodules and GIT_INDEX_FILE is set. This bug was triggered when check-manifest was run as part of a git hook ( [#122](https://github.com/mgedmin/check-manifest/issues/122) <https://github.com/mgedmin/check-manifest/issues/122>, [#123](https://github.com/mgedmin/check-manifest/issues/123) <https://github.com/mgedmin/check-manifest/pull/123>).

Note: check-manifest 0.43 requires git version 2.11 or later.

0.42 (2020-05-03)

  • Added -q/--quiet command line argument. This will reduce the verbosity of informational output, e.g. for use in a CI pipeline.

... (truncated)

Commits
  • ecbdd85 Preparing release 0.46
  • cb986ac Merge pull request #139 from jdufresne/doc-python3
  • 5ba192b Merge pull request #133 from jdufresne/wheel
  • 1a1f0b8 Doc the pre-commit hook always uses Python 3
  • b6a6134 Remove "universal" from bdist_wheel configuration
  • ea951ac Merge pull request #136 from jdufresne/pyupgrade
  • 89956bd Merge pull request #134 from jdufresne/rm-travis
  • 920816f Merge pull request #135 from jdufresne/py3-only
  • 746f0d8 Merge pull request #137 from jdufresne/language-version
  • 3f836a5 Merge pull request #138 from jdufresne/closing
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2021
Bumps [check-manifest](https://github.com/mgedmin/check-manifest) from 0.41 to 0.46.
- [Release notes](https://github.com/mgedmin/check-manifest/releases)
- [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst)
- [Commits](mgedmin/check-manifest@0.41...0.46)

---
updated-dependencies:
- dependency-name: check-manifest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/check-manifest-0.46 branch from d344841 to 71eb6ae Compare June 25, 2021 21:19
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2021

Superseded by #231.

@dependabot dependabot bot closed this Sep 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/check-manifest-0.46 branch September 22, 2021 21:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant