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

chore(deps): update dependency firebase-admin to v13 #1406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^11.0.0 || ^12.0.0 -> ^11.0.0 || ^12.0.0 || ^13.0.0 age adoption passing confidence
firebase-admin (source) 12.7.0 -> 13.2.0 age adoption passing confidence

Release Notes

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

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

Compare Source

New Features
  • feat(fdc): Add support for Data Connect Impersonation (#​2844)
Bug Fixes
  • fix(functions): Use emulated credentials when connecting to the emulator (#​2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#​2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#​2794)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): Added FDL deprecation support for Firebase Auth (#​2752)
Miscellaneous

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)

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 12, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: examples/typescript/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

File name: examples/basic/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

@renovate renovate bot added the examples label Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.26%. Comparing base (e26f51c) to head (0d4a30a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1406   +/-   ##
=======================================
  Coverage   74.26%   74.26%           
=======================================
  Files           6        6           
  Lines         579      579           
  Branches      212      212           
=======================================
  Hits          430      430           
  Misses        131      131           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

github-actions bot commented Nov 12, 2024

size-limit report 📦

Path Size
CommonJS: attachCustomCommands 8.49 KB (0%)
CommonJS: plugin 8.5 KB (0%)

@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from c0c9772 to ba67abb Compare November 13, 2024 01:30
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch 2 times, most recently from 354af97 to 3b8aea9 Compare November 23, 2024 01:26
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch 2 times, most recently from 6520b39 to 0c65aa8 Compare December 7, 2024 10:03
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch 2 times, most recently from 2d58e34 to f30783f Compare December 19, 2024 20:01
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from f30783f to 58c1e7a Compare January 23, 2025 05:24
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch 3 times, most recently from f247503 to a8e0442 Compare February 6, 2025 20:28
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from a8e0442 to a0990f6 Compare February 15, 2025 11:38
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from a0990f6 to 2ac2266 Compare February 28, 2025 01:44
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 2ac2266 to 0d4a30a Compare March 5, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants