Releases: jonjohnsonjr/dagdotdev
Releases · jonjohnsonjr/dagdotdev
v0.0.16
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #93
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #95
- build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #102
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /pkg/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #106
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group by @dependabot in #105
- build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #104
Full Changelog: v0.0.15...v0.0.16
v0.0.15
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in the go_modules group by @dependabot in #94
- build(deps): bump golang.org/x/crypto from 0.33.0 to 0.36.0 by @dependabot in #99
- build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 by @dependabot in #98
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /pkg/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #100
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group by @dependabot in #101
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- build(deps): bump chainguard.dev/sdk from 0.1.28 to 0.1.29 by @dependabot in #77
- rekor.tlog.dev -> search.sigstore.dev by @wlynch in #80
- Add error suggestions by @wlynch in #81
- build(deps): bump google.golang.org/api from 0.211.0 to 0.214.0 by @dependabot in #79
- build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot in #83
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #84
- build(deps): bump cloud.google.com/go/storage from 1.48.0 to 1.50.0 by @dependabot in #85
- build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #86
- build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #87
- build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #88
- build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #89
- build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #90
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #91
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #71
- build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #75
- build(deps): bump google.golang.org/api from 0.205.0 to 0.211.0 by @dependabot in #76
- build(deps): bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by @dependabot in #73
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #67
- build(deps): bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 by @dependabot in #68
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- build(deps): bump chainguard.dev/sdk from 0.1.27 to 0.1.28 by @dependabot in #60
- build(deps): bump cloud.google.com/go/storage from 1.44.0 to 1.46.0 by @dependabot in #63
- build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #64
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #65
- build(deps): bump google.golang.org/api from 0.201.0 to 0.205.0 by @dependabot in #66
Full Changelog: v0.0.9...v0.0.10
v0.0.9
This bumps the go version via go mod tidy
and I'm not sure if that's necessary or not.
v0.0.8
What's Changed
- apk: remove packages.wolfi.dev/os by @wlynch in #55
- build(deps): bump chainguard.dev/sdk from 0.1.25 to 0.1.26 by @dependabot in #51
- build(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.44.0 by @dependabot in #52
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #53
- build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #54
- build(deps): bump chainguard.dev/sdk from 0.1.26 to 0.1.27 by @dependabot in #56
- build(deps): bump google.golang.org/api from 0.199.0 to 0.201.0 by @dependabot in #58
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Move go.mod replaced forks to publicly accessible package. by @wlynch in #40
- Bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #41
- Switch from
humanize.Bytes
tohumanize.IBytes
by @tianon in #45 - Upgrade all the things by @xnox in #49
New Contributors
- @wlynch made their first contribution in #40
- @tianon made their first contribution in #45
- @xnox made their first contribution in #49
Full Changelog: v0.0.6...v0.0.7