build(deps): bump the dependencies group across 1 directory with 6 updates - #1290
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the dependencies group across 1 directory with 6 updates#1290dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google/genai](https://github.com/googleapis/js-genai) | `2.12.0` | `2.13.0` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.80.9` | `5.80.10` | | [user-agents](https://github.com/intoli/user-agents) | `2.1.128` | `2.1.129` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.13.3` | `26.1.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.11` | `29.4.12` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@google/genai` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v2.12.0...v2.13.0) Updates `bullmq` from 5.80.9 to 5.80.10 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.80.9...v5.80.10) Updates `user-agents` from 2.1.128 to 2.1.129 - [Commits](intoli/user-agents@v2.1.128...v2.1.129) Updates `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.4.11 to 29.4.12 - [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.11...v29.4.12) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: bullmq dependency-version: 5.80.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: user-agents dependency-version: 2.1.129 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dependencies-3fbd062728
branch
from
July 22, 2026 19:57
fe2669d to
704cf77
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dependencies-3fbd062728
branch
July 22, 2026 21:24
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 dependencies group with 6 updates in the / directory:
2.12.02.13.05.80.95.80.102.1.1282.1.12924.13.326.1.129.4.1129.4.126.0.37.0.2Updates
@google/genaifrom 2.12.0 to 2.13.0Release notes
Sourced from @google/genai's releases.
Changelog
Sourced from @google/genai's changelog.
Commits
ebf3eb4chore(main): release 2.13.0 (#1783)1b7dd39feat(interaction-api): add queued status to interaction protobcad1c4feat: Add environments service to GenAI SDK.08ef3ebfeat: make ASR fields public in v1main and Interactionsca3eca5feat: Add environments service to GenAI SDK.0b8f01fchore: internal change04e0cb9chore: internal changeb5d70dafeat: add model selector0ce2aabNo public descriptionf32ec0afeat: A new fieldcustom_vocabularyis added to message `.google.cloud.aipl...Updates
bullmqfrom 5.80.9 to 5.80.10Release notes
Sourced from bullmq's releases.
Commits
88730b0fix(ci): remove stale OSV ignore (#4320)5e7f20fchore(deps): bump the npm_and_yarn group across 4 directories with 3 updates ...7603a78chore(deps): update dependency brace-expansion to v5.0.7 [security] (#4318)71ec906chore(deps): update devdependencies (non-major) [security] (#4314)097deaaci: keep only one source of truth for dependencies [python] (#4310)788592bchore(release): 5.80.9 (#4309)Updates
user-agentsfrom 2.1.128 to 2.1.129Commits
e79329e2.1.12969a1ee3Regularly scheduled user agent data update.Updates
@types/nodefrom 24.13.3 to 26.1.1Commits
Updates
ts-jestfrom 29.4.11 to 29.4.12Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteUpdates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.