Releases: dwojtaszek/zipper
Releases · dwojtaszek/zipper
Release 0.17.86
deps: Bump System.Text.Encoding.CodePages from 10.0.0 to 10.0.1 (#40) --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.85
ci(deps): bump actions/upload-artifact from 5 to 6 (#42) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.84
ci(deps): bump actions/download-artifact from 6 to 7 (#43) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.83
ci(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#39) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.82
ci(deps): bump actions/checkout from 5 to 6 (#38) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.81
deps: remove unused BenchmarkDotNet dependency - BenchmarkDotNet was listed but never actually used in tests - No benchmark attributes or proper BenchmarkDotNet implementation found - Removes unnecessary dependency and reduces package size - All tests continue to pass after removal 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Release 0.17.79
deps: Bump System.Text.Encoding.CodePages from 9.0.10 to 10.0.0 (#36) --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.78
deps: Bump BenchmarkDotNet from 0.14.0 to 0.15.6 (#32) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.17.77
ci: update GitHub Actions and enhance Dependabot configuration (#31) - Update actions/checkout from v4 to v5 - Update actions/setup-dotnet from v4 to v5 - Update actions/cache to v4.3.0 - Update actions/upload-artifact from v4 to v5 - Update actions/download-artifact from v4 to v6 - Update softprops/action-gh-release from v2 to v2.4.2 - Add GitHub Actions updates to Dependabot configuration - Configure weekly Actions updates and daily NuGet updates - Add proper PR assignment and review routing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Gemini <[email protected]> Co-authored-by: Claude <[email protected]>
Release 0.17.76
Merge pull request #30 from dwojtaszek/remove-gemini-workflows chore: remove all Gemini AI workflows