Commit Graph

17 Commits

Author SHA1 Message Date
3a6d2901df
chore: update deps
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-21 05:37:43 +01:00
065b7c488a
chore(deps): update module github.com/golangci/golangci-lint to v1.51.2
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-20 07:24:40 +01:00
5379e75d79 chore(deps): update module github.com/golangci/golangci-lint to v1.51.1 (#178)
Some checks failed
continuous-integration/drone/push Build is failing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | patch | `v1.51.0` -> `v1.51.1` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.51.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1511)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.51.0...v1.51.1)

1.  updated linters
    -   `ginkgolinter`: from 0.7.1 to 0.8.1
    -   `ineffassign`: bump to HEAD
    -   `musttag`: from 0.4.3 to 0.4.4
    -   `sqlclosecheck`: from 0.3.0 to 0.4.0
    -   `staticcheck`: bump to v0.4.0
    -   `wastedassign`: from 2.0.6 to 2.0.7
    -   `wrapcheck`: from 2.7.0 to 2.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTQuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNC4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#178
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-02-06 06:16:23 +00:00
6a44087d0f chore(deps): update module github.com/maxbrunsfeld/counterfeiter/v6 to v6.6.1 (#177)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | require | minor | `v6.5.0` -> `v6.6.1` |

---

### Release Notes

<details>
<summary>maxbrunsfeld/counterfeiter</summary>

### [`v6.6.1`](https://github.com/maxbrunsfeld/counterfeiter/releases/tag/v6.6.1)

[Compare Source](https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.0...v6.6.1)

-    fix GitHub Actions workflow: `setup-go` directive for `go 1.20` requires quotes for version `'1.20'`

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.0...v6.6.1

### [`v6.6.0`](https://github.com/maxbrunsfeld/counterfeiter/releases/tag/v6.6.0)

[Compare Source](https://github.com/maxbrunsfeld/counterfeiter/compare/v6.5.0...v6.6.0)

-   ⬆️  update dependencies

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.5.0...v6.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTQuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNC4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#177
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-02-05 07:31:38 +00:00
26e97e2206
chore: update github.com/golangci/golangci-lint to v1.51.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-03 07:33:57 +01:00
e9c0cb716e
refactor: ennoblements - sort only by createdAt
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-30 09:53:28 +01:00
3687ed8435 chore(deps): update module github.com/swaggo/swag to v1.8.8 (#129)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.7` -> `v1.8.8` |

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.8`](https://github.com/swaggo/swag/releases/tag/v1.8.8)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.7...v1.8.8)

##### Changelog

[`07690e9`](https://github.com/swaggo/swag/commit/07690e9) Add check for nil otherTypeDef ([#&#8203;1372](https://github.com/swaggo/swag/issues/1372))
[`eaed517`](https://github.com/swaggo/swag/commit/eaed517) Enhancements: search imports sequencely, till find the type. ([#&#8203;1374](https://github.com/swaggo/swag/issues/1374))
[`0da94ff`](https://github.com/swaggo/swag/commit/0da94ff) Fix generics with package alias ([#&#8203;1360](https://github.com/swaggo/swag/issues/1360))
[`29d3d30`](https://github.com/swaggo/swag/commit/29d3d30) add properties to $ref ([#&#8203;1391](https://github.com/swaggo/swag/issues/1391))
[`362d05b`](https://github.com/swaggo/swag/commit/362d05b) chore: increment version.go ([#&#8203;1395](https://github.com/swaggo/swag/issues/1395))
[`da6d718`](https://github.com/swaggo/swag/commit/da6d718) chore: update GitHub actions ([#&#8203;1362](https://github.com/swaggo/swag/issues/1362))
[`e5d507d`](https://github.com/swaggo/swag/commit/e5d507d) enhancement for PR [#&#8203;1387](https://github.com/swaggo/swag/issues/1387):  evaluate const across packages ([#&#8203;1388](https://github.com/swaggo/swag/issues/1388))
[`e6723fe`](https://github.com/swaggo/swag/commit/e6723fe) feat: add flag to generate documentation only for specific tags ([#&#8203;1379](https://github.com/swaggo/swag/issues/1379))
[`38b5f15`](https://github.com/swaggo/swag/commit/38b5f15) feat: make swagger comments more readable for go doc ([#&#8203;1366](https://github.com/swaggo/swag/issues/1366))
[`8117f4c`](https://github.com/swaggo/swag/commit/8117f4c) fix: wrongly shared schema by fields ([#&#8203;1389](https://github.com/swaggo/swag/issues/1389))
[`829fbe1`](https://github.com/swaggo/swag/commit/829fbe1) fmt cmd: use a tab instead of two spaces to format comments ([#&#8203;1386](https://github.com/swaggo/swag/issues/1386))
[`bdfec2b`](https://github.com/swaggo/swag/commit/bdfec2b) parse global enums ([#&#8203;1387](https://github.com/swaggo/swag/issues/1387))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMCJ9-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#129
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-11-24 10:54:49 +00:00
12e4474a00 chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#110)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | patch | `v1.50.0` -> `v1.50.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.50.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1501)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.50.0...v1.50.1)

1.  updated linters
    -   `contextcheck`: from 1.1.2 to 1.1.3
    -   `go-mnd`: from 2.5.0 to 2.5.1
    -   `wrapcheck`: from 2.6.2 to 2.7.0
    -   `revive`: fix configuration parsing
    -   `lll`: skip imports
2.  misc.
    -   windows: remove redundant character escape '/'
    -   code-climate: add default severity

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#110
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-29 06:06:25 +00:00
d450a4a077 chore(deps): update module github.com/swaggo/swag to v1.8.7 (#102)
Some checks failed
continuous-integration/drone/push Build is failing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.6` -> `v1.8.7` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.7`](https://github.com/swaggo/swag/releases/tag/v1.8.7)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.6...v1.8.7)

##### Changelog

[`f8d59d6`](https://github.com/swaggo/swag/commit/f8d59d6) Bump golang.org/x/tools dependency version ([#&#8203;1338](https://github.com/swaggo/swag/issues/1338))
[`7f90377`](https://github.com/swaggo/swag/commit/7f90377) Fix generics issue [#&#8203;1345](https://github.com/swaggo/swag/issues/1345)  ([#&#8203;1349](https://github.com/swaggo/swag/issues/1349))
[`e4f0129`](https://github.com/swaggo/swag/commit/e4f0129) chore: drop go1.15 support ([#&#8203;1331](https://github.com/swaggo/swag/issues/1331))
[`277a278`](https://github.com/swaggo/swag/commit/277a278) chore: increment version ([#&#8203;1350](https://github.com/swaggo/swag/issues/1350))
[`74e96c9`](https://github.com/swaggo/swag/commit/74e96c9) feat. add support formData \[]file ([#&#8203;1332](https://github.com/swaggo/swag/issues/1332))
[`04c699c`](https://github.com/swaggo/swag/commit/04c699c) fix issue [#&#8203;1346](https://github.com/swaggo/swag/issues/1346) about generics ([#&#8203;1348](https://github.com/swaggo/swag/issues/1348))
[`075c176`](https://github.com/swaggo/swag/commit/075c176) refactor: move from io/ioutil to io and os packages ([#&#8203;1334](https://github.com/swaggo/swag/issues/1334))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#102
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-18 04:20:34 +00:00
50bbd34b79 chore(deps): update module github.com/golangci/golangci-lint to v1.50.0 (#92)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | minor | `v1.49.0` -> `v1.50.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.50.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1500)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.49.0...v1.50.0)

1.  new linters
    -   `dupword`: https://github.com/Abirdcfly/dupword
    -   `testableexamples`: https://github.com/maratori/testableexamples
2.  updated linters
    -   `contextcheck`: change owner
    -   `contextcheck`: from 1.0.6 to 1.1.2
    -   `depguard`: from 1.1.0 to 1.1.1
    -   `exhaustive`: add missing config
    -   `exhaustive`: from 0.8.1 to 0.8.3
    -   `gci`: from 0.6.3 to 0.8.0
    -   `go-critic`: from 0.6.4 to 0.6.5
    -   `go-errorlint`: from 1.0.2 to 1.0.5
    -   `go-reassign`: v0.1.2 to v0.2.0
    -   `gofmt`: add option `rewrite-rules`
    -   `gofumpt` from 0.3.1 to 0.4.0
    -   `goimports`: update to HEAD
    -   `interfacebloat`: fix configuration loading
    -   `logrlint`: rename `logrlint` to `loggercheck`
    -   `paralleltest`: add tests of the ignore-missing option
    -   `revive`: from 1.2.3 to 1.2.4
    -   `usestdlibvars`: from 1.13.0 to 1.20.0
    -   `wsl`: support all configs and update docs
3.  misc.
    -   Normalize `exclude-rules` paths for Windows
    -   add riscv64 to the install script
4.  Documentation
    -   cli: remove reference to old service

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#92
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-05 03:26:26 +00:00
427d1f8755 chore(deps): update module github.com/swaggo/swag to v1.8.6 (#85)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.5` -> `v1.8.6` |

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.6`](https://github.com/swaggo/swag/releases/tag/v1.8.6)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.5...v1.8.6)

##### Changelog

[`bc895ed`](https://github.com/swaggo/swag/commit/bc895ed) Fix formatting crosstalk ([#&#8203;1317](https://github.com/swaggo/swag/issues/1317))
[`c9385a8`](https://github.com/swaggo/swag/commit/c9385a8) build a docker image and push to ghcr.io ([#&#8203;1329](https://github.com/swaggo/swag/issues/1329))
[`5fbb18f`](https://github.com/swaggo/swag/commit/5fbb18f) chore: update version ([#&#8203;1330](https://github.com/swaggo/swag/issues/1330))
[`cf1c4a7`](https://github.com/swaggo/swag/commit/cf1c4a7) fix: Generic Fields does not handle Arrays ([#&#8203;1311](https://github.com/swaggo/swag/issues/1311))
[`b8f53da`](https://github.com/swaggo/swag/commit/b8f53da) fix: Generic Fields does not handle Arrays in the .swaggo file ([#&#8203;1322](https://github.com/swaggo/swag/issues/1322))
[`2cd7ab5`](https://github.com/swaggo/swag/commit/2cd7ab5) fix: Generics not detected if name does not contain a pkg path ([#&#8203;1328](https://github.com/swaggo/swag/issues/1328))
[`007219f`](https://github.com/swaggo/swag/commit/007219f) fix: funcDeclaration body check ([#&#8203;1310](https://github.com/swaggo/swag/issues/1310))
[`e7ccdf4`](https://github.com/swaggo/swag/commit/e7ccdf4) refactor func splitStructName ([#&#8203;1313](https://github.com/swaggo/swag/issues/1313))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#85
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-18 10:13:25 +00:00
3ea31a3095 chore(deps): update module github.com/swaggo/swag to v1.8.5 (#46)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.4` -> `v1.8.5` |

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.5`](https://github.com/swaggo/swag/releases/tag/v1.8.5)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.4...v1.8.5)

##### Changelog

[`2f148dd`](https://github.com/swaggo/swag/commit/2f148dd) Extended generics support ([#&#8203;1277](https://github.com/swaggo/swag/issues/1277))
[`23661ef`](https://github.com/swaggo/swag/commit/23661ef) chore: set CGO_ENABLED=0  for goreleaser to avoid dynamic linking ([#&#8203;1293](https://github.com/swaggo/swag/issues/1293))
[`732c087`](https://github.com/swaggo/swag/commit/732c087) doc: add function scoped struct declaration example ([#&#8203;1296](https://github.com/swaggo/swag/issues/1296))
[`45f01a1`](https://github.com/swaggo/swag/commit/45f01a1) feat: add function scoped struct parse ([#&#8203;1283](https://github.com/swaggo/swag/issues/1283))
[`cf03796`](https://github.com/swaggo/swag/commit/cf03796) feat: get swagger instance from register ([#&#8203;1298](https://github.com/swaggo/swag/issues/1298))
[`af1c525`](https://github.com/swaggo/swag/commit/af1c525) fix: Go generics cannot find common package object type definition ([#&#8203;1281](https://github.com/swaggo/swag/issues/1281))
[`9d34a76`](https://github.com/swaggo/swag/commit/9d34a76) fix: Nested generic fields not fully working, if generic type is from… ([#&#8203;1305](https://github.com/swaggo/swag/issues/1305))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3My4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#46
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-26 03:34:23 +00:00
2a4c861f61 chore(deps): update module github.com/golangci/golangci-lint to v1.49.0 (#44)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | minor | `v1.48.0` -> `v1.49.0` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.49.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1490)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.48.0...v1.49.0)

IMPORTANT: `varcheck` and `deadcode` has been removed of default linters.

1.  new linters
    -   `interfacebloat`: https://github.com/sashamelentyev/interfacebloat
    -   `logrlint`: https://github.com/timonwong/logrlint
    -   `reassign`: https://github.com/curioswitch/go-reass
2.  updated linters
    -   `go-colorable`: from 0.1.12 to 0.1.13
    -   `go-critic`: from 0.6.3 to 0.6.4
    -   `go-errorlint`: from 1.0.0 to 1.0.2
    -   `go-exhaustruct`: from 2.2.2 to 2.3.0
    -   `gopsutil`: from 3.22.6 to 3.22.7
    -   `gosec`: from 2.12.0 to 2.13.1
    -   `revive`: from 1.2.1 to 1.2.3
    -   `usestdlibvars`: from 1.8.0 to 1.13.0
    -   `contextcheck`: from v1.0.4 to v1.0.6 && re-enable
    -   `nosnakecase`: This linter is deprecated.
    -   `varcheck`: This linter is deprecated use `unused` instead.
    -   `deadcode`: This linter is deprecated use `unused` instead.
    -   `structcheck`: This linter is deprecated use `unused` instead.
3.  documentation
    -   `revive`: fix wrong URL
    -   Add a section about default exclusions
    -   `usestdlibvars`: fix typo in documentation
    -   `nolintlint`: remove allow-leading-space option
    -   Update documentation and assets
4.  misc.
    -   dev: rewrite the internal tests framework
    -   fix: exit early on run --version
    -   fix: set an explicit `GOROOT` in the Docker image for `go-critic`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2NC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#44
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-24 14:07:03 +00:00
9367b1f7e7 feat: add openapi (#42)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#42
2022-08-23 04:33:38 +00:00
af19b3a160 chore(deps): update module github.com/golangci/golangci-lint to v1.48.0 (#19)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | minor | `v1.47.3` -> `v1.48.0` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.48.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1480)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.47.3...v1.48.0)

1.  new linters
    -   `usestdlibvars`:https://github.com/sashamelentyev/usestdlibvars
2.  updated linters
    -   `contextcheck`: disable linter
    -   `errcheck`: from 1.6.1 to 1.6.2
    -   `gci`: add missing `custom-order` setting
    -   `gci`: from 0.5.0 to 0.6.0
    -   `ifshort`: deprecate linter
    -   `nolint`: drop allow-leading-space option and add "nolint:all"
    -   `revgrep`: bump to HEAD
3.  documentation
    -   remove outdated info on source install
4.  misc
    -   go1.19 support

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#19
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-05 04:02:53 +00:00
e8c1dfc5db chore(deps): update module github.com/golangci/golangci-lint to v1.47.3 (#15)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | patch | `v1.47.2` -> `v1.47.3` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.47.3`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1473)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.47.2...v1.47.3)

1.  updated linters:
    -   remove some go1.18 limitations
    -   `asasalint`: from 0.0.10 to 0.0.11
    -   `decorder`: from 0.2.2 to v0.2.3
    -   `gci`: fix panic with invalid configuration option
    -   `gci`: from 0.4.3 to v0.5.0
    -   `go-exhaustruct`: from 2.2.0 to 2.2.2
    -   `gomodguard`: from 1.2.3 to 1.2.4
    -   `nosnakecase`: from 1.5.0 to 1.7.0
    -   `honnef.co/go/tools`: from 0.3.2 to v0.3.3
2.  misc
    -   cgo: fix linters ignoring CGo files

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#15
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-03 05:43:35 +00:00
190a2d3b00
init 2022-07-24 14:06:31 +02:00