4941 Commits

Author SHA1 Message Date
Cody Lee
286c9aeb87 Merge pull request #759 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.59.1
Bump github.com/prometheus/common from 0.55.0 to 0.59.1
2024-09-09 09:02:56 -05:00
dependabot[bot]
c7e843ad69 Bump golang.org/x/term from 0.23.0 to 0.24.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/term/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:59:40 +00:00
dependabot[bot]
d2505cd8c0 Bump github.com/prometheus/common from 0.55.0 to 0.59.1
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.59.1.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:59:35 +00:00
Cody Lee
85a6b5d580 Merge pull request #756 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3
2024-09-09 08:58:19 -05:00
Cody Lee
9bdc6e8d0f auto fix lint rules 2024-09-09 08:55:12 -05:00
Cody Lee
45a9e0d1eb update base go toolchain, upgrade golangci-lint to address symbol issues 2024-09-09 08:50:21 -05:00
dependabot[bot]
29de6b5f00 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.3)

---
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-09-09 02:47:39 +00:00
Cody Lee
f7b78fa0c1 Merge pull request #744 from unpoller/dependabot/go_modules/golang.org/x/net-0.28.0
Bump golang.org/x/net from 0.27.0 to 0.28.0
2024-08-12 04:28:43 -05:00
dependabot[bot]
b43a92ec20 Bump golang.org/x/net from 0.27.0 to 0.28.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 02:11:25 +00:00
Cody Lee
cf912ebc49 Merge pull request #740 from unpoller/dependabot/github_actions/docker/login-action-3.3.0
Bump docker/login-action from 3.2.0 to 3.3.0
2024-07-29 05:02:35 -05:00
dependabot[bot]
9a2b6870b7 Bump docker/login-action from 3.2.0 to 3.3.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:47:55 +00:00
Cody Lee
345a7e743b Merge pull request #738 from unpoller/dependabot/go_modules/golang.org/x/net-0.27.0
Bump golang.org/x/net from 0.26.0 to 0.27.0
2024-07-07 22:04:28 -05:00
dependabot[bot]
76d6fbf846 Bump golang.org/x/net from 0.26.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 03:04:11 +00:00
Cody Lee
546fa80a1e Merge pull request #739 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.25.0
Bump golang.org/x/crypto from 0.24.0 to 0.25.0
2024-07-07 22:03:30 -05:00
Cody Lee
be8a37ec60 Merge pull request #737 from unpoller/dependabot/go_modules/golang.org/x/term-0.22.0
Bump golang.org/x/term from 0.21.0 to 0.22.0
2024-07-07 22:03:13 -05:00
dependabot[bot]
04ae780917 Bump golang.org/x/crypto from 0.24.0 to 0.25.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:39:32 +00:00
dependabot[bot]
7b25abaea6 Bump golang.org/x/term from 0.21.0 to 0.22.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/term/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:39:25 +00:00
Cody Lee
c196253bb3 Merge pull request #735 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.55.0
Bump github.com/prometheus/common from 0.54.0 to 0.55.0
2024-07-02 06:54:55 -05:00
dependabot[bot]
f7ecde2c22 Bump github.com/prometheus/common from 0.54.0 to 0.55.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:38:29 +00:00
Cody Lee
37df12c8d8 fix warn about specifiying version on goreleaser 2024-06-13 13:07:55 -05:00
Cody Lee
709c5bd12d Merge pull request #728 from unpoller/dependabot/go_modules/golang.org/x/net-0.26.0
Bump golang.org/x/net from 0.25.0 to 0.26.0
2024-06-10 09:30:45 -05:00
dependabot[bot]
b0ad168f52 Bump golang.org/x/net from 0.25.0 to 0.26.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 11:56:18 +00:00
Cody Lee
e55435853d Merge pull request #729 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.24.0
Bump golang.org/x/crypto from 0.23.0 to 0.24.0
2024-06-10 06:55:20 -05:00
dependabot[bot]
2954ecfa16 Bump golang.org/x/crypto from 0.23.0 to 0.24.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 10:07:09 +00:00
Cody Lee
497cbf2681 Merge pull request #731 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.54.0
Bump github.com/prometheus/common from 0.53.0 to 0.54.0
2024-06-10 05:06:29 -05:00
dependabot[bot]
a2ab485439 Bump github.com/prometheus/common from 0.53.0 to 0.54.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.53.0...v0.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 10:04:25 +00:00
Cody Lee
acc2ffe8e6 Merge pull request #727 from unpoller/dependabot/github_actions/goreleaser/goreleaser-action-6
Bump goreleaser/goreleaser-action from 5 to 6
2024-06-10 05:03:27 -05:00
Cody Lee
0584df4acc Merge pull request #730 from unpoller/dependabot/go_modules/golang.org/x/term-0.21.0
Bump golang.org/x/term from 0.20.0 to 0.21.0
2024-06-10 05:03:08 -05:00
dependabot[bot]
5df691f98c Bump golang.org/x/term from 0.20.0 to 0.21.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/term/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 02:54:35 +00:00
dependabot[bot]
6a6353bd58 Bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 02:19:52 +00:00
Cody Lee
bf8d8f05ea Merge pull request #723 from unpoller/dependabot/github_actions/docker/login-action-3.2.0
Bump docker/login-action from 3.1.0 to 3.2.0
2024-06-03 08:51:14 -05:00
dependabot[bot]
f666e600eb Bump docker/login-action from 3.1.0 to 3.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 02:55:50 +00:00
Cody Lee
8c2ef13d55 Merge pull request #719 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
2024-05-13 04:41:35 -05:00
Cody Lee
e2dd7dc300 Merge pull request #720 from unpoller/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 5 to 6
2024-05-13 04:41:12 -05:00
Cody Lee
18585d7014 Merge pull request #717 from unpoller/dependabot/go_modules/golang.org/x/net-0.25.0
Bump golang.org/x/net from 0.24.0 to 0.25.0
2024-05-13 04:40:58 -05:00
dependabot[bot]
880b8d9c21 Bump golangci/golangci-lint-action from 5 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:36:26 +00:00
dependabot[bot]
11b5af8d59 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Bumps [github.com/prometheus/client_golang](https://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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:33:50 +00:00
dependabot[bot]
e004e18428 Bump golang.org/x/net from 0.24.0 to 0.25.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:33:43 +00:00
Cody Lee
8511800d98 stalebot died, but stale action took over 2024-05-08 08:33:47 -05:00
Cody Lee
9100cd0b3c Merge pull request #709 from unpoller/dependabot/go_modules/golang.org/x/term-0.20.0
Bump golang.org/x/term from 0.19.0 to 0.20.0
2024-05-08 08:27:35 -05:00
Cody Lee
c2be83651e Merge pull request #711 from jlpedrosa/trigger_helm_release
Trigger helm release
2024-05-07 17:33:58 -05:00
jose
17d4bc0c20 Fix spacing 2024-05-06 18:31:23 +01:00
jose
b63d792e50 Trigger update of unpoller version in unpoller-helm-chart (new repo) 2024-05-06 18:30:15 +01:00
dependabot[bot]
4e16c77db7 Bump golang.org/x/term from 0.19.0 to 0.20.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/term/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 02:05:37 +00:00
Cody Lee
38d700a21d Merge pull request #706 from unpoller/dependabot/github_actions/golangci/golangci-lint-action-5
Bump golangci/golangci-lint-action from 4 to 5
2024-04-29 06:08:51 -05:00
dependabot[bot]
1f834d50de Bump golangci/golangci-lint-action from 4 to 5
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 02:47:12 +00:00
Cody Lee
1b44fd7217 Merge pull request #703 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.53.0
Bump github.com/prometheus/common from 0.48.0 to 0.53.0
v2.11.2
2024-04-19 15:54:25 -05:00
Cody Lee
5b58e6c237 fix promver collector to default buildinfo collector 2024-04-19 15:51:18 -05:00
dependabot[bot]
76f8becb5a Bump github.com/prometheus/common from 0.48.0 to 0.53.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.53.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.48.0...v0.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 20:46:10 +00:00
Cody Lee
1dee7f7494 Merge pull request #702 from unpoller/unet-upgrade-8-1-113-catname
bump unifi client version for more catname flexstring changes
2024-04-19 15:45:31 -05:00