Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#2866

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/minor-and-patch-d2d1803e75
Open

chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#2866
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/minor-and-patch-d2d1803e75

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the minor-and-patch group with 8 updates in the / directory:

Package From To
ts-jest 29.4.9 29.4.11
@genkit-ai/google-genai 1.33.0 1.35.0
@types/node 20.19.39 20.19.41
genkit 1.33.0 1.35.0
firebase-functions-test 3.4.1 3.5.0
nodemailer 8.0.7 8.0.8
@genkit-ai/vertexai 1.33.0 1.35.0
nanoid 5.1.9 5.1.11

Updates ts-jest from 29.4.9 to 29.4.11

Release notes

Sourced from ts-jest's releases.

v29.4.11

Please refer to CHANGELOG.md for details.

v29.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.11 (2026-05-21)

Bug Fixes

  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #4198

29.4.10 (2026-05-18)

Bug Fixes

  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
Commits
  • bff2d64 chore(release): 29.4.11
  • 3941818 fix: preserve Bundler on the CJS path under TypeScript >= 6
  • efb3c2f build(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website
  • 4e46fad ci: refactor release workflow
  • 96b3ac0 chore(release): 29.4.10
  • e98ec64 build(deps): update github/codeql-action digest to 458d36d
  • 21ac58f build(deps): update jest packages
  • 0fdc96d build(deps): update dependency semver to ^7.8.0
  • 4b95551 build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)
  • 7b88447 build(deps): update eslint packages to ^8.59.3 (#5310)
  • Additional commits viewable in compare view

Updates @genkit-ai/google-genai from 1.33.0 to 1.35.0

Release notes

Sourced from @​genkit-ai/google-genai's releases.

Genkit JS and CLI 1.35.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.34.0...v1.35.0

Genkit JS v1.34.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.33.0...v1.34.0

Commits
  • 4665957 chore: JS version bump
  • c9b003a feat(js): honor Retry-After header & never retry AbortError/ToolInterruptErro...
  • b8e5f27 feat(js/plugins/google-genai): Support for Gemini 3.5 (Gemini API) (#5350)
  • 4f2701d feat(js/plugins/google-genai): support for Gemini 3.5 Flash (#5347)
  • c071418 feat(js/plugins/google-genai): Better debug traces (#5335)
  • 40c1990 chore: JS version bump
  • 61d9a5f feat(js/plugins/google-genai): 'Steps' for Interactions (googleAI only) (#5317)
  • b7e97e9 feat(js/plugins/mcp): support for multipart tools (#5205)
  • dfdf2e9 feat(js/plugins/google-genai): Support for Gemini 3.1 Flash Lite (#5261)
  • 29846d4 feat(js/plugins/google-genai): New Deep research models (#5187)
  • Additional commits viewable in compare view

Updates @types/node from 20.19.39 to 20.19.41

Commits

Updates genkit from 1.33.0 to 1.35.0

Commits
  • 4665957 chore: JS version bump
  • c9b003a feat(js): honor Retry-After header & never retry AbortError/ToolInterruptErro...
  • 8730ee3 feat(js): deprecate genkit/model/middleware retry and fallback middleware in ...
  • 3b62a7e docs(js): add JSDoc comments to exported types/schemas and project README (#5...
  • 40c1990 chore: JS version bump
  • b7e97e9 feat(js/plugins/mcp): support for multipart tools (#5205)
  • f70fc3e fix(js/ai): make updateState patch state instead of replace it (#1573)
  • 777f2ae fix(prompt): prompt metadata for middleware and tools (#5215)
  • See full diff in compare view

Updates firebase-functions-test from 3.4.1 to 3.5.0

Release notes

Sourced from firebase-functions-test's releases.

v3.5.0

  • feat: add SecretManager mocking (#265)
Commits
  • 0309bed 3.5.0
  • cd75dd1 updates npm publish token (#306)
  • b5f9c93 using github token in clone URL in Pubish Script (#305)
  • 762a4ac chore: use Secret Manager for cloning and add changelog for v3.5.0 (#303)
  • 4208282 chore: update release scripts and rotate npmrc to match firebase-func… (#302)
  • fb6cd5c feat: add SecretManager mocking (#265)
  • c38afad chore: run npm audit fix (#267)
  • d5634c5 fix(workflows): update actions/cache to v4 as v1 obsolete (#262)
  • a4d2de0 [firebase-release] Removed change log and reset repo after 3.4.1 release
  • See full diff in compare view

Updates nodemailer from 8.0.7 to 8.0.8

Release notes

Sourced from nodemailer's releases.

v8.0.8

8.0.8 (2026-05-23)

Bug Fixes

  • enforce strict TLS for OAuth2 and Ethereal credential requests (#1818) (833d6e5)
  • four listener/stream leaks in SMTP transport, connection, pool (#1817) (850bb91)
Changelog

Sourced from nodemailer's changelog.

8.0.8 (2026-05-23)

Bug Fixes

  • enforce strict TLS for OAuth2 and Ethereal credential requests (#1818) (833d6e5)
  • four listener/stream leaks in SMTP transport, connection, pool (#1817) (850bb91)
Commits
  • 15138a8 chore(master): release 8.0.8 (#1819)
  • 850bb91 fix: four listener/stream leaks in SMTP transport, connection, pool (#1817)
  • 833d6e5 fix: enforce strict TLS for OAuth2 and Ethereal credential requests (#1818)
  • See full diff in compare view

Updates @genkit-ai/vertexai from 1.33.0 to 1.35.0

Release notes

Sourced from @​genkit-ai/vertexai's releases.

Genkit JS and CLI 1.35.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.34.0...v1.35.0

Genkit JS v1.34.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.33.0...v1.34.0

Commits
  • 4665957 chore: JS version bump
  • 3b62a7e docs(js): add JSDoc comments to exported types/schemas and project README (#5...
  • 40c1990 chore: JS version bump
  • See full diff in compare view

Updates nanoid from 5.1.9 to 5.1.11

Release notes

Sourced from nanoid's releases.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

Changelog

Sourced from nanoid's changelog.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

Commits

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

… updates

Bumps the minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` |
| [@genkit-ai/google-genai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/google-genai) | `1.33.0` | `1.35.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` |
| [genkit](https://github.com/genkit-ai/genkit/tree/HEAD/js/genkit) | `1.33.0` | `1.35.0` |
| [firebase-functions-test](https://github.com/firebase/firebase-functions-test) | `3.4.1` | `3.5.0` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.7` | `8.0.8` |
| [@genkit-ai/vertexai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/vertexai) | `1.33.0` | `1.35.0` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.9` | `5.1.11` |



Updates `ts-jest` from 29.4.9 to 29.4.11
- [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.9...v29.4.11)

Updates `@genkit-ai/google-genai` from 1.33.0 to 1.35.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/@genkit-ai/google-genai@1.35.0/js/plugins/google-genai)

Updates `@types/node` from 20.19.39 to 20.19.41
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `genkit` from 1.33.0 to 1.35.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/genkit@1.35.0/js/genkit)

Updates `firebase-functions-test` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/firebase/firebase-functions-test/releases)
- [Commits](firebase/firebase-functions-test@v3.4.1...v3.5.0)

Updates `nodemailer` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v8.0.7...v8.0.8)

Updates `@genkit-ai/vertexai` from 1.33.0 to 1.35.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/@genkit-ai/vertexai@1.35.0/js/plugins/vertexai)

Updates `nanoid` from 5.1.9 to 5.1.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.9...5.1.11)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@genkit-ai/google-genai"
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 20.19.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: genkit
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: firebase-functions-test
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nodemailer
  dependency-version: 8.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@genkit-ai/vertexai"
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nanoid
  dependency-version: 5.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added automated dependencies Pull requests that update a dependency file labels May 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 02:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automated labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant