Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#67

Merged
neefrehman merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-930b334712
Aug 1, 2025
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#67
neefrehman merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-930b334712

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the dev-dependencies group with 7 updates in the / directory:

Package From To
semantic-release 24.2.4 24.2.7
simple-git-hooks 2.13.0 2.13.1
terser 5.39.2 5.43.1
tsdown 0.12.2 0.13.1
tsx 4.19.4 4.20.3
typescript 5.8.3 5.9.2
vitest 3.1.4 3.2.4

Updates semantic-release from 24.2.4 to 24.2.7

Release notes

Sourced from semantic-release's releases.

v24.2.7

24.2.7 (2025-07-11)

Performance Improvements

v24.2.6

24.2.6 (2025-06-29)

Bug Fixes

  • deps: update @​semantic-release/npm to ^12.0.2 (#3791) (93177d0)

v24.2.5

24.2.5 (2025-05-23)

Bug Fixes

  • deps: raise the minimum of the defined range for marked-terminal (#3742) (fb1ccd4)
Commits
  • 85187e2 perf(get-tags.js): bulk get for tags notes (#3732)
  • 672f951 chore(deps): update dependency @​types/node to v22.16.3 (#3801)
  • de54db9 chore(deps): update dependency @​types/node to v22.16.2 (#3799)
  • c6da348 chore(deps): update dependency @​types/node to v22.16.1 (#3798)
  • fae2a78 chore(deps): lock file maintenance (#3797)
  • fb26b13 docs(plugins): add semantic-release-openapi community plugin (#3787)
  • 985f165 chore(deps): update dependency @​types/node to v22.16.0 (#3794)
  • c8fea35 ci(action): update github/codeql-action action to v3.29.2 (#3793)
  • fab4d88 chore(deps): lock file maintenance (#3792)
  • 93177d0 fix(deps): update @​semantic-release/npm to ^12.0.2 (#3791)
  • Additional commits viewable in compare view

Updates simple-git-hooks from 2.13.0 to 2.13.1

Release notes

Sourced from simple-git-hooks's releases.

2.13.1

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.13.0...2.13.1

Changelog

Sourced from simple-git-hooks's changelog.

2.13.1

Patch Changes

Commits

Updates terser from 5.39.2 to 5.43.1

Changelog

Sourced from terser's changelog.

v5.43.1

  • Prevent niche optimizations that would move around block declarations
  • Add lhs_constants to CompressOptions type (#1621)

v5.43.0

  • Do not wrap callbacks in parentheses (wrap_func_args format option is now false by default)
  • Do not inline functions into for loops (for performance reasons)

v5.42.0

  • Improved performance in the parse step by adding a fast path for simple identifiers.
  • Improved ESTree conversion

v5.41.0

  • fixed semicolon insertion between class fields, when the field names are number literals
  • keep_numbers format option now works for bigint
  • internal: correctly mark accessors' is_generator property
  • internal: do not read or assign quote properties without need
  • internal: add missing equivalent_to comparison

v5.40.0

  • Fix exporting AssignmentExpression (default assign pattern) to ESTree
  • Fix ESTree output of object keys with quotes
  • Fix handling of an ESTree empty export {} (#1601)
  • Fix some const and let resulting from ESTree input (#1599)
Commits

Updates tsdown from 0.12.2 to 0.13.1

Release notes

Sourced from tsdown's releases.

v0.13.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.13.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.13.0-beta.2

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits

Updates tsx from 4.19.4 to 4.20.3

Release notes

Sourced from tsx's releases.

v4.20.3

4.20.3 (2025-06-13)

Bug Fixes


This release is also available on:

v4.20.2

4.20.2 (2025-06-12)

Bug Fixes


This release is also available on:

v4.20.1

4.20.1 (2025-06-11)

Bug Fixes

  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

4.20.0 (2025-06-11)

Bug Fixes

... (truncated)

Commits
  • dadcf27 fix: revert v4.20 changes
  • 2d1aaee chore: upgrade manten
  • c188268 fix: support ambiguous package (#79)
  • 602f1b1 chore: debug to accept levels (#77)
  • 5172c47 test: log node-pty failure stdout
  • 1e8f17b refactor: node-pty test code
  • 9bd2546 fix(json): handle keys with special characters
  • e97fe67 test: failed pty tests logs
  • 532c50a tests: fix Windows tests
  • ec316d3 feat: support latest Node versions
  • Additional commits viewable in compare view

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates vitest from 3.1.4 to 3.2.4

Release notes

Sourced from vitest's releases.

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

... (truncated)

Commits
  • c666d14 chore: release v3.2.4
  • 8a18c8e fix(cli): throw error when --shard x/\<count> exceeds count of test files (#...
  • 8abd7cc chore(deps): update tinypool (#8174)
  • 93f3200 fix(deps): update all non-major dependencies (#8123)
  • 0c3be6f fix(coverage): ignore SCSS in browser mode (#8161)
  • 790bc31 chore: update deprecation notice for globs (#8148)
  • c0eae7d chore: update deprecated workspace file log (#8118)
  • 14dc072 fix(pool): auto-adjust minWorkers when only maxWorkers specified (#8110)
  • 85dc019 fix(cli): use absolute path environment on Windows (#8105)
  • 27df68a fix(reporter): task.meta should be available in custom reporter's errors (#...
  • Additional commits viewable 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 7 updates

Bumps the dev-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.4` | `24.2.7` |
| [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.13.0` | `2.13.1` |
| [terser](https://github.com/terser/terser) | `5.39.2` | `5.43.1` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.12.2` | `0.13.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.20.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.4` | `3.2.4` |



Updates `semantic-release` from 24.2.4 to 24.2.7
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.4...v24.2.7)

Updates `simple-git-hooks` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/CHANGELOG.md)
- [Commits](toplenboren/simple-git-hooks@2.13.0...2.13.1)

Updates `terser` from 5.39.2 to 5.43.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.39.2...v5.43.1)

Updates `tsdown` from 0.12.2 to 0.13.1
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.12.2...v0.13.1)

Updates `tsx` from 4.19.4 to 4.20.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.4...v4.20.3)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

Updates `vitest` from 3.1.4 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: simple-git-hooks
  dependency-version: 2.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: terser
  dependency-version: 5.43.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsdown
  dependency-version: 0.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@neefrehman neefrehman merged commit 97dfd63 into main Aug 1, 2025
2 checks passed
@neefrehman neefrehman deleted the dependabot/npm_and_yarn/dev-dependencies-930b334712 branch August 1, 2025 21:53
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant