Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Zxilly/go-size-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.9
Choose a base ref
...
head repository: Zxilly/go-size-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 12 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 7, 2025

  1. build(deps): bump the actions-deps group with 2 updates

    Bumps the actions-deps group with 2 updates: [actions/dependency-review-action](https://github.com/actions/dependency-review-action) and [crate-ci/typos](https://github.com/crate-ci/typos).
    
    
    Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@3b139cf...ce3cf95)
    
    Updates `crate-ci/typos` from 1.31.0 to 1.31.1
    - [Release notes](https://github.com/crate-ci/typos/releases)
    - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
    - [Commits](crate-ci/typos@718c4ff...b1a1ef3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: crate-ci/typos
      dependency-version: 1.31.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    da0aa6f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates

    Bumps the ui-dev-deps group in /ui with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.38.4` | `1.40.3` |
    | [@samchon/openapi](https://github.com/samchon/openapi) | `3.2.2` | `4.0.0` |
    | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `22.14.0` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.12` | `19.1.0` |
    | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.4` | `19.1.1` |
    | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.0.9` | `3.1.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.24.0` |
    | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.9.4` | `4.10.1` |
    | [sass](https://github.com/sass/dart-sass) | `1.86.0` | `1.86.3` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
    | [typia](https://github.com/samchon/typia) | `8.1.1` | `9.0.1` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `3.1.1` |
    
    
    Updates `@eslint-react/eslint-plugin` from 1.38.4 to 1.40.3
    - [Release notes](https://github.com/Rel1cx/eslint-react/releases)
    - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.40.3/packages/plugins/eslint-plugin)
    
    Updates `@samchon/openapi` from 3.2.2 to 4.0.0
    - [Release notes](https://github.com/samchon/openapi/releases)
    - [Commits](samchon/openapi@v3.2.2...v4.0.0)
    
    Updates `@testing-library/react` from 16.2.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@v16.2.0...v16.3.0)
    
    Updates `@types/node` from 22.13.14 to 22.14.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 19.0.12 to 19.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 19.0.4 to 19.1.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `@vitest/coverage-istanbul` from 3.0.9 to 3.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/coverage-istanbul)
    
    Updates `eslint` from 9.23.0 to 9.24.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.23.0...v9.24.0)
    
    Updates `eslint-plugin-import-x` from 4.9.4 to 4.10.1
    - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
    - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
    - [Commits](un-ts/eslint-plugin-import-x@v4.9.4...v4.10.1)
    
    Updates `sass` from 1.86.0 to 1.86.3
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.86.0...1.86.3)
    
    Updates `typescript` from 5.8.2 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](https://github.com/microsoft/TypeScript/commits)
    
    Updates `typia` from 8.1.1 to 9.0.1
    - [Release notes](https://github.com/samchon/typia/releases)
    - [Commits](samchon/typia@v8.1.1...v9.0.1)
    
    Updates `vitest` from 3.0.9 to 3.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint-react/eslint-plugin"
      dependency-version: 1.40.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@samchon/openapi"
      dependency-version: 4.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: ui-dev-deps
    - dependency-name: "@testing-library/react"
      dependency-version: 16.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@types/node"
      dependency-version: 22.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@types/react"
      dependency-version: 19.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@types/react-dom"
      dependency-version: 19.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-version: 3.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: eslint
      dependency-version: 9.24.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: eslint-plugin-import-x
      dependency-version: 4.10.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: sass
      dependency-version: 1.86.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: typescript
      dependency-version: 5.8.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: typia
      dependency-version: 9.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: ui-dev-deps
    - dependency-name: vitest
      dependency-version: 3.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    f4a0a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    530f621 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. build(deps-dev): bump vite in /ui in the npm_and_yarn group

    Bumps the npm_and_yarn group in /ui with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
    
    
    Updates `vite` from 6.2.5 to 6.2.6
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.2.6
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    8421f5e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. build(deps): bump the ui-prod-deps group in /ui with 2 updates

    Bumps the ui-prod-deps group in /ui with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material).
    
    
    Updates `@mui/icons-material` from 7.0.1 to 7.0.2
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v7.0.2/packages/mui-icons-material)
    
    Updates `@mui/material` from 7.0.1 to 7.0.2
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v7.0.2/packages/mui-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/icons-material"
      dependency-version: 7.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-prod-deps
    - dependency-name: "@mui/material"
      dependency-version: 7.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-prod-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    bc2790e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the gomod-normal-deps group with 3 updates

    Bumps the gomod-normal-deps group with 3 updates: [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles), [github.com/go-delve/delve](https://github.com/go-delve/delve) and [golang.org/x/net](https://github.com/golang/net).
    
    
    Updates `github.com/charmbracelet/bubbles` from 0.20.0 to 0.21.0
    - [Release notes](https://github.com/charmbracelet/bubbles/releases)
    - [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml)
    - [Commits](charmbracelet/bubbles@v0.20.0...v0.21.0)
    
    Updates `github.com/go-delve/delve` from 1.24.1 to 1.24.2
    - [Release notes](https://github.com/go-delve/delve/releases)
    - [Changelog](https://github.com/go-delve/delve/blob/master/CHANGELOG.md)
    - [Commits](go-delve/delve@v1.24.1...v1.24.2)
    
    Updates `golang.org/x/net` from 0.38.0 to 0.39.0
    - [Commits](golang/net@v0.38.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/bubbles
      dependency-version: 0.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: github.com/go-delve/delve
      dependency-version: 1.24.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    - dependency-name: golang.org/x/net
      dependency-version: 0.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    d3bf4cd View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action in the actions-deps group

    Bumps the actions-deps group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.13 to 3.28.15
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b549b9...45775bd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    26260c3 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates

    Bumps the ui-dev-deps group in /ui with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.11.0` | `4.12.0` |
    | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.40.3` | `1.47.0` |
    | [@samchon/openapi](https://github.com/samchon/openapi) | `4.0.0` | `4.1.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.14.1` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.0` | `19.1.1` |
    | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.1` | `19.1.2` |
    | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.10.1` | `4.10.3` |
    | [jsdom](https://github.com/jsdom/jsdom) | `26.0.0` | `26.1.0` |
    | [typia](https://github.com/samchon/typia) | `9.0.1` | `9.1.1` |
    
    
    Updates `@antfu/eslint-config` from 4.11.0 to 4.12.0
    - [Release notes](https://github.com/antfu/eslint-config/releases)
    - [Commits](antfu/eslint-config@v4.11.0...v4.12.0)
    
    Updates `@eslint-react/eslint-plugin` from 1.40.3 to 1.47.0
    - [Release notes](https://github.com/Rel1cx/eslint-react/releases)
    - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.47.0/packages/plugins/eslint-plugin)
    
    Updates `@samchon/openapi` from 4.0.0 to 4.1.0
    - [Release notes](https://github.com/samchon/openapi/releases)
    - [Commits](samchon/openapi@v4.0.0...v4.1.0)
    
    Updates `@types/node` from 22.14.0 to 22.14.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 19.1.0 to 19.1.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 19.1.1 to 19.1.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `eslint-plugin-import-x` from 4.10.1 to 4.10.3
    - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
    - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
    - [Commits](un-ts/eslint-plugin-import-x@v4.10.1...v4.10.3)
    
    Updates `jsdom` from 26.0.0 to 26.1.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@26.0.0...26.1.0)
    
    Updates `typia` from 9.0.1 to 9.1.1
    - [Release notes](https://github.com/samchon/typia/releases)
    - [Commits](samchon/typia@v9.0.1...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@antfu/eslint-config"
      dependency-version: 4.12.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@eslint-react/eslint-plugin"
      dependency-version: 1.47.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@samchon/openapi"
      dependency-version: 4.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: "@types/node"
      dependency-version: 22.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: "@types/react"
      dependency-version: 19.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: "@types/react-dom"
      dependency-version: 19.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: eslint-plugin-import-x
      dependency-version: 4.10.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-dev-deps
    - dependency-name: jsdom
      dependency-version: 26.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    - dependency-name: typia
      dependency-version: 9.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-dev-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    8879aca View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. refactor: remove typia

    Zxilly committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    6bae0b2 View commit details
    Browse the repository at this point in the history
  2. perf: reduce ui size

    Zxilly committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    6a0961d View commit details
    Browse the repository at this point in the history
  3. fix: add missing type

    Zxilly committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    6a63bb0 View commit details
    Browse the repository at this point in the history
  4. feat: add imports

    Zxilly committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    72bfdfd View commit details
    Browse the repository at this point in the history
Loading