chore(deps): update dependency husky to v9.1.2 #39

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/husky-9.x-lockfile into master 2024-07-25 14:11:43 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-07-25 13:59:28 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
husky devDependencies patch 9.1.1 -> 9.1.2

Release Notes

typicode/husky (husky)

v9.1.2

Compare Source

Show a message instead of automatically removing deprecated code.

This only concerns projects that still have the following code in their hooks:

- #!/usr/bin/env sh # <- This is deprecated, remove it
- . "$(dirname -- "$0")/_/husky.sh"  # <- This is deprecated, remove it

### Rest of your hook code

Hooks with these lines will fail in v10.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [husky](https://github.com/typicode/husky) | devDependencies | patch | [`9.1.1` -> `9.1.2`](https://renovatebot.com/diffs/npm/husky/9.1.1/9.1.2) | --- ### Release Notes <details> <summary>typicode/husky (husky)</summary> ### [`v9.1.2`](https://github.com/typicode/husky/releases/tag/v9.1.2) [Compare Source](https://github.com/typicode/husky/compare/v9.1.1...v9.1.2) Show a message instead of automatically removing deprecated code. This only concerns projects that still have the following code in their hooks: ```diff - #!/usr/bin/env sh # <- This is deprecated, remove it - . "$(dirname -- "$0")/_/husky.sh" # <- This is deprecated, remove it ### Rest of your hook code ``` **Hooks with these lines will fail in `v10.0.0`** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-07-25 13:59:31 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle (Migrated from gitlab.com) merged commit into master 2024-07-25 14:11:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#39