Releases: qubesome/cli
Releases · qubesome/cli
v0.0.19
What's Changed
- Fix gosec lint failures: G115, G706, G703 by @Copilot in #153
- chore(deps): update dependency golangci/golangci-lint to v2.10.1 by @qubesome-renovate[bot] in #152
- build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory by @dependabot[bot] in #154
- chore(deps): update dependency protocolbuffers/protobuf to v34 by @qubesome-renovate[bot] in #155
- fix(deps): update module google.golang.org/grpc to v1.79.2 by @qubesome-renovate[bot] in #156
- fix(deps): update module github.com/urfave/cli/v3 to v3.7.0 by @qubesome-renovate[bot] in #157
- fix(deps): update module golang.org/x/sys to v0.42.0 by @qubesome-renovate[bot] in #158
- fix(deps): update module golang.org/x/term to v0.41.0 by @qubesome-renovate[bot] in #159
- chore(deps): update dependency golangci/golangci-lint to v2.11.2 by @qubesome-renovate[bot] in #160
- fix(deps): update module google.golang.org/grpc to v1.79.3 by @qubesome-renovate[bot] in #162
- chore(deps): update dependency golangci/golangci-lint to v2.11.3 by @qubesome-renovate[bot] in #161
- chore(deps): update dependency protocolbuffers/protobuf to v34.1 by @qubesome-renovate[bot] in #163
- fix(deps): update module github.com/zalando/go-keyring to v0.2.7 by @qubesome-renovate[bot] in #164
- fix(deps): update module github.com/zalando/go-keyring to v0.2.8 by @qubesome-renovate[bot] in #166
- chore(deps): update dependency golangci/golangci-lint to v2.11.4 by @qubesome-renovate[bot] in #165
- fix(deps): update module github.com/urfave/cli/v3 to v3.8.0 by @qubesome-renovate[bot] in #168
- fix(deps): update module google.golang.org/grpc to v1.80.0 by @qubesome-renovate[bot] in #167
- fix(deps): update module github.com/go-git/go-git/v6 to v6.0.0-alpha.1 by @qubesome-renovate[bot] in #169
- fix(deps): update golang by @qubesome-renovate[bot] in #170
- build(deps): bump github.com/go-git/go-git/v6 from 6.0.0-alpha.1 to 6.0.0-alpha.2 in the go_modules group across 1 directory by @dependabot[bot] in #171
- fix(deps): update module google.golang.org/grpc to v1.81.0 by @qubesome-renovate[bot] in #173
- fix(deps): update golang by @qubesome-renovate[bot] in #175
- fix(deps): update module github.com/go-git/go-git/v6 to v6.0.0-alpha.3 [security] by @qubesome-renovate[bot] in #177
- build(deps): bump github.com/go-git/go-billy/v6 from 6.0.0-20260424211911-732291493fb8 to 6.0.0-alpha.1 in the go_modules group across 1 directory by @dependabot[bot] in #178
- fix(deps): update module google.golang.org/grpc to v1.81.1 by @qubesome-renovate[bot] in #179
- fix(deps): update module github.com/urfave/cli/v3 to v3.9.0 by @qubesome-renovate[bot] in #180
- build(deps): bump github.com/go-git/go-git/v6 from 6.0.0-alpha.3 to 6.0.0-alpha.4 in the go_modules group across 1 directory by @dependabot[bot] in #181
New Contributors
- @Copilot made their first contribution in #153
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- chore(deps): update dependency golangci/golangci-lint to v2.6.2 by @qubesome-renovate[bot] in #132
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 by @qubesome-renovate[bot] in #133
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.6.1 by @qubesome-renovate[bot] in #134
- chore(deps): update dependency protocolbuffers/protobuf to v33.2 by @qubesome-renovate[bot] in #135
- Add support for disabling network on workload by @pjbgf in #136
- fix(deps): update golang by @qubesome-renovate[bot] in #137
- chore(deps): update dependency golangci/golangci-lint to v2.7.0 by @qubesome-renovate[bot] in #138
- chore(deps): update dependency golangci/golangci-lint to v2.7.1 by @qubesome-renovate[bot] in #139
- chore(deps): update dependency golangci/golangci-lint to v2.7.2 by @qubesome-renovate[bot] in #141
- fix(deps): update module google.golang.org/protobuf to v1.36.11 by @qubesome-renovate[bot] in #140
- fix(deps): update module google.golang.org/grpc to v1.78.0 by @qubesome-renovate[bot] in #142
- fix(deps): update golang by @qubesome-renovate[bot] in #144
- chore(deps): update dependency protocolbuffers/protobuf to v33.4 by @qubesome-renovate[bot] in #145
- fix(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260114124804-a8db3a6585a6 by @qubesome-renovate[bot] in #143
- chore(deps): update dependency golangci/golangci-lint to v2.8.0 by @qubesome-renovate[bot] in #146
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.2 by @qubesome-renovate[bot] in #147
- Add openSSF best practices badge by @pjbgf in #148
- fix(deps): update golang by @qubesome-renovate[bot] in #150
- chore(deps): update dependency protocolbuffers/protobuf to v33.5 by @qubesome-renovate[bot] in #149
- chore(deps): update dependency golangci/golangci-lint to v2.9.0 by @qubesome-renovate[bot] in #151
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- fix(deps): update module google.golang.org/grpc to v1.77.0 by @qubesome-renovate[bot] in #130
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #131
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- goreleaser: Add support for new cosign bundle and update archives format config by @pjbgf in #115
- build(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by @dependabot[bot] in #117
- build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 in the golang-org group by @dependabot[bot] in #116
- build: Add renovate workflow by @pjbgf in #118
- Update renovate workflow by @pjbgf in #119
- build: Remove renovate workflow by @pjbgf in #121
- chore(deps): update dependency protocolbuffers/protobuf to v33 by @qubesome-renovate[bot] in #123
- chore(deps): update dependency golangci/golangci-lint to v2.6.0 by @qubesome-renovate[bot] in #122
- chore(deps): update dependency golangci/golangci-lint to v2.6.1 by @qubesome-renovate[bot] in #125
- fix(deps): update module golang.org/x/term to v0.37.0 by @qubesome-renovate[bot] in #129
- chore(deps): update dependency protocolbuffers/protobuf to v33.1 by @qubesome-renovate[bot] in #128
New Contributors
- @qubesome-renovate[bot] made their first contribution in #123
Full Changelog: v0.0.15...v0.0.16
v0.0.16-rc.1
Full Changelog: v0.0.15...v0.0.16-rc.1
v0.0.15
What's Changed
- build(deps): bump the golang-org group with 2 updates by @dependabot[bot] in #109
- build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #110
- build(deps): bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 by @dependabot[bot] in #111
- build(deps): bump the github-actions-updates group with 4 updates by @dependabot[bot] in #112
- build(deps): bump github.com/cyphar/filepath-securejoin from 0.5.0 to 0.6.0 by @dependabot[bot] in #113
- Fix silent failures in SELinux enabled distros and when keyring is not available by @pjbgf in #114
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #107
- run: Add support for X11/Wayland and NoGPU specific args by @pjbgf in #108
Full Changelog: v0.0.13...v0.0.14
v0.0.12
What's Changed
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 by @dependabot[bot] in #84
- build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #85
- build(deps): bump github.com/urfave/cli/v3 from 3.3.3 to 3.3.8 by @dependabot[bot] in #86
- Bump go-git to v6 by @pjbgf in #87
- build(deps): bump the github-actions-updates group with 4 updates by @dependabot[bot] in #88
- build(deps): bump the golang-org group with 2 updates by @dependabot[bot] in #89
- build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #90
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #92
- build(deps): bump the golang-org group with 2 updates by @dependabot[bot] in #93
- build(deps): bump the github-actions-updates group with 3 updates by @dependabot[bot] in #91
- build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #97
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #96
- build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #94
- build(deps): bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 by @dependabot[bot] in #95
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #98
- build(deps): bump the github-actions-updates group with 5 updates by @dependabot[bot] in #99
- build(deps): bump the golang-org group with 2 updates by @dependabot[bot] in #100
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- build(deps): bump the github-actions-updates group with 3 updates by @dependabot in #58
- build(deps): bump github.com/go-git/go-git/v5 from 5.12.1-0.20250203135850-bc4c2e8d4fc2 to 5.14.0 by @dependabot in #59
- Improve AMD GPU support by @pjbgf in #60
- build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #62
- build(deps): bump the golang-org group with 2 updates by @dependabot in #61
- profiles: Add desktop entries for workloads by @pjbgf in #63
- Add CodeQL workflow by @pjbgf in #64
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by @dependabot in #65
- build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #66
- build(deps): bump the github-actions-updates group with 5 updates by @dependabot in #67
- build(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #70
- build(deps): bump github.com/urfave/cli/v3 from 3.0.0-beta1 to 3.1.1 by @dependabot in #69
- build(deps): bump the golang-org group with 2 updates by @dependabot in #68
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group by @dependabot in #72
- build(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 by @dependabot in #71
- build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #73
- build(deps): bump the github-actions-updates group with 4 updates by @dependabot in #76
- build(deps): bump the golang-org group with 2 updates by @dependabot in #78
- build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #80
- build(deps): bump the github-actions-updates group with 4 updates by @dependabot in #81
- build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot in #82
- build(deps): bump github.com/urfave/cli/v3 from 3.1.1 to 3.3.3 by @dependabot in #79
- firecracker: Refactor logic and bump to kernel
6.1.102by @pjbgf in #83
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- profiles: Fix mime handling post mTLS implementation by @pjbgf in #49
- profiles: Daemonise profile start by @pjbgf in #50
- build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #52
- build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 in the golang-org group by @dependabot in #51
- Add support to run host Flatpaks by @pjbgf in #54
- Add
flatpak installand general improvements tostartby @pjbgf in #55 - profiles: Add --detach/-d flag by @pjbgf in #57
- build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 in the golang-org group by @dependabot in #56
Full Changelog: v0.0.9...v0.0.10