ecomplus / app-offers-notification

E-Com Plus app for products notifications to subscribers
MIT License
0 stars 0 forks source link

fix(deps): update dependency @google-cloud/firestore to v6 [security] - autoclosed #121

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/firestore ^4.15.1 -> ^6.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-6460

A potential logging of the firestore key via logging within nodejs-firestore exists - Developers who were logging objects through this._settings would be logging the firestore key as well potentially exposing it to anyone with logs read access. We recommend upgrading to version 6.1.0 to avoid this issue


Release Notes

googleapis/nodejs-firestore (@​google-cloud/firestore) ### [`v6.2.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#620-2022-09-13) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.0.0...v6.2.0) ##### Features - Use REST ([#​1698](https://togithub.com/googleapis/nodejs-firestore/issues/1698)) ([d85b0e9](https://togithub.com/googleapis/nodejs-firestore/commit/d85b0e93bcb4a5806490ee66a4443afd4a0a519a)) ##### Bug Fixes - Minify proto JSON files ([#​1771](https://togithub.com/googleapis/nodejs-firestore/issues/1771)) ([6393fe7](https://togithub.com/googleapis/nodejs-firestore/commit/6393fe704097a1214961fa30f01832a64dced775)) - Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. ([#​1769](https://togithub.com/googleapis/nodejs-firestore/issues/1769)) ([6ba6751](https://togithub.com/googleapis/nodejs-firestore/commit/6ba67517123578a93bb3e0eeb771b610ac3ee397)) ### [`v6.0.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#600-2022-07-22) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v5.0.2...v6.0.0) ##### âš  BREAKING CHANGES - update library to use Node 12 ([#​1725](https://togithub.com/googleapis/nodejs-firestore/issues/1725)) ##### Features - Enable RunQueryResponse.done ([#​1712](https://togithub.com/googleapis/nodejs-firestore/issues/1712)) ([0cc549c](https://togithub.com/googleapis/nodejs-firestore/commit/0cc549c69ccc59e25f8347d6b236f8b9b04dc105)) - Support Logical Termination on RunQueryResponse ([#​1741](https://togithub.com/googleapis/nodejs-firestore/issues/1741)) ([07de28a](https://togithub.com/googleapis/nodejs-firestore/commit/07de28a04cdea27c5f859091aaf30d16bd8a8c3c)) - support regapic LRO ([#​1729](https://togithub.com/googleapis/nodejs-firestore/issues/1729)) ([b9d8fef](https://togithub.com/googleapis/nodejs-firestore/commit/b9d8fefc5f927d1f064a79ec0990d256803360cd)) - update client libraries to support Database operations ([#​1676](https://togithub.com/googleapis/nodejs-firestore/issues/1676)) ([533aade](https://togithub.com/googleapis/nodejs-firestore/commit/533aade3272f07b39bbad2c32a5d9669fde6de53)) ##### Bug Fixes - change REST binding for ListDocuments to support root collection ([#​1695](https://togithub.com/googleapis/nodejs-firestore/issues/1695)) ([6185f13](https://togithub.com/googleapis/nodejs-firestore/commit/6185f13070ff9dda91d7128e3b8a1db7f09914a8)) - **deps:** update dependency protobufjs to v7 ([#​1747](https://togithub.com/googleapis/nodejs-firestore/issues/1747)) ([4e8d33c](https://togithub.com/googleapis/nodejs-firestore/commit/4e8d33cce418dfb004725ce2271121fd1fdbd9b2)) - split v1 and v1beta1 protos to improve startup time ([#​1664](https://togithub.com/googleapis/nodejs-firestore/issues/1664)) ([f3729cf](https://togithub.com/googleapis/nodejs-firestore/commit/f3729cf49818b9b929a556e7a8e8a5588b5f2726)) ##### Build System - update library to use Node 12 ([#​1725](https://togithub.com/googleapis/nodejs-firestore/issues/1725)) ([0abbd21](https://togithub.com/googleapis/nodejs-firestore/commit/0abbd215d4574f238b40630361d0836432ead3af)) ##### [5.0.2](https://www.github.com/googleapis/nodejs-firestore/compare/v5.0.1...v5.0.2) (2022-01-07) ##### Bug Fixes - remove serializer check from Query.isEqual() ([#​1654](https://www.togithub.com/googleapis/nodejs-firestore/issues/1654)) ([f13da18](https://www.github.com/googleapis/nodejs-firestore/commit/f13da184bd2b4f9abfe920f6d9f7af8f2f6f37cb)) ##### [5.0.1](https://www.github.com/googleapis/nodejs-firestore/compare/v5.0.0...v5.0.1) (2021-12-02) ##### Bug Fixes - save negative zero as doubleValue ([#​1639](https://www.togithub.com/googleapis/nodejs-firestore/issues/1639)) ([a6ba5cc](https://www.github.com/googleapis/nodejs-firestore/commit/a6ba5ccf8b21dbe117e5d8ad5fc1e26d16ed0d1d)) ### [`v5.0.2`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#502-2022-01-07) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#501-2021-12-02) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.15.1...v5.0.1)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.