Skip to content

Bump undici and firebase in /vue-firebase-crash-course#198

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vue-firebase-crash-course/multi-210d7c4f19
Open

Bump undici and firebase in /vue-firebase-crash-course#198
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vue-firebase-crash-course/multi-210d7c4f19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Removes undici. It's no longer used after updating ancestor dependency firebase. These dependencies need to be updated together.

Removes undici

Updates firebase from 10.8.0 to 12.11.0

Release notes

Sourced from firebase's releases.

firebase@12.11.0

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

What's Changed

@​firebase/ai@​2.10.0

Minor Changes

Patch Changes

  • Updated dependencies [2f7f426]:
    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

@​firebase/data-connect@​0.5.0

Minor Changes

  • 9d33dd6 #9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

Patch Changes

  • 2f7f426 #9608 - Remove updateEmulatorBanner(). (No release note needed.)

  • Updated dependencies [2f7f426]:

    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

firebase@12.11.0

Minor Changes

  • 9d33dd6 #9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

  • 843a8d7 #9693 (fixes #9625) - Added responseJsonSchema to GenerationConfig.

  • 78384d3 #9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll

Patch Changes

... (truncated)

Commits
  • 852957b Version Packages (#9727)
  • ae8cf28 Merge main into release
  • 843a8d7 feat(ai): Add responseJsonSchema (#9693)
  • 9d33dd6 feat(data-connect): Add validateArgsWithOptions() (#9614)
  • 891a0c9 update CODEOWNERs (#9724)
  • 54ff05e fix(firestore): read and write user data on pipeline execute (#9715)
  • c44bb9a test(firestore): add vscode debug config for enterprise lite (#9621)
  • d7b1826 Fix syntax in Pipeline examples in TSDoc (#9712)
  • a383770 fix: Workaround rollup terser-plugin's inconsistent property naming when usin...
  • f44d826 firestore: improve documentation about CRUD promises and when they resolve (#...
  • 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 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.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Removes `undici`

Updates `firebase` from 10.8.0 to 12.11.0
- [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.8.0...firebase@12.11.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
- dependency-name: firebase
  dependency-version: 12.11.0
  dependency-type: direct:production
...

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 Mar 20, 2026
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