Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps the prod-deps group with 2 updates in the / directory: firebase-admin and zod.

Updates firebase-admin from 13.4.0 to 13.5.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.5.0

New Features

  • feat: initializeApp idempotency (#2947)
  • feat(fcm): Support apns.live_activity_token field in FCM ApnsConfig (#2891)

Miscellaneous

  • [chore] Release 13.5.0 (#2969)
  • chore: Upgrade @​firebase/auth-compat and @​firebase/auth-types (#2964)
  • build(deps): bump uuid from 11.0.3 to 11.1.0 (#2946)
  • build(deps-dev): bump @​types/request from 2.48.12 to 2.48.13 (#2959)
  • build(deps): bump form-data in /.github/actions/send-email (#2951)
  • chore: Fix strip-only mode issues in Node.js 22.18 (#2958)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.7 to 7.52.10 (#2955)
  • build(deps-dev): bump @​types/lodash from 4.17.15 to 4.17.18 (#2942)
  • build(deps): bump undici in /.github/actions/send-email (#2922)
Commits
  • 450f079 [chore] Release 13.5.0 (#2969)
  • 8888958 chore: Upgrade @​firebase/auth-compat and @​firebase/auth-types (#2964)
  • 9cad09e build(deps): bump uuid from 11.0.3 to 11.1.0 (#2946)
  • 0776fba build(deps-dev): bump @​types/request from 2.48.12 to 2.48.13 (#2959)
  • f861260 build(deps): bump form-data in /.github/actions/send-email (#2951)
  • be214b4 chore: Fix strip-only mode issues in Node.js 22.18 (#2958)
  • 5b0c5c1 build(deps-dev): bump @​microsoft/api-extractor from 7.52.7 to 7.52.10 (#2955)
  • d0b704e feat: initializeApp idempotency (#2947)
  • 26b884f build(deps-dev): bump @​types/lodash from 4.17.15 to 4.17.18 (#2942)
  • 18f1851 build(deps): bump undici in /.github/actions/send-email (#2922)
  • Additional commits viewable in compare view

Updates zod from 3.25.1 to 4.1.5

Release notes

Sourced from zod's releases.

v4.1.5

Commits:

  • 530415f927a8f7fa474c96b667efdad6e771ce4d Update docs
  • b7b081d5cfd6fc19aeb71f9dc1b07bb333c37f9d Update z.function() type to support array input (#5170)
  • 780cf57167cbf3902efab68f19fa21ca09cb9dd6 4.1.5

v4.1.4

Commits:

  • 3291c61fe4bc893901027ea5d50dfc6274e49caa fix(v4): toJSONSchema - wrong tuple with null output when targeting openapi-3.0 (#5156)
  • 23f41c7e0af107026bb1732af6b4c368d82be8d2 test(v4): toJSONSchema - use validateOpenAPI30Schema in all relevant scenarios (#5163)
  • 0a09fd21336202e50565a3e22baaab9a7047fcc9 Update installation instructions
  • 4ea5fec6988eb7260bc63e0eb8b4a6a0b238c414 4.1.4

v4.1.3

Commits:

  • 98ff675c313c15d3fa18b2bd01f844b1e817ee79 Drop stringToBoolean
  • a410616b39eedf3b4654c0c791b0ab1868996bfb Fix typo
  • 0cf45896edf8728b57c8e7f2b5a56536760afac1 fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#5146)
  • 8bf0c1639f0d3700f01fa8aaee2d8fa5d0abbe10 fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)
  • 5c5fa90e47df934acf6051a3ec30516baeef2eac fix(v4): toJSONSchema - wrong record output when targeting openapi-3.0 (#5141)
  • 87b97ccd556e6d8dc6b4f4455762cc7405b0abc9 docs(codecs): update example to use payloadSchema (#5150)
  • 309f3584fd9a3856c3e0c813196210ba4b11d2a9 fix(v4): toJSONSchema - output numbers with exclusive range correctly when targeting openapi-3.0 (#5139)
  • 1e71ca99b92b94aac8ca45694f28864ae1654135 docs: fix refine fn to encode works properly (#5148)
  • a85ec3c73c6a98a496f5dd3b6fb19ebe07e227f9 fix(docs): correct example to use LooseDog instead of Dog (#5136)
  • 3e982743f3abba6a421abb899670f70e49284af4 4.1.3

v4.1.2

Commits:

  • e45e61b675baf055f4a3ef2ddead21715a1e4fe3 Improve codec docs
  • 25a4c376834db90d3bb3e70d4154e3eb6d4feb7a fix(v4): toJSONSchema - wrong record tuple output when targeting openapi-3.0 (#5145)
  • 0fa4f464e0e679d71b183e8811ef1e4f30aaa06a Use method form in codecs.mdx
  • 940383d0523da41c4e2422b76455da39dddd6c4f Update JSON codec and docs
  • 3009fa8aeb90e00bfc35c7124f3e6f8cad11d290 4.1.2

v4.1.1

Commits:

  • 648eb43c23e31f7d69ef09baba46aef4e9493b13 Remove codecs from sidebare
  • 7e39a99a88a9b7f0c9c3d5fd40fbbab494365c9a Improve codec docs
  • e5085beb2653f1d05a14c07c79b6f3707daf09f6 Add images
  • 028b289a48f5589dca58b0b813a5a9f9e363a40b Add methods
  • 10cc9941daeb28b6be5be7327e034c3388d8e60b 4.1.1

v4.1.0

The first minor version since the introduction of Zod 4 back in May. This version contains a number of features that barely missed the cut for the 4.0 release. With Zod 4 stable and widely adopted, there's more time to resume feature development.

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the prod-deps group with 2 updates in the / directory: [firebase-admin](https://github.com/firebase/firebase-admin-node) and [zod](https://github.com/colinhacks/zod).


Updates `firebase-admin` from 13.4.0 to 13.5.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.4.0...v13.5.0)

Updates `zod` from 3.25.1 to 4.1.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits/v4.1.5)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 13.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zod
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant