Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/node (source) 20.12.13 -> 20.17.24 age adoption passing confidence devDependencies minor
cheerio (source) 1.0.0-rc.12 -> 1.0.0 age adoption passing confidence dependencies patch
commitizen 4.3.0 -> 4.3.1 age adoption passing confidence devDependencies patch
http-cookie-agent 6.0.5 -> 6.0.8 age adoption passing confidence dependencies patch
husky 9.0.11 -> 9.1.7 age adoption passing confidence devDependencies minor
node (source) 20.11.1 -> 20.18.3 age adoption passing confidence volta minor
rimraf 5.0.7 -> 5.0.10 age adoption passing confidence devDependencies patch
tough-cookie 5.0.0-rc.2 -> 5.1.2 age adoption passing confidence dependencies minor
ts-jest (source) 29.1.4 -> 29.2.6 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.8.2 age adoption passing confidence devDependencies minor

Release Notes

cheeriojs/cheerio (cheerio)

v1.0.0

Compare Source

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

New Features

Fixes

Other

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

commitizen/cz-cli (commitizen)

v4.3.1

Compare Source

4.3.1 (2024-09-27)
Bug Fixes
3846masa/http-cookie-agent (http-cookie-agent)

v6.0.8

Compare Source

Bug Fixes

v6.0.7

Compare Source

Bug Fixes

v6.0.6

Compare Source

Bug Fixes
typicode/husky (husky)

v9.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.6...v9.1.7

v9.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.5...v9.1.6

v9.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

v9.1.4

Compare Source

  • Improve deprecation notice

v9.1.3

Compare Source

  • fix: better handle space in PATH

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

v9.1.1

Compare Source

Super saiyan god dog! It's over 9.0.0!

What's new

You can now run package commands directly, no need for npx or equivalents.
It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

### .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

### .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
git update-index --again

For more advanced use cases, see lint-staged.

Fixes

  • bunx husky init command
  • Workaround for some hooks implementation on Windows

Deprecations

  • #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" are deprecated. husky command will automatically remove them, no action required.
  • If you're having code in ~/.huskyrc please move it to .config/husky/init.sh

Support for these will be removed in v10.

Friendly reminder

If Git hooks don't fit your workflow, you can disable Husky globally. Just add export HUSKY=0 to .config/husky/init.sh.

I've seen some confusion about this on X, so just a heads-up!

Sponsoring

Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: GitHub Sponsors.

Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉

v9.1.0

Compare Source

nodejs/node (node)

v20.18.3: 2025-02-10, Version 20.18.3 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5367165 to 14b391b Compare August 9, 2024 19:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 94dc322 to cf5ad7a Compare August 23, 2024 20:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7c371f5 to 718293f Compare September 2, 2024 05:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cd22651 to 62beb04 Compare September 10, 2024 05:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 818ef23 to 857e685 Compare September 13, 2024 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 18cee01 to 20f473a Compare September 28, 2024 05:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e688c3c to 7029dd3 Compare October 9, 2024 02:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6a354c4 to 6830021 Compare October 25, 2024 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 510feb9 to 599ae41 Compare October 31, 2024 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 599ae41 to 6bcc891 Compare November 3, 2024 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0dfe416 to 88d6d49 Compare November 23, 2024 08:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9354753 to c7f4219 Compare November 29, 2024 05:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7f4219 to 74522ed Compare December 11, 2024 16:46
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 11, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74522ed to 517e72d Compare December 13, 2024 05:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 45b1915 to 9e81451 Compare January 6, 2025 23:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9ea1e1c to 975441c Compare January 16, 2025 04:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 975441c to 9bd99f6 Compare January 24, 2025 08:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 884f530 to 9141131 Compare February 8, 2025 19:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9141131 to 0b35101 Compare February 14, 2025 00:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7af7192 to 67de558 Compare March 1, 2025 15:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 67de558 to 90dc56b Compare March 5, 2025 23:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 90dc56b to 555576d Compare March 9, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants