oconva / qvikchat

Framework to build secure, performant and reliable chat apps and services quickly and efficiently.
https://qvikchat.pkural.ca
MIT License
2 stars 1 forks source link

Dependency Updates: Bump firebase-admin from 12.3.0 to 12.3.1 in the dependencies group #90

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 1 update: firebase-admin.

Updates firebase-admin from 12.3.0 to 12.3.1

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.3.1

Bug Fixes

  • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#2648)

Miscellaneous

  • [chore] Release 12.3.1 (#2667)
  • chore: Skip sendToDeviceGroup integration test (#2666)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
  • build(deps): bump @​types/node from 22.0.1 to 22.1.0 (#2663)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
  • build(deps): bump @​types/node from 20.14.11 to 22.0.1 (#2657)
  • build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)
Commits
  • 5d47529 [chore] Release 12.3.1 (#2667)
  • d01584e chore: Skip sendToDeviceGroup integration test (#2666)
  • 3e9fd59 build(deps-dev): bump @​microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
  • ed004ba build(deps): bump @​types/node from 22.0.1 to 22.1.0 (#2663)
  • 24a469e build(deps-dev): bump @​firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
  • 745c22e fix: getToken() returns existing promise to a token if one exists instead o...
  • d09e3bd build(deps): bump @​types/node from 20.14.11 to 22.0.1 (#2657)
  • 87ed6e6 build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
  • 5a66302 build(deps-dev): bump @​firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
  • 9d03395 build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)
  • See full diff in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 month ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/firebase-admin 12.3.1 :green_circle: 6.7
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing:warning: 0project is not fuzzed
Security-Policy:green_circle: 10security policy file detected
SAST:green_circle: 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities:green_circle: 55 existing vulnerabilities detected

Scanned Manifest Files

package-lock.json
  • firebase-admin@12.3.1
  • firebase-admin@12.3.0
dependabot[bot] commented 3 weeks ago

Superseded by #96.