Skip to content

v0.16.0

Compare
Choose a tag to compare
@shogo82148 shogo82148 released this 19 Dec 05:02
· 414 commits to master since this release
5e9230c

See the CHANGELOG.

What's Changed

  • fix(deps): update golang.org/x/build digest to 6ed658a by @renovate in #1563
  • fix link for v0.15.0 in CHANGELOG by @shogo82148 in #1562
  • chore(deps): update golang docker tag to v1.21.1 by @renovate in #1565
  • fix(deps): update github.com/reviewdog/errorformat digest to 0f0d2e5 by @renovate in #1566
  • install @microsoft/eslint-formatter-sarif by @shogo82148 in #1567
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.7.0 by @renovate in #1570
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #1571
  • fix(deps): update github.com/reviewdog/errorformat digest to 33358de by @renovate in #1575
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.92.1 by @renovate in #1578
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.92.3 by @renovate in #1581
  • Support --filter-mode=file in github-pr-review by @bgpat in #1576
  • Add filter tests for file/nofilter mode by @bgpat in #1573
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.93.0 by @renovate in #1583
  • fix(deps): update module golang.org/x/sync to v0.4.0 by @renovate in #1584
  • chore(deps): update golang docker tag to v1.21.2 by @renovate in #1585
  • fix(deps): update module golang.org/x/oauth2 to v0.13.0 by @renovate in #1586
  • fix(deps): update module cloud.google.com/go/datastore to v1.15.0 by @renovate in #1587
  • fix(deps): update module github.com/google/go-cmp to v0.6.0 by @renovate in #1589
  • chore(deps): update golang docker tag to v1.21.3 by @renovate in #1590
  • Bump golang.org/x/net from 0.16.0 to 0.17.0 in /scripts/trigger-depup by @dependabot in #1591
  • fix(deps): update module github.com/google/go-github/v55 to v56 by @renovate in #1593
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.8.0 by @renovate in #1595
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.93.2 by @renovate in #1599
  • Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1592
  • Use CI_MERGE_REQUEST_DIFF_BASE_SHA Gitlab envvar if available by @kepten in #1596
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1600
  • fix(deps): update module github.com/google/go-github/v55 to v56 by @renovate in #1594
  • fix(deps): update module golang.org/x/sync to v0.5.0 by @renovate in #1603
  • chore(deps): update golang docker tag to v1.21.4 by @renovate in #1605
  • fix(deps): update module golang.org/x/oauth2 to v0.14.0 by @renovate in #1606
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 by @renovate in #1609
  • Initializes the Golang environment for the CodeQL tools. by @shogo82148 in #1582
  • migrate deprecated gitlab functions by @shogo82148 in #1613
  • strict check of pr-review write permission by @shogo82148 in #1521
  • fix(deps): update module golang.org/x/oauth2 to v0.15.0 by @renovate in #1615
  • fix(deps): update module github.com/google/go-github/v56 to v57 by @renovate in #1616
  • chore(docs): minor grammar suggestions by @stavares843 in #1381
  • Improve compatibility with Woodpecker CI by @lafriks in #1618
  • chore(deps): update golang docker tag to v1.21.5 by @renovate in #1619
  • Add support to report results to Gitea review comments by @lafriks in #1617
  • chore(deps): update actions/setup-go action to v5 by @renovate in #1620
  • fix(deps): update github.com/reviewdog/errorformat digest to 8c477df by @renovate in #1622
  • chore(deps): update google-github-actions/setup-gcloud action to v2 by @renovate in #1625
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.95.0 by @renovate in #1626
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.95.1 by @renovate in #1627
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.95.2 by @renovate in #1628
  • chore(deps): update github/codeql-action action to v3 by @renovate in #1629
  • fix(deps): update github.com/reviewdog/errorformat digest to 6dd01ea by @renovate in #1630
  • docs: List GitLab Suggestion as Implemented by @JamesMConroy in #1393
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1632
  • prepare for releasing v0.16.0 by @shogo82148 in #1631

New Contributors

Full Changelog: v0.15.0...v0.16.0