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

Bump protobufjs and firebase-admin in /smoke-tests/src/androidTest/backend/functions/functions #5855

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps protobufjs to 7.2.6 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.

Updates protobufjs from 7.2.4 to 7.2.6

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.6

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

protobufjs: v7.2.5

7.2.5 (2023-08-21)

Bug Fixes

Changelog

Sourced from protobufjs's changelog.

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

7.2.5 (2023-08-21)

Bug Fixes

Commits

Updates firebase-admin from 11.8.0 to 12.0.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.0.0

  • 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

  • [chore] Release 12.0.0 (#2404)
  • chore: Deprecate Node.js 14 (#2397)
  • build(deps): Bump typescript, database-compat (#2403)
  • build(deps-dev): bump @​types/firebase-token-generator (#2399)
  • build(deps-dev): bump sinon and @​types/sinon (#2398)
  • build(deps-dev): bump @​types/mocha from 10.0.1 to 10.0.6 (#2400)
  • build(deps-dev): bump @​types/minimist from 1.2.2 to 1.2.5 (#2389)
  • build(deps-dev): bump @​types/request from 2.48.8 to 2.48.12 (#2390)
  • chore(deps): bump google-cloud/firestore and google-cloud/storage

Firebase Admin Node.js SDK v11.11.1

Miscellaneous

  • [chore] Release 11.11.1 (#2387)
  • build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 (#2381)
  • chore(deps): bump google-cloud/firestore to 6.8.0 (#2385)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.36.3 to 7.38.3 (#2380)
  • build(deps-dev): bump @​types/sinon-chai from 3.2.9 to 3.2.12 (#2366)
  • build(deps-dev): bump @​babel/traverse from 7.21.4 to 7.23.2 (#2343)
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#2330)
  • build(deps-dev): bump @​types/firebase-token-generator (#2322)
  • Bug Fix for issue #2320 (#2321)

Firebase Admin Node.js SDK v11.11.0

New Features

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

Miscellaneous

... (truncated)

Commits
  • 6bde095 [chore] Release 12.0.0 (#2404)
  • a8d9d42 chore: Deprecate Node.js 14 (#2397)
  • 14dea58 build(deps): Bump typescript, database-compat (#2403)
  • b334dca build(deps-dev): bump @​types/firebase-token-generator (#2399)
  • 653f014 build(deps-dev): bump sinon and @​types/sinon (#2398)
  • 8b98b79 build(deps-dev): bump @​types/mocha from 10.0.1 to 10.0.6 (#2400)
  • de00635 fix(firestore): Export new aggregate types (#2396)
  • bc1e522 build(deps-dev): bump @​types/minimist from 1.2.2 to 1.2.5 (#2389)
  • b9bdb47 build(deps-dev): bump @​types/request from 2.48.8 to 2.48.12 (#2390)
  • ffae70c change(ml): Drop the feature to publish from an AutoML Model (#1974)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.6 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.4 to 7.2.6
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.2.6)

Updates `firebase-admin` from 11.8.0 to 12.0.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v11.8.0...v12.0.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added External Dependency javascript Pull requests that update Javascript code labels Apr 10, 2024
Copy link
Contributor

github-actions bot commented Apr 10, 2024

Release note changes

No release note changes were detected. If you made changes that should be
present in the next release, ensure you've added an entry in the appropriate
CHANGELOG.md file(s).

Copy link
Contributor

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

Copy link
Contributor

github-actions bot commented Apr 10, 2024

Unit Test Results

     944 files  +     922       944 suites  +922   34m 48s ⏱️ + 34m 5s
  5 205 tests +  5 090    5 184 ✔️ +  5 070  21 💤 +20  0 ±0 
10 495 runs  +10 243  10 453 ✔️ +10 203  42 💤 +40  0 ±0 

Results for commit 27016a2. ± Comparison against base commit 78f2cbe.

♻️ This comment has been updated with latest results.

…droidTest/backend/functions/functions/multi-a1e966211b
@google-oss-bot
Copy link
Contributor

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.17% (78f2cbe) to 50.18% (9b1c6f4) by +0.01%.

    FilenameBase (78f2cbe)Merge (9b1c6f4)Diff
    WriteTree.java76.67%77.22%+0.56%
  • firebase-firestore

    Overall coverage changed from 44.76% (78f2cbe) to 44.77% (9b1c6f4) by +0.02%.

    FilenameBase (78f2cbe)Merge (9b1c6f4)Diff
    LruGarbageCollector.java93.64%97.27%+3.64%
  • firebase-installations

    Overall coverage changed from ? (78f2cbe) to 58.68% (9b1c6f4) by ?.

    23 individual files with coverage change

    FilenameBase (78f2cbe)Merge (9b1c6f4)Diff
    AutoValue_InstallationResponse.java?58.93%?
    AutoValue_PersistedInstallationEntry.java?61.18%?
    AutoValue_TokenResult.java?45.65%?
    AwaitListener.java?0.00%?
    Clock.java?0.00%?
    CrossProcessLock.java?51.85%?
    FirebaseInstallations.java?96.62%?
    FirebaseInstallationServiceClient.java?4.80%?
    FirebaseInstallationsException.java?78.57%?
    FirebaseInstallationsRegistrar.java?100.00%?
    GetAuthTokenListener.java?100.00%?
    GetIdListener.java?70.00%?
    IidStore.java?22.39%?
    InstallationResponse.java?100.00%?
    Installations.kt?40.00%?
    PersistedInstallation.java?97.01%?
    PersistedInstallationEntry.java?100.00%?
    RandomFidGenerator.java?20.00%?
    RequestLimiter.java?100.00%?
    StateListener.java?0.00%?
    SystemClock.java?100.00%?
    TokenResult.java?100.00%?
    Utils.java?95.00%?

  • firebase-messaging

    Overall coverage changed from 84.18% (78f2cbe) to 84.26% (9b1c6f4) by +0.07%.

    FilenameBase (78f2cbe)Merge (9b1c6f4)Diff
    RequestDeduplicator.java80.00%90.00%+10.00%
  • firebase-storage

    Overall coverage changed from 83.96% (78f2cbe) to 83.92% (9b1c6f4) by -0.04%.

    FilenameBase (78f2cbe)Merge (9b1c6f4)Diff
    StreamDownloadTask.java88.89%88.41%-0.48%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/NGdIyM8BPW.html

@rlazo rlazo merged commit b7a998f into master May 23, 2024
166 of 171 checks passed
@rlazo rlazo deleted the dependabot/npm_and_yarn/smoke-tests/src/androidTest/backend/functions/functions/multi-a1e966211b branch May 23, 2024 14:59
@google-oss-bot
Copy link
Contributor

Startup Time Report 1

The report is too large (120,881 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/BReJYqbhCs/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Dependency javascript Pull requests that update Javascript code size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants