This is an automated email from the ASF dual-hosted git repository.

github-merge-queue[bot] pushed a commit to branch 
gh-readonly-queue/main/pr-6713-b248206ab247f995cba8201d7f93540002c3412f
in repository https://gitbox.apache.org/repos/asf/texera.git

commit 55f75a831001ba539e2390a0e7259393177ba375
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 16:34:30 2026 -0700

    fix(deps, frontend): bump @ngneat/until-destroy from 8.1.4 to 10.0.0 in 
/frontend (#6713)
    
    Bumps [@ngneat/until-destroy](https://github.com/ngneat/until-destroy)
    from 8.1.4 to 10.0.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/ngneat/until-destroy/commits";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@ngneat/until-destroy&package-manager=npm_and_yarn&previous-version=8.1.4&new-version=10.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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)
    
    
    </details>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Xinyuan Lin <[email protected]>
---
 frontend/LICENSE-binary |  2 +-
 frontend/package.json   |  2 +-
 frontend/yarn.lock      | 16 ++++++++--------
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/frontend/LICENSE-binary b/frontend/LICENSE-binary
index ec9ea36ede..19a514813a 100644
--- a/frontend/LICENSE-binary
+++ b/frontend/LICENSE-binary
@@ -286,7 +286,7 @@ Angular / npm packages:
   - @codingame/[email protected]
   - @codingame/[email protected]
   - @ctrl/[email protected]
-  - @ngneat/[email protected]
+  - @ngneat/[email protected]
   - @ngx-formly/[email protected]
   - @ngx-formly/[email protected]
   - @vscode/[email protected]
diff --git a/frontend/package.json b/frontend/package.json
index eddc20834c..fd511f20f9 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -36,7 +36,7 @@
     "@codingame/monaco-vscode-java-default-extension": "25.1.2",
     "@codingame/monaco-vscode-python-default-extension": "25.1.2",
     "@lezer/python": "1.1.19",
-    "@ngneat/until-destroy": "8.1.4",
+    "@ngneat/until-destroy": "10.0.0",
     "@ngx-formly/core": "7.1.0",
     "@ngx-formly/ng-zorro-antd": "7.1.0",
     "ai": "5.0.93",
diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index e9dc9e9a6e..4c5b5c315a 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -4516,15 +4516,15 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@ngneat/until-destroy@npm:8.1.4":
-  version: 8.1.4
-  resolution: "@ngneat/until-destroy@npm:8.1.4"
+"@ngneat/until-destroy@npm:10.0.0":
+  version: 10.0.0
+  resolution: "@ngneat/until-destroy@npm:10.0.0"
   dependencies:
-    tslib: "npm:^2.2.0"
+    tslib: "npm:^2.3.0"
   peerDependencies:
-    "@angular/core": ">=10.0.5"
+    "@angular/core": ">=13"
     rxjs: ^6.4.0 || ^7.0.0
-  checksum: 
10c0/648f0ddbb02d942285bfc63201fb6c14a807f7a2dfd68b2779808e4fd658eeffe098c9bfab1931bd257149b5abdd255ac765a53dc9bac1cdd403b79edbacaacf
+  checksum: 
10c0/6844112e3a4258af76bd0f4179bd6ce426652fe92bccaf8bb395e45c1754e2e8605978459a70d970d673d565bf1e4015e785465635d36a319b49f7ca2073a4a3
   languageName: node
   linkType: hard
 
@@ -10980,7 +10980,7 @@ __metadata:
     "@codingame/monaco-vscode-java-default-extension": "npm:25.1.2"
     "@codingame/monaco-vscode-python-default-extension": "npm:25.1.2"
     "@lezer/python": "npm:1.1.19"
-    "@ngneat/until-destroy": "npm:8.1.4"
+    "@ngneat/until-destroy": "npm:10.0.0"
     "@ngx-formly/core": "npm:7.1.0"
     "@ngx-formly/ng-zorro-antd": "npm:7.1.0"
     "@nx/angular": "npm:23.0.1"
@@ -17267,7 +17267,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"tslib@npm:2.8.1, tslib@npm:>=2.6.3, tslib@npm:^2.0.0, tslib@npm:^2.1.0, 
tslib@npm:^2.2.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.8.1":
+"tslib@npm:2.8.1, tslib@npm:>=2.6.3, tslib@npm:^2.0.0, tslib@npm:^2.1.0, 
tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.8.1":
   version: 2.8.1
   resolution: "tslib@npm:2.8.1"
   checksum: 
10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62

Reply via email to