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: lmittmann/w3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.3
Choose a base ref
...
head repository: lmittmann/w3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.4
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 13, 2025

  1. build(deps): bump github.com/ethereum/go-ethereum from 1.16.3 to 1.16…

    ….4 (#278)
    
    * build(deps): bump github.com/ethereum/go-ethereum from 1.16.3 to 1.16.4
    
    Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.16.3 to 1.16.4.
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.16.3...v1.16.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ethereum/go-ethereum
      dependency-version: 1.16.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
    dependabot[bot] and lmittmann authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    78c84c8 View commit details
    Browse the repository at this point in the history
  2. workflows: updated go workflow (#282)

    * infer go version from `go.mod`
    
    * deps upgrade
    
    ---------
    
    Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
    lmittmann and lmittmann authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    aff35ef View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/time from 0.13.0 to 0.14.0 (#280)

    Bumps [golang.org/x/time](https://github.com/golang/time) from 0.13.0 to 0.14.0.
    - [Commits](golang/time@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/time
      dependency-version: 0.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    002372f View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 (#281)

    Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.12.1 to 0.13.0.
    - [Release notes](https://github.com/gofrs/flock/releases)
    - [Commits](gofrs/flock@v0.12.1...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gofrs/flock
      dependency-version: 0.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    7da21e9 View commit details
    Browse the repository at this point in the history
Loading