Skip to content

Comments

chore(deps): bump tar, @angular/fire, @angular/cli and firebase-tools in /frontend#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-4ae16a1cc4
Open

chore(deps): bump tar, @angular/fire, @angular/cli and firebase-tools in /frontend#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-4ae16a1cc4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps tar to 7.5.9 and updates ancestor dependencies tar, @angular/fire, @angular/cli and firebase-tools. These dependencies need to be updated together.

Updates tar from 7.5.2 to 7.5.9

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @angular/fire from 18.0.1 to 20.0.1

Release notes

Sourced from @​angular/fire's releases.

20.0.1

What's Changed

New Contributors

Full Changelog: angular/angularfire@20.0.0...20.0.1

20.0.0

What's Changed

  • Peer on Angular v20
  • Peer on firebase-tools v14

Full Changelog: angular/angularfire@19.2.0...20.0.0

20.0.0-rc.0

What's Changed

  • Peer on Angular v20
  • Peer on firebase-tools v14

Full Changelog: angular/angularfire@19.2.0...20.0.0-rc.0

19.2.0

What's Changed

New Contributors

Full Changelog: angular/angularfire@19.1.0...19.2.0

19.1.0

What's Changed

New Contributors

Full Changelog: angular/angularfire@19.0.0...19.1.0

19.0.0

What's Changed

  • Single sample application—demonstrating the modular SDK in a Zoneless SSR application with code-splitting on @defer
  • Now logging zone warnings about instability when using AngularFire outside of an injection context
  • Added docs on application instability
  • Bumped Angular, Firebase, and other dependencies
  • Now bundling CLI dependencies

Added

... (truncated)

Commits

Updates @angular/cli from 20.3.8 to 20.3.16

Release notes

Sourced from @​angular/cli's releases.

20.3.16

@​angular/cli

Commit Description
fix - 656888a25 update dependency @​modelcontextprotocol/sdk to v1.26.0

20.3.15

@​angular/cli

Commit Description
fix - 795d65413 update pacote to v21.0.4

@​angular-devkit/build-angular

Commit Description
fix - ffc72cbc5 update webpack to version 5.104.1

20.3.14

@​angular/cli

Commit Description
fix - ff366499e update dependency @​modelcontextprotocol/sdk to v1.25.2

20.3.13

@​angular/cli

Commit Description
fix - cfbb61602 update @modelcontextprotocol/sdk to v1.24.0

20.3.12

@​angular/build

Commit Description
fix - 25bb7e65c ensure correct URL joining for prerender routes

@​angular/ssr

Commit Description
fix - cceb86296 handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
fix - 1abe68ad8 prevent redirect loop with encoded query parameters

20.3.11

@​angular/build

Commit Description
fix - 8053f2d92 ensure ɵgetOrCreateAngularServerApp is always defined after errors

20.3.10

@​schematics/angular

Commit Description
fix - c854a719b correct tsconfig.spec.json include for spec files

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.3.16 (2026-02-09)

@​angular/cli

Commit Type Description
656888a25 fix update dependency @​modelcontextprotocol/sdk to v1.26.0

21.2.0-next.1 (2026-02-05)

@​angular/cli

Commit Type Description
91b9d281f feat integrate file formatting into update migrations
6f29a8c35 fix renamed files by their new path in the schematic workflow
bc363af8b perf optimize package manager discovery with stat-based probing

@​schematics/angular

Commit Type Description
5d1df50d8 fix add actionable feedback to vitest-browser schematic
51fc77828 fix warn when production configuration is missing for service worker

@​angular/build

Commit Type Description
ece30f235 feat add headless option to unit-test builder
1f114a9e8 fix bundle setup files in unit-test builder for Vitest

21.1.3 (2026-02-05)

@​schematics/angular

Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker

@​angular-devkit/build-angular

... (truncated)

Commits
  • 750f037 release: cut the v20.3.16 release
  • 0f02aca build: update webpack to v5.105.0
  • 656888a fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.26.0
  • 279b1ad release: cut the v20.3.15 release
  • 795d654 fix(@​angular/cli): update pacote to v21.0.4
  • ffc72cb fix(@​angular-devkit/build-angular): update webpack to version 5.104.1
  • 4963d9c release: cut the v20.3.14 release
  • ff36649 fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.25.2
  • 66140c8 ci: force ipv4 resolutions first in Node.js
  • 948869d release: cut the v20.3.13 release
  • Additional commits viewable in compare view

Updates firebase-tools from 13.35.1 to 15.6.0

Release notes

Sourced from firebase-tools's releases.

v15.6.0

  • Added support for enabling Firebase Authentication providers via firebase deploy. You can configure providers in firebase.json like so:
{
  "auth": {
    "providers": {
      "anonymous": true,
      "emailPassword": true,
      "googleSignIn": {
        "oAuthBrandDisplayName": "My App",
        "supportEmail": "support@myapp.com"
      }
    }
  }
}
  • Added initial zip deploy support in functions deploy for HTTP functions (#9707)
  • Fixes an issue where Python was missing from the firebase-tools Docker image (#9855).
  • Fixes billing information check to use user's project quota (#9879).
  • Updated the Firebase Data Connect local toolkit to v3.1.2, which contains the following changes: (#9882)
    • Improved insecure operation warning messages and reduced the severity of existing insecure operation warnings to LOG_ONLY.
    • Updated the Golang dependency version from 1.24.4 to 1.24.12.
  • Fixes issue where auth emulator multi-tenant mode exports/imports only users tied to the default tenant (#5623)
  • Updated Pub/Sub emulator to version 0.8.27.
  • Updated the Data Connect emulator to v3.1.3, which enables the native SQL feature.

v15.5.1

  • Fixes issues with calls to serviceusage (#9844)

v15.5.0

  • Added firebase dataconnect:compile command.
  • Loads experiments earlier in CLI startup so they can be used earlier. (#9797)
  • Fixed issue where AuthBlockingEvent had invalid format for metadata.creationTime and metadata.lastSignInTime. (#8109)
  • Fixed issue where Storage security rules is overwritten when running firebase init storage. (#8170)
  • Add support for firestoreDataAccessMode, mongodbCompatibleDataAccessMode, and the realtimeUpdatesMode flags for Firestore Database creation (#9817)
  • Updated to v3.1.1 of the Data Connect emulator which includes fixes and internal improvements. (#9835)

v15.4.0

  • Fix the bug when Data Connect emulator hangs with PGlite. (#9756, #9771)
  • Updated to v3.1.0 of the Data Connect emulator, which adds support for using distinct: true in combination with orderBy, and other internal improvements (#9778).

v15.3.1

  • Renamed MCP prompts /firestore:generate_rules to /firestore:generate_security_rules and /storage:generate_rules to /storage:generate_security_rules.

v15.3.0

  • Fixed pricing calculation for Cloud Functions deployed to newer regions (africa-south1, europe-west8, me-west1, and others) when using minInstances. (#9696)
  • Removed MCP tools and prompts that required Gemini in Firebase terms of service.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 18, 2026
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.9 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [@angular/fire](https://github.com/angular/angularfire), [@angular/cli](https://github.com/angular/angular-cli) and [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Updates `tar` from 7.5.2 to 7.5.9
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.2...v7.5.9)

Updates `@angular/fire` from 18.0.1 to 20.0.1
- [Release notes](https://github.com/angular/angularfire/releases)
- [Commits](angular/angularfire@18.0.1...20.0.1)

Updates `@angular/cli` from 20.3.8 to 20.3.16
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.8...v20.3.16)

Updates `firebase-tools` from 13.35.1 to 15.6.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.35.1...v15.6.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
- dependency-name: "@angular/fire"
  dependency-version: 20.0.1
  dependency-type: direct:production
- dependency-name: "@angular/cli"
  dependency-version: 20.3.16
  dependency-type: direct:development
- dependency-name: firebase-tools
  dependency-version: 15.6.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/multi-4ae16a1cc4 branch from f6c8f8c to 5df30f9 Compare February 20, 2026 20:17
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