Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency firebase-admin to v13 #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^11.11.1 -> ^13.0.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-node (firebase-admin)

v13.0.0: Firebase Admin Node.js SDK v13.0.0

Compare Source

Breaking Changes
  • change(rc): Update Remote Config condition evaluation hashing (#​2760)
  • change(fcm): Remove deprecated FCM APIs (#​2759)
  • change: Update Node support to 18 (#​2756)
  • change: Migrate credentials to use google-auth-library (#​2466)
New Features
  • feat(fcm): Add directBootOk field to AndroidConfig (#​2745)
Bug Fixes
  • fix: Set the Quota Project ID only for ADC human accounts (#​2761)
Miscellaneous
  • [chore] Release 13.0.0 (#​2764)
  • build(deps): bump uuid from 11.0.2 to 11.0.3 (#​2767)
  • build(deps-dev): bump nock from 13.5.5 to 13.5.6 (#​2766)
  • chore: Add X-Goog-Api-Client metric header to outgoing authorized http requests (#​2763)
  • chore: Upgrade dependencies (#​2757)
  • Request timeout const name correction (#​2743)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.43 to 0.2.45 (#​2746)

v12.7.0: Firebase Admin Node.js SDK v12.7.0

Compare Source

New Features
  • feat(auth): Add recaptcha and sms toll fraud support for phone auth (#​2625)
Bug Fixes
  • fix: Pin @firebase/database-compat to v1.0.8 (#​2739)
Miscellaneous

v12.6.0: Firebase Admin Node.js SDK v12.6.0

Compare Source

New Features
Bug Fixes
  • fix(auth): Add missing Math.floor() when setting validDuration in createSessionCookie() (#​2712)
Miscellaneous

v12.5.0: Firebase Admin Node.js SDK v12.5.0

Compare Source

New Features
Bug Fixes
  • fix: updating comments with VibrateTimingsMillis and defaultVibrateTimings instead of vibrate_timings and default_vibrate_timings (#​2598)
  • fix: support httpAgent in JwksFetcher (#​2689)
Miscellaneous
  • [chore] Release 12.5.0 Take 2 (#​2703)
  • [chore] Release 12.5.0 (#​2702)
  • chore: Upgrade actions/upload-artifact@v4 (#​2700)
  • build(deps): bump actions/download-artifact in /.github/workflows (#​2694)
  • Create CHANGELOG.md (#​2626)

v12.4.0: Firebase Admin Node.js SDK v12.4.0

Compare Source

Miscellaneous

v12.3.1: Firebase Admin Node.js SDK v12.3.1

Compare Source

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

v12.3.0: Firebase Admin Node.js SDK v12.3.0

Compare Source

New Features
  • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#​2550)
Miscellaneous

v12.2.0: Firebase Admin Node.js SDK v12.2.0

Compare Source

Breaking Changes
  • change: Deprecate Node.js 16 support (#​2574)
Bug Fixes
  • fix: Replace farmhash with farmhash-modern (#​2603)
  • fix: Make ADC + human account work with firebase-admin (#​2553)
  • fix: Use optional chaining in FirebaseError (#​2581)
Miscellaneous

v12.1.1: Firebase Admin Node.js SDK v12.1.1

Compare Source

Bug Fixes
Miscellaneous

v12.1.0: Firebase Admin Node.js SDK v12.1.0

Compare Source

New Features
  • feat(rc): Add server side Remote Config support (#​2529)
Miscellaneous

v12.0.0: Firebase Admin Node.js SDK v12.0.0

Compare Source

  • Breaking change: Upgraded the @google-cloud/firestore package to v7. This is a breaking change. Refer to the Cloud Firestore release notes for more details.

  • Breaking change: Upgraded the @google-cloud/storage package to v7. This is a breaking change. Refer to the Cloud Storage release notes for more details.

  • Breaking change: Upgraded TypeScript to v5.1.6.

  • Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.

  • Upgraded the google-cloud/firestore dependency to v7.1.0 to support sum() and `average() aggregation functions.

  • Upgraded the @firebase/database-compat package to v1.

  • Dropped AutoML model support (#​1974)

Bug Fixes
  • fix(firestore): Export new aggregate types (#​2396)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link
Contributor Author

renovate bot commented Nov 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^13.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^10.0.0 || ^11.0.0 || ^12.0.0" from [email protected]
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^4.9.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^10.0.0 || ^11.0.0 || ^12.0.0" from [email protected]
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^4.9.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-18T06_51_44_159Z-debug-0.log

Copy link

Images automagically compressed by Calibre's image-actions

Compression reduced images by 34.1%, saving 3.75 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/102406.jpg 376.16 KB 199.48 KB -47.0% View diff
template/public/img/uploads/102417.jpg 375.87 KB 198.52 KB -47.2% View diff
template/public/img/uploads/102418.jpg 378.69 KB 199.49 KB -47.3% View diff
template/public/img/uploads/102708.jpg 374.41 KB 196.93 KB -47.4% View diff
template/public/img/uploads/102951.jpg 366.37 KB 190.66 KB -48.0% View diff
template/public/img/uploads/10semanaamendoim102926.jpg 188.38 KB 184.52 KB -2.1% View diff
template/public/img/uploads/11semanaamendoim102928.jpg 186.73 KB 182.37 KB -2.3% View diff
template/public/img/uploads/12semanaamendoim103580.jpg 82.11 KB 79.49 KB -3.2% View diff
template/public/img/uploads/13semanadosorvete100020.jpg 176.77 KB 172.99 KB -2.1% View diff
template/public/img/uploads/14semanadosorvete102337.jpg 174.51 KB 170.61 KB -2.2% View diff
template/public/img/uploads/15semanadosorvete102044.jpg 175.40 KB 171.42 KB -2.3% View diff
template/public/img/uploads/166020.jpg 413.59 KB 76.21 KB -81.6% View diff
template/public/img/uploads/16semanadohalloween102406.jpg 148.94 KB 143.09 KB -3.9% View diff
template/public/img/uploads/17semanadohalloween102387.jpg 149.82 KB 143.52 KB -4.2% View diff
template/public/img/uploads/18semanadohalloween102385.jpg 149.65 KB 143.48 KB -4.1% View diff
template/public/img/uploads/1semanadosorvete.jpg 201.61 KB 194.78 KB -3.4% View diff
template/public/img/uploads/2semanadobrigadeiro.jpg 195.80 KB 187.16 KB -4.4% View diff
template/public/img/uploads/3mesdocliente.jpg 129.51 KB 123.50 KB -4.6% View diff
template/public/img/uploads/4mesdoclientebrinde.jpg 166.76 KB 161.22 KB -3.3% View diff
template/public/img/uploads/5mesdocliente102052.jpg 145.23 KB 140.10 KB -3.5% View diff
template/public/img/uploads/688db3f550.png 8.66 KB 7.73 KB -10.8% View diff
template/public/img/uploads/6mesdocliente102711.jpg 154.98 KB 149.88 KB -3.3% View diff
template/public/img/uploads/7mesdocliente103855.jpg 163.89 KB 158.75 KB -3.1% View diff
template/public/img/uploads/8mesdocliente102823.jpg 153.60 KB 148.14 KB -3.6% View diff
template/public/img/uploads/9semanaamendoim102942.jpg 190.18 KB 186.22 KB -2.1% View diff
template/public/img/uploads/bannerfestpan_22.jpg 136.97 KB 98.77 KB -27.9% View diff
template/public/img/uploads/bannernestleoutubro.jpg 465.94 KB 106.60 KB -77.1% View diff
template/public/img/uploads/brindepais.jpg 282.88 KB 162.68 KB -42.5% View diff
template/public/img/uploads/brindesoftgel.jpg 237.56 KB 133.92 KB -43.6% View diff
template/public/img/uploads/diapadaria.jpg 319.16 KB 187.40 KB -41.3% View diff
template/public/img/uploads/e677be7c9e.png 7.69 KB 6.13 KB -20.3% View diff
template/public/img/uploads/festcakes.webp 32.18 KB 28.27 KB -12.2% View diff
template/public/img/uploads/finaldesemanac.jpg 124.01 KB 63.98 KB -48.4% View diff
template/public/img/uploads/fretefestcakes.jpg 268.76 KB 150.29 KB -44.1% View diff
template/public/img/uploads/logo-festcakes.png 356.11 KB 316.05 KB -11.2% View diff
template/public/img/uploads/nestlebrigadeiro.jpg 206.85 KB 142.27 KB -31.2% View diff
template/public/img/uploads/nestlemesdocliente.jpg 465.21 KB 101.88 KB -78.1% View diff
template/public/img/uploads/ofertas1.jpg 185.03 KB 177.53 KB -4.0% View diff
template/public/img/uploads/ofertas2.jpg 185.02 KB 177.72 KB -3.9% View diff
template/public/img/uploads/ofertas3.jpg 241.69 KB 231.61 KB -4.2% View diff
template/public/img/uploads/semana100656.jpg 286.98 KB 160.25 KB -44.2% View diff
template/public/img/uploads/semana102182.jpg 310.35 KB 176.16 KB -43.2% View diff
template/public/img/uploads/semana102978.jpg 297.76 KB 165.22 KB -44.5% View diff
template/public/img/uploads/semana111023.jpg 322.64 KB 183.17 KB -43.2% View diff
template/public/img/uploads/semana116085.jpg 333.51 KB 188.37 KB -43.5% View diff
template/public/img/uploads/semana130065.jpg 317.49 KB 179.64 KB -43.4% View diff
template/public/img/uploads/semana151226.jpg 338.18 KB 191.11 KB -43.5% View diff
template/public/img/uploads/semana181018.jpg 289.21 KB 162.37 KB -43.9% View diff

27 images did not require optimisation.

Copy link
Contributor Author

renovate bot commented Nov 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants