Releases: multimediallc/codeowners-plus
Releases · multimediallc/codeowners-plus
v1.9.1
What's Changed
- v1.9.0 by @BakerNet in #96
- Bump docker/setup-buildx-action from 3 to 4 in the github-actions group by @dependabot[bot] in #97
- chore: Configure Renovate by @mm-renovate-bot[bot] in #98
- dev: Pin dependencies by @mm-renovate-bot[bot] in #99
- dev: Update dependency go to 1.26 by @mm-renovate-bot[bot] in #100
- dev: Update golang Docker tag to v1.26 by @mm-renovate-bot[bot] in #102
- dev: Update module github.com/urfave/cli/v2 to v3 by @mm-renovate-bot[bot] in #105
- dev: Update golang:1.26 Docker digest to c42e4d7 by @mm-renovate-bot[bot] in #104
- dev: Update module github.com/google/go-github/v63 to v84 by @mm-renovate-bot[bot] in #103
- Bump the gomod group with 2 updates by @dependabot[bot] in #110
- dev: Update actions/setup-go digest to 4a36011 by @mm-renovate-bot[bot] in #111
- dev: Update elgohr/Publish-Docker-Github-Action digest to 1c2f28c by @mm-renovate-bot[bot] in #112
- dev: Update golang:1.26 Docker digest to 595c784 by @mm-renovate-bot[bot] in #113
- dev: Update alpine:latest Docker digest to 5b10f43 by @mm-renovate-bot[bot] in #115
- dev: Update goreleaser/goreleaser-action digest to e24998b by @mm-renovate-bot[bot] in #116
- dev: Update module github.com/google/go-github/v84 to v85 by @mm-renovate-bot[bot] in #118
- dev: Update module github.com/sourcegraph/go-diff to v0.8.0 by @mm-renovate-bot[bot] in #119
- Bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 in the gomod group by @dependabot[bot] in #123
- Bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the github-actions group by @dependabot[bot] in #121
- dev: Update golang:1.26 Docker digest to b54cbf5 by @mm-renovate-bot[bot] in #114
- Bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 in the gomod group by @dependabot[bot] in #127
- chore: Go mod tidy in Renovate config by @BakerNet in #130
- dev: Update golang:1.26 Docker digest to 313faae by @mm-renovate-bot[bot] in #124
- dev: Update goreleaser/goreleaser-action digest to 5daf1e9 by @mm-renovate-bot[bot] in #129
- bugfix: binary file panic by @asyncawaitpromise in #132
New Contributors
- @mm-renovate-bot[bot] made their first contribution in #98
- @asyncawaitpromise made their first contribution in #132
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Allow self-satisfaction of codeowner groups. by @Icantjuddle in #93
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #94
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- v1.7.0 by @BakerNet in #87
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 in the gomod group by @dependabot[bot] in #88
- Update the comment when min reviews not met, but all owners satisfied by @BakerNet in #89
- Add option to suppress unowned file warning. by @Icantjuddle in #92
New Contributors
- @Icantjuddle made their first contribution in #92
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Support requiring owners from both base and head refs by @BakerNet in #84
- To utilize this feature, add
require_both_branch_reviewers = trueto yourcodeowners.tomlconfiguration
- To utilize this feature, add
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 in the gomod group by @dependabot[bot] in #86
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Breaking Changes
- Now uses the base ref instead of the head ref for
.codeownersfiles in order to prevent abuse from PR authors removing ownership rules - see #74 - Now will re-request an owner if there are fewer owners than the minimum number of reviews required.
What's Changed
- v1.5.0 by @BakerNet in #71
- Read config and .codeowners from base ref instead of head by @BakerNet in #76
- feat: Add re-request to same team when only 1 team is required, but we need multiple by @C-Hipple in #77
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the github-actions group by @dependabot[bot] in #78
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #68
- Bump github.com/boyter/gocodewalker from 1.4.0 to 1.5.1 in the gomod group by @dependabot[bot] in #66
- Add owners for deleted files by @BakerNet in #70
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Post release v1.3.2 by @BakerNet in #56
- Bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0 in the gomod group by @dependabot[bot] in #58
- feature: adds map command to print json maps of files -> owners and owners -> files by @zbedforrest in #60
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 in the gomod group by @dependabot[bot] in #62
- fix: rerun_codeowners checks read permission, don't checkout repo by @jasonchiu-windsurf in #64
- feat: support disabling smart dismissal of stale reviews by @jasonchiu-windsurf in #63
New Contributors
- @jasonchiu-windsurf made their first contribution in #64
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1