Commit Graph

374 Commits

Author SHA1 Message Date
3505288e7a wip: 🔕 temporary commit 2024-06-26 22:35:48 +04:00
ea7dfe4870 wip: 🔕 temporary commit 2024-06-26 21:45:12 +04:00
6326e78cf4 wip: 🔕 temporary commit 2024-06-26 20:03:44 +04:00
3f22916cbb wip: 🔕 temporary commit 2024-06-26 17:59:19 +04:00
015e686635 wip: 🔕 temporary commit 2024-06-26 14:52:21 +04:00
2a1fa5c108 wip: 🔕 temporary commit 2024-06-26 01:06:02 +04:00
1682a3513f wip: 🔕 temporary commit 2024-06-25 22:26:34 +04:00
65fc5ecc7f wip: 🔕 temporary commit 2024-06-25 18:29:18 +04:00
c1eaee0287 wip: 🔕 temporary commit 2024-06-25 00:09:22 +04:00
ceeb7f9384 feat: Use slog instead of zap 2024-06-24 19:28:03 +04:00
a52dbde00c wip: 🔕 temporary commit 2024-06-23 23:48:51 +04:00
1b94bc367c wip: 🔕 temporary commit 2024-06-23 16:12:06 +04:00
669aaf6a1e wip: 🔕 temporary commit 2024-06-23 00:05:11 +04:00
b71475fcf7 wip: 🔕 temporary commit 2024-06-22 12:05:01 +04:00
71f8cfc162 wip: 🔕 temporary commit 2024-06-22 03:32:10 +04:00
e2193cd82e wip: 🔕 temporary commit 2024-06-21 17:13:27 +04:00
15d1bcf9c7 chore(docker): The docker env re-written 2024-06-20 23:09:32 +04:00
e6f49f622d fix(ci): Disable cache for setup-node github action 2024-06-20 14:16:57 +04:00
985fc18a48 chore(ci): Switch from gacts/setup-node-with-cache to actions/setup-node action 2024-06-20 14:07:49 +04:00
5512f2d8bb build(deps): bump the github-actions group with 2 updates (#283) 2024-06-02 09:07:46 +00:00
d585b531cb Merge pull request #282 from tarampampam/dependabot/go_modules/gomod-86828b0f1c
build(deps): bump the gomod group with 4 updates
2024-06-01 22:26:00 +00:00
31b64ff3e9 build(deps): bump the gomod group with 4 updates
Bumps the gomod group with 4 updates: [github.com/fasthttp/router](https://github.com/fasthttp/router), [github.com/fatih/color](https://github.com/fatih/color), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).


Updates `github.com/fasthttp/router` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.5.0...v1.5.1)

Updates `github.com/fatih/color` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1)

Updates `github.com/valyala/fasthttp` from 1.52.0 to 1.54.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.52.0...1.54.0)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 22:25:44 +00:00
98d1a5bf6e chore(deps): update golangci/golangci-lint docker tag to v1.59 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 23:51:34 +04:00
09db299d37 chore(deps): update golangci/golangci-lint docker tag to v1.58 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 10:09:54 +04:00
676c65e66a Merge pull request #279 from tarampampam/dependabot/go_modules/gomod-34457f1dff
build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 in the gomod group
2024-05-01 22:26:24 +00:00
f6fe108380 build(deps): bump github.com/urfave/cli/v2 in the gomod group
Bumps the gomod group with 1 update: [github.com/urfave/cli/v2](https://github.com/urfave/cli).


Updates `github.com/urfave/cli/v2` from 2.27.1 to 2.27.2
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.1...v2.27.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 22:26:10 +00:00
506b4d6ab5 build(deps): bump the github-actions group with 2 updates (#278) 2024-04-27 10:54:51 +00:00
9f552a7bec chore(deps): update ghcr.io/orange-opensource/hurl docker tag to v4.3.0 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 14:52:16 +04:00
b2eb35627b Merge pull request #277 from tarampampam/dependabot/go_modules/gomod-a0bc6120b0
build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 in the gomod group
2024-04-27 10:35:22 +00:00
4309bede7c build(deps): bump github.com/prometheus/client_model in the gomod group
Bumps the gomod group with 1 update: [github.com/prometheus/client_model](https://github.com/prometheus/client_model).


Updates `github.com/prometheus/client_model` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 10:35:10 +00:00
cf929abebd Update dependabot.yml 2024-04-27 14:34:46 +04:00
70847336ff build(deps): bump the any group with 2 updates (#273) 2024-04-02 05:49:17 +00:00
add7da3fe1 chore(deps): update golangci/golangci-lint docker tag to v1.57 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 21:48:27 -07:00
abd647e975 Update dependabot.yml 2024-03-19 09:52:17 +04:00
c851aad4f2 hotfix for the release error v2.27.0 2024-03-17 11:39:51 +04:00
0c7e766f93 build(deps): bump golangci/golangci-lint-action from 3 to 4 (#268) 2024-03-16 16:46:45 +00:00
4d9db28c78 Merge pull request #270 from tarampampam/dependabot/go_modules/github.com/fasthttp/router-1.5.0
build(deps): bump github.com/fasthttp/router from 1.4.22 to 1.5.0
2024-03-16 15:11:55 +00:00
1c6c35c1db build(deps): bump github.com/fasthttp/router from 1.4.22 to 1.5.0
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.22 to 1.5.0.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.22...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 15:11:42 +00:00
ed8303a1a6 Merge pull request #269 from tarampampam/dependabot/github_actions/aquasecurity/trivy-action-0.18.0
build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.18.0
2024-03-01 22:38:56 +00:00
db7969d4bc build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.18.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.1 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.16.1...0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:38:41 +00:00
0b0b0c2bca Merge pull request #267 from tarampampam/dependabot/go_modules/github.com/valyala/fasthttp-1.52.0
build(deps): bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0
2024-03-01 22:08:47 +00:00
5b23d767c7 build(deps): bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.51.0...v1.52.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:08:32 +00:00
8065125526 Merge pull request #265 from tarampampam/dependabot/go_modules/github.com/stretchr/testify-1.9.0
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-01 22:08:16 +00:00
ba5faed23c build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:08:05 +00:00
5c9ffba5de Merge pull request #266 from tarampampam/dependabot/go_modules/github.com/prometheus/client_model-0.6.0
build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
2024-03-01 22:07:46 +00:00
5697f2c1a2 build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:07:33 +00:00
b477db7af0 Merge pull request #264 from tarampampam/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
2024-03-01 22:06:48 +00:00
cc0b862c5a Merge pull request #263 from tarampampam/dependabot/go_modules/go.uber.org/zap-1.27.0
build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
2024-03-01 22:06:42 +00:00
46a8b0002e build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:06:36 +00:00
544ae0c7ab build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:06:30 +00:00