-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: bodgit/sevenzip
base: v1.6.0
head repository: bodgit/sevenzip
compare: v1.6.1
- 18 commits
- 20 files changed
- 3 contributors
Commits on Nov 18, 2024
-
chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.11 (
#274) * chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.11 Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.11. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.9...v1.17.11) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Require 1.21 minimum --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Dainty <matt@bodgit-n-scarper.com>
Configuration menu - View commit details
-
Copy full SHA for a706501 - Browse repository at this point
Copy the full SHA a706501View commit details -
refactor: Make use of 1.20+ standard library features (#286)
* ci: Bump golangci-lint * chore: Drop compat `min()` & `max()` functions * refactor: Use `sync.OnceValues` instead of `syncutil.Once` * refactor: Use `errors.Join` instead of `github.com/hashicorp/go-multierror`
Configuration menu - View commit details
-
Copy full SHA for 9204bd5 - Browse repository at this point
Copy the full SHA 9204bd5View commit details
Commits on Nov 22, 2024
-
chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#288)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.4 to 3.27.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ea9e4e3...f09c1c0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5201139 - Browse repository at this point
Copy the full SHA 5201139View commit details
Commits on Nov 24, 2024
-
test: Improve test coverage (#289)
* test: Test `NewReader()` * test: Test `fileReadCloser.Seek()` * refactor: Change `io/fs` import * refactor: Use afero for filesystem interactions * test: Test `openReader()`
Configuration menu - View commit details
-
Copy full SHA for 1ee54c1 - Browse repository at this point
Copy the full SHA 1ee54c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d61bbe - Browse repository at this point
Copy the full SHA 9d61bbeView commit details
Commits on Nov 26, 2024
-
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#291
) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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>
Configuration menu - View commit details
-
Copy full SHA for d6f8d60 - Browse repository at this point
Copy the full SHA d6f8d60View commit details
Commits on Dec 11, 2024
-
chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#292)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f09c1c0...aa57810) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18bc718 - Browse repository at this point
Copy the full SHA 18bc718View commit details -
chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (#293)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.9.0 to 0.10.0. - [Commits](golang/sync@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/sync 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>
Configuration menu - View commit details
-
Copy full SHA for 597c1d3 - Browse repository at this point
Copy the full SHA 597c1d3View commit details -
chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (#294)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/text 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>
Configuration menu - View commit details
-
Copy full SHA for de034b7 - Browse repository at this point
Copy the full SHA de034b7View commit details
Commits on Dec 12, 2024
-
chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 (#295)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@aa57810...babb554) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for daaa440 - Browse repository at this point
Copy the full SHA daaa440View commit details -
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (#296)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@41dfa10...3041bf5) --- updated-dependencies: - dependency-name: actions/setup-go 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>
Configuration menu - View commit details
-
Copy full SHA for 8b7d28b - Browse repository at this point
Copy the full SHA 8b7d28bView commit details
Commits on Dec 14, 2024
-
chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 (#297)
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.21 to 4.1.22. - [Commits](pierrec/lz4@v4.1.21...v4.1.22) --- updated-dependencies: - dependency-name: github.com/pierrec/lz4/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a7fd55c - Browse repository at this point
Copy the full SHA a7fd55cView commit details -
chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#298)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@babb554...df409f7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - 10BC0 View commit details
-
Copy full SHA for f3b1df7 - Browse repository at this point
Copy the full SHA f3b1df7View commit details
Commits on Dec 21, 2024
-
chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#299)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
Configuration menu - View commit details
-
Copy full SHA for 630d98c - Browse repository at this point
Copy the full SHA 630d98cView commit details
Commits on Dec 29, 2024
-
chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#300)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@df409f7...48ab28a) --- updated-dependencies: - dependency-name: github/codeql-action 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>
Configuration menu - View commit details
-
Copy full SHA for 9e24d31 - Browse repository at this point
Copy the full SHA 9e24d31View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 695062b - Browse repository at this point
Copy the full SHA 695062bView commit details
Commits on Apr 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 63e8b07 - Browse repository at this point
Copy the full SHA 63e8b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40a39e - Browse repository at this point
Copy the full SHA a40a39eView 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 v1.6.0...v1.6.1