RaulCatalinas / HuskyBC

Command line for easy Husky configuration
0 stars 1 forks source link

chore(deps-dev): bump the devdependencies group with 6 updates #78

Closed dependabot[bot] closed 21 hours ago

dependabot[bot] commented 1 day ago

Bumps the devdependencies group with 6 updates:

Package From To
@commitlint/cli 19.5.0 19.6.0
@commitlint/config-conventional 19.5.0 19.6.0
eslint-config-love 99.0.0 107.0.0
husky 9.1.6 9.1.7
typescript 5.6.3 5.7.2
vite-tsconfig-paths 5.1.2 5.1.3

Updates @commitlint/cli from 19.5.0 to 19.6.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.6.0

19.6.0 (2024-11-19)

Features

Chore, Docs, etc

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0

New Contributors

Changelog

Sourced from @​commitlint/cli's changelog.

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/cli

Commits


Updates @commitlint/config-conventional from 19.5.0 to 19.6.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.6.0

19.6.0 (2024-11-19)

Features

Chore, Docs, etc

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0

New Contributors

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/config-conventional

Commits


Updates eslint-config-love from 99.0.0 to 107.0.0

Release notes

Sourced from eslint-config-love's releases.

v107.0.0

107.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/no-unused-enable
  • eslint-comments/no-unlimited-disable
  • eslint-comments/no-duplicate-disable

Features

  • eslint-comments/no-duplicate-disable (e60dd79)
  • eslint-comments/no-unlimited-disable (1a133b4)
  • eslint-comments/no-unused-enable (3232076)

v106.0.0

106.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/no-aggregating-enable

Features

  • eslint-comments/no-aggregating-enable (b513d3a)

v105.0.0

105.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/disable-enable-pair

Features

  • eslint-comments/disable-enable-pair (8668647)

v104.0.0

104.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • @​typescript-eslint/require-await

Features

  • @​typescript-eslint/require-await (4678416)

v103.0.0

103.0.0 (2024-11-23)

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

107.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/no-unused-enable
  • eslint-comments/no-unlimited-disable
  • eslint-comments/no-duplicate-disable

Features

  • eslint-comments/no-duplicate-disable (e60dd79)
  • eslint-comments/no-unlimited-disable (1a133b4)
  • eslint-comments/no-unused-enable (3232076)

106.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/no-aggregating-enable

Features

  • eslint-comments/no-aggregating-enable (b513d3a)

105.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • eslint-comments/disable-enable-pair

Features

  • eslint-comments/disable-enable-pair (8668647)

104.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • @​typescript-eslint/require-await

Features

  • @​typescript-eslint/require-await (4678416)

103.0.0 (2024-11-23)

⚠ BREAKING CHANGES

  • @​typescript-eslint/use-unknown-in-catch-callback-variable

... (truncated)

Commits
  • fcf37a5 chore(release): 107.0.0 [skip ci]
  • f215d80 chore: intentionally no eslint-comments/no-use
  • 3232076 feat!: eslint-comments/no-unused-enable
  • 478c12e chore: intentionally no eslint-comments/no-unused-disable
  • 1a133b4 feat!: eslint-comments/no-unlimited-disable
  • 07ead51 chore: intentionally no eslint-comments/no-restricted-disable
  • e60dd79 feat!: eslint-comments/no-duplicate-disable
  • 71c596e chore(release): 106.0.0 [skip ci]
  • b513d3a feat!: eslint-comments/no-aggregating-enable
  • fb9213e chore(release): 105.0.0 [skip ci]
  • Additional commits viewable in compare view


Updates husky from 9.1.6 to 9.1.7

Release notes

Sourced from husky's releases.

v9.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/typicode/husky/compare/v9.1.6...v9.1.7

Commits


Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view


Updates vite-tsconfig-paths from 5.1.2 to 5.1.3

Release notes

Sourced from vite-tsconfig-paths's releases.

v5.1.3

  • fix: Once an importer is matched, end directory traversal (b0d8ecb9b862412e93f73b172cc0692259ce01b8)
  • feat: Add vite-tsconfig-paths:resolve debug logs (7160d6e52673367a7f4766ca9023ddc1da43e5dd)
  • chore: Ensure debug logs can be enabled in vitest (0dc9a8b9b0ec8657f9d6980ac33d0bc090e278ef)
Commits
  • dcb0c9d 5.1.3
  • 16ef4b1 test: ensure root option is set
  • 0dc9a8b chore: ensure debug logs can be enabled in vitest
  • b0d8ecb fix: once an importer is matched, end directory traversal
  • 7160d6e refactor: add vite-tsconfig-paths:resolve debug logs
  • 6430b46 test: update exclude in test fixtures
  • 81e5a85 test: add case for paths outside the project root
  • 117f94d test: try reading config.json for each test fixture
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions