Skip to content

build(deps): bump the dependencies group across 1 directory with 6 updates - #1290

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-3fbd062728
Closed

build(deps): bump the dependencies group across 1 directory with 6 updates#1290
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-3fbd062728

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown

Bumps the dependencies group with 6 updates in the / directory:

Package From To
@google/genai 2.12.0 2.13.0
bullmq 5.80.9 5.80.10
user-agents 2.1.128 2.1.129
@types/node 24.13.3 26.1.1
ts-jest 29.4.11 29.4.12
typescript 6.0.3 7.0.2

Updates @google/genai from 2.12.0 to 2.13.0

Release notes

Sourced from @​google/genai's releases.

v2.13.0

2.13.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to Live API(f32ec0a)
  • add model selector (b5d70da)
  • interaction-api: add queued status to interaction proto (1b7dd39)
  • make ASR fields public in v1main and Interactions (08ef3eb)
Changelog

Sourced from @​google/genai's changelog.

2.13.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup (f32ec0a)
  • add model selector (b5d70da)
  • interaction-api: add queued status to interaction proto (1b7dd39)
  • make ASR fields public in v1main and Interactions (08ef3eb)
Commits
  • ebf3eb4 chore(main): release 2.13.0 (#1783)
  • 1b7dd39 feat(interaction-api): add queued status to interaction proto
  • bcad1c4 feat: Add environments service to GenAI SDK.
  • 08ef3eb feat: make ASR fields public in v1main and Interactions
  • ca3eca5 feat: Add environments service to GenAI SDK.
  • 0b8f01f chore: internal change
  • 04e0cb9 chore: internal change
  • b5d70da feat: add model selector
  • 0ce2aab No public description
  • f32ec0a feat: A new field custom_vocabulary is added to message `.google.cloud.aipl...
  • See full diff in compare view

Updates bullmq from 5.80.9 to 5.80.10

Release notes

Sourced from bullmq's releases.

v5.80.10

5.80.10 (2026-07-21)

Bug Fixes

Commits
  • 88730b0 fix(ci): remove stale OSV ignore (#4320)
  • 5e7f20f chore(deps): bump the npm_and_yarn group across 4 directories with 3 updates ...
  • 7603a78 chore(deps): update dependency brace-expansion to v5.0.7 [security] (#4318)
  • 71ec906 chore(deps): update devdependencies (non-major) [security] (#4314)
  • 097deaa ci: keep only one source of truth for dependencies [python] (#4310)
  • 788592b chore(release): 5.80.9 (#4309)
  • See full diff in compare view

Updates user-agents from 2.1.128 to 2.1.129

Commits

Updates @types/node from 24.13.3 to 26.1.1

Commits

Updates ts-jest from 29.4.11 to 29.4.12

Release notes

Sourced from ts-jest's releases.

v29.4.12

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.12 (2026-07-22)

Features

  • compiler: support TypeScript 7 projects through compatibility aliases (#5386)
Commits
  • 3f05625 chore(release): 29.4.12
  • df28b27 docs: clarify TypeScript version prerequisites
  • c8a614a docs: mention TypeScript 7 setup in README
  • 06c79d4 fix: address TypeScript 7 review feedback
  • f107460 docs: explain TypeScript 7 compatibility setup
  • 3388227 test(e2e): add TypeScript compatibility matrix
  • 891dc73 fix(compiler): support TypeScript 7 compatibility aliases
  • eb135eb build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examples
  • d5d80a3 ci: pin google osv scan action at v2.3.5
  • 6bf293f build(deps): bump shell-quote from 1.8.4 to 1.10.0 in /website
  • Additional commits viewable in compare view

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
…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 dependabot Bot changed the title build(deps): bump the dependencies group with 6 updates build(deps): bump the dependencies group across 1 directory with 6 updates Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-3fbd062728 branch from fe2669d to 704cf77 Compare July 22, 2026 19:57
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-3fbd062728 branch July 22, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants