Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/minor-and-patch-5db7ac7be8
Open

chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#2802
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/minor-and-patch-5db7ac7be8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

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

Package From To
codecov 3.8.2 3.8.3
@genkit-ai/google-genai 1.31.0 1.33.0
@google-cloud/vertexai 1.10.4 1.12.0
genkit 1.31.0 1.33.0
firebase-functions-test 3.2.0 3.4.1
nodemailer 8.0.5 8.0.7
@genkit-ai/vertexai 1.31.0 1.33.0
nanoid 5.1.7 5.1.9

Updates codecov from 3.8.2 to 3.8.3

Release notes

Sourced from codecov's releases.

v3.8.3

Fixes

  • #329 fix: Test if response has two lines

Dependencies

  • #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0
  • #305 Bump eslint from 7.21.0 to 7.25.0
  • #302 Bump mock-fs from 4.13.0 to 4.14.0
  • #308 Bump lodash from 4.17.19 to 4.17.21
  • #309 Bump ignore-walk from 3.0.3 to 3.0.4
  • #310 Bump hosted-git-info from 2.8.8 to 2.8.9
  • #325 Bump prettier from 2.2.1 to 2.3.2
  • #326 Bump actions/setup-node from 2.1.5 to 2.2.0
  • #328 Bump lint-staged from 10.5.4 to 11.0.1
  • #330 Bump eslint from 7.25.0 to 7.31.0
  • #331 Bump ws from 7.3.1 to 7.5.3
  • #332 Bump urlgrey from 0.4.4 to 1.0.0
  • #334 Bump husky from 6.0.0 to 7.0.1
  • #333 Bump teeny-request from 7.0.1 to 7.1.1
Changelog

Sourced from codecov's changelog.

3.8.3

Fixes

  • #329 fix: Test if response has two lines

Dependencies

  • #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0
  • #305 Bump eslint from 7.21.0 to 7.25.0
  • #302 Bump mock-fs from 4.13.0 to 4.14.0
  • #308 Bump lodash from 4.17.19 to 4.17.21
  • #309 Bump ignore-walk from 3.0.3 to 3.0.4
  • #310 Bump hosted-git-info from 2.8.8 to 2.8.9
  • #325 Bump prettier from 2.2.1 to 2.3.2
  • #326 Bump actions/setup-node from 2.1.5 to 2.2.0
  • #328 Bump lint-staged from 10.5.4 to 11.0.1
  • #330 Bump eslint from 7.25.0 to 7.31.0
  • #331 Bump ws from 7.3.1 to 7.5.3
  • #332 Bump urlgrey from 0.4.4 to 1.0.0
  • #334 Bump husky from 6.0.0 to 7.0.1
  • #333 Bump teeny-request from 7.0.1 to 7.1.1
Commits
  • e22061b Merge pull request #335 from codecov/3.8.3
  • 981df8b 3.8.3
  • 135555c Merge pull request #333 from codecov/dependabot/npm_and_yarn/teeny-request-7.1.1
  • 65b53a3 Merge pull request #334 from codecov/dependabot/npm_and_yarn/husky-7.0.1
  • 6e4af4d Bump teeny-request from 7.0.1 to 7.1.1
  • 1149168 Merge pull request #332 from codecov/dependabot/npm_and_yarn/urlgrey-1.0.0
  • 883785c Merge pull request #331 from codecov/dependabot/npm_and_yarn/ws-7.5.3
  • 04d5ff7 Merge pull request #330 from codecov/dependabot/npm_and_yarn/eslint-7.31.0
  • e6c5bf4 Bump husky from 6.0.0 to 7.0.1
  • f781bc4 Bump ws from 7.3.1 to 7.5.3
  • Additional commits viewable in compare view

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

Release notes

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

Genkit JS and CLI 1.33.0

What's Changed

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

Genkit JS 1.33.0-rc.1

What's Changed

Full Changelog: genkit-ai/genkit@v1.33.0-rc.0...v1.33.0-rc.1

Genkit JS 1.33.0-rc.0

What's Changed

Full Changelog: genkit-ai/genkit@v1.32.0...v1.33.0-rc.0

Genkit JS and CLI 1.32.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.31.0...v1.32.0

... (truncated)

Commits
  • dd386ba chore: JS version bump
  • 43d719c feat(js/plugins/google-genai): Support for gemini-embedding-2 (#5165)
  • cfbb28d chore: JS version bump
  • ac5eb71 chore(global): update repository URLs and references from firebase/genkit to ...
  • abb487d feat(js/plugins/googleai): support for gemini-3.1-flash-tts-preview (#5138)
  • f7fcdcc feat(js/plugins/google-genai): serviceTier support for googleAI (#5058)
  • d3bcb90 chore: JS version bump
  • d5c08d0 feat(js): implemented new generate middleware and new @​genkit-ai/middleware p...
  • 69b0f99 chore: JS version bump
  • 85e8870 chore: JS version bump
  • Additional commits viewable in compare view

Updates @google-cloud/vertexai from 1.10.4 to 1.12.0

Release notes

Sourced from @​google-cloud/vertexai's releases.

v1.12.0

1.12.0 (2026-04-14)

Features

  • Add Agent Engine-level configuration for generation_trigger_config. (365a14a)
  • Add ingest_events method for Memory Bank. (365a14a)
  • Add memory_types filter to RetrieveMemories (90e3f69)
  • Add RetrieveProfiles. (90e3f69)
  • Add structured data and context to MemoryRevision. (90e3f69)
  • Add structured data and memory type to Memory. (90e3f69)
  • Add subset_topics to Memory Bank GenerateMemories (7932c2b)
  • Add support for agent gateway in agent engine (b3ea8e3)
  • add support for keep alive probe in agent engines (088c5ad)
  • Adds cancel_query_job to SDK for agent engine long running async tasks. (bc19f31)

v1.11.0

1.11.0 (2026-04-07)

Features

  • Add consolidation customization to Memory Bank (9df74eb)
  • Add session_id to Create Session to allow custom session id (fed70af)
  • In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (4a1a387)
Changelog

Sourced from @​google-cloud/vertexai's changelog.

1.12.0 (2026-04-14)

Features

  • Add Agent Engine-level configuration for generation_trigger_config. (365a14a)
  • Add ingest_events method for Memory Bank. (365a14a)
  • Add memory_types filter to RetrieveMemories (90e3f69)
  • Add RetrieveProfiles. (90e3f69)
  • Add structured data and context to MemoryRevision. (90e3f69)
  • Add structured data and memory type to Memory. (90e3f69)
  • Add subset_topics to Memory Bank GenerateMemories (7932c2b)
  • Add support for agent gateway in agent engine (b3ea8e3)
  • add support for keep alive probe in agent engines (088c5ad)
  • Adds cancel_query_job to SDK for agent engine long running async tasks. (bc19f31)

1.11.0 (2026-04-07)

Features

  • Add consolidation customization to Memory Bank (9df74eb)
  • Add session_id to Create Session to allow custom session id (fed70af)
  • In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (4a1a387)
Commits
  • 73d18da chore(main): release 1.12.0 (#596)
  • 088c5ad feat: add support for keep alive probe in agent engines
  • 365a14a feat: Add ingest_events method for Memory Bank.
  • 7904635 chore: Update presubmits to run on Node 20, 22, and 24
  • bc19f31 feat: Adds cancel_query_job to SDK for agent engine long running async tasks.
  • 90e3f69 feat: Add structured data and memory type to Memory.
  • 71ef295 chore: Configure system tests to run in Node 22
  • b3ea8e3 feat: Add support for agent gateway in agent engine
  • 7932c2b feat: Add subset_topics to Memory Bank GenerateMemories
  • a0c3e33 chore: Update the discoverydoc in v1beta1 for agent engine related changes
  • Additional commits viewable in compare view

Updates genkit from 1.31.0 to 1.33.0

Commits
  • dd386ba chore: JS version bump
  • cfbb28d chore: JS version bump
  • ac5eb71 chore(global): update repository URLs and references from firebase/genkit to ...
  • d3bcb90 chore: JS version bump
  • 1d4ffeb fix(js/genkit): Explicitly allow null types in promptDir (#5036)
  • d5c08d0 feat(js): implemented new generate middleware and new @​genkit-ai/middleware p...
  • 69b0f99 chore: JS version bump
  • 85e8870 chore: JS version bump
  • See full diff in compare view

Updates firebase-functions-test from 3.2.0 to 3.4.1

Release notes

Sourced from firebase-functions-test's releases.

v3.4.1

  • Support FIRESTORE_EMULATOR_HOST env var for Firestore triggers (#184)

v3.4.0

  • Explicitly import from the v1 namespace to unbreak firebase-functions 6.x (#243).
  • Explciitly import from the v2 namespace so that #243 doesn't break firebase-functions versions below 6.x (#252)
  • Also adds firebase-admin 13.x as a supported version in peer-deps (#252)

v3.3.0

  • Add support for v2 callable functions (#229).
Commits
  • 12dd9cf 3.4.1
  • bd4396c chore: fix formatting, github workflow deprecation, and missing changelog (#259)
  • 56287f4 fix(firestore): use hostname from env variable (#184)
  • 53f3e3e [firebase-release] Removed change log and reset repo after 3.4.0 release
  • bae9924 3.4.0
  • cbf289a add /v2 imports back in to support firebase-functions versions below 6.x (#252)
  • b78cbc4 Update to firebase-functions 6 (#243)
  • c3c9abc [firebase-release] Removed change log and reset repo after 3.3.0 release
  • 9f074f2 3.3.0
  • 4a7f05e add changelog entry (#232)
  • Additional commits viewable in compare view

Updates nodemailer from 8.0.5 to 8.0.7

Release notes

Sourced from nodemailer's releases.

v8.0.7

8.0.7 (2026-04-27)

Bug Fixes

  • keep domain as UTF-8 when local part is non-ASCII (#1814) (66d4ecb)

v8.0.6

8.0.6 (2026-04-24)

Bug Fixes

  • restore base64 wrap() trim behavior to prevent trailing CRLF (#1810) (#1811) (b1ae6c1)
Changelog

Sourced from nodemailer's changelog.

8.0.7 (2026-04-27)

Bug Fixes

  • keep domain as UTF-8 when local part is non-ASCII (#1814) (66d4ecb)

8.0.6 (2026-04-24)

Bug Fixes

  • restore base64 wrap() trim behavior to prevent trailing CRLF (#1810) (#1811) (b1ae6c1)
Commits

Updates @genkit-ai/vertexai from 1.31.0 to 1.33.0

Release notes

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

Genkit JS and CLI 1.33.0

What's Changed

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

Genkit JS 1.33.0-rc.1

What's Changed

Full Changelog: genkit-ai/genkit@v1.33.0-rc.0...v1.33.0-rc.1

Genkit JS 1.33.0-rc.0

What's Changed

Full Changelog: genkit-ai/genkit@v1.32.0...v1.33.0-rc.0

Genkit JS and CLI 1.32.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.31.0...v1.32.0

... (truncated)

Commits
  • dd386ba chore: JS version bump
  • 1edd267 feat(js/plugins/vertex): Model garden support for Claude 4.7 (#5164)
  • cfbb28d chore: JS version bump
  • ac5eb71 chore(global): update repository URLs and references from firebase/genkit to ...
  • d3bcb90 chore: JS version bump
  • 69b0f99 chore: JS version bump
  • 85e8870 chore: JS version bump
  • See full diff in compare view

Updates nanoid from 5.1.7 to 5.1.9

Release notes

Sourced from nanoid's releases.

5.1.9

  • Fixed npm package size regression.

5.1.8

Changelog

Sourced from nanoid's changelog.

5.1.9

  • Fixed npm package size regression.

5.1.8

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 |
| --- | --- | --- |
| [codecov](https://github.com/codecov/codecov-node) | `3.8.2` | `3.8.3` |
| [@genkit-ai/google-genai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/google-genai) | `1.31.0` | `1.33.0` |
| [@google-cloud/vertexai](https://github.com/googleapis/nodejs-vertexai) | `1.10.4` | `1.12.0` |
| [genkit](https://github.com/genkit-ai/genkit/tree/HEAD/js/genkit) | `1.31.0` | `1.33.0` |
| [firebase-functions-test](https://github.com/firebase/firebase-functions-test) | `3.2.0` | `3.4.1` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.5` | `8.0.7` |
| [@genkit-ai/vertexai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/vertexai) | `1.31.0` | `1.33.0` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.7` | `5.1.9` |



Updates `codecov` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-node@v3.8.2...v3.8.3)

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

Updates `@google-cloud/vertexai` from 1.10.4 to 1.12.0
- [Release notes](https://github.com/googleapis/nodejs-vertexai/releases)
- [Changelog](https://github.com/googleapis/nodejs-vertexai/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-vertexai@v1.10.4...v1.12.0)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: codecov
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@genkit-ai/google-genai"
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/vertexai"
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: genkit
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: firebase-functions-test
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nodemailer
  dependency-version: 8.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@genkit-ai/vertexai"
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nanoid
  dependency-version: 5.1.9
  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 the dependencies Pull requests that update a dependency file label Apr 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant