chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#67
Merged
neefrehman merged 1 commit intomainfrom Aug 1, 2025
Conversation
…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>
|
🎉 This PR is included in version 4.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates in the / directory:
24.2.424.2.72.13.02.13.15.39.25.43.10.12.20.13.14.19.44.20.35.8.35.9.23.1.43.2.4Updates
semantic-releasefrom 24.2.4 to 24.2.7Release notes
Sourced from semantic-release's releases.
Commits
85187e2perf(get-tags.js): bulk get for tags notes (#3732)672f951chore(deps): update dependency@types/nodeto v22.16.3 (#3801)de54db9chore(deps): update dependency@types/nodeto v22.16.2 (#3799)c6da348chore(deps): update dependency@types/nodeto v22.16.1 (#3798)fae2a78chore(deps): lock file maintenance (#3797)fb26b13docs(plugins): addsemantic-release-openapicommunity plugin (#3787)985f165chore(deps): update dependency@types/nodeto v22.16.0 (#3794)c8fea35ci(action): update github/codeql-action action to v3.29.2 (#3793)fab4d88chore(deps): lock file maintenance (#3792)93177d0fix(deps): update@semantic-release/npmto ^12.0.2 (#3791)Updates
simple-git-hooksfrom 2.13.0 to 2.13.1Release notes
Sourced from simple-git-hooks's releases.
Changelog
Sourced from simple-git-hooks's changelog.
Commits
de65b00chore: release simple-git-hooks (#134)1abdcd7fix: only get localcoore.hooksPathconfig (#130)2ad5514fix: postinstall should ignore adding hooks if SKIP_INSTALL_SIMPLE_GI… (#128)Updates
terserfrom 5.39.2 to 5.43.1Changelog
Sourced from terser's changelog.
Commits
da1e6fb5.43.1730549eupdate changelogff86471prevent some niche optimizations that would move around block declarations. C...ca5bbb0addlhs_constantstoCompressOptionstype (#1621)417759d5.43.0d94f6aaupdate changelogd9147aafix mocha tests on windows in github CI8f63849add node 24 to testing matrix43fae55do notwrap_func_argsby default. Closes #1348. Closes #1120f5b720cdo not inline functions into for loops. Closes #1617, #1305Updates
tsdownfrom 0.12.2 to 0.13.1Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
595d76bchore: release v0.13.1bd9d818fix: kill sub-process for onSuccess7c32a1dfix: overloaddefineConfigd0248b3chore: upgrade deps2564183chore: ignore vitepress temp dir7a62a7crefactor: rename clean to dispose7308f76fix: clean outDir on rebuilds in watch mode (#398)dd6c7c6feat: exports with dir index (#393)030ef64chore: export types65564dddocs: hide internal apiUpdates
tsxfrom 4.19.4 to 4.20.3Release notes
Sourced from tsx's releases.
... (truncated)
Commits
dadcf27fix: revert v4.20 changes2d1aaeechore: upgrade mantenc188268fix: support ambiguous package (#79)602f1b1chore: debug to accept levels (#77)5172c47test: log node-pty failure stdout1e8f17brefactor: node-pty test code9bd2546fix(json): handle keys with special characterse97fe67test: failed pty tests logs532c50atests: fix Windows testsec316d3feat: support latest Node versionsUpdates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
vitestfrom 3.1.4 to 3.2.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
c666d14chore: release v3.2.48a18c8efix(cli): throw error when--shard x/\<count>exceeds count of test files (#...8abd7ccchore(deps): updatetinypool(#8174)93f3200fix(deps): update all non-major dependencies (#8123)0c3be6ffix(coverage): ignore SCSS in browser mode (#8161)790bc31chore: update deprecation notice for globs (#8148)c0eae7dchore: update deprecated workspace file log (#8118)14dc072fix(pool): auto-adjustminWorkerswhen onlymaxWorkersspecified (#8110)85dc019fix(cli): use absolute path environment on Windows (#8105)27df68afix(reporter):task.metashould be available in custom reporter's errors (#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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