Bump minimatch and firebase-admin in /functions/testapp/Assets/Firebase/Sample/Functions/.functions/functions by dependabot[bot] · Pull Request #1420 · firebase/quickstart-unity
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.11.1 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-inURLConstructor (#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-compatfrom 2.0.6 to 2.1.0 (#3002)- build(deps): bump
@fastify/busboyfrom 3.1.1 to 3.2.0 (#2998)- build(deps-dev): bump
@firebase/api-documenterfrom 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_tokenfield in FCMApnsConfig(#2891)Miscellaneous
... (truncated)
Commits
4d4426d[chore] Release 13.6.1 (#3063)2ea1cecbuild(deps): bump jws (#3029)43bda4cchore: Update release workflows for push triggers (#3062)bcc76f5build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#3057)e8120c2build(deps-dev): bump mocha from 11.7.1 to 11.7.5 (#3012)1bf436dfix: RefactorisURL()to use Built-inURLConstructor (#3061)801727dfix(data-connect): correctly serialize strings with special characters (#3056)e2e5f0dchore: Update github actions workflows and integration test resources (#3052)255851bchore: Rename default branch to (#3033)179dab7build(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.