122 Commits

Author SHA1 Message Date
Dan Kortschak
d6a39ef374
dev: remove kortschak from generated team (#2974) 2022-07-12 09:09:48 +02:00
dependabot[bot]
9ebc2d5237
build(deps): bump moment from 2.29.2 to 2.29.4 in /.github/contributors (#2966) 2022-07-10 08:53:52 +02:00
Ludovic Fernandez
de7cc56ef6
chore: remove reviewers from dependabot configuration (#2932) 2022-06-21 13:45:33 +02:00
dependabot[bot]
d92f144dff
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#2876) 2022-05-24 17:40:05 +02:00
dependabot[bot]
a333689090
build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#2858)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 09:05:08 +03:00
dependabot[bot]
d5201ad6e1
build(deps): bump docker/setup-qemu-action from 1 to 2 (#2837) 2022-05-10 08:10:08 +02:00
dependabot[bot]
028cb5e074
build(deps): bump docker/build-push-action from 2 to 3 (#2838)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:39 +08:00
dependabot[bot]
360807a605
build(deps): bump docker/setup-buildx-action from 1 to 2 (#2836)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:15 +08:00
dependabot[bot]
acceecf661
build(deps): bump github/codeql-action from 1 to 2 (#2782)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 23:42:17 +03:00
dependabot[bot]
ff93f27157
build(deps): bump actions/setup-go from 2 to 3 (#2763)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:05:52 +03:00
dependabot[bot]
7c94fe3985
build(deps): bump moment from 2.25.3 to 2.29.2 in /.github/contributors (#2753) 2022-04-11 19:05:11 +02:00
Ludovic Fernandez
bffc8cefe2
dev: remove some TODO (#2743)
* chore: use go1.18 to test the previous version of golangci-lint
* chore: update gomnd configuration
2022-04-03 18:49:27 +02:00
dependabot[bot]
231e21acd0
build(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /.github/peril (#2700) 2022-03-30 14:00:41 +02:00
dependabot[bot]
293b83d89c
build(deps): bump peter-evans/create-pull-request from 3 to 4 (#2699)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:57:59 +08:00
dependabot[bot]
4472864dbc
build(deps): bump minimist from 1.2.5 to 1.2.6 in /.github/contributors (#2685) 2022-03-26 10:01:02 +01:00
dependabot[bot]
31fa02e823
build(deps): bump minimist from 1.2.5 to 1.2.6 in /.github/peril (#2687) 2022-03-26 09:06:37 +01:00
dependabot[bot]
da0a6b3b8a
build(deps): bump actions/cache from 2.1.7 to 3 (#2674)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 09:12:32 +08:00
Ludovic Fernandez
0c0804c6a4
go1.18 support (#2438) 2022-03-18 14:58:24 +01:00
dependabot[bot]
93a0015cfc
build(deps): bump actions/checkout from 2 to 3 (#2643) 2022-03-07 23:30:46 +01:00
dependabot[bot]
176ef3f7a3
build(deps): bump actions/setup-node from 2 to 3 (#2628) 2022-03-01 11:57:55 +01:00
dependabot[bot]
0bcc0a3ba1
build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#2627)
Co-authored-by: Sergey Vilgelm <sergey@vilgelm.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-03-01 11:57:10 +01:00
dependabot[bot]
d5ebd7eb72
build(deps): bump node-fetch in /.github/contributors (#2616) 2022-02-25 13:10:31 +01:00
dependabot[bot]
949b059028
build(deps): bump gatsby-source-filesystem from 4.6.0 to 4.7.0 in /docs (#2581) 2022-02-17 14:24:11 +01:00
golangci-releaser
ed93066d16
docs: Update documentation and assets (#2579)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-17 13:28:36 +01:00
dependabot[bot]
39a76b8624
build(deps): bump ajv from 6.12.2 to 6.12.6 in /.github/peril (#2564) 2022-02-14 09:50:20 +01:00
dependabot[bot]
ba3453d2a8
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#2383) 2021-11-30 01:42:20 +01:00
Sergey Vilgelm
f47f4f5557
codeql: Remove unneeded steps (#2336)
Remove executing build and test, there is a special workflow for this and CodeQL does not require running any go code or building the app
Remove `git checkout HEAD^2`, not needed anymore: Warning: 1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
Add permission to write the security events
2021-11-01 20:40:24 -07:00
dependabot[bot]
4ce9a19e7d
build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#2041)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-10-23 00:51:11 +02:00
dependabot[bot]
91016acc47
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /.github/peril (#2247) 2021-09-21 09:05:45 +02:00
Ludovic Fernandez
aff4fc0b8b
Update Go versions used by the CI (#2183) 2021-08-17 20:35:55 +02:00
dependabot[bot]
141677d3c5
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /.github/peril (#2169) 2021-08-11 16:06:14 +02:00
Alexey Palazhchenko
b18e312829
dev: update feature_request.yml (#2168)
The tiniest tweak of the tiniest tweaks.
2021-08-11 14:52:59 +02:00
Ludovic Fernandez
25ab9f7aae
docs: convert issue templates to issue forms. (#2077) 2021-06-24 11:02:50 +02:00
dependabot[bot]
fd6fce9e90
build(deps): bump ws from 5.2.2 to 5.2.3 in /.github/peril (#2045) 2021-06-09 22:53:53 +02:00
dependabot[bot]
4c27b33c49
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#2023)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 14:11:30 +08:00
dependabot[bot]
3aeafb8a39
build(deps): bump lodash from 4.17.20 to 4.17.21 in /.github/peril (#1967) 2021-05-11 04:25:49 +02:00
dependabot[bot]
ce672624fe
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/peril (#1966) 2021-05-11 00:33:40 +02:00
Ludovic Fernandez
c610079e1d
feat: set the minimum Go version to go1.15 (#1926) 2021-05-01 12:12:39 +03:00
dependabot[bot]
53a4b41ff5
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#1918)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 07:54:18 +02:00
Ludovic Fernandez
5d10450bc9
dev: clean configuration, documentation, and code (#1911)
* Remove dead code related to golangci.com
* remove old build tags
* stale bot: remove bug label from `exemptLabels`
* order `gitignore` entries alphabetically
* doc: order `linters-settings` alphabetically
* remove obsolete exclude rule
* release: add docs prefix to skip the commit in the changelog
2021-04-14 12:48:48 +02:00
dependabot[bot]
0f3f9ef809
build(deps): bump github.com/mgechev/revive from 1.0.5 to 1.0.6 (#1908) 2021-04-12 10:27:47 +02:00
dependabot[bot]
c9ec73fdc3
build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#1889) 2021-04-05 11:52:02 +02:00
Ludovic Fernandez
a833cc1600
typecheck: improve error stack parsing. (#1886) 2021-04-04 10:55:39 +02:00
dependabot[bot]
07ae877464
build(deps): bump y18n from 4.0.0 to 4.0.1 in /.github/peril (#1879) 2021-04-01 03:20:32 +02:00
Ludovic Fernandez
75bc80d7d2
docs: update for v1.39.0 (#1876)
* docs: update for v1.39.0
* skip CVE for github.com/gogo/protobuf
2021-03-28 22:05:37 +02:00
Ludovic Fernandez
2e5e887406
Improve issue templates chooser. (#1821)
Add issue templates to improve triage and issue quality.

https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
2021-03-09 18:59:31 +01:00
Neha Viswanathan
507703b444
Update Docs and Assets Github Actions (#1460)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 1m15s
CI / go-mod (push) Failing after 11m44s
CI / golangci-lint (push) Failing after 11m14s
Release a tag / release (push) Failing after 10m58s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
2021-03-03 14:49:08 +01:00
dependabot[bot]
067cfac3e8
build(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 (#1798) 2021-03-01 10:09:40 +01:00
Ludovic Fernandez
c3c7bcd7ac
docs: improve the bug issue template. (#1781) 2021-02-26 01:49:06 +01:00
dependabot[bot]
d6db13d763
build(deps): bump sonatype-nexus-community/nancy-github-action (#1762)
Bumps [sonatype-nexus-community/nancy-github-action](https://github.com/sonatype-nexus-community/nancy-github-action) from 1.0.1 to v1.0.2.
- [Release notes](https://github.com/sonatype-nexus-community/nancy-github-action/releases)
- [Commits](https://github.com/sonatype-nexus-community/nancy-github-action/compare/1.0.1...aae196481b961d446f4bff9012e4e3b63d7921a4)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 14:59:06 +08:00