Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chai (source) ^4.3.16 -> ^4.3.20 age adoption passing confidence
@types/mocha (source) ^10.0.7 -> ^10.0.10 age adoption passing confidence
c8 ^10.1.2 -> ^10.1.3 age adoption passing confidence
chai (source) ^4.4.1 -> ^4.5.0 age adoption passing confidence
husky ^9.0.11 -> ^9.1.7 age adoption passing confidence
mocha (source) ^10.5.1 -> ^10.8.2 age adoption passing confidence
npm-run-all2 ^6.2.0 -> ^6.2.6 age adoption passing confidence

Release Notes

bcoe/c8 (c8)

v10.1.3

Compare Source

Bug Fixes
  • deps: update bcoe/v8-coverage addressing v8 issue (#​552) (b32a563)
chaijs/chai (chai)

v4.5.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.1...v4.5.0

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

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores

v10.7.3

Compare Source

🩹 Fixes

v10.7.0

Compare Source

🎉 Enhancements

v10.6.1

Compare Source

🐛 Fixes

v10.6.0

Compare Source

🎉 Enhancements

v10.5.2

Compare Source

🐛 Fixes
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153

v6.2.3

Compare Source

Commits
  • Merge pull request #​151 from bcomnes/fix-pnpm-agian c43fa2b
  • Avoid passing config fields as flags for pnpm dc2d7da

v6.2.2

Compare Source

Commits
  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

Compare Source

Merged
  • Compatibility: npm, yarn and pnpm run scripts #143
  • Use neostandard + add more static code analysis #142
  • Upgrade: Bump c8 from 9.1.0 to 10.0.0 #141
  • Upgrade: Bump p-queue from 7.4.1 to 8.0.1 #138

Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 05:59 AM, every 14 days ( * 5 */14 * * ) in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 changed the title Update dependency @types/chai-as-promised to ^7.1.8 Update test dependencies Nov 7, 2023
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from b4854d9 to 89227e7 Compare November 14, 2023 00:27
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from 5fafc8a to 53ac64f Compare November 28, 2023 01:36
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from 17c5d83 to 4ee605c Compare January 16, 2024 00:31
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from c61296f to c12ed24 Compare March 25, 2024 23:21
@renovate renovate bot force-pushed the renovate/tests branch from c12ed24 to fca737b Compare April 1, 2024 23:14
@renovate renovate bot force-pushed the renovate/tests branch from fca737b to cc44e8d Compare May 7, 2024 01:22
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from 8423f5b to 6c10d13 Compare May 21, 2024 00:40
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from e1eed6d to 3745379 Compare June 25, 2024 11:37
@renovate renovate bot changed the title Update test dependencies Update test dependencies - autoclosed Jun 25, 2024
@renovate renovate bot closed this Jun 25, 2024
@renovate renovate bot deleted the renovate/tests branch June 25, 2024 13:02
@renovate renovate bot changed the title Update test dependencies - autoclosed Update test dependencies Jun 26, 2024
@renovate renovate bot restored the renovate/tests branch June 26, 2024 19:07
@renovate renovate bot reopened this Jun 26, 2024
@renovate renovate bot changed the title Update test dependencies chore(deps): update dependency mocha to ^10.5.2 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/tests branch from 3745379 to 36ae815 Compare June 26, 2024 21:36
@renovate renovate bot changed the title chore(deps): update dependency mocha to ^10.5.2 chore(deps): update test dependencies Jul 4, 2024
@renovate renovate bot force-pushed the renovate/tests branch from 36ae815 to 92d07a7 Compare July 4, 2024 11:45
@renovate renovate bot force-pushed the renovate/tests branch 2 times, most recently from 4fd8b91 to 15bfd89 Compare July 17, 2024 05:25
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.

1 participant