build(deps): bump the npm-dependencies group across 1 directory with 6 updates#93
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the npm-dependencies group across 1 directory with 6 updates#93dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…6 updates Bumps the npm-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.11.1` | `3.0.0` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.1` | `9.0.0` | | [openai](https://github.com/openai/openai-node) | `6.0.0` | `6.17.0` | | [@github/local-action](https://github.com/github/local-action) | `6.0.0` | `7.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `25.1.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.4` | `29.4.6` | Updates `@actions/core` from 1.11.1 to 3.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 6.0.1 to 9.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `openai` from 6.0.0 to 6.17.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.0.0...v6.17.0) Updates `@github/local-action` from 6.0.0 to 7.0.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@v6...v7) Updates `@types/node` from 24.6.1 to 25.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.4.4 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.6) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@actions/github" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: openai dependency-version: 6.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@github/local-action" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
1.11.13.0.06.0.19.0.06.0.06.17.06.0.07.0.024.6.125.1.029.4.429.4.6Updates
@actions/corefrom 1.11.1 to 3.0.0Changelog
Sourced from
@actions/core's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/coresince your current version.Updates
@actions/githubfrom 6.0.1 to 9.0.0Changelog
Sourced from
@actions/github's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/githubsince your current version.Updates
openaifrom 6.0.0 to 6.17.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
114e795release: 6.17.0df95bf2feat(api): add shell_call_output status fieldf19b5b3feat(api): api updatese0a7828fix(api): mark assistants as deprecatede81a8a9chore(ci): upgradeactions/github-scriptc49cae8Update README models to gpt-5.2ae80b55codegen metadataa4b6473feat(api): api update315426dchore(internal): updateactions/checkoutversion604082achore(internal): upgrade babel, qs, js-yamlMaintainer changes
This version was pushed to npm by apcha-oai, a new releaser for openai since your current version.
Updates
@github/local-actionfrom 6.0.0 to 7.0.0Release notes
Sourced from
@github/local-action's releases.Changelog
Sourced from
@github/local-action's changelog.... (truncated)
Commits
f099e05Update node version297fdc1update npm63a38f6Update URLba08f3cUpdate URL55569ffRemove tokenddfc7a6Reorder stepse9e5c01Remove whoami step23a1eb6Update@actionspackage support to latest versions (#250)dd59badUpdate fixture action dependencies8738c40npm i undiciMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@github/local-actionsince your current version.Updates
@types/nodefrom 24.6.1 to 25.1.0Commits
Updates
ts-jestfrom 29.4.4 to 29.4.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
202bde5chore(release): 29.4.6 (#5146)528d37cfix: log hybrid module as warning instead of failing tests (#5144)141e5afbuild(deps): update github/codeql-action digest to 497990dd281ccebuild(deps): update google/osv-scanner-action action to v2.3.00d20322build(deps): update dependency memfs to ^4.51.0455dde2build(deps): update dependency js-yaml to ^4.1.1d579480build(deps): update dependency@types/nodeto v20.19.25f6859d0build(deps): update dependency@types/yargsto ^17.0.354d7e432build(deps): update github/codeql-action digest to d3ced5c4ea70c9build(deps): update actions/checkout digest to 34e1148Dependabot 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