Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2022

Bumps simple-git-hooks from 2.7.0 to 2.8.0.

Release notes

Sourced from simple-git-hooks's releases.

2.8.0

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.7.0...2.8.0

Commits
  • d65a692 Merge pull request #74 from flugg/feature/config-path
  • 4a4f623 feat: allow string paths in package.json
  • a6f04b7 Merge pull request #72 from TomerAberbach/master
  • 4b3b62b fix: custom config via absolute path
  • f407cef fix: recognize custom config path for non-npx usage
  • 99afedc Update README.md
  • ff9c337 Merge pull request #65 from silvenon/patch-1
  • 6c0216f docs: fix the folder name to delete
  • 3340919 Merge pull request #64 from motss/patch-1
  • 7b483ce Add missing step for husky users
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2022
github-actions[bot]
github-actions bot previously approved these changes Aug 9, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2825078289

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 2825071408: 0.0%
Covered Lines: 0
Relevant Lines: 1

💛 - Coveralls

@coveralls
Copy link

coveralls commented Aug 9, 2022

Pull Request Test Coverage Report for Build 2825155844

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 2825150873: 0.0%
Covered Lines: 0
Relevant Lines: 1

💛 - Coveralls

Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md)
- [Commits](toplenboren/simple-git-hooks@2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: simple-git-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-simple-git-hooks-2.8.0 branch from 2ed47cb to caa5fee Compare August 9, 2022 12:11
@Mischback
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 8a54264 into development Aug 9, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-simple-git-hooks-2.8.0 branch August 9, 2022 12:44
@coveralls
Copy link

coveralls commented Aug 13, 2024

Pull Request Test Coverage Report for Build 2825155844

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 2825150873: 0.0%
Covered Lines: 0
Relevant Lines: 1

💛 - Coveralls

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants