Skip to content

chore(deps-dev): bump captainhook/captainhook from 5.19.2 to 5.23.0#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/captainhook/captainhook-5.23.0
Open

chore(deps-dev): bump captainhook/captainhook from 5.19.2 to 5.23.0#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/captainhook/captainhook-5.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2024

Copy link
Copy Markdown

Bumps captainhook/captainhook from 5.19.2 to 5.23.0.

Release notes

Sourced from captainhook/captainhook's releases.

5.23.0

Changes

  • Add WSL run-mode support (by Christoph Kappestein)
{
  "config": {
    "run": {
      "mode": "wsl"
    }
  }
  ...
}

Full Changelog: captainhook-git/captainhook@5.23.0...5.23.0

5.22.2

Changes

  • issue #242 - Prevent PHPScoper from replacing action namespaces
  • Remove completion commands
  • Cleanup line handling

Full Changelog: captainhook-git/captainhook@5.22.1...5.22.2

5.22.1

Changes

  • Add --only-disabled option to uninstall command

Now captainhook uninstall --only-disabled can be used to remove disabled hooks.

5.22.0

Changes

  • Convert hook stdIn to cmd option
  • Add confirmation action
  • Hook script compatibility check
  • BlockFixupCommits action got some verbose output

⚠️ Attention ⚠️

This version contains a bigger change that requires to update the generated hook scripts. This is necessary because the decision was made to convert the original hook stdIn to a cmd option --input to allow prompting the user for input for all hooks as long as a tty is available.

A new Action was added to ask users if they want to continue with the current git operation. The action uses event handler to make sure that users are only bothered to input something if the hook succeeds. Both options are optional and can be skipped.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.19.2 to 5.23.0.
- [Release notes](https://github.com/captainhookphp/captainhook/releases)
- [Commits](captainhook-git/captainhook@5.19.2...5.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants