Skip to content

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

Open
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/firebase-admin-13.x
Open

fix(deps): update dependency firebase-admin to v13#206
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/firebase-admin-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

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

Release Notes

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

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

Compare Source

Bug Fixes
  • fix(auth): Fix credentials issue in createToken() when using ADC (#​2801)
Miscellaneous

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

Compare Source

Bug Fixes
  • fix: Fix the property names when initializing the SDK with ServiceAccount type (#​2779)
Miscellaneous

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 27, 2025

⚠️ 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: firebase-functions@5.1.1
npm ERR! Found: firebase-admin@13.0.2
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^13.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^11.10.0 || ^12.0.0" from firebase-functions@5.1.1
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^5.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: firebase-admin@12.7.0
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^11.10.0 || ^12.0.0" from firebase-functions@5.1.1
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^5.1.1" 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/2025-01-27T06_50_14_248Z-debug-0.log

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 27.5%, saving 4.96 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/1000364168.jpg 235.95 KB 220.32 KB -6.6% View diff
template/public/img/uploads/1000364170.jpg 100.45 KB 91.25 KB -9.2% View diff
template/public/img/uploads/70.jpg 283.36 KB 156.87 KB -44.6% View diff
template/public/img/uploads/744b0c5f-3670-4c7c-96af-b62d59736751.jpg 48.90 KB 35.51 KB -27.4% View diff
template/public/img/uploads/adicionar_um_titulo_3.png 807.72 KB 773.14 KB -4.3% View diff
template/public/img/uploads/agosto-de-ofertas-desktop.webp 184.76 KB 52.97 KB -71.3% View diff
template/public/img/uploads/agosto-de-ofertas-mobile.webp 149.86 KB 55.09 KB -63.2% View diff
template/public/img/uploads/alto_atacado.webp 87.04 KB 23.54 KB -73.0% View diff
template/public/img/uploads/atacado.jpg 41.80 KB 37.46 KB -10.4% View diff
template/public/img/uploads/baner-celular-black.jpg 210.73 KB 205.70 KB -2.4% View diff
template/public/img/uploads/baner-celular.jpg 210.73 KB 205.70 KB -2.4% View diff
template/public/img/uploads/baner-kits-mobile.webp 147.43 KB 56.08 KB -62.0% View diff
template/public/img/uploads/banner-amostras.png 813.50 KB 724.40 KB -11.0% View diff
template/public/img/uploads/banner-computador-3-.png 232.48 KB 223.38 KB -3.9% View diff
template/public/img/uploads/banner-computador-blakc.jpg 462.30 KB 452.01 KB -2.2% View diff
template/public/img/uploads/banner-computador.jpg 462.30 KB 452.01 KB -2.2% View diff
template/public/img/uploads/banner-jessica-blackfriday-lojista-celular-2.jpg 263.97 KB 254.57 KB -3.6% View diff
template/public/img/uploads/banner-jessica-blackfriday-lojista-grande.jpg 198.85 KB 189.32 KB -4.8% View diff
template/public/img/uploads/banner-jessica-mega-saldao-2024-celular.jpg 507.14 KB 493.39 KB -2.7% View diff
template/public/img/uploads/banner-jessica-mega-saldao-2024.jpg 550.97 KB 536.89 KB -2.6% View diff
template/public/img/uploads/banner-jessica-queima-macrilan-2_easy-resize.com.jpg 482.39 KB 184.82 KB -61.7% View diff
template/public/img/uploads/banner-kits-desktop.webp 138.83 KB 53.70 KB -61.3% View diff
template/public/img/uploads/banner-promocoes.png 791.60 KB 680.34 KB -14.1% View diff
template/public/img/uploads/banner-verao-ajustado.jpg 368.60 KB 255.50 KB -30.7% View diff
template/public/img/uploads/black-friday-2.jpg 294.51 KB 207.81 KB -29.4% View diff
template/public/img/uploads/black-friday-3.jpg 238.79 KB 170.75 KB -28.5% View diff
template/public/img/uploads/cel.png 277.11 KB 249.61 KB -9.9% View diff
template/public/img/uploads/cliente-feliz-desktop.jpg 330.77 KB 84.34 KB -74.5% View diff
template/public/img/uploads/cliente-feliz-mobile.jpg 261.31 KB 109.98 KB -57.9% View diff
template/public/img/uploads/compre-e-ganhe-box-1-.png 813.22 KB 762.14 KB -6.3% View diff
template/public/img/uploads/compre-e-ganhe-box.png 686.15 KB 615.42 KB -10.3% View diff
template/public/img/uploads/essencia-da-mulher-celular-2.jpg 305.15 KB 293.91 KB -3.7% View diff
template/public/img/uploads/essencia-da-mulher-celular.jpg 233.00 KB 221.87 KB -4.8% View diff
template/public/img/uploads/essencia-da-mulher-grande.jpg 239.63 KB 228.65 KB -4.6% View diff
template/public/img/uploads/fd.jpg 92.64 KB 80.00 KB -13.6% View diff
template/public/img/uploads/id-cel-2-.jpg 236.65 KB 126.09 KB -46.7% View diff
template/public/img/uploads/id-pc.jpg 425.26 KB 228.00 KB -46.4% View diff
template/public/img/uploads/img-20230519-wa0020.jpg 152.88 KB 99.23 KB -35.1% View diff
template/public/img/uploads/img-20230519-wa0021.jpg 213.76 KB 140.18 KB -34.4% View diff
template/public/img/uploads/lb.jpg 160.82 KB 135.61 KB -15.7% View diff
template/public/img/uploads/mes-das-maes-jessimake-5-.png 879.07 KB 806.34 KB -8.3% View diff
template/public/img/uploads/opiniao-mob.jpg 370.74 KB 109.77 KB -70.4% View diff
template/public/img/uploads/opiniao.jpg 367.83 KB 111.35 KB -69.7% View diff
template/public/img/uploads/opinioes-mob.jpg 364.36 KB 106.71 KB -70.7% View diff
template/public/img/uploads/opinioes.jpg 369.44 KB 111.86 KB -69.7% View diff
template/public/img/uploads/pc.png 691.84 KB 667.34 KB -3.5% View diff
template/public/img/uploads/quem-somos_jessi-desktop.webp 225.50 KB 61.46 KB -72.7% View diff
template/public/img/uploads/quem-somos_jessi-mobile.webp 248.51 KB 70.30 KB -71.7% View diff
template/public/img/uploads/semana-do-brasil-jessi-make-d.jpg 309.06 KB 154.10 KB -50.1% View diff
template/public/img/uploads/semana-do-brasil-jessi-make-f.jpg 508.12 KB 208.80 KB -58.9% View diff
template/public/img/uploads/semana-do-brasil-m.jpg 363.49 KB 159.18 KB -56.2% View diff
template/public/img/uploads/super_ofertas.webp 52.64 KB 16.70 KB -68.3% View diff
template/public/img/uploads/teste2.png 285.97 KB 219.67 KB -23.2% View diff
template/public/img/uploads/whatsapp-image-2024-02-05-at-07.56.47-1-.jpeg 427.72 KB 260.02 KB -39.2% View diff
template/public/img/uploads/whatsapp-image-2024-02-05-at-07.56.47.jpeg 245.54 KB 145.73 KB -40.6% View diff

102 images did not require optimisation.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 27, 2025

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