Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps git_hooks from 0.6.4 to 0.7.0.

Release notes

Sourced from git_hooks's releases.

v0.7.0

What's Changed

  • Remove git_path config, now the git path is resolved automatically by git based on the repository.
  • Full git submodules support
  • Fixed incorrect path when the elixir project is not at the root of the repository
  • Better & updated documentation
  • Bump dependencies

Full Changelog: qgadrian/elixir_git_hooks@v0.6.5...v0.7.0

v0.7.0-pre

What's Changed

  • Remove git_path config, now the git path is resolved automatically by git based on the repository.
  • Better & updated documentation

Full Changelog: qgadrian/elixir_git_hooks@v0.6.5...v0.7.0-pre

v0.6.6-pre

What's Changed

  • Full git submodules support

Full Changelog: qgadrian/elixir_git_hooks@v0.6.5...v0.6.6-pre

v0.6.5

What's Changed

New Contributors

Full Changelog: qgadrian/elixir_git_hooks@v0.6.4...v0.6.5

Commits
  • 77b81f6 Release v0.7.0
  • 9803e1f Add initial support to mix tasks result
  • 0115026 Bump credo from 1.6.2 to 1.6.3
  • 56eb663 Publish pre-release v0.7.0-pre
  • af3c728 Remove git_path config
  • 19b7970 Add first tests to install module
  • 7d72f3a Introduce dry-run install option
  • 37875d4 Resolve app path based on git path
  • 8810bf0 Update README.md
  • 28a5c16 Support git_path and git_hooks_path configs
  • 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 [git_hooks](https://github.com/qgadrian/elixir_git_hooks) from 0.6.4 to 0.7.0.
- [Release notes](https://github.com/qgadrian/elixir_git_hooks/releases)
- [Commits](qgadrian/elixir_git_hooks@v0.6.4...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.707% when pulling 7459231 on dependabot/hex/git_hooks-0.7.0 into 0074e1a on master.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #855.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/hex/git_hooks-0.7.0 branch February 21, 2022 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants