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 v11 - autoclosed #20

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

Compare Source

Miscellaneous

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

Compare Source

New Features
  • feat(auth): Add Email Privacy support in Project and Tenant config (#​2198)
Miscellaneous

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

Compare Source

Miscellaneous

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

Compare Source

New Features
  • feat(functions): Add features to task queue functions (#​2216)
  • feat(auth): Add TotpInfo field to UserRecord (#​2197)
  • feat(storage): Add getDownloadUrl method to the Storage API (#​2036)
Bug Fixes
  • fix: Update TOTP docstrings (#​2245)
Miscellaneous

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

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

Compare Source

Bug Fixes
Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@commit-lint
Copy link

commit-lint bot commented Jun 18, 2022

Bug Fixes

  • deps: update dependency firebase-admin to v11 (6cef15e)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from cb9d352 to 313dd75 Compare September 25, 2022 11:53
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 313dd75 to 573fb9e Compare November 20, 2022 15:33
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 573fb9e to 416f223 Compare March 19, 2023 03:59
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 416f223 to f1ac7bc Compare April 17, 2023 13:38
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch 2 times, most recently from 5076893 to b654ab7 Compare May 30, 2023 19:43
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch 2 times, most recently from 29a4b1a to 192b906 Compare July 13, 2023 22:08
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 192b906 to 7a4f633 Compare September 29, 2023 01:40
@renovate
Copy link
Author

renovate bot commented Sep 29, 2023

⚠ 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
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)

@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 7a4f633 to 6cef15e Compare November 23, 2023 18:44
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v11 fix(deps): update dependency firebase-admin to v11 - autoclosed Dec 7, 2023
@renovate renovate bot closed this Dec 7, 2023
@renovate renovate bot deleted the renovate/firebase-admin-11.x branch December 7, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants