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 #41

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@"^11.10.0 || ^12.0.0" from [email protected]
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"5.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^11.10.0 || ^12.0.0" from [email protected]
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"5.0.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/2024-11-18T07_19_39_225Z-debug-0.log

Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 64.5%, saving 8.01 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/alcapao-de-metal.jpg 21.42 KB 21.14 KB -1.3% View diff
template/public/img/uploads/alcapao.webp 28.70 KB 27.00 KB -5.9% View diff
template/public/img/uploads/banner-nao-resistente-a-pets.jpg 44.48 KB 43.96 KB -1.2% View diff
template/public/img/uploads/banner-ra-reclame-aqui-disfoil.jpg 218.26 KB 43.35 KB -80.1% View diff
template/public/img/uploads/botao-whatsapp-da-empresa.png 5.82 KB 4.61 KB -20.8% View diff
template/public/img/uploads/disfoil_banner_iconesamer_1333x151px.webp 25.20 KB 19.46 KB -22.8% View diff
template/public/img/uploads/disfoil_bannermobile_1080x900px_mantaindustrial-copia.jpg 296.33 KB 143.34 KB -51.6% View diff
template/public/img/uploads/disfoil_bannermobile_1080x900px_telamosquiteiraencaixe-copia.jpg 322.45 KB 146.99 KB -54.4% View diff
template/public/img/uploads/disfoil_bannermobile_600x300px_mantaindustrial-1-.jpg 154.33 KB 38.98 KB -74.7% View diff
template/public/img/uploads/disfoil_bannermobile_600x300px_telamosquiteiraencaixe-1-.jpg 172.68 KB 41.98 KB -75.7% View diff
template/public/img/uploads/disfoil_bannersite_1110x103px.jpg 91.93 KB 49.32 KB -46.3% View diff
template/public/img/uploads/disfoil_bannersite_1200x150px-avaliacao_112022-1-.jpg 209.85 KB 42.12 KB -79.9% View diff
template/public/img/uploads/disfoil_bannersite_1200x150px-avaliacao-1-.webp 163.60 KB 20.99 KB -87.2% View diff
template/public/img/uploads/disfoil_bannersite_1200x150px-avaliacao.webp 147.84 KB 17.88 KB -87.9% View diff
template/public/img/uploads/disfoil_bannersite_1200x150px.jpg 97.80 KB 22.50 KB -77.0% View diff
template/public/img/uploads/disfoil_bannersite_1200x150px.webp 55.46 KB 12.18 KB -78.0% View diff
template/public/img/uploads/disfoil_bannersite_1398x114px.jpg 83.40 KB 22.04 KB -73.6% View diff
template/public/img/uploads/disfoil_bannersite_600x300px-mobile.jpg 107.65 KB 25.05 KB -76.7% View diff
template/public/img/uploads/disfoil_bannersite_600x300px-mobile.webp 52.86 KB 13.64 KB -74.2% View diff
template/public/img/uploads/disfoil_bannersite_623x271px_petscreen.webp 160.88 KB 43.12 KB -73.2% View diff
template/public/img/uploads/disfoil_bannersite_623x271px_telassobmedida.webp 97.61 KB 18.15 KB -81.4% View diff
template/public/img/uploads/disfoil_bannersite_720x596px-mobile.jpg 148.97 KB 37.37 KB -74.9% View diff
template/public/img/uploads/disfoil_bannersite_720x596px-mobile.webp 105.87 KB 19.58 KB -81.5% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_10anos.webp 651.58 KB 54.77 KB -91.6% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_escovas.webp 321.10 KB 39.05 KB -87.8% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_mantaasfaltica.webp 493.69 KB 84.17 KB -83.0% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_mantatermica-3-.webp 716.48 KB 99.03 KB -86.2% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_telaantipoeira.webp 555.12 KB 75.35 KB -86.4% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_telaporta-mobile-1-.jpg 235.36 KB 169.09 KB -28.2% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_telaporta-mobile.jpg 247.19 KB 177.99 KB -28.0% View diff
template/public/img/uploads/disfoil_bannersitefull_1080x900px_telaregulavel-mobile.jpg 193.77 KB 151.40 KB -21.9% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_10anos.webp 642.98 KB 55.13 KB -91.4% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_11anos.jpg 103.63 KB 100.75 KB -2.8% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_escovas.webp 331.21 KB 44.48 KB -86.6% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_lancamento.jpg 211.84 KB 205.57 KB -3.0% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_mantaasfaltica.webp 690.82 KB 118.56 KB -82.8% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_mantaindustrial-1-.jpg 608.22 KB 155.48 KB -74.4% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_mantatermica.webp 671.39 KB 104.07 KB -84.5% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_prevenda.jpg 211.73 KB 205.48 KB -3.0% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_selo12anos.jpg 183.35 KB 132.95 KB -27.5% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_telaantipoeira.webp 473.07 KB 62.82 KB -86.7% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_telamosquiteiraencaixe-1-.jpg 610.25 KB 153.08 KB -74.9% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_telaporta-1-.jpg 248.54 KB 180.36 KB -27.4% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_telaporta.jpg 266.83 KB 193.63 KB -27.4% View diff
template/public/img/uploads/disfoil_bannersitefull_1923x500px_telaregulavel.jpg 212.07 KB 159.31 KB -24.9% View diff
template/public/img/uploads/disfoil_bannersitemobile_1080x900px_prevenda.jpg 240.79 KB 230.22 KB -4.4% View diff
template/public/img/uploads/disfoil_bannersitemobile_1080x900px_selo12anos.jpg 202.73 KB 147.25 KB -27.4% View diff
template/public/img/uploads/escova-mobile.webp 12.64 KB 12.39 KB -2.0% View diff
template/public/img/uploads/escova.webp 36.77 KB 35.11 KB -4.5% View diff
template/public/img/uploads/facebook_1_.webp 13.55 KB 12.66 KB -6.5% View diff
template/public/img/uploads/instagram_1_.webp 32.24 KB 30.97 KB -4.0% View diff
template/public/img/uploads/manta-asfaltica-mobile.webp 19.56 KB 19.12 KB -2.2% View diff
template/public/img/uploads/manta-asfaltica.webp 119.49 KB 112.46 KB -5.9% View diff
template/public/img/uploads/manta-termica-mobile.webp 17.52 KB 17.13 KB -2.2% View diff
template/public/img/uploads/manta-termica.webp 77.82 KB 73.59 KB -5.4% View diff
template/public/img/uploads/maxresdefault.webp 70.50 KB 68.02 KB -3.5% View diff
template/public/img/uploads/medida-de-furos-e-fios-aluminio-aco-inox.jpg 23.26 KB 23.00 KB -1.1% View diff
template/public/img/uploads/medida-de-furos-tela-pet.jpg 23.85 KB 23.57 KB -1.2% View diff
template/public/img/uploads/pet-mobile.webp 14.84 KB 14.33 KB -3.4% View diff
template/public/img/uploads/pet.webp 45.59 KB 43.62 KB -4.3% View diff
template/public/img/uploads/support-sales.jpg 52.74 KB 38.76 KB -26.5% View diff
template/public/img/uploads/telas-mobile.webp 12.95 KB 12.63 KB -2.5% View diff
template/public/img/uploads/whats-contact1.webp 1.59 KB 1.53 KB -3.9% View diff

100 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