Skip to content

chore(deps): bump the version-minor-and-patch group across 1 directory with 26 updates#1096

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/version-minor-and-patch-f4be94773a
Open

chore(deps): bump the version-minor-and-patch group across 1 directory with 26 updates#1096
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/version-minor-and-patch-f4be94773a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@types/node 14.18.34 14.18.63
dotenv 16.3.1 16.6.1
eslint-plugin-prettier 5.0.0 5.5.6
gts 5.0.1 5.3.1
firebase-functions-test 3.1.1 3.5.0
ts-jest 29.1.2 29.4.11
@google-cloud/aiplatform 3.34.0 3.35.0
axios 1.13.6 1.16.1
fs-extra 11.3.3 11.3.5
@genkit-ai/firebase 1.24.0 1.36.0
@genkit-ai/google-genai 1.24.0 1.36.0
@google-ai/generativelanguage 2.3.0 2.9.1
@google-cloud/vertexai 0.1.3 0.5.0
@google/generative-ai 0.1.3 0.24.1
@types/mustache 4.2.5 4.2.6
sharp 0.33.5 0.34.5
node-gyp 12.2.0 12.3.0
google-gax 4.4.1 4.6.1
@google-cloud/speech 7.1.0 7.3.1
@types/fluent-ffmpeg 2.1.27 2.1.28
@google-cloud/video-transcoder 4.1.0 4.4.2
@google-cloud/tasks 4.0.0 4.1.0
@google-cloud/firestore 7.11.1 7.11.6
openai 4.75.0 4.104.0

Updates @types/node from 14.18.34 to 14.18.63

Commits

Updates dotenv from 16.3.1 to 16.6.1

Changelog

Sourced from dotenv's changelog.

16.6.1 (2025-06-27)

Changed

  • Default quiet to true – hiding the runtime log message (#874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@dotenvx/dotenvx').config().

16.6.0 (2025-06-26)

Added

  • Default log helpful message [dotenv@16.6.0] injecting env (1) from .env (#870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

16.5.0 (2025-04-07)

Added

  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP] Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed

  • Remove _log method. Use _debug #862

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx

16.4.5 (2024-02-19)

Changed

  • 🐞 Fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

... (truncated)

Commits

Updates eslint-plugin-prettier from 5.0.0 to 5.5.6

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.6

Patch Changes

v5.5.5

Patch Changes

v5.5.4

Patch Changes

v5.5.3

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3

v5.5.2

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2

v5.5.1

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.5.0...v5.5.1

v5.5.0

Minor Changes

  • #743 92f2c9c Thanks @​dotcarmen! - feat: support non-js languages like css for @eslint/css and json for @eslint/json

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.4.1...v5.5.0

v5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

... (truncated)

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.6

Patch Changes

5.5.5

Patch Changes

5.5.4

Patch Changes

5.5.1

Patch Changes

5.5.0

Minor Changes

  • #743 92f2c9c Thanks @​dotcarmen! - feat: support non-js languages like css for @eslint/css and json for @eslint/json

5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

5.4.0

Minor Changes

5.3.1

Patch Changes

... (truncated)

Commits
  • 4f33ea5 chore: release eslint-plugin-prettier (#792)
  • 4745b54 ci: declare workflow-level contents: read on 2 workflows (#790)
  • b5c96a3 chore: bump all (dev)Dependencies (#791)
  • e867680 chore(deps): update all dependencies (#766)
  • e8e2f7f chore: testing eslint v10 (#779)
  • ca076d9 chore: update dev dependencies (#780)
  • 42e6369 build(deps): Bump the actions group with 2 updates (#778)
  • 53ff214 Remove empty NPM_TOKEN from release.yml
  • e2c154a chore: release eslint-plugin-prettier (#773)
  • 6795c1a build(deps): Bump the actions group across 1 directory with 2 updates (#774)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-prettier since your current version.


Updates gts from 5.0.1 to 5.3.1

Release notes

Sourced from gts's releases.

v5.3.1

5.3.1 (2024-04-10)

Bug Fixes

  • deps: replace dependency eslint-plugin-node with eslint-plugin-n (#865) (efbe3a8)
  • deps: update dependency eslint to v8.57.0 (#833) (0c0a45c)
  • deps: update dependency prettier to v3.2.5 (#846) (7e60e38)

Performance Improvements

  • Supercharge Performance & Efficiency: Leveraging Promise.all for Resource-Friendly Tasks 🚤 (#838) (7424fe1)

v5.3.0

5.3.0 (2024-03-21)

Features

Bug Fixes

  • deps: update dependency eslint to v8.51.0 (#812) (ae913c1)
  • deps: update dependency eslint to v8.52.0 (#821) (50b3ce5)
  • deps: update dependency eslint to v8.53.0 (#829) (7d9ffed)
  • deps: update dependency eslint-config-prettier to v9.1.0 (#836) (9105ebb)
  • deps: update dependency eslint-plugin-prettier to v5.0.1 (#817) (89b8955)
  • deps: update dependency eslint-plugin-prettier to v5.1.2 (#839) (b5ab5c4)
  • deps: update dependency eslint-plugin-prettier to v5.1.3 (#845) (6e13e12)
  • deps: update dependency prettier to v3.1.0 (#832) (faf6d7e)
  • deps: update dependency prettier to v3.1.1 (#837) (6de3e3b)

v5.2.0

5.2.0 (2023-10-04)

Features

v5.1.1

5.1.1 (2023-10-04)

Bug Fixes

... (truncated)

Changelog

Sourced from gts's changelog.

5.3.1 (2024-04-10)

Bug Fixes

  • deps: replace dependency eslint-plugin-node with eslint-plugin-n (#865) (efbe3a8)
  • deps: update dependency eslint to v8.57.0 (#833) (0c0a45c)
  • deps: update dependency prettier to v3.2.5 (#846) (7e60e38)

Performance Improvements

  • Supercharge Performance & Efficiency: Leveraging Promise.all for Resource-Friendly Tasks 🚤 (#838) (7424fe1)

5.3.0 (2024-03-21)

Features

Bug Fixes

  • deps: update dependency eslint to v8.51.0 (#812) (ae913c1)
  • deps: update dependency eslint to v8.52.0 (#821) (50b3ce5)
  • deps: update dependency eslint to v8.53.0 (#829) (7d9ffed)
  • deps: update dependency eslint-config-prettier to v9.1.0 (#836) (9105ebb)
  • deps: update dependency eslint-plugin-prettier to v5.0.1 (#817) (89b8955)
  • deps: update dependency eslint-plugin-prettier to v5.1.2 (#839) (b5ab5c4)
  • deps: update dependency eslint-plugin-prettier to v5.1.3 (#845) (6e13e12)
  • deps: update dependency prettier to v3.1.0 (#832) (faf6d7e)
  • deps: update dependency prettier to v3.1.1 (#837) (6de3e3b)

5.2.0 (2023-10-04)

Features

5.1.1 (2023-10-04)

Bug Fixes

  • revert feat: no-floating-promises (44de7f7)

5.1.0 (2023-09-29)

... (truncated)

Commits
  • db44cce chore(main): release 5.3.1 (#862)
  • 3c054cd chore(deps): update dependency @​types/node to v20.12.7 (#872)
  • eefd53a chore(deps): lock file maintenance (#874)
  • c0db7ab chore(deps): update dependency @​types/node to v20.12.4 (#871)
  • 9cd12a8 chore(deps): lock file maintenance (#842)
  • 39c78a4 chore(deps): update dependency @​types/node to v20.12.3 (#870)
  • 5c87d95 chore(deps): update dependency @​types/node to v20.12.2 (#869)
  • efbe3a8 fix(deps): replace dependency eslint-plugin-node with eslint-plugin-n (#865)
  • 0bd8195 build: test on node 18 (#866)
  • 7424fe1 perf: Supercharge Performance & Efficiency: Leveraging Promise.all for Reso...
  • Additional commits viewable in compare view

Updates prettier from 3.0.3 to 3.2.5

Release notes

Sourced from prettier's releases.

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

3.1.1

🔗 Changelog

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.2.5

diff

Support Angular inline styles as single template literal (#15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}
// Prettier 3.2.4
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}
// Prettier 3.2.5
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}

Unexpected embedded formatting for Angular template (#15969 by @​JounQin)

Computed template should not be considered as Angular component template

// Input
const template = "foobar";
@​Component({
[template]: &lt;h1&gt;{{       hello }}&lt;/h1&gt;,
})
export class AppComponent {}
</tr></table>

... (truncated)

Commits

Updates firebase-functions-test from 3.1.1 to 3.5.0

Release notes

Sourced from firebase-functions-test's releases.

v3.5.0

  • feat: add SecretManager mocking (#265)

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

v3.2.0

  • Add support for testing Firestore 2nd gen Auth Context triggers. (#227)
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
  • 12dd9cf 3.4.1
  • Additional commits viewable in compare view

Updates ts-jest from 29.1.2 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.

v29.4.9

Please refer to CHANGELOG.md for details.

v29.4.8

No release notes provided.

v29.4.7

Please refer to CHANGELOG.md for details.

v29.4.6

Please refer to CHANGELOG.md for details.

v29.4.5

Please refer to CHANGELOG.md for details.

v29.4.4

Please refer to CHANGELOG.md for details.

v29.4.3

Please refer to CHANGELOG.md for details.

v29.4.2

Please refer to CHANGELOG.md for details.

v29.4.1

Please refer to CHANGELOG.md for details.

v29.4.0

Please refer to CHANGELOG.md for details.

v29.3.4

Please refer to CHANGELOG.md for details.

v29.3.3

Please refer to CHANGELOG.md for details.

v29.3.2

Please refer to CHANGELOG.md for details.

v29.3.1

Please refer to CHANGELOG.md for details.

v29.3.0

Please refer to CHANGELOG.md for details.

... (truncated)

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)

29.4.9 (2026-04-01)

Bug Fixes

  • use correct registry for npm OIDC trusted publishing (f8a9cc9)

29.4.8 (2026-04-01)

Bug Fixes

  • wrong published assets

29.4.7 (2026-04-01)

Features

29.4.6 (2025-12-01)

... (truncated)

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

This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.


Updates @google-cloud/aiplatform from 3.34.0 to 3.35.0

Changelog

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

3.35.0 (2025-02-28)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (fdef07b)
  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (fdef07b)
  • A new field list_all_versions to ListPublisherModelsRequest (fdef07b)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (fdef07b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (fdef07b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (fdef07b)
  • Add a new thought field in content proto (fdef07b)
  • Add additional Probe options to v1 model.proto (fdef07b)
  • Add Context Cache to v1 (fdef07b)
  • Add GenerationConfig.MediaResolution (fdef07b)
  • Add GenerationConfig.Modality (fdef07b)
  • Add GenerationConfig.SpeechConfig (fdef07b)
  • Add LLM parser proto to API (fdef07b)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to .google.cloud.aiplatform.v1beta1.NotebookRuntime (fdef07b)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message .google.cloud.aiplatform.v1.NotebookRuntime (fdef07b)
  • Add Model Garden deploy API (fdef07b)
  • Add Model Garden deploy API (#5836) (fdef07b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (fdef07b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (fdef07b)
  • Add new Status field to DeployedModel in Endpoint (fdef07b)
  • Add new Status field to DeployedModel in Endpoint (fdef07b)
  • Add Notebooks Runtime Software Configuration (fdef07b)
  • Add Notebooks Runtime Software Configuration (fdef07b)
  • Add optimized config in v1 API (fdef07b)
  • Add per-modality token count break downs for GenAI APIs (fdef07b)
  • Add per-modality token count break downs for GenAI APIs (fdef07b)
  • Add rag_files_count to RagCorpus to count number of associated files (fdef07b)
  • Add retrieval_config to ToolConfig v1 (fdef07b)
  • Add retrieval_config to ToolConfig v1beta1 (fdef07b)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (fdef07b)
  • Add speculative decoding spec to DeployedModel proto (fdef07b)
  • Add Tool.GoogleSearch (fdef07b)
  • Add Vertex RAG service proto to v1 (fdef07b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (fdef07b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (fdef07b)
  • Enable FeatureGroup IAM Methods in v1beta1 API version (fdef07b)
  • Enable FeatureGroup Service Account and IAM methods (fdef07b)
  • Enable FeatureView Service Account in v1 API version (fdef07b)
  • Enable UpdateFeatureMonitor in v1beta1 API version (fdef07b)
  • EvaluateDataset API v1beta1 initial release (fdef07b)
  • Expose code execution tool API to v1 (fdef07b)
  • Introduce HybridSearch and Ranking configuration for RAG (fdef07b)
  • Introduce VertexAiSearch integration for RAG (fdef07b)
  • Model Registry Checkpoint API (fdef07b)
  • Model Registry Checkpoint API (fdef07b)

... (truncated)

Commits

Updates axios from 1.13.6 to 1.16.1

Release notes

Sourced from axios's releases.

v1.16.1 — May 13, 2026

This release ships a defence-in-depth fix for prototype pollution in formDataToJSON, hardens proxy and CI workflows, restores Webpack 4 compatibility for the fetch adapter, and includes several small bug fixes and maintenance improvements.

🔒 Security Fixes

  • Prototype Pollution Defence-in-Depth: Hardened formDataToJSON against already-polluted Object.prototype by walking own properties only, so attacker-controlled keys inherited from a poisoned prototype cannot propagate through deserialization. (#7413)
  • Proxy Cleartext Leak: Fixed an issue where HTTPS request data could be transmitted in cleartext to an HTTP proxy under certain configurations. (#10858)
  • CI Cache Removal: Removed all GitHub Actions caches as a defence-in-depth measure against cache poisoning vectors in the build pipeline. (#10882)

🐛 Bug Fixes

  • Data URI Parsing: Updated the fromDataURI regex to match RFC 2397 more strictly, fixing edge cases in data: URL handling. (#10829)
  • Unicode Headers: Preserved Unicode header values when running through request interceptors, so non-ASCII header content is no longer corrupted before dispatch. (#10850)
  • XHR Upload Progress: Guarded against malformed ProgressEvent payloads emitted by some environments during XHR upload, preventing crashes when loaded / total are missing or invalid. (#10868)
  • Webpack 4 Fetch Adapter: Fixed an "unexpected token" error caused by syntax in the fetch adapter that Webpack 4 could not parse, restoring compatibility for legacy bundler users. (#10864)
  • Type Definitions: Made parseReviver context.source optional in the type definitions to align with the ES2023 specification. (#10837)
  • URL Object Support Reverted: Reverted the change that allowed passing a URL object as config.url (originally #10866) due to regressions; this support will be reintroduced in a later release once the underlying issues are addressed. (#10874)

🔧 Maintenance & Chores

  • Cycle Detection Refactor: Replaced the array-based cycle tracker in toJSONObject with a WeakSet, improving performance and memory behaviour on large nested structures. (#10832)
  • composeSignals Cleanup: Refactored composeSignals to use a clearer early-return structure, simplifying the cancellation/abort composition path. (#10844)
  • AI Readiness & Repo Docs: Added AGENTS.md and related contributor-guide updates for both human and AI agents, plus post-release documentation improvements. (#10835Description has been truncated

…y with 26 updates

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

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `14.18.34` | `14.18.63` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.6.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.5.6` |
| [gts](https://github.com/google/gts) | `5.0.1` | `5.3.1` |
| [firebase-functions-test](https://github.com/firebase/firebase-functions-test) | `3.1.1` | `3.5.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.4.11` |
| [@google-cloud/aiplatform](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-aiplatform) | `3.34.0` | `3.35.0` |
| [axios](https://github.com/axios/axios) | `1.13.6` | `1.16.1` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.5` |
| [@genkit-ai/firebase](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/firebase) | `1.24.0` | `1.36.0` |
| [@genkit-ai/google-genai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/google-genai) | `1.24.0` | `1.36.0` |
| [@google-ai/generativelanguage](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-ai-generativelanguage) | `2.3.0` | `2.9.1` |
| [@google-cloud/vertexai](https://github.com/googleapis/nodejs-vertexai) | `0.1.3` | `0.5.0` |
| [@google/generative-ai](https://github.com/google/generative-ai-js) | `0.1.3` | `0.24.1` |
| [@types/mustache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache) | `4.2.5` | `4.2.6` |
| [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.5` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `12.2.0` | `12.3.0` |
| [google-gax](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/gax) | `4.4.1` | `4.6.1` |
| [@google-cloud/speech](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-speech) | `7.1.0` | `7.3.1` |
| [@types/fluent-ffmpeg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fluent-ffmpeg) | `2.1.27` | `2.1.28` |
| [@google-cloud/video-transcoder](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-video-transcoder) | `4.1.0` | `4.4.2` |
| [@google-cloud/tasks](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-tasks) | `4.0.0` | `4.1.0` |
| [@google-cloud/firestore](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/firestore) | `7.11.1` | `7.11.6` |
| [openai](https://github.com/openai/openai-node) | `4.75.0` | `4.104.0` |



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

Updates `dotenv` from 16.3.1 to 16.6.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.6.1)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.5.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.5.6)

Updates `gts` from 5.0.1 to 5.3.1
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v5.0.1...v5.3.1)

Updates `prettier` from 3.0.3 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.2.5)

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

Updates `ts-jest` from 29.1.2 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.1.2...v29.4.11)

Updates `@google-cloud/aiplatform` from 3.34.0 to 3.35.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-aiplatform/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/aiplatform-v3.35.0/packages/google-cloud-aiplatform)

Updates `axios` from 1.13.6 to 1.16.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.6...v1.16.1)

Updates `fs-extra` from 11.3.3 to 11.3.5
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.3...11.3.5)

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

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

Updates `@google-ai/generativelanguage` from 2.3.0 to 2.9.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-ai-generativelanguage/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/generativelanguage-v2.9.1/packages/google-ai-generativelanguage)

Updates `@google-cloud/vertexai` from 0.1.3 to 0.5.0
- [Release notes](https://github.com/googleapis/nodejs-vertexai/releases)
- [Changelog](https://github.com/googleapis/nodejs-vertexai/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-agentplatform@v0.1.3...v0.5.0)

Updates `@google/generative-ai` from 0.1.3 to 0.24.1
- [Release notes](https://github.com/google/generative-ai-js/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/generative-ai-js/compare/@google/generative-ai@0.1.3...v0.24.1)

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

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

Updates `sharp` from 0.33.5 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.33.5...v0.34.5)

Updates `node-gyp` from 12.2.0 to 12.3.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v12.2.0...v12.3.0)

Updates `google-gax` from 4.4.1 to 4.6.1
- [Release notes](https://github.com/googleapis/google-cloud-node-core/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/gax/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node-core/commits/HEAD/packages/gax)

Updates `@google-cloud/speech` from 7.1.0 to 7.3.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-speech/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/speech-v7.3.1/packages/google-cloud-speech)

Updates `@types/fluent-ffmpeg` from 2.1.27 to 2.1.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fluent-ffmpeg)

Updates `@google-cloud/video-transcoder` from 4.1.0 to 4.4.2
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-video-transcoder/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v4.4.2/packages/google-cloud-video-transcoder)

Updates `@google-cloud/tasks` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-tasks/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dns-v4.1.0/packages/google-cloud-tasks)

Updates `@google-cloud/firestore` from 7.11.1 to 7.11.6
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/firestore/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/HEAD/handwritten/firestore)

Updates `openai` from 4.75.0 to 4.104.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@v4.75.0...v4.104.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 14.18.63
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-minor-and-patch
- dependency-name: dotenv
  dependency-version: 16.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: gts
  dependency-version: 5.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: prettier
  dependency-version: 3.2.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: firebase-functions-test
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: ts-jest
  dependency-version: 29.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/aiplatform"
  dependency-version: 3.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: axios
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: fs-extra
  dependency-version: 11.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-minor-and-patch
- dependency-name: "@genkit-ai/firebase"
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@genkit-ai/google-genai"
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-ai/generativelanguage"
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/vertexai"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google/generative-ai"
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@types/mustache"
  dependency-version: 4.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-minor-and-patch
- dependency-name: genkit
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: sharp
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: node-gyp
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: google-gax
  dependency-version: 4.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/speech"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@types/fluent-ffmpeg"
  dependency-version: 2.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/video-transcoder"
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/tasks"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-minor-and-patch
- dependency-name: "@google-cloud/firestore"
  dependency-version: 7.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-minor-and-patch
- dependency-name: openai
  dependency-version: 4.104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-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 Jun 5, 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