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: runfinch/finch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
...
head repository: runfinch/finch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.3
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 2, 2025

  1. build(deps): Bump github.com/docker/cli from 28.1.1+incompatible to 2…

    …8.2.2+incompatible (#1421)
    
    build(deps): Bump github.com/docker/cli
    
    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.1.1+incompatible to 28.2.2+incompatible.
    - [Commits](docker/cli@v28.1.1...v28.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 28.2.2+incompatible
      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 Jun 2, 2025
    Configuration menu
    Copy the full SHA
    8951770 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/lima-vm/lima from 1.0.7 to 1.1.1 (#1415)

    Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 1.0.7 to 1.1.1.
    - [Release notes](https://github.com/lima-vm/lima/releases)
    - [Commits](lima-vm/lima@v1.0.7...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/lima-vm/lima
      dependency-version: 1.1.1
      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 Jun 2, 2025
    Configuration menu
    Copy the full SHA
    95026a1 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/docker/docker from 28.1.1+incompatible t…

    …o 28.2.2+incompatible (#1420)
    
    build(deps): Bump github.com/docker/docker
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.1.1+incompatible to 28.2.2+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.1.1...v28.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-version: 28.2.2+incompatible
      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 Jun 2, 2025
    Configuration menu
    Copy the full SHA
    bdae3ac View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#1427)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
    - [Commits](golang/crypto@v0.38.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.39.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 Jun 9, 2025
    Configuration menu
    Copy the full SHA
    42ac01d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. build(deps): Bump submodules and dependencies (#1419)

    [create-pull-request] automated change
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pendo324 <424987+pendo324@users.noreply.github.com>
    github-actions[bot] and pendo324 authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    1b88505 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1426)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.33.0 to 0.34.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.34.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 Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a423697 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.8.3 (#1422)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    f392d59 View commit details
    Browse the repository at this point in the history
Loading