ccntrq / git-jira-branch

Manage branches for your Jira tickets
https://www.npmjs.com/package/git-jira-branch
MIT License
11 stars 2 forks source link

chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates #526

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 3 days ago

Bumps the development-dependencies group with 8 updates in the / directory:

Package From To
@biomejs/biome 1.8.3 1.9.4
@effect/vitest 0.9.2 0.13.9
@types/node 22.5.4 22.8.7
@vitest/coverage-v8 2.0.5 2.1.4
@vitest/ui 2.0.5 2.1.4
lefthook 1.7.15 1.8.2
typescript 5.6.2 5.6.3
vitest 2.0.5 2.1.4

Updates @biomejs/biome from 1.8.3 to 1.9.4

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.9.4

Analyzer

Bug fixes

  • Improved the message for unused suppression comments. Contributed by @​dyc3

  • Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @​eryue0220

  • noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @​vasucp1207

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Formatter

Bug fixes

  • Fix #4121. Respect line width when printing multiline strings. Contributed by @​ah-yu

Linter

New features

Bug Fixes

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

v1.9.4 (2024-10-17)

Analyzer

Bug fixes

  • Implement GraphQL suppression action. Contributed by @​vohoanglong0107

  • Improved the message for unused suppression comments. Contributed by @​dyc3

  • Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @​eryue0220

  • noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @​vasucp1207

  • The syntax rule noTypeOnlyImportAttributes now ignores .cts files (#4361).

    Since TypeScript 5.3, type-only imports can be associated to an import attribute in CommonJS-enabled files. See the TypeScript docs.

    The following code is no longer reported as a syntax error:

    import type { TypeFromRequire } from "pkg" with {
        "resolution-mode": "require"
    };
    

    Note that this is only allowed in files ending with the cts extension.

    Contributed by @​Conaclos

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Editors

Formatter

Bug fixes

... (truncated)

Commits


Updates @effect/vitest from 0.9.2 to 0.13.9

Release notes

Sourced from @​effect/vitest's releases.

@​effect/vitest@​0.13.9

Patch Changes

@​effect/vitest@​0.13.8

Patch Changes

@​effect/vitest@​0.13.7

Patch Changes

Changelog

Sourced from @​effect/vitest's changelog.

0.13.9

Patch Changes

0.13.8

Patch Changes

0.13.7

Patch Changes

0.13.6

Patch Changes

  • Updated dependencies [ce1c21f]:
    • effect@3.10.6

0.13.5

Patch Changes

0.13.4

Patch Changes

  • Updated dependencies [2367708]:
    • effect@3.10.4

0.13.3

Patch Changes

  • Updated dependencies [b9423d8]:
    • effect@3.10.3

0.13.2

... (truncated)

Commits


Updates @types/node from 22.5.4 to 22.8.7

Commits


Updates @vitest/coverage-v8 from 2.0.5 to 2.1.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 62ac4eb chore(deps): update magic-string (#6711)
  • d260cef chore(deps): update all non-major dependencies (#6360)
  • 4c03a0d chore: release v2.1.3
  • 7155cee refactor(coverage): move re-usable parts to base provider (#6665)
  • 0ce26a4 chore: release v2.1.2
  • 88bde99 fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
  • 1371ca6 fix(coverage): remove empty coverage folder on test failure too (#6547)
  • 699055e chore: release v2.1.1
  • Additional commits viewable in compare view


Updates @vitest/ui from 2.0.5 to 2.1.4

Release notes

Sourced from @​vitest/ui's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • df6d750 fix(vitest): don't fail if the working directory starts with a lowercase driv...
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 7abc4ab chore(deps): update vue (#6709)
  • d260cef chore(deps): update all non-major dependencies (#6360)
  • fde5d50 fix(deps): update dependency sirv to v3 (#6701)
  • 4c03a0d chore: release v2.1.3
  • 0ce26a4 chore: release v2.1.2
  • e7f3521 fix: move Vitest.setServer to post configureServer hook to enable import ...
  • Additional commits viewable in compare view


Updates lefthook from 1.7.15 to 1.8.2

Release notes

Sourced from lefthook's releases.

v1.8.2

Changelog

  • 66404377132992472f3caa1346fe92198e231b00 chore: fix linter and tests
  • 5ec87c72ec9feb7efc00b068394119a12e27942b docs(examples): call commitizen properly (#858)
  • 1bcc75cccafb910dc9872674b93adfcbb55a694b feat: add refetch_frequency parameter to settings (#857)

v1.8.1

Changelog

  • 3c959bf0df03ceffb4dfd5989ae82dd91907af2d chore: bump Go to 1.23 (#856)
  • 453d026d3f3548e1b16dce22e422237475dfc468 fix: skip git lfs hook when calling manually (#855)

v1.8.0

Changelog

  • f3b1a816aabe650d3d9000949271d55e2422c9b3 feat: support globs in extends (#853)
  • 7d38c9499dfc92e10266a03f12d759dd5659f84b fix!: don't auto-install lefthook with npx if not found (#602)
  • 5afb245c7d6545e9eabb31c186d5d463fb12efc7 fix!: execute files command within configured root (#607)
  • 551787800bb7be157a81fdd4e400ae01c3bf0bfb fix: calculate hashsum of the full config (#854)

v1.7.22

Changelog

  • ba633c01f60bfe55d6d9415c25b447a788ec88d1 ci: parallelize publishing (#847)
  • d5b7e77f15fd9b835aa62a6fef066dd902324d16 feat: add skip option merge-commit (#850)
  • 9ddae4777c80a384ed8e208ff2831d048c2fefb5 fix: increase self update download timeout (#849)

v1.7.21

Changelog

v1.7.20

Changelog

v1.7.19

Changelog

  • bd4a109c8e914f96729b0a7d45f9304d6bed6383 chore: hide remaining wiki links (#841)
  • ddb5eb1d67e01a89c048fb68da582959714bb8d6 ci: generate apk files (#843)
  • bf9d4e62cfc6e526eae4bfdc5c66b6fcbae6f4f7 feat: maintain Python package too (#845)

v1.7.18

Changelog

  • 2eb8d43fcdfc47f647727becd7c130e13b80bfea deps: September 2024 (#829)
  • 9be9ab0e7499dde6b38e008d2078a3eb291f707a fix: force remote name origin when using remotes (#830)

v1.7.17

Changelog

  • 6383ff38f936d08a70769d0fab73c6ef3eca45eb feat: skip LFS hooks when pre-push hook is skipped (#818)

v1.7.16

Changelog

  • eb24c87bc72f72a2dd1b614a5685094bd1d63d20 chore: enhance some code parts (#824)
  • 3daab42c2fd0334e3134672d741c63068cc122dd fix: quote script path (#823)
Changelog

Sourced from lefthook's changelog.

1.8.2 (2024-10-29)

1.8.1 (2024-10-23)

  • chore: bump Go to 1.23 (#856) by Valentin Kiselev
  • fix: skip git lfs hook when calling manually (#855) by Valentin Kiselev

1.8.0 (2024-10-22)

1.7.22 (2024-10-18)

1.7.21 (2024-10-17)

1.7.19 and 1.7.20 – failed to build

1.7.18 (2024-09-30)

1.7.17 (2024-09-26)

1.7.16 (2024-09-23)

... (truncated)

Commits
  • 9996e0d 1.8.2: add refetch_frequency option for remotes
  • 6640437 chore: fix linter and tests
  • 1bcc75c feat: add refetch_frequency parameter to settings (#857)
  • 5ec87c7 docs(examples): call commitizen properly (#858)
  • 48cf7f6 1.8.1: ignore lfs hook when running pre-push from terminal
  • 3c959bf chore: bump Go to 1.23 (#856)
  • 453d026 fix: skip git lfs hook when calling manually (#855)
  • fa89715 1.8.0: avoid using npx and set root dir for commands when configured
  • 7d38c94 fix!: don't auto-install lefthook with npx if not found (#602)
  • 5afb245 fix!: execute files command within configured root (#607)
  • Additional commits viewable in compare view


Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view


Updates vitest from 2.0.5 to 2.1.4

Release notes

Sourced from vitest's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes