Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 3, 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 Feb 3, 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-02-03T06_07_23_976Z-debug-0.log

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

github-actions bot commented Feb 3, 2025

Images automagically compressed by Calibre's image-actions

Compression reduced images by 36.6%, saving 5.39 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/10.jpg 451.60 KB 427.88 KB -5.3% View diff
template/public/img/uploads/11.jpg 366.14 KB 324.72 KB -11.3% View diff
template/public/img/uploads/2.jpg 138.79 KB 130.61 KB -5.9% View diff
template/public/img/uploads/3.jpg 147.53 KB 140.44 KB -4.8% View diff
template/public/img/uploads/4.jpg 168.61 KB 162.31 KB -3.7% View diff
template/public/img/uploads/9.jpg 476.99 KB 453.39 KB -4.9% View diff
template/public/img/uploads/banner-66532159.jpg 721.91 KB 652.84 KB -9.6% View diff
template/public/img/uploads/banner-b.jpg 220.01 KB 53.53 KB -75.7% View diff
template/public/img/uploads/banner-black.jpg 188.96 KB 59.85 KB -68.3% View diff
template/public/img/uploads/banner-c.jpg 225.13 KB 54.31 KB -75.9% View diff
template/public/img/uploads/banner-camarim-2-.jpg 200.30 KB 196.10 KB -2.1% View diff
template/public/img/uploads/banner-camarim.jpg 143.42 KB 136.13 KB -5.1% View diff
template/public/img/uploads/banner-carnaval.jpg 291.12 KB 71.46 KB -75.5% View diff
template/public/img/uploads/banner-consumidor.jpg 241.46 KB 54.41 KB -77.5% View diff
template/public/img/uploads/banner-do-youtube-espirito-livre-moderno-carvao-bege-1-.jpg 269.72 KB 255.80 KB -5.2% View diff
template/public/img/uploads/banner-do-youtube-espirito-livre-moderno-carvao-bege-2-.jpg 132.96 KB 103.73 KB -22.0% View diff
template/public/img/uploads/banner-do-youtube-espirito-livre-moderno-carvao-bege.jpg 329.73 KB 316.41 KB -4.0% View diff
template/public/img/uploads/banner-e.jpg 225.04 KB 56.13 KB -75.1% View diff
template/public/img/uploads/banner-f.jpg 223.89 KB 52.90 KB -76.4% View diff
template/public/img/uploads/banner-g.jpg 364.45 KB 81.29 KB -77.7% View diff
template/public/img/uploads/banner-h.jpg 357.01 KB 78.35 KB -78.1% View diff
template/public/img/uploads/banner-i.jpg 396.67 KB 86.20 KB -78.3% View diff
template/public/img/uploads/banner-j.jpg 214.61 KB 56.03 KB -73.9% View diff
template/public/img/uploads/banner-l.jpg 413.27 KB 89.35 KB -78.4% View diff
template/public/img/uploads/banner-m.jpg 366.38 KB 68.73 KB -81.2% View diff
template/public/img/uploads/banner-n.jpg 262.13 KB 58.77 KB -77.6% View diff
template/public/img/uploads/banner-outono-interno.jpg 391.15 KB 93.10 KB -76.2% View diff
template/public/img/uploads/banner-paisagem-loja-de-roupas-moderno-minimalista-bege-e-preto-1-.jpg 702.48 KB 608.96 KB -13.3% View diff
template/public/img/uploads/banner-paisagem-loja-de-roupas-moderno-minimalista-bege-e-preto-2-.jpg 721.70 KB 609.50 KB -15.5% View diff
template/public/img/uploads/banner-paisagem-loja-de-roupas-moderno-minimalista-bege-e-preto.jpg 723.35 KB 639.85 KB -11.5% View diff
template/public/img/uploads/banner-shop-moda-plus-size-gradiente-lilas-e-rosa-.jpg 122.64 KB 115.07 KB -6.2% View diff
template/public/img/uploads/capa-canal-de-skincare-delicado-rose-branco-banner-para-youtube-1-.jpg 426.50 KB 419.17 KB -1.7% View diff
template/public/img/uploads/capa-canal-de-skincare-delicado-rose-branco-banner-para-youtube.jpg 393.94 KB 384.09 KB -2.5% View diff
template/public/img/uploads/cupom-desconto.jpg 199.69 KB 42.81 KB -78.6% View diff
template/public/img/uploads/dia-das-maes.jpg 242.93 KB 62.21 KB -74.4% View diff
template/public/img/uploads/festa-banner.jpg 815.26 KB 806.40 KB -1.1% View diff
template/public/img/uploads/natal-camarim-2023.jpg 170.96 KB 166.85 KB -2.4% View diff
template/public/img/uploads/outono-inverno-2023.jpg 454.25 KB 127.48 KB -71.9% View diff
template/public/img/uploads/sale-verao-2023.jpg 435.87 KB 98.27 KB -77.5% View diff
template/public/img/uploads/semana-do-consumidor-neon-roxo-e-preto-banner-para-mercado-shops.jpg 236.82 KB 230.28 KB -2.8% View diff
template/public/img/uploads/summer-vibes.jpg 679.19 KB 599.76 KB -11.7% View diff
template/public/img/uploads/tendencia-2023-tweed.jpg 455.21 KB 114.61 KB -74.8% View diff
template/public/img/uploads/whatsapp-image-2024-08-09-at-12.47.38.jpeg 347.98 KB 199.02 KB -42.8% View diff

30 images did not require optimisation.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 3, 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