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

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

Closed
Number: #228
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: June 23, 2025 at 12:46 AM UTC
(3 months ago)
Updated: June 30, 2025 at 01:04 AM UTC
(3 months ago)
Closed: June 30, 2025 at 01:04 AM UTC
(3 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

Bumps the npm-development group with 3 updates in the / directory: @vitest/coverage-v8, openai and tsx.

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.6.0

Release notes

Sourced from openai's releases.

v5.6.0

5.6.0 (2025-06-20)

Full Changelog: v5.5.1...v5.6.0

Features

  • api: make model and inputs not required to create response (52211c0)

Bug Fixes

  • client: explicitly copy fetch in withOptions (0efacae)

Chores

  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

v5.5.1

5.5.1 (2025-06-17)

Full Changelog: v5.5.0...v5.5.1

Chores

  • ci: enable for pull requests (e1cf00c)

v5.5.0

5.5.0 (2025-06-16)

Full Changelog: v5.4.0...v5.5.0

Features

v5.4.0

5.4.0 (2025-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

5.6.0 (2025-06-20)

Full Changelog: v5.5.1...v5.6.0

Features

  • api: make model and inputs not required to create response (52211c0)

Bug Fixes

  • client: explicitly copy fetch in withOptions (0efacae)

Chores

  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

5.5.1 (2025-06-17)

Full Changelog: v5.5.0...v5.5.1

Chores

  • ci: enable for pull requests (e1cf00c)

5.5.0 (2025-06-16)

Full Changelog: v5.4.0...v5.5.0

Features

5.4.0 (2025-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)

Bug Fixes

  • publish script — handle NPM errors correctly (a803cce)

... (truncated)

Commits
  • 059e83d Merge pull request #1550 from openai/release-please--branches--master--change...
  • ff87a40 Merge pull request #1549 from openai/release-please--branches--master--change...
  • d289711 release: 5.5.1
  • e1cf00c chore(ci): enable for pull requests
  • 7b95954 Merge pull request #1548 from openai/release-please--branches--master--change...
  • 52726ae release: 5.5.0
  • ab6b57c feat(api): manual updates
  • 079c2ab release: 5.4.0
  • 3f9aaf3 feat(api): add reusable prompt IDs
  • 20f480e feat(client): add support for endpoint-specific base URLs
  • Additional commits viewable 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 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:
+156
Deletions:
-163
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.2.3 → 3.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.3 → 3.2.4
Update Type:
Patch
Package:
openai
Ecosystem:
npm
Version Change:
5.3.0 → 5.6.0
Update Type:
Minor
Package:
tsx
Ecosystem:
npm
Version Change:
4.19.4 → 4.20.3
Update Type:
Minor
Technical Details
ID: 2000013
UUID: 2610106290
Node ID: PR_kwDOM-BPzM6bkw-y
Host: GitHub
Repository: techpivot/terraform-module-releaser
Mergeable: Yes
Merge State: Clean