Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update dependency firebase-admin to v11 - abandoned #235

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node

v11.9.0: Firebase Admin Node.js SDK v11.9.0

Compare Source

New Features
  • feat(auth): Add Password Policies support in Project and Tenant config (#​2107)
Bug Fixes
  • fix(firestore): Export Filter type from Firestore (#​2192)
Miscellaneous

v11.8.0: Firebase Admin Node.js SDK v11.8.0

Compare Source

New Features
  • feat(appcheck): Added replay protection feature to App Check verifyToken() API (#​2148)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): reCAPTCHA Public preview (#​2129)
  • feat(fcm): Add sendEach and sendEachForMulticast for FCM batch send (#​2138)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): Add TOTP support in Project and Tenant config (#​1989)
Changed
  • Deprecate sendToDevice and sendToDeviceGroup and their response classes (#​2090)
Miscellaneous

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

Compare Source

New Features
  • feat: Fix impersonated service account parsing exception (#​1862)
Bug Fixes
  • fix(firestore): Fix PreferRest caching (#​2040)
Miscellaneous

v11.4.1: Firebase Admin Node.js SDK v11.4.1

Compare Source

Bug Fixes
  • fix: Update jsonwebtoken to v9.0.0 (#​2025)
Miscellaneous

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

Compare Source

Breaking Changes
  • change: Deprecate AutoML model support (#​2013)
New Features
  • feat(fs): preferRest app option for Firestore (#​1901)
Bug Fixes
  • fix(fcm): Increase batch send timeout to 15 seconds (#​1999)
  • fix: Unregister socket timeout listener to prevent MaxListenersExceededWarning (#​1993)
Miscellaneous

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

Compare Source

New Features
  • feat(extensions): Add extensions namespace (#​1960)
Miscellaneous

v11.2.1: Firebase Admin Node.js SDK v11.2.1

Compare Source

Bug Fixes
  • fix(firestore): added missing 'ReadWriteTransactionOptions' export (#​1874) (#​1875)
  • fix(fcm): Increase FCM timeout to 15s (#​1947)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): Support sms region config change on Tenant and Project level (#​1921)
Miscellaneous

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

Compare Source

Miscellaneous

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

Compare Source

Bug Fixes
  • fix: Add update or create release (#​1779)
Miscellaneous

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

Compare Source

Breaking Changes
  • change: Upgrade Firestore and Storage Dependencies (#​1760)
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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

Images automagically compressed by Calibre's image-actions

Compression reduced images by 58.2%, saving 1.72 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/banner-1-.png 191.09 KB 148.12 KB -22.5% View diff
template/public/img/uploads/banner-20-.png 118.10 KB 95.96 KB -18.8% View diff
template/public/img/uploads/banner-26-.png 179.90 KB 143.27 KB -20.4% View diff
template/public/img/uploads/banner-27-.png 168.15 KB 131.93 KB -21.5% View diff
template/public/img/uploads/banner-3-.png 204.13 KB 155.94 KB -23.6% View diff
template/public/img/uploads/banner-6-.png 112.13 KB 91.22 KB -18.6% View diff
template/public/img/uploads/banner-tarja.png 61.69 KB 42.32 KB -31.4% View diff
template/public/img/uploads/estrela.png 619 bytes 391 bytes -36.8% View diff
template/public/img/uploads/favicon.png 11.22 KB 5.12 KB -54.3% View diff
template/public/img/uploads/ganhe-5-de-desconto-via-boleto-ou-pix.png 115.50 KB 96.26 KB -16.7% View diff
template/public/img/uploads/logo-mobbeli.jpg 825.72 KB 68.90 KB -91.7% View diff
template/public/img/uploads/logo-nova.jpg 680.92 KB 33.84 KB -95.0% View diff
template/public/img/uploads/logo.png 13.46 KB 8.26 KB -38.7% View diff
template/public/img/uploads/pac.png 2.49 KB 2.16 KB -13.1% View diff
template/public/img/uploads/sedex.png 4.63 KB 4.16 KB -10.0% View diff
template/public/img/uploads/seja-bem-vindo-a-em-nossa-casinha-virtual.png 169.95 KB 116.18 KB -31.6% View diff
template/public/img/uploads/slider.png 157.18 KB 116.37 KB -26.0% View diff
template/public/img/uploads/stamp_encryptssl.png 4.92 KB 3.31 KB -32.6% View diff

46 images did not require optimisation.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2023

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.

@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v11 fix(deps): update dependency firebase-admin to v11 - abandoned Dec 7, 2023
Copy link
Contributor Author

renovate bot commented Dec 7, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

# for free to join this conversation on GitHub. Already have an account? # 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