Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Comments

Bump autohooks from 2.2.0 to 21.7.0#52

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/autohooks-21.7.0
Open

Bump autohooks from 2.2.0 to 21.7.0#52
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/autohooks-21.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps autohooks from 2.2.0 to 21.7.0.

Release notes

Sourced from autohooks's releases.

autohooks 21.7.0

21.7.0 - 2021-07-19

Changed

  • Using Path.cwd() instead of os.environ['PWD'], to make autohooks more reliable for windows. #165

autohooks 21.6.0

21.6.0 - 2021-06-13

Fixed

  • Fix getting a value from the config with tomlkit >= 0.7.1 #132

autohooks 21.3.0

21.3.0 - 2021-03-29

Added

  • CI tests Python 3.9 now. #97

Deprecated

  • Dropped Python 3.5 and Python 3.6 support. Python 3.7+ is required now. #97

Fixed

  • Fix split-string (-S) to support all operating systems. #89
Changelog

Sourced from autohooks's changelog.

21.7.0 - 2021-07-19

Changed

  • Using Path.cwd() instead of os.environ['PWD'], to make autohooks more reliable for windows. #165

21.6.0 - 2021-06-13

Fixed

  • Fix getting a value from the config with tomlkit >= 0.7.1 #132

21.3.0 - 2021-03-29

Added

  • CI tests Python 3.9 now. #97

Deprecated

  • Dropped Python 3.5 and Python 3.6 support. Python 3.7+ is required now. #97

Fixed

  • Fix split-string (-S) to support all operating systems. #89
Commits
  • fa0abb6 Automatic release to 21.7.0
  • 13b753f Merge pull request #165 from greenbone/y0urself/pwd
  • e8cc3ac Update the release workflow (signing)
  • f4652aa Use Path.cwd() instead of os.getcwd()
  • d153063 Add Changelog entry
  • 1d56e17 Change from environment variable to getcwd -..
  • dc5de00 Merge pull request #164 from greenbone/dependabot/pip/idna-3.2
  • b10116d Bump idna from 2.10 to 3.2
  • 698e9bc Merge pull request #163 from greenbone/dependabot/pip/pathspec-0.9.0
  • 058b1e4 Bump pathspec from 0.8.1 to 0.9.0
  • Additional commits viewable 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 [autohooks](https://github.com/greenbone/autohooks) from 2.2.0 to 21.7.0.
- [Release notes](https://github.com/greenbone/autohooks/releases)
- [Changelog](https://github.com/greenbone/autohooks/blob/master/CHANGELOG.md)
- [Commits](greenbone/autohooks@v2.2.0...v21.7.0)

---
updated-dependencies:
- dependency-name: autohooks
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants