checkly-cli
checkly-cli copied to clipboard
chore(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.11.1
Bumps simple-git-hooks from 2.8.1 to 2.11.1.
Release notes
Sourced from simple-git-hooks's releases.
2.11.1
Package.json was updated with correct linkage to the repository
Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.11.0...2.11.1
2.11.0
What's Changed
- Add a note about not using
postinstallto npm package developers by@toplenborenin toplenboren/simple-git-hooks#105- feat: support SKIP_INSTALL_SIMPLE_GIT_HOOKS env by
@JounQinin toplenboren/simple-git-hooks#107Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.10.0...2.11.0
2.10.0
What's Changed
- fix: small typo fix in README.md by
@samydoesitin toplenboren/simple-git-hooks#93- Update GitHub Action Versions by
@bhanuprasadcherukuvadain toplenboren/simple-git-hooks#95- Add info in README about yarn version 1 by
@EugenGedroycin toplenboren/simple-git-hooks#98- docs: update husky and simple-git-hooks weight by
@rivajuniorin toplenboren/simple-git-hooks#100- feat: add env var to bypass hooks execution by
@bhanuprasadcherukuvadain toplenboren/simple-git-hooks#96- feat: use SIMPLE_GIT_HOOKS_RC to run optional init script by
@IlyaSemenovin toplenboren/simple-git-hooks#103- Use codeql v3 by
@toplenborenin toplenboren/simple-git-hooks#104New Contributors
@samydoesitmade their first contribution in toplenboren/simple-git-hooks#93@bhanuprasadcherukuvadamade their first contribution in toplenboren/simple-git-hooks#95@EugenGedroycmade their first contribution in toplenboren/simple-git-hooks#98@rivajuniormade their first contribution in toplenboren/simple-git-hooks#100@IlyaSemenovmade their first contribution in toplenboren/simple-git-hooks#103Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.9.0...2.10.0
2.9.0
Hi! This release incorporates all the latest changes.
What's Changed
- feat: support git worktrees structure by
@losadaemin toplenboren/simple-git-hooks#88- fix: using with yarn3 nodeLinker pnpm by
@AlexPoleschukin toplenboren/simple-git-hooks#90- Add note on how to skip git hooks to README.md by
@toplenborenin toplenboren/simple-git-hooks#91- Add correct version to package.json by
@toplenborenin toplenboren/simple-git-hooks#92New Contributors
@losadaemmade their first contribution in toplenboren/simple-git-hooks#88@AlexPoleschukmade their first contribution in toplenboren/simple-git-hooks#90Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.8.1...2.9.0
Commits
aaf63d3bump versiona718a00Fix repository32cb2aaAddsimple-git-hookstosimple-git-hooks205fcafUpdate version and README.mdf8b9b94feat: support SKIP_INSTALL_SIMPLE_GIT_HOOKS env (#107)1bb083dAdd a note about not usingpostinstallto npm package developers (#105)1f2f03bUpdate package.json3cce73eUpdate README.md0f5f5f1Use codeql v3 (#104)0fde2acRefactor simple-git-hooks.test.js- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)