-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: smlx/go-cli-github
base: v0.16.1
head repository: smlx/go-cli-github
compare: v0.17.0
- 12 commits
- 12 files changed
- 3 contributors
Commits on Jun 1, 2024
-
chore(deps): bump alpine from 3.19 to 3.20 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.19 to 3.20 --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a355b98 - Browse repository at this point
Copy the full SHA a355b98View commit details
Commits on Jun 2, 2024
-
Merge pull request #168 from smlx/dependabot/docker/docker-45c93d57be
chore(deps): bump alpine from 3.19 to 3.20 in the docker group
Configuration menu - View commit details
-
Copy full SHA for 5e65e98 - Browse repository at this point
Copy the full SHA 5e65e98View commit details
Commits on Jun 10, 2024
-
chore(deps): bump the github-actions group across 1 directory with 8 …
…updates Bumps the github-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.4` | `4.1.6` | | [actions/setup-go](https://github.com/actions/setup-go) | `5.0.0` | `5.0.1` | | [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` | | [smlx/ccv](https://github.com/smlx/ccv) | `0.7.3` | `0.9.0` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.3.2` | `4.3.3` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.3.3` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.3` | `3.25.8` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `1.1.2` | `1.2.0` | Updates `actions/checkout` from 4.1.4 to 4.1.6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@0ad4b8f...a5ac7e5) Updates `actions/setup-go` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@0c52d54...cdcb360) Updates `docker/login-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@e92390c...0d4c9c5) Updates `smlx/ccv` from 0.7.3 to 0.9.0 - [Release notes](https://github.com/smlx/ccv/releases) - [Changelog](https://github.com/smlx/ccv/blob/main/.goreleaser.yaml) - [Commits](smlx/ccv@c5f6769...d3de774) Updates `actions/dependency-review-action` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@0c155c5...72eb03d) Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@0864cf1...dc50aa9) Updates `github/codeql-action` from 3.25.3 to 3.25.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@d39d31e...2e230e8) Updates `actions/attest-build-provenance` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@173725a...49df96e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: smlx/ccv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6e4be6 - Browse repository at this point
Copy the full SHA c6e4be6View commit details -
* Add new version field in .goreleaser.yaml for compatibility. * Replace deprecated --debug flag.
Configuration menu - View commit details
-
Copy full SHA for 427802e - Browse repository at this point
Copy the full SHA 427802eView commit details -
Merge pull request #172 from smlx/dependabot/github_actions/github-ac…
…tions-d754603e35 chore(deps): bump the github-actions group across 1 directory with 8 updates
Configuration menu - View commit details
-
Copy full SHA for a5a3b88 - Browse repository at this point
Copy the full SHA a5a3b88View commit details -
chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@9d1e062...a4f60bb) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfe2c6f - Browse repository at this point
Copy the full SHA dfe2c6fView commit details -
Merge pull request #170 from smlx/dependabot/github_actions/golangci/…
…golangci-lint-action-6.0.1 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1
Configuration menu - View commit details
-
Copy full SHA for ef36a11 - Browse repository at this point
Copy the full SHA ef36a11View commit details -
chore(deps): bump github.com/alecthomas/assert/v2 in the gomod group
Bumps the gomod group with 1 update: [github.com/alecthomas/assert/v2](https://github.com/alecthomas/assert). Updates `github.com/alecthomas/assert/v2` from 2.9.0 to 2.10.0 - [Commits](alecthomas/assert@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: github.com/alecthomas/assert/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bbf0b0 - Browse repository at this point
Copy the full SHA 5bbf0b0View commit details -
Merge pull request #171 from smlx/dependabot/go_modules/gomod-1a9df45948
chore(deps): bump github.com/alecthomas/assert/v2 from 2.9.0 to 2.10.0 in the gomod group
Configuration menu - View commit details
-
Copy full SHA for a193466 - Browse repository at this point
Copy the full SHA a193466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b44be - Browse repository at this point
Copy the full SHA 60b44beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20690a9 - Browse repository at this point
Copy the full SHA 20690a9View commit details -
Merge pull request #173 from smlx/multiple-artifacts
feat: implement attesting of multiple binary artefacts
Configuration menu - View commit details
-
Copy full SHA for f677d68 - Browse repository at this point
Copy the full SHA f677d68View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.1...v0.17.0