GoogleCloudPlatform / firebase-extensions

Apache License 2.0
74 stars 36 forks source link

chore(deps): bump protobufjs, @google-cloud/bigquery-data-transfer, @google-cloud/firestore, firebase-admin and @google-cloud/pubsub in /bigquery-firestore-export/functions #459

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps protobufjs to 7.2.6 and updates ancestor dependencies protobufjs, @google-cloud/bigquery-data-transfer, @google-cloud/firestore, firebase-admin and @google-cloud/pubsub. These dependencies need to be updated together.

Updates protobufjs from 7.2.3 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

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)
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

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)
Commits


Updates @google-cloud/bigquery-data-transfer from 3.2.2 to 4.2.0

Release notes

Sourced from @​google-cloud/bigquery-data-transfer's releases.

iot: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5189) (64b5a75)

kms: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5189) (64b5a75)

media-translation: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5189) (64b5a75)

scheduler: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5191) (57567db)

vision: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5192) (b926f13)

web-risk: v4.2.0

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5192) (b926f13)

phishing-protection: v4.2.0

4.2.0 (2024-04-05)

... (truncated)

Changelog

Sourced from @​google-cloud/bigquery-data-transfer's changelog.

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5186) (97c7951)

4.1.0 (2024-02-09)

Features

  • Support for Trusted Private Cloud (895830a)

4.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4584) (13537fc)

4.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Features

  • [bigquery-datatransfer] add EncryptionConfiguration to TransferConfig (#4475) (c9ec10b)
  • Add List type to Data source parameter. (c9ec10b)

Bug Fixes

Miscellaneous Chores

Commits
  • 5067a61 chore: release main (#5181)
  • 97c7951 feat: [Many APIs] add several fields to manage state of database encryption u...
  • 45aa7f1 chore(deps): update dependency gapic-tools to v0.4.0 (#5104)
  • e7b43e8 chore: upgrade c8 to v9 (#5066)
  • b646c46 docs: [bigquery-datatransfer] update unenrollDataSources API documentation (#...
  • f49589c chore: release main (#5030)
  • 895830a feat: support for Trusted Private Cloud
  • 9bb3b37 chore(deps): update dependency gapic-tools to v0.3.0 (#4958)
  • e8a3f65 chore: [Many APIs] update copyright year (#4910)
  • fe7dc9e chore: remove compile-protos from prepare script (#4829)
  • Additional commits viewable in compare view


Updates @google-cloud/firestore from 6.5.0 to 7.6.0

Release notes

Sourced from @​google-cloud/firestore's releases.

v7.6.0

7.6.0 (2024-04-02)

Features

v7.5.0

7.5.0 (2024-03-25)

Features

v7.4.0

7.4.0 (2024-03-15)

Features

  • A new message Backup is added (#2021) (6bced86)
  • A new message BackupSchedule is added (6bced86)
  • A new message CreateBackupScheduleRequest is added (6bced86)
  • A new message DailyRecurrence is added (6bced86)
  • A new message DeleteBackupRequest is added (6bced86)
  • A new message DeleteBackupScheduleRequest is added (6bced86)
  • A new message GetBackupRequest is added (6bced86)
  • A new message GetBackupScheduleRequest is added (6bced86)
  • A new message ListBackupSchedulesRequest is added (6bced86)
  • A new message ListBackupSchedulesResponse is added (6bced86)
  • A new message ListBackupsRequest is added (6bced86)
  • A new message ListBackupsResponse is added (6bced86)
  • A new message RestoreDatabaseMetadata is added (6bced86)
  • A new message RestoreDatabaseRequest is added (6bced86)
  • A new message UpdateBackupScheduleRequest is added (6bced86)
  • A new message WeeklyRecurrence is added (6bced86)
  • A new method CreateBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method DeleteBackup is added to service FirestoreAdmin (6bced86)
  • A new method DeleteBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method GetBackup is added to service FirestoreAdmin (6bced86)
  • A new method GetBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method ListBackups is added to service FirestoreAdmin (6bced86)
  • A new method ListBackupSchedules is added to service FirestoreAdmin (6bced86)
  • A new method RestoreDatabase is added to service FirestoreAdmin (6bced86)
  • A new method UpdateBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new resource_definition firestore.googleapis.com/Backup is added (6bced86)
  • A new resource_definition firestore.googleapis.com/BackupSchedule is added (6bced86)

... (truncated)

Changelog

Sourced from @​google-cloud/firestore's changelog.

7.6.0 (2024-04-02)

Features

7.5.0 (2024-03-25)

Features

7.4.0 (2024-03-15)

Features

  • A new message Backup is added (#2021) (6bced86)
  • A new message BackupSchedule is added (6bced86)
  • A new message CreateBackupScheduleRequest is added (6bced86)
  • A new message DailyRecurrence is added (6bced86)
  • A new message DeleteBackupRequest is added (6bced86)
  • A new message DeleteBackupScheduleRequest is added (6bced86)
  • A new message GetBackupRequest is added (6bced86)
  • A new message GetBackupScheduleRequest is added (6bced86)
  • A new message ListBackupSchedulesRequest is added (6bced86)
  • A new message ListBackupSchedulesResponse is added (6bced86)
  • A new message ListBackupsRequest is added (6bced86)
  • A new message ListBackupsResponse is added (6bced86)
  • A new message RestoreDatabaseMetadata is added (6bced86)
  • A new message RestoreDatabaseRequest is added (6bced86)
  • A new message UpdateBackupScheduleRequest is added (6bced86)
  • A new message WeeklyRecurrence is added (6bced86)
  • A new method CreateBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method DeleteBackup is added to service FirestoreAdmin (6bced86)
  • A new method DeleteBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method GetBackup is added to service FirestoreAdmin (6bced86)
  • A new method GetBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new method ListBackups is added to service FirestoreAdmin (6bced86)
  • A new method ListBackupSchedules is added to service FirestoreAdmin (6bced86)
  • A new method RestoreDatabase is added to service FirestoreAdmin (6bced86)
  • A new method UpdateBackupSchedule is added to service FirestoreAdmin (6bced86)
  • A new resource_definition firestore.googleapis.com/Backup is added (6bced86)
  • A new resource_definition firestore.googleapis.com/BackupSchedule is added (6bced86)
  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#2013) (e598b9d)

... (truncated)

Commits


Updates firebase-admin from 11.7.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


Updates @google-cloud/pubsub from 3.5.2 to 4.3.3

Release notes

Sourced from @​google-cloud/pubsub's releases.

v4.3.3

4.3.3 (2024-03-03)

Bug Fixes

v4.3.2

4.3.2 (2024-02-13)

Bug Fixes

  • Update minimum google-gax versions for auth fixes (#1888) (08acade)

v4.3.1

4.3.1 (2024-02-08)

Bug Fixes

  • Add option to disable emulator auth handling (temp fix) (#1861) (761cdc8)

v4.3.0

4.3.0 (2024-02-05)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#1878) (d89fd1d)

Bug Fixes

v4.2.0

4.2.0 (2024-02-01)

Features

  • Add enforce_in_transit fields and optional annotations (#1873) (09fc424)
  • Add schema revision samples (#1870) (044e149)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.20.0 (#1871) (2ee0dba)

... (truncated)

Changelog

Sourced from @​google-cloud/pubsub's changelog.

4.3.3 (2024-03-03)

Bug Fixes

4.3.2 (2024-02-13)

Bug Fixes

  • Update minimum google-gax versions for auth fixes (#1888) (08acade)

4.3.1 (2024-02-08)

Bug Fixes

  • Add option to manually control emulator auth handling, and fix heuristics for TPC (#1861) (761cdc8)

4.3.0 (2024-02-05)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#1878) (d89fd1d)

Bug Fixes

4.2.0 (2024-02-01)

Features

  • Add enforce_in_transit fields and optional annotations (#1873) (09fc424)
  • Add schema revision samples (#1870) (044e149)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.20.0 (#1871) (2ee0dba)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.21.0 (#1876) (0fe61a9)

4.1.1 (2024-01-05)

... (truncated)

Commits


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 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](https://github.com/GoogleCloudPlatform/firebase-extensions/network/alerts).