Skip to content

Commit

Permalink
Version Packages (#8766)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
google-oss-bot and github-actions[bot] authored Feb 6, 2025
1 parent 8daf47f commit 4e6a5c6
Show file tree
Hide file tree
Showing 58 changed files with 269 additions and 136 deletions.
6 changes: 0 additions & 6 deletions .changeset/chilled-clocks-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/kind-dingos-work.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/kind-pets-sin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/little-news-sniff.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/polite-lies-vanish.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spotty-trainers-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-rice-kneel.md

This file was deleted.

16 changes: 8 additions & 8 deletions integration/compat-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"test:debug": "karma start --browsers Chrome --auto-watch"
},
"dependencies": {
"@firebase/app": "0.10.18",
"@firebase/app-compat": "0.2.48",
"@firebase/app": "0.11.0",
"@firebase/app-compat": "0.2.49",
"@firebase/analytics": "0.10.11",
"@firebase/analytics-compat": "0.2.17",
"@firebase/auth": "1.8.2",
"@firebase/auth-compat": "0.5.17",
"@firebase/functions": "0.12.1",
"@firebase/functions-compat": "0.3.18",
"@firebase/auth": "1.9.0",
"@firebase/auth-compat": "0.5.18",
"@firebase/functions": "0.12.2",
"@firebase/functions-compat": "0.3.19",
"@firebase/messaging": "0.12.16",
"@firebase/messaging-compat": "0.2.16",
"@firebase/performance": "0.6.12",
"@firebase/performance-compat": "0.2.12",
"@firebase/performance": "0.7.0",
"@firebase/performance-compat": "0.2.13",
"@firebase/remote-config": "0.5.0",
"@firebase/remote-config-compat": "0.2.12"
},
Expand Down
4 changes: 2 additions & 2 deletions integration/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test:memory:debug": "yarn build:memory; karma start --auto-watch --browsers Chrome"
},
"dependencies": {
"@firebase/app": "0.10.18",
"@firebase/firestore": "4.7.6"
"@firebase/app": "0.11.0",
"@firebase/firestore": "4.7.7"
},
"devDependencies": {
"@types/mocha": "9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion integration/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:manual": "mocha --exit"
},
"devDependencies": {
"firebase": "11.2.0",
"firebase": "11.3.0",
"chai": "4.4.1",
"chromedriver": "119.0.1",
"express": "4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@firebase/app-compat": "0.x"
},
"devDependencies": {
"@firebase/app-compat": "0.2.48",
"@firebase/app-compat": "0.2.49",
"rollup": "2.79.2",
"@rollup/plugin-json": "6.1.0",
"rollup-plugin-typescript2": "0.36.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.10.18",
"@firebase/app": "0.11.0",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app-compat": "0.2.48",
"@firebase/app-compat": "0.2.49",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.10.18",
"@firebase/app": "0.11.0",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/app-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @firebase/app-compat

## 0.2.49

### Patch Changes

- Updated dependencies [[`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a), [`dafae52`](https://github.com/firebase/firebase-js-sdk/commit/dafae52afda0b653a763b071960ee87010a63aa1)]:
- @firebase/app@0.11.0

## 0.2.48

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/app-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/app-compat",
"version": "0.2.48",
"version": "0.2.49",
"description": "The primary entrypoint to the Firebase JS SDK",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/index.cjs.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@firebase/app": "0.10.18",
"@firebase/app": "0.11.0",
"@firebase/util": "1.10.3",
"@firebase/logger": "0.4.4",
"@firebase/component": "0.6.12",
Expand Down
12 changes: 12 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @firebase/app

## 0.11.0

### Minor Changes

- [`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a) [#8651](https://github.com/firebase/firebase-js-sdk/pull/8651) - `FirebaseServerApp` can now be initalized with an App Check token instead of invoking the App Check
`getToken` method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.

### Patch Changes

- [`dafae52`](https://github.com/firebase/firebase-js-sdk/commit/dafae52afda0b653a763b071960ee87010a63aa1) [#8724](https://github.com/firebase/firebase-js-sdk/pull/8724) - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.

## 0.10.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/app",
"version": "0.10.18",
"version": "0.11.0",
"description": "The primary entrypoint to the Firebase JS SDK",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/index.cjs.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/auth-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @firebase/auth-compat

## 0.5.18

### Patch Changes

- Updated dependencies [[`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a), [`9d88e3a`](https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79)]:
- @firebase/auth@1.9.0
- @firebase/auth-types@0.13.0

## 0.5.17

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/auth-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/auth-compat",
"version": "0.5.17",
"version": "0.5.18",
"description": "FirebaseAuth compatibility package that uses API style compatible with Firebase@8 and prior versions",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/index.node.cjs.js",
Expand Down Expand Up @@ -49,15 +49,15 @@
"@firebase/app-compat": "0.x"
},
"dependencies": {
"@firebase/auth": "1.8.2",
"@firebase/auth-types": "0.12.3",
"@firebase/auth": "1.9.0",
"@firebase/auth-types": "0.13.0",
"@firebase/component": "0.6.12",
"@firebase/util": "1.10.3",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app-compat": "0.2.48",
"@firebase/app-compat": "0.2.49",
"@rollup/plugin-json": "6.1.0",
"rollup": "2.79.2",
"rollup-plugin-replace": "2.2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/auth-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @firebase/auth-types

## 0.13.0

### Minor Changes

- [`9d88e3a`](https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79) [#8738](https://github.com/firebase/firebase-js-sdk/pull/8738) - Added `ActionCodeSettings.linkDomain` to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated `ActionCodeSettings.dynamicLinkDomain`.

## 0.12.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/auth-types",
"version": "0.12.3",
"version": "0.13.0",
"description": "@firebase/auth Types",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @firebase/auth

## 1.9.0

### Minor Changes

- [`9d88e3a`](https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79) [#8738](https://github.com/firebase/firebase-js-sdk/pull/8738) - Added `ActionCodeSettings.linkDomain` to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated `ActionCodeSettings.dynamicLinkDomain`.

### Patch Changes

- [`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a) [#8651](https://github.com/firebase/firebase-js-sdk/pull/8651) - `FirebaseServerApp` can now be initalized with an App Check token instead of invoking the App Check
`getToken` method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.

## 1.8.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/auth",
"version": "1.8.2",
"version": "1.9.0",
"description": "The Firebase Authenticaton component of the Firebase JS SDK.",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/node/index.js",
Expand Down Expand Up @@ -131,7 +131,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.10.18",
"@firebase/app": "0.11.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-strip": "2.1.0",
"@types/express": "4.17.21",
Expand Down
12 changes: 12 additions & 0 deletions packages/data-connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Unreleased

## 0.3.0

### Minor Changes

- [`313faf6`](https://github.com/firebase/firebase-js-sdk/commit/313faf66b88ac5ff60a6301b58bd3b9a71ffe74e) [#8749](https://github.com/firebase/firebase-js-sdk/pull/8749) - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.

### Patch Changes

- [`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a) [#8651](https://github.com/firebase/firebase-js-sdk/pull/8651) - `FirebaseServerApp` can now be initalized with an App Check token instead of invoking the App Check
`getToken` method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.

## 0.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/data-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/data-connect",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/index.node.cjs.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app": "0.10.18",
"@firebase/app": "0.11.0",
"rollup": "2.79.2",
"rollup-plugin-typescript2": "0.36.0",
"typescript": "5.5.4"
Expand Down
7 changes: 7 additions & 0 deletions packages/database-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @firebase/database-compat

## 2.0.3

### Patch Changes

- Updated dependencies [[`01f36ea`](https://github.com/firebase/firebase-js-sdk/commit/01f36ea41011fdd6ec77e4b1a799193bef58aa91), [`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a)]:
- @firebase/database@1.0.12

## 2.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/database-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebase/database-compat",
"version": "2.0.2",
"version": "2.0.3",
"description": "The Realtime Database component of the Firebase JS SDK.",
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
"main": "dist/index.js",
Expand Down Expand Up @@ -49,15 +49,15 @@
"add-compat-overloads": "ts-node-script ../../scripts/build/create-overloads.ts -i ../database/dist/public.d.ts -o dist/database-compat/src/index.d.ts -a -r Database:types.FirebaseDatabase -r Query:types.Query -r DatabaseReference:types.Reference -r FirebaseApp:FirebaseAppCompat --moduleToEnhance @firebase/database"
},
"dependencies": {
"@firebase/database": "1.0.11",
"@firebase/database": "1.0.12",
"@firebase/database-types": "1.0.8",
"@firebase/logger": "0.4.4",
"@firebase/util": "1.10.3",
"@firebase/component": "0.6.12",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app-compat": "0.2.48",
"@firebase/app-compat": "0.2.49",
"typescript": "5.5.4"
},
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/database/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Unreleased

## 1.0.12

### Patch Changes

- [`01f36ea`](https://github.com/firebase/firebase-js-sdk/commit/01f36ea41011fdd6ec77e4b1a799193bef58aa91) [#8719](https://github.com/firebase/firebase-js-sdk/pull/8719) - Fix a potential for a negative offset when calculating last reconnect times. This could cause lengthy reconnect delays in some scenarios. Fixes #8718.

- [`97d48c7`](https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a) [#8651](https://github.com/firebase/firebase-js-sdk/pull/8651) - `FirebaseServerApp` can now be initalized with an App Check token instead of invoking the App Check
`getToken` method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.

## 1.0.11

### Patch Changes
Expand Down
Loading

0 comments on commit 4e6a5c6

Please sign in to comment.