v0.16.0
💡 Enhancements 💡
crosslink
: Adds a 'tidy' subcommand to generate 'go mod tidy' schedules (#642)
What's Changed
- build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /semconvgen by @dependabot in #615
- build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 in /semconvgen by @dependabot in #616
- build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 in /issuegenerator by @dependabot in #620
- build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 in /crosslink by @dependabot in #622
- build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 in /multimod by @dependabot in #621
- build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #619
- build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 in /dbotconf by @dependabot in #617
- build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 by @dependabot in #618
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #623
- build(deps): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /internal/tools by @dependabot in #624
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /checkfile by @dependabot in #625
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /gotmpl by @dependabot in #629
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /crosslink by @dependabot in #631
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /chloggen by @dependabot in #628
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #630
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /multimod by @dependabot in #632
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /dbotconf by @dependabot in #627
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #626
- build(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /internal/tools by @dependabot in #635
- build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 in /semconvgen by @dependabot in #636
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #637
- build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #638
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /multimod by @dependabot in #641
- feat: add githubgen tool by @mowies in #639
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /githubgen by @dependabot in #643
- build(deps): bump go.opentelemetry.io/collector/confmap from 1.20.0 to 1.22.0 in /githubgen by @dependabot in #645
- build(deps): bump go.opentelemetry.io/collector/confmap/provider/fileprovider from 1.20.0 to 1.22.0 in /githubgen by @dependabot in #644
- Add
crosslink tidylist
command by @jade-guiton-dd in #642 - Upgrade golang.org/x/net from v0.31.0 to v0.33.0 by @MrAlias in #647
- build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #648
- build(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 in /internal/tools by @dependabot in #650
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /issuegenerator by @dependabot in #651
- build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #652
- build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 in /multimod by @dependabot in #653
- Fix go version in go.mod files by @MrAlias in #654
- Exclude githubgen from released modules by @dmathieu in #657
- Release 0.16.0 by @jade-guiton-dd in #658
New Contributors
- @jade-guiton-dd made their first contribution in #642
Full Changelog: v0.15.0...v0.16.0