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 the firebase group across 2 directories with 5 updates #3137

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the firebase group with 4 updates in the / directory: firebase, @firebase/rules-unit-testing, firebase-admin and firebase-tools.
Bumps the firebase group with 2 updates in the /functions directory: firebase-admin and firebase-functions.

Updates firebase from 10.12.2 to 10.13.1

Release notes

Sourced from firebase's releases.

[email protected]

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/app@​0.10.10

Patch Changes

@​firebase/app-compat@​0.2.40

Patch Changes

@​firebase/auth@​1.7.8

Patch Changes

  • 62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.

@​firebase/auth-compat@​0.5.13

Patch Changes

  • 62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.

  • Updated dependencies [62348e116]:

  • @​firebase/auth@​1.7.8

[email protected]

Patch Changes

  • 62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.

  • Updated dependencies [2ee2a90ae, 05c34c91e, 62348e116]:

  • @​firebase/functions@​0.11.7

  • @​firebase/app@​0.10.10

  • @​firebase/auth-compat@​0.5.13

  • @​firebase/firestore@​4.7.1

  • @​firebase/storage@​0.13.1

  • @​firebase/auth@​1.7.8

  • @​firebase/functions-compat@​0.3.13

  • @​firebase/app-compat@​0.2.40

  • @​firebase/storage-compat@​0.3.11

  • @​firebase/firestore-compat@​0.3.36

... (truncated)

Commits

Updates @firebase/rules-unit-testing from 3.0.3 to 3.0.4

Changelog

Sourced from @​firebase/rules-unit-testing's changelog.

3.0.4

Patch Changes

Commits

Updates firebase-admin from 12.1.1 to 12.4.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.4.0

Miscellaneous

  • [chore] Release 12.4.0 (#2674)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
  • chore: Deprecate sendToTopic and Condition (#2683)
  • build(deps): bump @​types/node from 22.1.0 to 22.3.0 (#2675)
  • build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
  • build(deps): bump @​google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
  • build(deps): bump axios in /.github/actions/send-email (#2673)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
  • Reroute Cloud Tasks to emulator when it is running (#2649)

Firebase Admin Node.js SDK v12.3.1

Bug Fixes

  • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#2648)

Miscellaneous

  • [chore] Release 12.3.1 (#2667)
  • chore: Skip sendToDeviceGroup integration test (#2666)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
  • build(deps): bump @​types/node from 22.0.1 to 22.1.0 (#2663)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
  • build(deps): bump @​types/node from 20.14.11 to 22.0.1 (#2657)
  • build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)

Firebase Admin Node.js SDK v12.3.0

New Features

  • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#2550)

Miscellaneous

  • [chore] Release 12.3.0 (#2644)
  • build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • build(deps-dev): bump mocha and @​types/mocha (#2640)
  • build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • Remove Remote Config dependency on Long JS (#2614)
  • build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • build(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#2616)

... (truncated)

Commits
  • d88c3fb [chore] Release 12.4.0 (#2674)
  • 22924d8 build(deps-dev): bump @​firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
  • a0cc486 chore: Deprecate sendToTopic and Condition (#2683)
  • 3a97552 build(deps): bump @​types/node from 22.1.0 to 22.3.0 (#2675)
  • fcd7f27 build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
  • 9635169 build(deps): bump @​google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
  • b865eb7 build(deps): bump axios in /.github/actions/send-email (#2673)
  • 8a83bdf build(deps-dev): bump @​microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
  • 8d11961 Reroute Cloud Tasks to emulator when it is running (#2649)
  • 5d47529 [chore] Release 12.3.1 (#2667)
  • Additional commits viewable in compare view

Updates firebase-tools from 13.10.2 to 13.16.0

Release notes

Sourced from firebase-tools's releases.

v13.16.0

  • Added support for Cloud Tasks within the Functions emulator. (#7475)
  • Released Firestore Emulator v 1.19.8 which adds support for FindNearest.distanceResultField and FindNearest.distanceThreshold parameters.
  • Temporarily removed Extensions from Functions deploy because it was causing unexpected Extension deletions. (#7590, #7582)

v13.15.4

  • Fixed an issue where functions deployment would fail if firebase.json#extensions was undefined. (#7575)

v13.15.3

v13.15.2

  • Implemented a check in the Next.js build function to verify if .env.<PROJECT-ID> file exists and make its variables available for the build process.
  • Fix esbuild path used to bundle next.config.js on Windows (#7555)
  • Updated to v1.3.5 of the Data Connect toolkit, which adds support for pgvector indexing and order_by_ref, and fixes bugs in SDK generation.

v13.15.1

  • Fixes secret params resolution in functions emulator. (#7443)
  • Fixed bug where esbuild execution was throwing an error saying "Command line too long" on Windows (#7250, #6193). (#7395)
  • Automatically detect app platform during init dataconnect:sdk.
  • Support sharp ^0.33.x for web frameworks. (#7517)
  • Update Firebase Data Connect toolkit to v1.3.4, which supports offset, cascade delete support, always index all foreign fields and multiple generated SDK options. (#7545)
  • Update Data Connect SDK Options Default to avoid duplicate output path. (#7545)

v13.15.0

  • Fixed an issue where --force was not respected during firebase deploy --only storage. (#7499)
  • Added support for Customer-managed encryption keys (CMEK) on Firestore databases. (#7479)
  • Improved error message thrown when missing permissions to deploy to hosting. (#7190)
  • Improved default values for 'init dataconnect:sdk'.
  • Fixed issue where functions:secrets:set wrongly errorred in non-interactive flows without force option (#7467)
  • Bumped the Firebase Data Connect local toolkit version to v1.3.2, which includes some bug fixes. (#7518)

v13.14.2

  • Improved notification message when an update is available. (#7293)
  • Fix issue where Data Connect Emulator can't read config

v13.14.1

  • Bump Firebase Data Connect local toolkit to v1.3.1, which contains fixes for Swift SDK code generation (#7491)

v13.14.0

  • Cleans up App Hosting's GitHub integration UX. "Add an account" flow now goes directly to GitHub instead of using Developer Connect. (#7405)
  • Fix an issue where refresh_tokens would be used before checking whether they were expired. (#7442)
  • firebase init dataconnect now can pull down deployed GQL files.
  • Improved detection of 'dataconnect.yaml' when not in project root.
  • GitHub Action fixes for web frameworks (#6883)
  • Fixes issue where PubSub message publishTime is set to 1970-01-01T00:00:00 (#7441)
  • Display meaningful error message when cannot determine target. (#6594)

... (truncated)

Commits
  • c08fedd 13.16.0
  • 91a80d9 fix changelog (#7601)
  • 2b1a314 Add support for cloud tasks within the emulator. (#7475)
  • dee2c89 temporarily remove extensions deploy from functions (#7600)
  • 8ee858b Updated to firestore emulator 1.19.8 (#7598)
  • d4ac884 Update listConnectors with mask (#7577)
  • 0caa30b [firebase-release] Removed change log and reset repo after 13.15.4 release
  • 52cba51 13.15.4
  • 1aa4f8a Better null handling for extensions want (#7576)
  • e53da5c [firebase-release] Removed change log and reset repo after 13.15.3 release
  • Additional commits viewable in compare view

Updates firebase-admin from 12.1.1 to 12.4.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.4.0

Miscellaneous

  • [chore] Release 12.4.0 (#2674)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
  • chore: Deprecate sendToTopic and Condition (#2683)
  • build(deps): bump @​types/node from 22.1.0 to 22.3.0 (#2675)
  • build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
  • build(deps): bump @​google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
  • build(deps): bump axios in /.github/actions/send-email (#2673)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
  • Reroute Cloud Tasks to emulator when it is running (#2649)

Firebase Admin Node.js SDK v12.3.1

Bug Fixes

  • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#2648)

Miscellaneous

  • [chore] Release 12.3.1 (#2667)
  • chore: Skip sendToDeviceGroup integration test (#2666)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
  • build(deps): bump @​types/node from 22.0.1 to 22.1.0 (#2663)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
  • build(deps): bump @​types/node from 20.14.11 to 22.0.1 (#2657)
  • build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)

Firebase Admin Node.js SDK v12.3.0

New Features

  • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#2550)

Miscellaneous

  • [chore] Release 12.3.0 (#2644)
  • build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • build(deps-dev): bump mocha and @​types/mocha (#2640)
  • build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • Remove Remote Config dependency on Long JS (#2614)
  • build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • build(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#2616)

... (truncated)

Commits
  • d88c3fb [chore] Release 12.4.0 (#2674)
  • 22924d8 build(deps-dev): bump @​firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
  • a0cc486 chore: Deprecate sendToTopic and Condition (#2683)
  • 3a97552 build(deps): bump @​types/node from 22.1.0 to 22.3.0 (#2675)
  • fcd7f27 build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
  • 9635169 build(deps): bump @​google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
  • b865eb7 build(deps): bump axios in /.github/actions/send-email (#2673)
  • 8a83bdf build(deps-dev): bump @​microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
  • 8d11961 Reroute Cloud Tasks to emulator when it is running (#2649)
  • 5d47529 [chore] Release 12.3.1 (#2667)
  • Additional commits viewable in compare view

Updates firebase-functions from 5.0.1 to 5.1.1

Release notes

Sourced from firebase-functions's releases.

v5.1.1

  • Fix retry in event triggered functions. (#1463)
  • Expose retry configuration in v2 RTDB trigger (#1588)
  • Fix CORS options for v2 callable functions (#1564)
  • Remove invalid enforceAppCheck option for v2 onRequest trigger (#1477)

v5.1.0

  • Future Extensions support (#1590)
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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-7824dd0a60 branch 3 times, most recently from c9b3223 to 2195bb8 Compare September 1, 2024 18:47
@abraham
Copy link
Member

abraham commented Sep 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-7824dd0a60 branch 2 times, most recently from b71db1c to 61faa72 Compare September 2, 2024 12:29
Bumps the firebase group with 4 updates in the / directory: [firebase](https://github.com/firebase/firebase-js-sdk), [@firebase/rules-unit-testing](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/rules-unit-testing), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-tools](https://github.com/firebase/firebase-tools).
Bumps the firebase group with 2 updates in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-functions](https://github.com/firebase/firebase-functions).


Updates `firebase` from 10.12.2 to 10.13.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@10.13.1)

Updates `@firebase/rules-unit-testing` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/rules-unit-testing)

Updates `firebase-admin` from 12.1.1 to 12.4.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v12.1.1...v12.4.0)

Updates `firebase-tools` from 13.10.2 to 13.16.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v13.10.2...v13.16.0)

Updates `firebase-admin` from 12.1.1 to 12.4.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v12.1.1...v12.4.0)

Updates `firebase-functions` from 5.0.1 to 5.1.1
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: "@firebase/rules-unit-testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-7824dd0a60 branch from 61faa72 to 1868fd5 Compare September 2, 2024 12:30
@abraham abraham merged commit 91bd55e into main Sep 2, 2024
3 of 4 checks passed
@abraham abraham deleted the dependabot/npm_and_yarn/firebase-7824dd0a60 branch September 2, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant