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: atc0005/go-ci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.15
Choose a base ref
...
head repository: atc0005/go-ci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.16
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. Go Dependency: Bump golang.org/x/tools from 0.26.0 to 0.27.0 in /tools

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ed647b8 View commit details

Commits on Nov 13, 2024

  1. Merge pull request #1788 from atc0005/dependabot/go_modules/tools/mas…

    …ter/golang.org/x/tools-0.27.0
    
    Go Dependency: Bump golang.org/x/tools from 0.26.0 to 0.27.0 in /tools
    atc0005 authored Nov 13, 2024
    Copy the full SHA
    a65d68d View commit details
  2. Update golang.org/x/tools/cmd/deadcode to v0.27.0

    - Update Dockerfile ENV values
    - Update README tools version table
    
    refs GH-1788
    atc0005 committed Nov 13, 2024
    Copy the full SHA
    e73726d View commit details
  3. Merge pull request #1790 from atc0005/i1788-update-x-tools-deadcode-c…

    …md-to-v0.27.0
    
    Update golang.org/x/tools/cmd/deadcode to v0.27.0
    atc0005 authored Nov 13, 2024
    Copy the full SHA
    20497a0 View commit details
  4. Go Dependency: Bump github.com/golangci/golangci-lint in /tools

    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.61.0 to 1.62.0.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.61.0...v1.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2024
    Copy the full SHA
    08419a0 View commit details
  5. Merge pull request #1789 from atc0005/dependabot/go_modules/tools/mas…

    …ter/github.com/golangci/golangci-lint-1.62.0
    
    Go Dependency: Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools
    atc0005 authored Nov 13, 2024
    Copy the full SHA
    3e52813 View commit details
  6. Update golangci-lint to v1.62.0

    - Update Dockerfile ENV values
    - Update README tools version table
    
    refs GH-1789
    atc0005 committed Nov 13, 2024
    Copy the full SHA
    42ba165 View commit details
  7. Merge pull request #1791 from atc0005/i1789-update-golangci-lint-to-v…

    …1.62.0
    
    Update golangci-lint to v1.62.0
    atc0005 authored Nov 13, 2024
    Copy the full SHA
    143beb6 View commit details
  8. Copy the full SHA
    1057225 View commit details
  9. Merge pull request #1792 from atc0005/update-changelog-for-v0.21.16-r…

    …elease
    
    Update CHANGELOG for v0.21.16 release
    atc0005 authored Nov 13, 2024
    Copy the full SHA
    f8481d9 View commit details
Loading