build(deps): bump the npm-dependencies group with 4 updates#83
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the npm-dependencies group with 4 updates#83dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-dependencies group with 4 updates: [openai](https://github.com/openai/openai-node), [@github/local-action](https://github.com/github/local-action), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `openai` from 4.93.0 to 5.19.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.93.0...v5.19.1) Updates `@github/local-action` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v5.1...v5.2) Updates `@types/node` from 24.2.1 to 24.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jest` from 30.0.5 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest) --- updated-dependencies: - dependency-name: openai dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@github/local-action" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 8, 2025
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm-dependencies group with 4 updates: openai, @github/local-action, @types/node and jest.
Updates
openaifrom 4.93.0 to 5.19.1Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
4dc2e23release: 5.19.12601e9ffix(azure): correctly send API key (#1635)0430acdrelease: 5.19.007c2807feat(api): Add gpt-realtime models1a38501release: 5.18.18e321bachore(api): manual updates for ResponseInputAudioca61304release: 5.18.0cd95e16fix: update non beta realtime websockets helpers51c8c02feat(client): support api key provider functions (#1587)7b51004release: 5.17.0Maintainer changes
This version was pushed to npm by kwhinnery-openai, a new releaser for openai since your current version.
Updates
@github/local-actionfrom 5.1.0 to 5.2.0Release notes
Sourced from
@github/local-action's releases.Commits
08357c8Update Supported Node.js Version to 24 (#216)9ad3422fix: update ignore configuration for stdlib package to specify typefbc187ffix: update fail-on-severity value and add ignore for specific vulnerabilities52546adfix: update working-directory for global link in TypeScript actions1865978Build: update CI workflow to create and use global links for local-actionedb505fBuild: update CI workflow to use matrix strategy for OS and uninstall local-a...3d97a40Build: update linking steps in CI workflow for TypeScript Yarn ESM actiond6c6dddDrop bootstrap script into run.ts28a2f9bBuild: update Node.js version to 24.4.0 and bump package version to 5.2.046df3e5Build(deps): Bump figlet from 1.8.1 to 1.8.2 in the npm-production group (#210)Updates
@types/nodefrom 24.2.1 to 24.3.1Commits
Updates
jestfrom 30.0.5 to 30.1.3Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.0Dependabot 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