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 4 updates #3122

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 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 1 update in the /functions directory: firebase-admin.

Updates firebase from 10.12.2 to 10.12.4

Release notes

Sourced from firebase's releases.

firebase@10.12.4

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

What's Changed

@​firebase/analytics@​0.10.6

Patch Changes

@​firebase/analytics-compat@​0.2.12

Patch Changes

@​firebase/app@​0.10.7

Patch Changes

  • Update SDK_VERSION.

@​firebase/app-check@​0.8.6

Patch Changes

@​firebase/app-check-compat@​0.3.13

Patch Changes

@​firebase/app-compat@​0.2.37

Patch Changes

  • Updated dependencies []:
  • @​firebase/app@​0.10.7

firebase@10.12.4

Patch Changes

... (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.3.0

Release notes

Sourced from firebase-admin's releases.

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)
  • chore: update integration test resources (#2615)
  • build(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2612)
  • build(deps): bump @​types/node from 20.14.2 to 20.14.8 (#2613)

Firebase Admin Node.js SDK v12.2.0

Breaking Changes

  • change: Deprecate Node.js 16 support (#2574)

Bug Fixes

  • fix: Replace farmhash with farmhash-modern (#2603)
  • fix: Make ADC + human account work with firebase-admin (#2553)
  • fix: Use optional chaining in FirebaseError (#2581)

Miscellaneous

  • [chore] Release 12.2.0 (#2605)
  • build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
  • build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
  • build(deps): bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
  • build(deps-dev): bump @​types/lodash from 4.17.4 to 4.17.5 (#2594)
  • build(deps): bump @​google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
  • build(deps): bump @​types/node from 20.12.12 to 20.14.0 (#2585)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.34 to 0.2.35 (#2575)
  • build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2 (#2578)
  • build(deps): bump @​google-cloud/storage from 7.11.0 to 7.11.1 (#2579)
Commits
  • 500bb81 [chore] Release 12.3.0 (#2644)
  • f26ad1d build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • b8f284d build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • 8386694 build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • e5001c1 feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#...
  • 9682e7e build(deps-dev): bump mocha and @​types/mocha (#2640)
  • 74f1143 build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • 78b117d build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • 3604443 Remove Remote Config dependency on Long JS (#2614)
  • 3049575 build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • Additional commits viewable in compare view

Updates firebase-tools from 13.10.2 to 13.14.2

Release notes

Sourced from firebase-tools's releases.

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)
  • Adds support for firealerts events in Eventarc emulator. (#7355)
  • Released version firebase-tools-ui@1.13.0, which adds Emulator UI support for firealerts events.
  • Improved errors when an incorrect service ID is passed to firebase deploy --only dataconnect:serviceId.
  • Fixed display of errors in Firestore commands when using JSON or noninteractive modes. (#7482)
  • Fixed an issue where Firestore backup schedule commands had invalid short option names. (#7481)
  • Bumps the Firebase Data Connect local toolkit to v1.3.0, which adds Swift SDK, @​index, @​unique, and batch insert support. (#7486)

v13.13.3

  • Fix an issue where refresh_tokens would be used before checking whether they were expired. (#7442)

v13.13.2

  • Fixes an issue where old access_token would be used after expiry. (#7429)

v13.13.1

  • Pass down functions.ignore values in firebase.json to functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)
  • Fixes bug where secret values provided in env files were parsed as list (#7422)
  • Update the Firebase Data Connect emulator to v1.2.4, which includes a fix for web SDK generation on Windows and a change for the local Vertex AI client to pick up application default credentials automatically (#7424)

v13.13.0

  • Fixes framework support for Nuxt ^3.12 by correctly calling loadNuxtConfig() (#7375)
  • Add a default for firebase init dataconnect:sdk (#7406)
  • Bump Firebase Data Connect emulator to v1.2.3, which adds support for @index on tables, @auth(level: USER_ANON/USER_EMAIL_VERIFIED), and key: {uid_expr: "auth.uid"}, and fixes some issues related to SDK generation (#7409)

v13.12.0

  • Moved dataconnect.location key in firebase.json to dataconnect.yaml.
  • Fixes issue where files were not properly being discovered and deployed to Firebase Hosting (#7363, #7378)
  • Added new command init dataconnect:sdk, which interactively configures a generated SDK for a Data Connect connector.

v13.11.4

  • Data Connect emulator now reuses existing instances if they are emulating the same service.
  • Fixes issue where deploy --only dataconnect would error out with cannot read property undefined.
  • Fixes compatibility issue when uploading native symbols to Crashlytics on Intel-based Macs.

v13.11.3

  • Fixes issue where storage emulator throws an error due to non-standard whitespaces in filenames (#6834).

... (truncated)

Commits
  • 4cc5a93 13.14.2
  • b921af5 pass resolvedConfigPath to dataConnectEmulator start (#7495)
  • c849eb8 Improve update message displayed when Firebase Tools is not latest (#7493)
  • a592119 Refactor SDK init to split up prompting and actuation (#7488)
  • f57cb47 Hide secondary init commands from multiselect menu (#7494)
  • e7411d5 [firebase-release] Removed change log and reset repo after 13.14.1 release
  • 2355787 13.14.1
  • 9893255 Bump FDC emulator to v1.3.1 (#7491)
  • c64dcee Add privacy policy to end up firebase help output (#7489)
  • e6e9f4b don't start auth emulator (#7487)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.1.1 to 12.3.0

Release notes

Sourced from firebase-admin's releases.

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)
  • chore: update integration test resources (#2615)
  • build(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2612)
  • build(deps): bump @​types/node from 20.14.2 to 20.14.8 (#2613)

Firebase Admin Node.js SDK v12.2.0

Breaking Changes

  • change: Deprecate Node.js 16 support (#2574)

Bug Fixes

  • fix: Replace farmhash with farmhash-modern (#2603)
  • fix: Make ADC + human account work with firebase-admin (#2553)
  • fix: Use optional chaining in FirebaseError (#2581)

Miscellaneous

  • [chore] Release 12.2.0 (#2605)
  • build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
  • build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
  • build(deps): bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
  • build(deps-dev): bump @​types/lodash from 4.17.4 to 4.17.5 (#2594)
  • build(deps): bump @​google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
  • build(deps): bump @​types/node from 20.12.12 to 20.14.0 (#2585)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.34 to 0.2.35 (#2575)
  • build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2 (#2578)
  • build(deps): bump @​google-cloud/storage from 7.11.0 to 7.11.1 (#2579)
Commits
  • 500bb81 [chore] Release 12.3.0 (#2644)
  • f26ad1d build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • b8f284d build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • 8386694 build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • e5001c1 feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#...
  • 9682e7e build(deps-dev): bump mocha and @​types/mocha (#2640)
  • 74f1143 build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • 78b117d build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • 3604443 Remove Remote Config dependency on Long JS (#2614)
  • 3049575 build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • 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 <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

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 1 update in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node).


Updates `firebase` from 10.12.2 to 10.12.4
- [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/firebase@10.12.2...firebase@10.12.4)

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/rules-unit-testing@3.0.4/packages/rules-unit-testing)

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

Updates `firebase-tools` from 13.10.2 to 13.14.2
- [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.14.2)

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

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-90301191ef branch September 1, 2024 18:06
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.

0 participants