Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps git_hooks from 0.6.4 to 0.7.3.

Release notes

Sourced from git_hooks's releases.

v0.7.3

What's Changed

Full Changelog: qgadrian/elixir_git_hooks@v0.7.2...v0.7.3

v0.7.2

What's Changed

Full Changelog: qgadrian/elixir_git_hooks@v0.7.1...v0.7.2

v0.7.1

What's Changed

  • Fix a bug when the dependency is compiled outside the repository

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

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

... (truncated)

Commits
  • 2cc3ea7 Bump to v0.7.3
  • eeb960e Print installation path for git hooks files
  • 6030442 Add configuration documentation
  • b5f9076 Use .git path relative to parent project path
  • 2974370 Allow setting up a custom project path
  • 2455538 Fix typos
  • 303e7cf Bump ex_doc from 0.28.2 to 0.28.3
  • 84f3e02 Add extra_success_returns config
  • 0cc589b Bump credo from 1.6.3 to 1.6.4
  • e3b4300 Bump ex_doc from 0.28.1 to 0.28.2
  • 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.3.
- [Release notes](https://github.com/qgadrian/elixir_git_hooks/releases)
- [Commits](qgadrian/elixir_git_hooks@v0.6.4...v0.7.3)

---
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 remained the same at 96.707% when pulling db39f29 on dependabot/hex/git_hooks-0.7.3 into d4f733f on master.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/git_hooks-0.7.3 branch June 12, 2022 03:41
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.

3 participants