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

Bugfix/update NPM dependencies #48123

Merged
merged 4 commits into from
Mar 23, 2025

Conversation

jscheffl
Copy link
Contributor

As we are close to 3.0 we should upgrade all NPM/ts dependencies to a current state.

After the general upgrade unfortunately some new code was re-generated. Also I needed to ignore some es-lint complaints which are introduced by new version of es-lint. For me they are all classified as false-positives. But still feel partly a bit noob on TS, so if there is a "clean" way to fix it... ideas welcome.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Mar 23, 2025
@jscheffl jscheffl requested a review from shubhamraj-git March 23, 2025 18:43
@jscheffl
Copy link
Contributor Author

Note: I started and clicked a bit through the UI. No special plan. But it seems nothing obvious broke. Triggered some DAGs and navigated around. In my naive tests all look good.

Copy link
Contributor

@shubhamraj-git shubhamraj-git left a comment

Choose a reason for hiding this comment

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

Fixed some merge conflicts, which happened due to recent editConnection UI PR went in. Overall looks good. Thanks for the changes @jscheffl .

@jscheffl jscheffl merged commit 6c046ab into apache:main Mar 23, 2025
61 checks passed
@potiuk
Copy link
Member

potiuk commented Mar 23, 2025

nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants