Skip to content

Bump the core-ui-package-updates group across 1 directory with 85 updates #50707

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

Open
wants to merge 1 commit into
base: v2-11-test
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps the core-ui-package-updates group with 85 updates in the /airflow/www directory:

Package From To
@chakra-ui/react 2.4.2 3.19.0
@emotion/cache 11.9.3 11.14.0
@emotion/react 11.9.3 11.14.0
@emotion/styled 11.3.0 11.14.0
@tanstack/react-table 8.13.2 8.21.3
@visx/group 2.10.0 3.12.0
@visx/shape 2.12.2 3.12.0
ansi_up 6.0.2 6.0.5
axios 1.6.1 1.9.0
camelcase-keys 7.0.0 9.1.3
chakra-react-select 4.0.3 6.1.0
codemirror 5.61.1 6.0.1
color 4.2.3 5.0.0
d3 3.5.17 7.9.0
d3-shape 2.1.0 3.2.0
echarts 5.4.2 5.6.0
elkjs 0.7.1 0.10.0
framer-motion 6.3.11 12.12.1
jquery 3.6.0 3.7.1
jshint 2.13.4 2.13.6
moment-timezone 0.5.43 0.5.48
react 18.1.0 19.1.0
@types/react 18.0.15 19.1.4
react-dom 18.1.0 19.1.0
@types/react-dom 18.0.5 19.1.5
react-icons 5.2.1 5.5.0
react-markdown 8.0.4 10.1.0
react-query 3.39.1 3.39.3
react-router-dom 6.3.0 7.6.0
react-syntax-highlighter 15.5.0 15.6.1
@types/react-syntax-highlighter 15.5.6 15.5.13
react-textarea-autosize 8.3.4 8.5.9
reactflow 11.7.4 11.11.4
redoc 2.0.0-rc.72 2.5.0
remark-gfm 3.0.1 4.0.1
swagger-ui-dist 4.1.3 5.21.0
tsconfig-paths 3.14.2 4.2.0
type-fest 2.17.0 4.41.0
url-search-params-polyfill 8.1.1 8.2.5
validator 13.9.0 13.15.0
@babel/core 7.24.7 7.27.1
@babel/eslint-parser 7.24.7 7.27.1
@babel/plugin-transform-runtime 7.24.7 7.27.1
@babel/preset-env 7.24.7 7.27.2
@babel/preset-react 7.24.7 7.27.1
@babel/preset-typescript 7.24.7 7.27.1
@testing-library/jest-dom 5.16.4 6.6.3
@testing-library/react 13.3.0 16.3.0
@types/color 3.0.3 4.2.0
@types/react-table 7.7.12 7.7.20
@typescript-eslint/eslint-plugin 5.27.1 8.32.1
@typescript-eslint/parser 5.27.1 8.32.1
babel-jest 27.3.1 29.7.0
babel-loader 9.1.2 10.0.0
clean-webpack-plugin 3.0.0 4.0.0
copy-webpack-plugin 6.4.1 13.0.0
css-loader 5.2.7 7.1.2
css-minimizer-webpack-plugin 4.0.0 7.0.2
eslint 8.17.0 9.26.0
eslint-config-airbnb-typescript 17.0.0 18.0.0
eslint-config-prettier 8.6.0 10.1.5
eslint-plugin-html 6.1.2 8.1.2
eslint-plugin-import 2.27.5 2.31.0
eslint-plugin-jsx-a11y 6.5.1 6.10.2
eslint-plugin-promise 4.3.1 7.2.1
eslint-plugin-react 7.30.0 7.37.5
eslint-plugin-react-hooks 4.6.0 5.2.0
imports-loader 1.2.0 5.0.0
jest 27.3.1 29.7.0
jest-canvas-mock 2.5.1 2.5.2
mini-css-extract-plugin 1.6.2 2.9.2
moment 2.29.4 2.30.1
openapi-typescript 5.4.1 7.8.0
prettier 2.8.4 3.5.3
style-loader 1.3.0 4.0.0
stylelint 15.10.1 16.19.1
stylelint-config-standard 20.0.0 38.0.0
terser-webpack-plugin 4.2.3 5.3.14
typescript 4.7.3 5.8.3
url-loader 4.1.0 4.1.1
web-worker 1.2.0 1.5.0
webpack 5.94.0 5.99.8
webpack-cli 4.10.0 6.0.1
webpack-license-plugin 4.2.2 4.5.1
webpack-manifest-plugin 4.1.1 5.0.1

Updates @chakra-ui/react from 2.4.2 to 3.19.0

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.19.0

Minor Changes

  • #9464 d860d48 Thanks @​segunadebayo! - - [New] Combobox Add combobox component for autocomplete text entry.

    • Progress Circle: Make progress circle transition smoother.

@​chakra-ui/react@​3.18.0

Minor Changes

  • e91ec7e Thanks @​segunadebayo! - - DownloadTrigger [New] Add DownloadTrigger component to help download file contents.

    • System

      • Fix issue where passing d prop to chakra.path adds it to styles not as a direct attribute.
      • Fix issue where responsive semantic tokens did not get applied.
    • Select: Fix issue where indicator group doesn't align correctly in RTL layouts.

@​chakra-ui/react@​3.17.0

Minor Changes

  • #9977 ad8cc44 Thanks @​seongminn! - - Breadcrumb: Prevent screen reader from reading the separator

    • Toast: Added toast queuing when the max limit is reached:

      • New toasts were queued instead of dropped
      • Queued toasts were shown when space became available
      • Queue cleared when all toasts were removed
    • SegmentGroup: Fix issue where disabled prop was not being applied to SegmentGroup.Items

    • RatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL

    • Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected

@​chakra-ui/react@​3.16.1

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.19.0

Minor Changes

  • #9464 d860d48 Thanks @​segunadebayo! - - [New] Combobox Add combobox component for autocomplete text entry.

    • Progress Circle: Make progress circle transition smoother.

3.18.0

Minor Changes

  • e91ec7e Thanks @​segunadebayo! - - DownloadTrigger [New] Add DownloadTrigger component to help download file contents.

    • System

      • Fix issue where passing d prop to chakra.path adds it to styles not as a direct attribute.
      • Fix issue where responsive semantic tokens did not get applied.
    • Select: Fix issue where indicator group doesn't align correctly in RTL layouts.

3.17.0

Minor Changes

  • #9977 ad8cc44 Thanks @​seongminn! - - Breadcrumb: Prevent screen reader from reading the separator

    • Toast: Added toast queuing when the max limit is reached:

      • New toasts were queued instead of dropped
      • Queued toasts were shown when space became available
      • Queue cleared when all toasts were removed
    • SegmentGroup: Fix issue where disabled prop was not being applied to SegmentGroup.Items

    • RatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL

    • Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected

... (truncated)

Commits
  • 4f1bca9 ci(changesets): version packages
  • ad03fd2 fix: improve progress circle
  • b2f8b2f Merge branch 'main' into feat/combobox
  • d252833 fix: typecheck
  • 1018295 refactor: examples and stories
  • 12b2a19 ci(changesets): version packages
  • c993505 chore: add examples
  • ad679e0 fix(select): rtl layout
  • 2dcb762 fix(system): chakra.path d prop
  • a0621df fix(system): responsive tokens
  • Additional commits viewable in compare view

Updates @emotion/cache from 11.9.3 to 11.14.0

Release notes

Sourced from @​emotion/cache's releases.

@​emotion/cache@​11.14.0

Minor Changes

  • #3277 8dc1a6d Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​emotion/cache@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/utils@​1.4.2

@​emotion/cache@​11.13.1

Patch Changes

@​emotion/cache@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

@​emotion/cache@​11.12.0

Patch Changes

@​emotion/cache@​11.11.0

Minor Changes

Patch Changes

... (truncated)

Commits

Updates @emotion/react from 11.9.3 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5

@​emotion/react@​11.13.3

Patch Changes

@​emotion/react@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/cache@​11.13.0
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/react@​11.12.0

... (truncated)

Commits

Updates @emotion/styled from 11.3.0 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5

@​emotion/styled@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/styled@​11.12.0

Patch Changes

... (truncated)

Commits

Updates @tanstack/react-table from 8.13.2 to 8.21.3

Release notes

Sourced from @​tanstack/react-table's releases.

v8.21.3

Version 8.21.3 - 4/14/25, 8:19 PM

Changes

Fix

  • table-core: use right Document instance on getResizeHandler (column-sizing feature) (#5989) (54ce673) by @​riccardoperra

Docs

Packages

  • @​tanstack/table-core@​8.21.3
  • @​tanstack/angular-table@​8.21.3
  • @​tanstack/lit-table@​8.21.3
  • @​tanstack/qwik-table@​8.21.3
  • @​tanstack/react-table@​8.21.3
  • @​tanstack/solid-table@​8.21.3
  • @​tanstack/svelte-table@​8.21.3
  • @​tanstack/vue-table@​8.21.3
  • @​tanstack/react-table-devtools@​8.21.3

v8.21.2

Version 8.21.2 - 2/11/25, 8:59 PM

Changes

Fix

  • arrIncludes autoremove filterFn (#5623) (2efaf57) by lukebui
  • lit-table: spread table options in lit adapter (#5904) (36dede1) by @​kadoshms

Docs

  • row accessor bug in example code block (#5893) (b1506a7) by Valerii Petryniak
  • virtualizer tbody from onchange (827b098) by Kevin Van Cott
  • exp virtual - remeasure when table state changes (9e6987d) by Kevin Van Cott
  • angular: add expanding and sub components examples (#5898) (099e1a4) by @​riccardoperra
  • example name (57703a4) by Kevin Van Cott

Packages

  • @​tanstack/table-core@​8.21.2
  • @​tanstack/lit-table@​8.21.2
  • @​tanstack/angular-table@​8.21.2
  • @​tanstack/qwik-table@​8.21.2

... (truncated)

Commits

Updates @visx/group from 2.10.0 to 3.12.0

Release notes

Sourced from @​visx/group's releases.

v3.12.0 (2024-11-07)

🚀 Enhancements

  • feat(sankey): add @​visx/sankey #1880

📝 Documentation

  • Fix small error in the code example in the "Theming" section #1863

🏆 Contributors

v3.11.0 (2024-05-29)

🚀 Enhancements

  • feat(xychart): improve performance when hovering with tooltip #1842

📝 Documentation

  • feat(xychart): improve performance when hovering with tooltip #1842

🏆 Contributors

v3.10.4 (2024-05-24)

🐛 Bug Fix

  • brush: fix brush jumping around after mouseup #1836

🏆 Contributors

v3.10.3 (2024-05-20)

🐛 Bug Fix

  • Fix LegendThreshold #1831

🏆 Contributors

v3.10.2 (2024-03-09)

🐛 Bug Fix

  • fix: explicit type exports in @​visx/responsive #1809

... (truncated)

Changelog

Sourced from @​visx/group's changelog.

v3.12.0 (2024-11-07)

🚀 Enhancements

  • feat(sankey): add @​visx/sankey #1880

📝 Documentation

  • Fix small error in the code example in the "Theming" section #1863

🏆 Contributors

v3.11.0 (2024-05-29)

🚀 Enhancements

  • feat(xychart): improve performance when hovering with tooltip #1842

📝 Documentation

  • feat(xychart): improve performance when hovering with tooltip #1842

🏆 Contributors

v3.10.4 (2024-05-24)

🐛 Bug Fix

  • brush: fix brush jumping around after mouseup #1836

🏆 Contributors

v3.10.3 (2024-05-20)

🐛 Bug Fix

  • Fix LegendThreshold #1831

🏆 Contributors

v3.10.2 (2024-03-09)

🐛 Bug Fix

  • fix: explicit type exports in @​visx/responsive #1809

... (truncated)

Commits
  • 4aa0fde v3.12.0
  • b7952e4 build(07a91d82660f7166bf5278fe631e881f17a829e0): auto-commit package sizes
  • 07a91d8 feat(sankey): add @​visx/sankey (#1880)
  • d920798 Fix snippet in "Theming" section README.md (#1863)
  • 1aed091 changelog: v3.11.0
  • b9163a1 v3.11.0
  • 26fd656 build(32f82f4c9f9ca8ff57d75489932b8d88b063fd1a): auto-commit package sizes
  • 32f82f4 feat(xychart): improve performance when hovering with tooltip (#1842)
  • d609c9a changelog: v3.10.4
  • 7c79845 v3.10.4
  • Additional commits viewable in compare view

Updates @visx/shape from 2.12.2 to 3.12.0

Release notes

Sourced from @​visx/shape's releases.

v3.12.0 (2024-11-07)

🚀 Enhancements

  • feat(sankey): add @​visx/sankey #1880

📝 Documentation

  • Fix small error in the code example in the "Theming" section #1863

🏆 Contributors

v3.11.0 (2024-05-29)

🚀 Enhancements

  • feat(xychart): improve performance when hovering with tooltip #1842

📝 Documentation

  • feat(xychart): improve performance when hovering with tooltip #1842

🏆 Contributors

v3.10.4 (2024-05-24)

🐛 Bug Fix

  • brush: fix brush jumping around after mouseup #1836

🏆 Contributors

v3.10.3 (2024-05-20)

🐛 Bug Fix

  • Fix LegendThreshold #1831

🏆 Contributors

v3.10.2 (2024-03-09)

🐛 Bug Fix

  • fix: explicit type exports in @​visx/responsive #1809

... (truncated)

Changelog

Sourced from @​visx/shape's changelog.

v3.12.0 (2024-11-07)

🚀 Enhancements

  • feat(sankey): add @​visx/sankey #1880

📝 Documentation

  • Fix small error in the code example in the "Theming" section #1863

🏆 Contributors

v3.11.0 (2024-05-29)

🚀 Enhancements

  • feat(xychart): improve performance when hovering with tooltip #1842

📝 Documentation

  • feat(xychart): improve performance when hovering with tooltip #1842

🏆 Contributors

v3.10.4 (2024-05-24)

🐛 Bug Fix

  • brush: fix brush jumping around after mouseup #1836

🏆 Contributors

v3.10.3 (2024-05-20)

🐛 Bug Fix

  • Fix LegendThreshold #1831

🏆 Contributors

v3.10.2 (2024-03-09)

🐛 Bug Fix

  • fix: explicit type exports in @​visx/responsive #1809

... (truncated)

Commits
  • 4aa0fde v3.12.0
  • b7952e4 build(07a91d82660f7166bf5278fe631e881f17a829e0): auto-commit package sizes
  • 07a91d8 feat(sankey): add @​visx/sankey (#1880)
  • d920798 Fix snippet in "Theming" section README.md (#1863)
  • 1aed091 changelog: v3.11.0
  • b9163a1 v3.11.0
  • 26fd656 build(32f82f4c9f9ca8ff57d75489932b8d88b063fd1a): auto-commit package sizes
  • 32f82f4 feat(xychart): improve performance when hovering with tooltip (#1842)
  • d609c9a changelog: v3.10.4
  • 7c79845 v3.10.4
  • Additional commits viewable in compare view

Updates ansi_up from 6.0.2 to 6.0.5

Release notes

Sourced from ansi_up's releases.

v6.0.5

Full Changelog: drudru/ansi_up@v6.0.4...v6.0.5

Again a whoops. Both the .ts and the .js should have the change now.

v6.0.4

What's Changed

From @​drudru: I just forgot to pull the change into the .ts file. Whoops. The v6.0.3 release had the correct change in the .js file.

New Contributors

Full Changelog: drudru/ansi_up@v6.0.3...v6.0.4

v6.0.3

What's Changed

New Contributors

Full Changelog: drudru/ansi_up@v6.0.2...v6.0.3

Commits
  • 4e1f6c7 Bump version to v6.0.5 and have changes in both .ts and .js
  • 02316f4 Bump version to v6.0.4
  • 7854309 Merge pull request #94 from jonatanschroeder/patch-1
  • 565bc9d Fix handling of faint-only style
  • 65baddb Bump version to v6.0.3
  • 1bf6d11 Merge pull request #93 from gabe565/fix-faint
  • 5f9bc97 fix: Include faint style when no other modifiers are active
  • See full diff in compare view

Updates axios from 1.6.1 to 1.9.0

Release notes

Sourced from axios's releases.

Release v1.9.0

Release notes:

Bug Fixes

  • core: fix the Axios constructor implementation to treat the config argument as optional; (#6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#6661) (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch 2 times, most recently from 16daf5b to fd6f2d7 Compare May 20, 2025 16:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch 2 times, most recently from b67c171 to d283707 Compare May 29, 2025 16:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch 2 times, most recently from cd1e709 to c4e4f1d Compare June 10, 2025 17:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch 2 times, most recently from 51499e3 to 34707b7 Compare June 20, 2025 16:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch from 34707b7 to b9f354e Compare June 23, 2025 18:43
@potiuk potiuk added the legacy ui Whether legacy UI change should be allowed in PR label Jun 23, 2025
@potiuk potiuk closed this Jun 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@potiuk potiuk reopened this Jun 23, 2025
@potiuk
Copy link
Member

potiuk commented Jun 23, 2025

This is for 2.11 branch - anyone could take a look if we should close or fix it ?

@pierrejeambrun
Copy link
Member

Bumping major for ChakraUI and Visx is probably not necessary at this point and will most likely break things.

@pierrejeambrun
Copy link
Member

@dependabot ignore @chakra-ui/react major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

OK, I won't notify you about version 3.x.x of @chakra-ui/react again, unless you unignore it.

@pierrejeambrun
Copy link
Member

@dependabot ignore @visx/group major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

OK, I won't notify you about version 3.x.x of @visx/group again, unless you unignore it.

@pierrejeambrun
Copy link
Member

@dependabot ignore @visx/shape major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

OK, I won't notify you about version 3.x.x of @visx/shape again, unless you unignore it.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch from b9f354e to c252d07 Compare June 24, 2025 14:43
@pierrejeambrun
Copy link
Member

@potiuk I was expecting the PR to get redone with ignored dependencies, but after automatic rebase and also after starting manually the dependency check there https://github.com/apache/airflow/network/updates/24674075/jobs.

Dependabot still wants to update ignored stuff

@potiuk
Copy link
Member

potiuk commented Jun 24, 2025

But isn't that the error with incompatibility of updated babel with our node version ? That's what the message says at least

error [email protected]: The engine "node" is incompatible with this module. Expected version "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0". Got "21.7.3"

I am not sure if this is about updating ignored stuff? Why do you think so?

@potiuk
Copy link
Member

potiuk commented Jun 24, 2025

(note that this v2-11-test targeted PR - so likely it means we have an old node version there ?

@pierrejeambrun
Copy link
Member

pierrejeambrun commented Jun 25, 2025

My approach was, even if the CI is green we can't upgrade chakra, emotion, react to new major without doing an extensive UI testing (by a human).

So first I wanted to ignore that and don't upgrade majors for now.

babel-jest also upgrade two majors, we can ignore that.

I just realized that for the node version, independently of this PR, we should probably update the node version in the runner to be an LTS version ? (18, 20, or 22, 22 would be great ) ? Project only requires node >= 20. 21 is odd number and not LTS might bring some more of those issues.

@pierrejeambrun
Copy link
Member

@dependabot ignore babel-jest major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

OK, I won't notify you about version 29.x.x of babel-jest again, unless you unignore it.

@pierrejeambrun
Copy link
Member

@dependabot ignore @typescript-eslint/eslint-plugin major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

OK, I won't notify you about version 8.x.x of @typescript-eslint/eslint-plugin again, unless you unignore it.

@pierrejeambrun
Copy link
Member

@dependabot ignore @typescript-eslint/parser majore version

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch 2 times, most recently from eec6caa to 8cc6bb7 Compare June 26, 2025 16:57
…ates

Bumps the core-ui-package-updates group with 85 updates in the /airflow/www directory:

| Package | From | To |
| --- | --- | --- |
| [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.4.2` | `3.19.0` |
| [@emotion/cache](https://github.com/emotion-js/emotion) | `11.9.3` | `11.14.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.9.3` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.3.0` | `11.14.0` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.13.2` | `8.21.3` |
| [@visx/group](https://github.com/airbnb/visx) | `2.10.0` | `3.12.0` |
| [@visx/shape](https://github.com/airbnb/visx) | `2.12.2` | `3.12.0` |
| [ansi_up](https://github.com/drudru/ansi_up) | `6.0.2` | `6.0.5` |
| [axios](https://github.com/axios/axios) | `1.6.1` | `1.9.0` |
| [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) | `7.0.0` | `9.1.3` |
| [chakra-react-select](https://github.com/csandman/chakra-react-select) | `4.0.3` | `6.1.0` |
| [codemirror](https://github.com/codemirror/basic-setup) | `5.61.1` | `6.0.1` |
| [color](https://github.com/Qix-/color) | `4.2.3` | `5.0.0` |
| [d3](https://github.com/d3/d3) | `3.5.17` | `7.9.0` |
| [d3-shape](https://github.com/d3/d3-shape) | `2.1.0` | `3.2.0` |
| [echarts](https://github.com/apache/echarts) | `5.4.2` | `5.6.0` |
| [elkjs](https://github.com/kieler/elkjs) | `0.7.1` | `0.10.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `6.3.11` | `12.12.1` |
| [jquery](https://github.com/jquery/jquery) | `3.6.0` | `3.7.1` |
| [jshint](https://github.com/jshint/jshint) | `2.13.4` | `2.13.6` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.43` | `0.5.48` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.1.0` | `19.1.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.0.15` | `19.1.4` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.1.0` | `19.1.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.0.5` | `19.1.5` |
| [react-icons](https://github.com/react-icons/react-icons) | `5.2.1` | `5.5.0` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `8.0.4` | `10.1.0` |
| [react-query](https://github.com/tannerlinsley/react-query) | `3.39.1` | `3.39.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.3.0` | `7.6.0` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` |
| [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) | `15.5.6` | `15.5.13` |
| [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) | `8.3.4` | `8.5.9` |
| [reactflow](https://github.com/xyflow/xyflow/tree/HEAD/packages/reactflow) | `11.7.4` | `11.11.4` |
| [redoc](https://github.com/Redocly/redoc) | `2.0.0-rc.72` | `2.5.0` |
| [remark-gfm](https://github.com/remarkjs/remark-gfm) | `3.0.1` | `4.0.1` |
| [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `4.1.3` | `5.21.0` |
| [tsconfig-paths](https://github.com/dividab/tsconfig-paths) | `3.14.2` | `4.2.0` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `2.17.0` | `4.41.0` |
| [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) | `8.1.1` | `8.2.5` |
| [validator](https://github.com/validatorjs/validator.js) | `13.9.0` | `13.15.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.27.1` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.24.7` | `7.27.1` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.24.7` | `7.27.1` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.7` | `7.27.2` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.27.1` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.27.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.16.4` | `6.6.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `13.3.0` | `16.3.0` |
| [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) | `3.0.3` | `4.2.0` |
| [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) | `7.7.12` | `7.7.20` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.27.1` | `8.32.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.27.1` | `8.32.1` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `27.3.1` | `29.7.0` |
| [babel-loader](https://github.com/babel/babel-loader) | `9.1.2` | `10.0.0` |
| [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) | `3.0.0` | `4.0.0` |
| [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `6.4.1` | `13.0.0` |
| [css-loader](https://github.com/webpack-contrib/css-loader) | `5.2.7` | `7.1.2` |
| [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) | `4.0.0` | `7.0.2` |
| [eslint](https://github.com/eslint/eslint) | `8.17.0` | `9.26.0` |
| [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.0.0` | `18.0.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.6.0` | `10.1.5` |
| [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) | `6.1.2` | `8.1.2` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.31.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.5.1` | `6.10.2` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `4.3.1` | `7.2.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.30.0` | `7.37.5` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.2.0` |
| [imports-loader](https://github.com/webpack-contrib/imports-loader) | `1.2.0` | `5.0.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `27.3.1` | `29.7.0` |
| [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) | `2.5.1` | `2.5.2` |
| [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `1.6.2` | `2.9.2` |
| [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` |
| [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `5.4.1` | `7.8.0` |
| [prettier](https://github.com/prettier/prettier) | `2.8.4` | `3.5.3` |
| [style-loader](https://github.com/webpack-contrib/style-loader) | `1.3.0` | `4.0.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `15.10.1` | `16.19.1` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `20.0.0` | `38.0.0` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `4.2.3` | `5.3.14` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.7.3` | `5.8.3` |
| [url-loader](https://github.com/webpack-contrib/url-loader) | `4.1.0` | `4.1.1` |
| [web-worker](https://github.com/developit/web-worker) | `1.2.0` | `1.5.0` |
| [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.99.8` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `4.10.0` | `6.0.1` |
| [webpack-license-plugin](https://github.com/codepunkt/webpack-license-plugin) | `4.2.2` | `4.5.1` |
| [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) | `4.1.1` | `5.0.1` |



Updates `@chakra-ui/react` from 2.4.2 to 3.19.0
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)

Updates `@emotion/cache` from 11.9.3 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/react` from 11.9.3 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.3.0 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@tanstack/react-table` from 8.13.2 to 8.21.3
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.21.3/packages/react-table)

Updates `@visx/group` from 2.10.0 to 3.12.0
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v2.10.0...v3.12.0)

Updates `@visx/shape` from 2.12.2 to 3.12.0
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v2.12.2...v3.12.0)

Updates `ansi_up` from 6.0.2 to 6.0.5
- [Release notes](https://github.com/drudru/ansi_up/releases)
- [Commits](drudru/ansi_up@v6.0.2...v6.0.5)

Updates `axios` from 1.6.1 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.1...v1.9.0)

Updates `camelcase-keys` from 7.0.0 to 9.1.3
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases)
- [Commits](sindresorhus/camelcase-keys@v7.0.0...v9.1.3)

Updates `chakra-react-select` from 4.0.3 to 6.1.0
- [Release notes](https://github.com/csandman/chakra-react-select/releases)
- [Commits](csandman/chakra-react-select@v4.0.3...v6.1.0)

Updates `codemirror` from 5.61.1 to 6.0.1
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.1)

Updates `color` from 4.2.3 to 5.0.0
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](Qix-/color@4.2.3...5.0.0)

Updates `d3` from 3.5.17 to 7.9.0
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](d3/d3@v3.5.17...v7.9.0)

Updates `d3-shape` from 2.1.0 to 3.2.0
- [Release notes](https://github.com/d3/d3-shape/releases)
- [Commits](d3/d3-shape@v2.1.0...v3.2.0)

Updates `echarts` from 5.4.2 to 5.6.0
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.4.2...5.6.0)

Updates `elkjs` from 0.7.1 to 0.10.0
- [Release notes](https://github.com/kieler/elkjs/releases)
- [Commits](kieler/elkjs@0.7.1...0.10.0)

Updates `framer-motion` from 6.3.11 to 12.12.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v6.3.11...v12.12.1)

Updates `jquery` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@3.6.0...3.7.1)

Updates `jshint` from 2.13.4 to 2.13.6
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](jshint/jshint@2.13.4...2.13.6)

Updates `moment-timezone` from 0.5.43 to 0.5.48
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.43...0.5.48)

Updates `react` from 18.1.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

Updates `@types/react` from 18.0.15 to 19.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.1.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

Updates `@types/react-dom` from 18.0.5 to 19.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-icons` from 5.2.1 to 5.5.0
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v5.2.1...v5.5.0)

Updates `react-markdown` from 8.0.4 to 10.1.0
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.4...10.1.0)

Updates `react-query` from 3.39.1 to 3.39.3
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/commits)

Updates `react-router-dom` from 6.3.0 to 7.6.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `react-syntax-highlighter` from 15.5.0 to 15.6.1
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@15.5.0...v15.6.1)

Updates `@types/react-syntax-highlighter` from 15.5.6 to 15.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter)

Updates `react-textarea-autosize` from 8.3.4 to 8.5.9
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.3.4...v8.5.9)

Updates `reactflow` from 11.7.4 to 11.11.4
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/11.11.4/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/11.11.4/packages/reactflow)

Updates `redoc` from 2.0.0-rc.72 to 2.5.0
- [Release notes](https://github.com/Redocly/redoc/releases)
- [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md)
- [Commits](Redocly/redoc@v2.0.0-rc.72...v2.5.0)

Updates `remark-gfm` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](remarkjs/remark-gfm@3.0.1...4.0.1)

Updates `swagger-ui-dist` from 4.1.3 to 5.21.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v4.1.3...v5.21.0)

Updates `tsconfig-paths` from 3.14.2 to 4.2.0
- [Changelog](https://github.com/jonaskello/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](jonaskello/tsconfig-paths@v3.14.2...v4.2.0)

Updates `type-fest` from 2.17.0 to 4.41.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v2.17.0...v4.41.0)

Updates `url-search-params-polyfill` from 8.1.1 to 8.2.5
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/commits)

Updates `validator` from 13.9.0 to 13.15.0
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.9.0...13.15.0)

Updates `@babel/core` from 7.24.7 to 7.27.1
- [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.27.1/packages/babel-core)

Updates `@babel/eslint-parser` from 7.24.7 to 7.27.1
- [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.27.1/eslint/babel-eslint-parser)

Updates `@babel/plugin-transform-runtime` from 7.24.7 to 7.27.1
- [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.27.1/packages/babel-plugin-transform-runtime)

Updates `@babel/preset-env` from 7.24.7 to 7.27.2
- [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.27.2/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.24.7 to 7.27.1
- [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.27.1/packages/babel-preset-react)

Updates `@babel/preset-typescript` from 7.24.7 to 7.27.1
- [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.27.1/packages/babel-preset-typescript)

Updates `@testing-library/jest-dom` from 5.16.4 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.4...v6.6.3)

Updates `@testing-library/react` from 13.3.0 to 16.3.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v13.3.0...v16.3.0)

Updates `@types/color` from 3.0.3 to 4.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color)

Updates `@types/react` from 18.0.12 to 19.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.0.5 to 19.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/react-syntax-highlighter` from 15.5.6 to 15.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter)

Updates `@types/react-table` from 7.7.12 to 7.7.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table)

Updates `@typescript-eslint/eslint-plugin` from 5.27.1 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.27.1 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser)

Updates `babel-jest` from 27.3.1 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

Updates `babel-loader` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.2...v10.0.0)

Updates `clean-webpack-plugin` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](johnagan/clean-webpack-plugin@v3.0.0...v4.0.0)

Updates `copy-webpack-plugin` from 6.4.1 to 13.0.0
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v6.4.1...v13.0.0)

Updates `css-loader` from 5.2.7 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v5.2.7...v7.1.2)

Updates `css-minimizer-webpack-plugin` from 4.0.0 to 7.0.2
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-minimizer-webpack-plugin@v4.0.0...v7.0.2)

Updates `eslint` from 8.17.0 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.17.0...v9.26.0)

Updates `eslint-config-airbnb-typescript` from 17.0.0 to 18.0.0
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](iamturns/eslint-config-airbnb-typescript@v17.0.0...v18.0.0)

Updates `eslint-config-prettier` from 8.6.0 to 10.1.5
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.6.0...v10.1.5)

Updates `eslint-plugin-html` from 6.1.2 to 8.1.2
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](BenoitZugmeyer/eslint-plugin-html@v6.1.2...v8.1.2)

Updates `eslint-plugin-import` from 2.27.5 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.31.0)

Updates `eslint-plugin-jsx-a11y` from 6.5.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.5.1...v6.10.2)

Updates `eslint-plugin-promise` from 4.3.1 to 7.2.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.3.1...v7.2.1)

Updates `eslint-plugin-react` from 7.30.0 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.37.5)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `imports-loader` from 1.2.0 to 5.0.0
- [Release notes](https://github.com/webpack-contrib/imports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/imports-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/imports-loader@v1.2.0...v5.0.0)

Updates `jest` from 27.3.1 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `jest-canvas-mock` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/hustcc/jest-canvas-mock/releases)
- [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hustcc/jest-canvas-mock/commits)

Updates `mini-css-extract-plugin` from 1.6.2 to 2.9.2
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v1.6.2...v2.9.2)

Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.4...2.30.1)

Updates `openapi-typescript` from 5.4.1 to 7.8.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript)

Updates `prettier` from 2.8.4 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.4...3.5.3)

Updates `style-loader` from 1.3.0 to 4.0.0
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/style-loader@v1.3.0...v4.0.0)

Updates `stylelint` from 15.10.1 to 16.19.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.10.1...16.19.1)

Updates `stylelint-config-standard` from 20.0.0 to 38.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@20.0.0...38.0.0)

Updates `terser-webpack-plugin` from 4.2.3 to 5.3.14
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v4.2.3...v5.3.14)

Updates `typescript` from 4.7.3 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v4.7.3...v5.8.3)

Updates `url-loader` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/url-loader@v4.1.0...v4.1.1)

Updates `web-worker` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/developit/web-worker/releases)
- [Commits](developit/web-worker@1.2.0...1.5.0)

Updates `webpack` from 5.94.0 to 5.99.8
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.99.8)

Updates `webpack-cli` from 4.10.0 to 6.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1)

Updates `webpack-license-plugin` from 4.2.2 to 4.5.1
- [Release notes](https://github.com/codepunkt/webpack-license-plugin/releases)
- [Changelog](https://github.com/codepunkt/webpack-license-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codepunkt/webpack-license-plugin/commits/v4.5.1)

Updates `webpack-manifest-plugin` from 4.1.1 to 5.0.1
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](shellscape/webpack-manifest-plugin@v4.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@emotion/cache"
  dependency-version: 11.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@emotion/react"
  dependency-version: 11.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@tanstack/react-table"
  dependency-version: 8.21.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@visx/group"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@visx/shape"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: ansi_up
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: camelcase-keys
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: chakra-react-select
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: codemirror
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: color
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: d3
  dependency-version: 7.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: d3-shape
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: echarts
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: elkjs
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: framer-motion
  dependency-version: 12.12.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: jquery
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: jshint
  dependency-version: 2.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: moment-timezone
  dependency-version: 0.5.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: react
  dependency-version: 19.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react"
  dependency-version: 19.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: react-dom
  dependency-version: 19.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: react-icons
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: react-markdown
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: react-query
  dependency-version: 3.39.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: react-router-dom
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: react-syntax-highlighter
  dependency-version: 15.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react-syntax-highlighter"
  dependency-version: 15.5.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: react-textarea-autosize
  dependency-version: 8.5.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: reactflow
  dependency-version: 11.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: redoc
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: remark-gfm
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: swagger-ui-dist
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: tsconfig-paths
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: type-fest
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: url-search-params-polyfill
  dependency-version: 8.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: validator
  dependency-version: 13.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/core"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/eslint-parser"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/preset-env"
  dependency-version: 7.27.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/preset-react"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@babel/preset-typescript"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/color"
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react"
  dependency-version: 19.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react-syntax-highlighter"
  dependency-version: 15.5.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: "@types/react-table"
  dependency-version: 7.7.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: babel-jest
  dependency-version: 29.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: babel-loader
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: clean-webpack-plugin
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: copy-webpack-plugin
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: css-loader
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: css-minimizer-webpack-plugin
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint
  dependency-version: 9.26.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint-config-airbnb-typescript
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-html
  dependency-version: 8.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-import
  dependency-version: 2.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-jsx-a11y
  dependency-version: 6.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-promise
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: imports-loader
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: jest
  dependency-version: 29.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: jest-canvas-mock
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: moment
  dependency-version: 2.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: openapi-typescript
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: style-loader
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: stylelint
  dependency-version: 16.19.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: stylelint-config-standard
  dependency-version: 38.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: terser-webpack-plugin
  dependency-version: 5.3.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: url-loader
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-ui-package-updates
- dependency-name: web-worker
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: webpack
  dependency-version: 5.99.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: webpack-cli
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
- dependency-name: webpack-license-plugin
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: core-ui-package-updates
- dependency-name: webpack-manifest-plugin
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: core-ui-package-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-19ed3e5e56 branch from 8cc6bb7 to 0b31b6c Compare June 30, 2025 19:27
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 legacy ui Whether legacy UI change should be allowed in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants