Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update devdependencies (major) #322

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/uuid (source) ^8.3.4 -> ^10.0.0 age adoption passing confidence
@valora/eslint-config-typescript ^0.0.1 -> ^1.1.10 age adoption passing confidence
commit-and-tag-version ^9.6.0 -> ^12.5.0 age adoption passing confidence
conventional-changelog-conventionalcommits (source) ^6.1.0 -> ^8.0.0 age adoption passing confidence
husky ^7.0.4 -> ^9.1.7 age adoption passing confidence
semantic-release ^19.0.5 -> ^24.2.3 age adoption passing confidence

Release Notes

valora-inc/eslint-config-typescript (@​valora/eslint-config-typescript)

v1.1.10

Compare Source

Bug Fixes

v1.1.9

Compare Source

Bug Fixes

v1.1.8

Compare Source

Bug Fixes

v1.1.7

Compare Source

Bug Fixes

v1.1.6

Compare Source

Bug Fixes

v1.1.5

Compare Source

Bug Fixes

v1.1.4

Compare Source

Bug Fixes

v1.1.3

Compare Source

Bug Fixes

v1.1.2

Compare Source

Bug Fixes

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Features
  • better glob for import/no-extraneous-dependencies with devDependencies (#​18) (e04b67e)

v1.0.4

Compare Source

Bug Fixes

v1.0.2

Compare Source

v1.0.1

Compare Source

absolute-version/commit-and-tag-version (commit-and-tag-version)

v12.5.0

Compare Source

Features

v12.4.4

Compare Source

Bug Fixes

v12.4.3

Compare Source

Bug Fixes
  • Correct issue where downstream dependency would throw options.debug is not a function (4280bcf)

v12.4.2

Compare Source

Bug Fixes
  • deps: update dependency conventional-changelog to v4 (#​176) (8d15fc7)

v12.4.1

Compare Source

Bug Fixes
  • raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater (#​143) (37fe178)

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
Bug Fixes
  • Add debug messages for exclusions during bump lifecycle (#​131) (a9191f2)

v12.2.0

Compare Source

Features

v12.1.0

Compare Source

Features

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for node 14, 16. Now supports node 18 and 20.
Bug Fixes
  • Drop support for node 14, 16. Now supports node 18 and 20. (b1a58bc)
  • preserve frontmatter when updating changelog (#​108) (abdcfe2)

v11.3.0

Compare Source

Features

v11.2.4

Compare Source

Bug Fixes
  • allow bump task to handle versions with build metadata (33913ee)
  • handle invalid versions passed to releaseAs (33913ee)

v11.2.3

Compare Source

Bug Fixes
  • bump: propagate the parserOpts from args to conventionalRecommendedBump, fixing an issue with custom headerPatterns (#​89) (bc685be)

v11.2.2

Compare Source

Bug Fixes
  • deps: update dependency conventional-changelog-conventionalcommits to v6 (285f5e7)
  • deps: update dependency conventional-changelog-conventionalcommits to v6 (#​81) (ab67fa4)
  • deps: update dependency conventional-changelog-conventionalcommits to v6.1.0 (39827d3)
  • deps: update dependency conventional-changelog-conventionalcommits to v6.1.0 (#​86) (a8580d5)
  • deps: update dependency conventional-recommended-bump to v7 (5978564)
  • deps: update dependency conventional-recommended-bump to v7 (#​83) (1c9f82e)
  • deps: update dependency git-semver-tags to v5 (97e0237)
  • deps: update dependency git-semver-tags to v5 (#​80) (46ea506)

v11.2.1

Compare Source

Bug Fixes
  • dep: add stringify-package to project source, removing the deprecation warning on npm install (#​65) (3a959a7)

v11.2.0

Compare Source

Features
  • implement detect pm name (174a8bd)
  • support config npmClient (c33686a)
  • Support customizing the npm publish hint message with a new option: npmPublishHint (1f77110)

v11.1.0

Compare Source

Features
  • Expose release count option (40d27f8)
  • replace the changelog if releaseCount = 0 (d18af90)
Bug Fixes
  • ensure git signatures are not present (268800b)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers.
Bug Fixes
  • deps: update dependency conventional-changelog-conventionalcommits to v5 (b38e900)
  • deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers. (ffa799a)

v10.1.0

Compare Source

Features
  • options: Expose parser and writer options from conventional-commits-parser and conventional-commits-writer (185a461)
  • updater: add Gradle support (0cf439f)
Bug Fixes
  • use correct param for dryRun check (300b907)
10.0.1 (2022-05-28)
Bug Fixes
  • No longer warn inappropriately when a custom updater is provided as an object (5eb8886)

v10.0.1

Compare Source

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for node 10 and 12, support node 16 and 18
Bug Fixes
  • deps: update dependency yargs to v17 (d190c51)
Build System
  • Drop support for node 10 and 12, support node 16 and 18 (0f75115)
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#​1218)
  • cleanup presets interface (#​1215)
  • conventional-changelog-writer: rewrite to TypeScript (#​1150)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
Bug Fixes

v7.0.2

Compare Source

Bug Fixes
  • conventional-changelog-conventionalcommits: fix handling input params (#​1120) (e721cde)

v7.0.1

Compare Source

Bug Fixes
  • conventional-changelog-conventionalcommits: include constants.js in package (#​1095) (a730b18), closes #​1093

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.
Features
typicode/husky (husky)

v9.1.7

Compare Source

v9.1.6

Compare Source

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

Super saiyan god dog! It's over 9.0.0!

There's a bug with this release which prevents the deprecation notice to appear and requires to remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.

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

  • Remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" from your hooks
  • Move your code from ~/.huskyrc to .config/husky/init.sh

Support for these will be removed in v10, notices have been added.

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.0.11

Compare Source

v9.0.10

Compare Source

v9.0.9

Compare Source

v9.0.8

Compare Source

v9.0.7

Compare Source

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.0.1...v9.0.2

v9.0.1

Compare Source

Kicking off the year with an exciting update!

TLDR;

Improved user experience and a (even) smaller package size while packing in more features!

👋 By the Way

I'm available for remote work (Front-end/Back-end mainly JS/TS but open to other stacks Rails, Go, Elixir). You can contact me at my mail: typicode at gmail 🙂

Introducing husky init

Adding husky to a project is now easier than ever. Although the installation process was straightforward, it often required consulting the documentation.

v8
npm pkg set scripts.prepare="husky install"
npm run prepare
npx husky add .husky/pre-commit "npm test"
v9
npx husky init

Adding a New Hook

Adding a hook is now as simple as creating a file. This can be accomplished using your favorite editor, a script or a basic echo command.

v8
npx husky add  .husky/pre-commit "npm test"
git add --chmod=+x .husky/pre-commit # On Windows
v9
echo "npm test" > .husky/pre-commit

Further Size Reduction

v8 was already the most compact Git hooks manager at approximately 6kB.

v9 takes this a step further, reducing the size to just 3kB, likely making it the smallest devDependency in your toolkit.

To give you an idea of how small it is, the biggest file in the project is the MIT license 😄

More to Come

Additional features are in the pipeline for v9. Stay tuned 🙌

Other Changes

  • Enhanced security with CI and npm --provenance for safer publishing.
  • Added $XDG_CONFIG_HOME support. Move ~/.huskyrc to ~/.config/husky/init.sh for centralized configuration.
  • Fixed permission issue for Windows-created hooks; they no longer need to be executable.
  • Removed husky install. Use husky or husky some/dir for the same functionality (deprecation notice to be added).
  • Modified behavior when .git is missing; it now triggers a warning instead of failure.
  • Replaced HUSKY_DEBUG=1 with HUSKY=2 for debugging.
  • Updated the Husky API for module usage.
  • Transitioned to ESM for module usage.
  • Dropped support for Node 14 and 16.
  • Revamped docs.

How to Migrate

v9 is backward compatible with v8, allowing you to freely upgrade and migrate your hooks later.

package.json

{
  "scripts": {
-   "prepare": "husky install"
+   "prepare": "husky"
  }
}

.husky/pre-commit

- #!/usr/bin/env sh
- . "$(dirname -- "$0")/_/husky.sh"
npm test

v8.0.3

Compare Source

  • fix: add git not installed message #​1208

v8.0.2

Compare Source

  • docs: remove deprecated npm set-script

v8.0.1

Compare Source

  • fix: use POSIX equality operator

v8.0.0

Compare Source

What's Changed

Feats
Fixes
Docs
Chore
semantic-release/semantic-release (semantic-release)

v24.2.3

Compare Source

Bug Fixes

v24.2.2

Compare Source

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features
  • clarify branch existence requirement in error messages (#​3462) (05a2ea9)

v24.1.3

Compare Source

Bug Fixes
  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

v24.1.0

Compare Source

v24.0.0

Compare Source

Bug Fixes
  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
BREAKING CHANGES
  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of
    conventional-changelog packages. if you are installing any of these packages in addition to
    semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major
    versions of conventional-changelog packages. if you are installing any of these packages in addition
    to semantic-release, be sure to update them as well

v23.1.1

Compare Source

v23.1.0

Compare Source

v23.0.8

Compare Source

Bug Fixes
  • deps: rename read-pkg-up -> read-package-up (4980cba)
  • deps: rename read-pkg-up -> read-package-up (#​3249) (95a8b9e)

v23.0.7

Compare Source

v23.0.6

Compare Source

Bug Fixes

v23.0.5

Compare Source

v23.0.4

Compare Source

[v23.0.3](https://github.com/semantic-release/semantic-release/compare/v23.0.2...96d5aeb4b657429ff8f272aaf38e177507


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone UTC, Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC.

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) December 16, 2024 00:49
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 6b13955 to 454ef3e Compare December 24, 2024 19:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 454ef3e to 55a21a2 Compare December 26, 2024 21:05
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 6ecd504 to a4147c1 Compare January 13, 2025 05:01
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a4147c1 to 165084e Compare January 16, 2025 21:02
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 59dcffb to 2a61b1d Compare January 26, 2025 13:54
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 0fc0ed9 to 2adde4a Compare February 6, 2025 21:02
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 4e66c56 to 314201f Compare February 17, 2025 05:49
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 314201f to 6b27c77 Compare February 18, 2025 22:21
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 6b27c77 to b91cd11 Compare February 20, 2025 18:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants