Skip to content

Bump minimatch and firebase-admin in /functions#668

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/multi-7ce0e5a046
Open

Bump minimatch and firebase-admin in /functions#668
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/multi-7ce0e5a046

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Removes minimatch. It's no longer used after updating ancestor dependency firebase-admin. These dependencies need to be updated together.

Removes minimatch

Updates firebase-admin from 11.9.0 to 13.6.1

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.1

Bug Fixes

  • fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • fix(data-connect): correctly serialize strings with special characters (#3056)

Miscellaneous

  • [chore] Release 13.6.1 (#3063)
  • build(deps): bump jws (#3029)
  • chore: Update release workflows for push triggers (#3062)
  • build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#3057)
  • build(deps-dev): bump mocha from 11.7.1 to 11.7.5 (#3012)
  • chore: Update github actions workflows and integration test resources (#3052)
  • chore: Rename default branch to (#3033)
  • build(deps): bump node-forge from 1.3.1 to 1.3.2 (#3024)
  • build(deps): bump glob from 10.4.5 to 10.5.0 (#3019)
  • build(deps-dev): bump bcrypt and @​types/bcrypt (#3015)
  • fix validate unit tests (#3009)

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

  • [chore] Release 13.6.0 (#3006)
  • build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • build(deps): bump axios in /.github/actions/send-email (#2983)
  • chore(dc): Implement gen tracking (#2985)
  • FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • chore: update copyright headers from Google Inc. to Google LLC (#2974)

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)

... (truncated)

Commits
  • 4d4426d [chore] Release 13.6.1 (#3063)
  • 2ea1cec build(deps): bump jws (#3029)
  • 43bda4c chore: Update release workflows for push triggers (#3062)
  • bcc76f5 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#3057)
  • e8120c2 build(deps-dev): bump mocha from 11.7.1 to 11.7.5 (#3012)
  • 1bf436d fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • 801727d fix(data-connect): correctly serialize strings with special characters (#3056)
  • e2e5f0d chore: Update github actions workflows and integration test resources (#3052)
  • 255851b chore: Rename default branch to (#3033)
  • 179dab7 build(deps): bump node-forge from 1.3.1 to 1.3.2 (#3024)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Removes `minimatch`

Updates `firebase-admin` from 11.9.0 to 13.6.1
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v11.9.0...v13.6.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-version: 13.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2026
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

Comments