Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps @babel/helpers from 7.25.7 to 7.28.4.

Release notes

Sourced from @​babel/helpers's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

... (truncated)

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

... (truncated)

Commits

Dependabot compatibility score

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

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.7 to 7.28.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.28.4
  dependency-type: indirect
...

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 Sep 30, 2025
@aglinxinyuan aglinxinyuan requested a review from aicam September 30, 2025 22:50
@aglinxinyuan aglinxinyuan requested review from bobbai00 and kunwp1 and removed request for aicam and bobbai00 October 1, 2025 23:33
@aglinxinyuan
Copy link
Contributor

@kunwp1, please review the PR.

@github-actions github-actions bot added frontend Changes related to the frontend GUI backend Anything related to backend services and removed dependencies Pull requests that update a dependency file labels Oct 3, 2025
@kunwp1
Copy link
Contributor

kunwp1 commented Oct 3, 2025

For this library, our frontend code doesn’t use it directly. Instead, Angular and Nx rely on it indirectly to ensure TypeScript compiles into browser-compatible code. In this case, is there a protocol or systematic way to check for regressions? Do you think running CI tests (frontend unit tests) is sufficient?

➜  gui git:(main) yarn why @babel/helpers
├─ @babel/core@npm:7.22.9
│  └─ @babel/helpers@npm:7.28.4 (via npm:^7.22.6)
│
├─ @babel/core@npm:7.23.2
│  └─ @babel/helpers@npm:7.28.4 (via npm:^7.23.2)
│
└─ @babel/core@npm:7.25.8
   └─ @babel/helpers@npm:7.28.4 (via npm:^7.25.7)
➜  gui git:(main) yarn why @babel/core
├─ @angular-devkit/build-angular@npm:16.2.12
│  └─ @babel/core@npm:7.22.9 (via npm:7.22.9)
│
├─ @angular-devkit/build-angular@npm:16.2.16
│  └─ @babel/core@npm:7.22.9 (via npm:7.22.9)
│
├─ @angular-devkit/build-angular@npm:16.2.12 [125e9]
│  └─ @babel/core@npm:7.22.9 (via npm:7.22.9)
│
├─ @angular-devkit/build-angular@npm:16.2.16 [e8b71]
│  └─ @babel/core@npm:7.22.9 (via npm:7.22.9)
│
├─ @angular/compiler-cli@npm:16.2.12
│  └─ @babel/core@npm:7.23.2 (via npm:7.23.2)
│
├─ @angular/compiler-cli@npm:16.2.12 [125e9]
│  └─ @babel/core@npm:7.23.2 (via npm:7.23.2)
│
├─ @angular/localize@npm:16.2.12
│  └─ @babel/core@npm:7.23.2 (via npm:7.23.2)
│
├─ @angular/localize@npm:16.2.12 [125e9]
│  └─ @babel/core@npm:7.23.2 (via npm:7.23.2)
│
├─ @nx/js@npm:20.0.3
│  └─ @babel/core@npm:7.25.8 (via npm:^7.23.2)
│
├─ @nx/js@npm:20.0.3 [51472]
│  └─ @babel/core@npm:7.25.8 (via npm:^7.23.2)
│
├─ @nx/webpack@npm:20.0.3
│  └─ @babel/core@npm:7.25.8 (via npm:^7.23.2)
│
└─ istanbul-lib-instrument@npm:5.2.1
   └─ @babel/core@npm:7.25.8 (via npm:^7.12.3)

@chenlica chenlica requested a review from aglinxinyuan October 3, 2025 23:27
@github-actions github-actions bot removed the backend Anything related to backend services label Oct 3, 2025
@aglinxinyuan
Copy link
Contributor

Running the unit tests locally, building and running Texera on your machine, and testing a few key functionalities in the Hub and Workflow Editor should be sufficient.

@kunwp1
Copy link
Contributor

kunwp1 commented Oct 3, 2025

I think we should have clear guidelines on which key features of Texera need to be tested manually. Since Texera has a lot of features, I don’t want to risk overlooking something important during this review process and encountering issues later.

@aglinxinyuan
Copy link
Contributor

aglinxinyuan commented Oct 3, 2025

I think we should have clear guidelines on which key features of Texera need to be tested manually. Since Texera has a lot of features, I don’t want to risk overlooking something important during this review process and encountering issues later.

We can decide that later. For this PR, since the library is frontend-only, you only need to verify the key frontend features. Please test the following:
• Add a workflow
• Delete a workflow
• Add a dataset
• Upload a file to a dataset
• Drag an operator into the workflow editor
• Run the workflow and view the results
• Delete the operator
Based on my knowledge, this list should be more than enough for this PR.

@kunwp1
Copy link
Contributor

kunwp1 commented Oct 4, 2025

Thanks! I'll review the PR based on the list

Copy link
Contributor

@kunwp1 kunwp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested all the key features.

@aglinxinyuan aglinxinyuan merged commit 1ec8022 into main Oct 4, 2025
11 checks passed
@aglinxinyuan aglinxinyuan deleted the dependabot/npm_and_yarn/core/gui/babel/helpers-7.28.4 branch October 4, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Changes related to the frontend GUI javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants