An open index of dependabot pull requests across open source projects.

build(deps-dev): bump the npm-development group across 1 directory with 6 updates

Closed
Number: #237
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: August 04, 2025 at 12:28 AM UTC
(about 1 month ago)
Updated: August 21, 2025 at 06:49 AM UTC
(23 days ago)
Closed: August 21, 2025 at 06:49 AM UTC
(23 days ago)
Time to Close: 17 days
Labels:
dependencies javascript
Description:

Bumps the npm-development group with 5 updates in the / directory:

Package From To
@vitest/coverage-v8 3.2.3 3.2.4
openai 5.3.0 5.11.0
textlint-rule-terminology 5.2.12 5.2.14
tsx 4.19.4 4.20.3
typescript 5.8.3 5.9.2

Updates @vitest/coverage-v8 from 3.2.3 to 3.2.4

Release notes

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

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates openai from 5.3.0 to 5.11.0

Release notes

Sourced from openai's releases.

v5.11.0

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.3

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

Chores

  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)

v5.10.2

5.10.2 (2025-07-22)

Full Changelog: v5.10.1...v5.10.2

Chores

  • api: event shapes more accurate (78f4e1d)
  • internal: version bump (ea885ca)

Documentation

v5.10.1

5.10.1 (2025-07-16)

Full Changelog: v5.10.0...v5.10.1

Chores

  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

... (truncated)

Changelog

Sourced from openai's changelog.

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

Chores

  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)

5.10.2 (2025-07-22)

Full Changelog: v5.10.1...v5.10.2

Chores

  • api: event shapes more accurate (78f4e1d)
  • internal: version bump (ea885ca)

Documentation

5.10.1 (2025-07-16)

Full Changelog: v5.10.0...v5.10.1

Chores

  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

5.10.0 (2025-07-16)

Full Changelog: v5.9.2...v5.10.0

... (truncated)

Commits
  • 3c33025 Merge pull request #1599 from openai/release-please--branches--master--change...
  • b61b248 release: 5.11.0
  • 442dc25 feat(api): manual updates
  • 6fbcc43 Merge pull request #1595 from openai/release-please--branches--master--change...
  • 4137011 release: 5.10.3
  • 28dd66d chore(internal): remove redundant imports config
  • 292427f chore(client): refactor streaming slightly to better future proof it
  • e09a047 Merge remote-tracking branch 'origin/next' into improve-streaming-future-proo...
  • 162b697 fix(zod): avoid adding redundant not to optional schemas #1593
  • 56e0760 chore(internal): version bump
  • Additional commits viewable in compare view

Updates textlint-rule-terminology from 5.2.12 to 5.2.14

Release notes

Sourced from textlint-rule-terminology's releases.

v5.2.14

5.2.14 (2025-07-10)

Bug Fixes

  • Add words from jargonLint and jargon-extractor (#82) (9418fb4)

v5.2.13

5.2.13 (2025-06-23)

Bug Fixes

  • Added the official/current spelling of the command language Bash, the scripting language AWK and the HPC job scheduler called Slurm (9568eb7)
Commits
  • 9418fb4 fix: Add words from jargonLint and jargon-extractor (#82)
  • 9568eb7 fix: Added the official/current spelling of the command language Bash, the sc...
  • 95992cb docs: Add book link
  • See full diff in compare view

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.2.3 to 3.2.4

Release notes

Sourced from vitest's releases.

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub
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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+195
Deletions:
-199
Package Dependencies
Ecosystem:
npm
Version Change:
3.2.3 → 3.2.4
Update Type:
Patch
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Package:
openai
Ecosystem:
npm
Version Change:
5.3.0 → 5.11.0
Update Type:
Minor
Package:
tsx
Ecosystem:
npm
Version Change:
4.19.4 → 4.20.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.12 → 5.2.14
Update Type:
Patch
Technical Details
ID: 4493491
UUID: 2716417799
Node ID: PR_kwDOM-BPzM6h6T8H
Host: GitHub
Repository: techpivot/terraform-module-releaser
Merge State: Dirty