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.9.1
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.9.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on May 14, 2025

  1. ci: update attest match case

    Zxilly committed May 14, 2025
    Configuration menu
    Copy the full SHA
    19d5cad View commit details
    Browse the repository at this point in the history
  2. fix: main package classifier

    Zxilly committed May 14, 2025
    Configuration menu
    Copy the full SHA
    1a0d35f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. fix: parse buildinfo on wasm

    Zxilly committed May 15, 2025
    Configuration menu
    Copy the full SHA
    216bf91 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump undici in /ui in the npm_and_yarn group

    Bumps the npm_and_yarn group in /ui with 1 update: [undici](https://github.com/nodejs/undici).
    
    
    Updates `undici` from 5.28.5 to 5.29.0
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.5...v5.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 5.29.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Zxilly committed May 15, 2025
    Configuration menu
    Copy the full SHA
    afd50ec View commit details
    Browse the repository at this point in the history
Loading