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

build(dev-deps, deps): upgrade major versions for FE deps #29963

Commits on Aug 11, 2024

  1. build(deps): upgrade @emotion/react to v11.3.0 + corresponding Jest t…

    …est refactor
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e3f18f8 View commit details
    Browse the repository at this point in the history
  2. build(deps): upgrade to Antd v5 for superset-docs

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    715e32d View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): upgrade fork-ts-checker-webpack-plugin to v9 + remov…

    …e extraneous eslint process during build
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2e08704 View commit details
    Browse the repository at this point in the history
  4. build(deps, deps-dev): upgrade immer from v9 to v10 + refactor with E…

    …SM import
    
    Also bumps fast-glob and fs-extra to remove some extra sub-packages
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d641cc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. chore(build): bump echarts requirement in plugin-chart-echarts + foll…

    …ow-up refactors
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    0ccfbdb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cross-env to v7 + replace lodash-es with modern es-…

    …toolkit alternative
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    89a27c3 View commit details
    Browse the repository at this point in the history
  3. chore: revert accidental change from another PR

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2235b94 View commit details
    Browse the repository at this point in the history
  4. chore: run eslint against HEAD~1 commit

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7b00ea1 View commit details
    Browse the repository at this point in the history
  5. fix(ci): revert es-toolkit usage back to lodash as the former isn't f…

    …ully compatible yet
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c2a9222 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'master' into upgrade-major-versions-for-lefotver-fronte…

    …nd-deps
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ba1a0d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix(frontend/generator): add missing Jest test env config + add missi…

    …ng JSDOM dep
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3dee695 View commit details
    Browse the repository at this point in the history
  2. fix(frontend/generator): remove unused import for successful npm buil…

    …d in newly generated Viz plugin
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    27915ef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into upgrade-major-versions-for-lefotver-fronte…

    …nd-deps
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    755ea3b View commit details
    Browse the repository at this point in the history
  4. Revert "fix(frontend/generator): remove unused import for successful …

    …npm build in newly generated Viz plugin"
    
    This reverts commit 27915ef.
    hainenber committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4c66d64 View commit details
    Browse the repository at this point in the history
  5. Revert "fix(frontend/generator): add missing Jest test env config + a…

    …dd missing JSDOM dep"
    
    This reverts commit 3dee695.
    hainenber committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ca63b9c View commit details
    Browse the repository at this point in the history