1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-08-08 05:02:04 +03:00
Commit Graph

866 Commits

Author SHA1 Message Date
dependabot[bot]
93f17f47f0 Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 (#588)
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.39.1 to 1.40.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](82693e9e3b...9ccda195fd)

---
updated-dependencies:
- dependency-name: reviewdog/action-actionlint
  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>
2023-12-27 01:46:27 -08:00
dependabot[bot]
e973bacda0 Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#589)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2023-12-27 01:36:45 -08:00
dependabot[bot]
db4410a6ce Bump github/codeql-action from 3.22.11 to 3.22.12 (#590)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b374143c11...012739e508)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 00:39:05 -08:00
dependabot[bot]
f8272e05df Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#579)
Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:24:45 +00:00
dependabot[bot]
24cc8f0576 Bump github/codeql-action from 2.22.8 to 3.22.11 (#578)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.8 to 3.22.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](407ffafae6...b374143c11)

---
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>
2023-12-19 17:19:41 +00:00
dependabot[bot]
689a4aeb17 Bump lucacome/draft-release from 1.0.1 to 1.0.2 (#576)
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](785af55296...52f02d1a69)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:17:18 +00:00
dependabot[bot]
e75a4f2213 Bump actions/stale from 8.0.0 to 9.0.0 (#574)
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](1160a22402...28ca103628)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-12-19 17:14:59 +00:00
dependabot[bot]
54d8a24a55 Bump docker/metadata-action from 5.3.0 to 5.4.0 (#577)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](31cebacef4...9dc751fe24)

---
updated-dependencies:
- dependency-name: docker/metadata-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>
2023-12-19 17:12:56 +00:00
dependabot[bot]
ea6d84d001 Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#573)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](1fc5bd396d...9614fae9e5)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  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>
2023-12-19 17:10:48 +00:00
dependabot[bot]
3d7d7312dc Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 (#572)
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
  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>
2023-12-19 17:07:48 +00:00
Luca Comellini
cbf7f33a41 Release 1.0.0 (#506) v1.0.0 2023-12-06 11:43:31 -08:00
Luca Comellini
44a1e7cdda Bump labeler to v5.0.0 and update config (#570) 2023-12-06 11:54:35 -07:00
dependabot[bot]
4fffda6ee6 Bump actions/setup-go from 4.1.0 to 5.0.0 (#571)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](93397bea11...0c52d547c9)

---
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>
2023-12-06 17:51:35 +00:00
dependabot[bot]
83002b032e Bump anchore/scan-action from 3.3.7 to 3.3.8 (#564)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](62370b53ab...896d5f4100)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 09:06:16 +00:00
Luca Comellini
ea78ec4470 Add annotations to Docker image (#567) 2023-12-05 14:11:18 -08:00
dependabot[bot]
6fb0b4d09d Bump docker/metadata-action from 5.0.0 to 5.3.0 (#563)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...31cebacef4)

---
updated-dependencies:
- dependency-name: docker/metadata-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>
2023-12-05 19:27:08 +00:00
dependabot[bot]
cb3da283fa Bump actions/dependency-review-action from 3.1.3 to 3.1.4 (#565)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](7bbfa034e7...01bc87099b)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 12:25:02 -07:00
Luca Comellini
ebcc65f183 Add docs about Snap (#569) 2023-12-05 18:02:06 +00:00
Luca Comellini
82961d686d Add provenance to Docker image (#568) 2023-12-05 15:25:48 +00:00
dependabot[bot]
512f1af4d4 Bump anchore/sbom-action from 0.15.0 to 0.15.1 (#566)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](fd74a6fb98...5ecf649a41)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 09:42:37 +00:00
Luca Comellini
43e920b636 Use latest stable version of Go (#561) 2023-12-04 17:00:22 +00:00
Luca Comellini
2dcec19007 Replace deprecated value in GoReleaser (#562) 2023-12-04 16:51:10 +00:00
Luca Comellini
d08da4e371 Add config to publish on Snapcraft (#560) 2023-12-04 08:48:51 -08:00
dependabot[bot]
d9f5389ccc Bump github/codeql-action from 2.22.6 to 2.22.8 (#558)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.6 to 2.22.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](689fdc5193...407ffafae6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 17:29:40 +00:00
dependabot[bot]
7249defc5c Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 (#559)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](ed4dec634f...455b6612a7)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-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>
2023-11-29 10:26:36 -07:00
dependabot[bot]
59e91a3efb Bump docker/build-push-action from 5.0.0 to 5.1.0 (#552)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](0565240e2d...4a13e500e5)

---
updated-dependencies:
- dependency-name: docker/build-push-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>
2023-11-27 16:58:38 +00:00
dependabot[bot]
be1e80202c Bump anchore/sbom-action from 0.14.3 to 0.15.0 (#551)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](78fc58e266...fd74a6fb98)

---
updated-dependencies:
- dependency-name: anchore/sbom-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>
2023-11-27 16:56:10 +00:00
dependabot[bot]
083ed17a4b Bump actions/github-script from 7.0.0 to 7.0.1 (#553)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](e69ef5462f...60a0d83039)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 16:53:52 +00:00
dependabot[bot]
c690207ddc Bump anchore/scan-action from 3.3.6 to 3.3.7 (#555)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](24fd7c9060...62370b53ab)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 16:51:33 +00:00
dependabot[bot]
81844aa571 Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (#556)
Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/alecthomas/kingpin/releases)
- [Commits](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kingpin/v2
  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>
2023-11-27 10:08:11 +00:00
pre-commit-ci[bot]
777740097e [pre-commit.ci] pre-commit autoupdate (#550)
updates:
- [github.com/gitleaks/gitleaks: v8.18.0 → v8.18.1](https://github.com/gitleaks/gitleaks/compare/v8.18.0...v8.18.1)
- [github.com/DavidAnson/markdownlint-cli2: v0.10.0 → v0.11.0](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.10.0...v0.11.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-20 13:04:48 -08:00
Brandon Richardson
69bd82f1ba Add support for multiple scrape addresses (#539)
Make the `nginx.scrape-uri` accept a slice of addresses, and register
prometheus collectors for each nginx instance. When multiple scrape
addresses are registered, include the scrape address as a label to
differentiate the metrics for each instance.
2023-11-20 13:03:37 -08:00
Luca Comellini
d337c845f5 Update CODEOWNERS (#549)
Updates to the `integrations` team

Signed-off-by: Luca Comellini <luca.com@gmail.com>
2023-11-16 09:12:51 -08:00
dependabot[bot]
a9854eb8bd Bump actions/dependency-review-action from 3.1.0 to 3.1.3 (#544)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](6c5ccdad46...7bbfa034e7)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 16:08:52 -08:00
dependabot[bot]
5a57562765 Bump github/codeql-action from 2.22.4 to 2.22.6 (#548)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.4 to 2.22.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](49abf0ba24...689fdc5193)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 14:53:00 -08:00
dependabot[bot]
a305eb5a2f Bump actions/github-script from 6.4.1 to 7.0.0 (#545)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 7.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](d7906e4ad0...e69ef5462f)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>
2023-11-14 10:24:27 -08:00
dependabot[bot]
d47831012e Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#546)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](11086d2504...1fc5bd396d)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  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>
2023-11-14 09:59:28 -08:00
pre-commit-ci[bot]
c9deebebf3 [pre-commit.ci] pre-commit autoupdate (#542)
updates:
- [github.com/golangci/golangci-lint: v1.55.1 → v1.55.2](https://github.com/golangci/golangci-lint/compare/v1.55.1...v1.55.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-13 22:29:32 -08:00
dependabot[bot]
e31f5d85eb Bump github.com/nginxinc/nginx-plus-go-client from 1.1.0 to 1.2.0 (#547)
Bumps [github.com/nginxinc/nginx-plus-go-client](https://github.com/nginxinc/nginx-plus-go-client) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/nginxinc/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginxinc/nginx-plus-go-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/nginx-plus-go-client/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/nginxinc/nginx-plus-go-client
  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>
2023-11-13 22:29:11 -08:00
Haywood Shannon
ff324602c3 Add metrics from NGINX Plus API version 9 (#530)
Signed-off-by: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com>
2023-11-13 17:17:54 +00:00
Shehar Yaar
d57f771d0a add cache metrics for NGINX plus (#540)
Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
2023-11-13 11:57:46 +00:00
pre-commit-ci[bot]
0edad8ec63 [pre-commit.ci] pre-commit autoupdate (#537)
updates:
- [github.com/golangci/golangci-lint: v1.55.0 → v1.55.1](https://github.com/golangci/golangci-lint/compare/v1.55.0...v1.55.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-31 10:18:41 -07:00
Luca Comellini
ed87722f62 Fix logging (#526)
The logger was created before reading the flags and the format/level
didn't have any effect
2023-10-25 09:26:35 +01:00
dependabot[bot]
c828e64a9b Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#533)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](483ef80eb9...0864cf1902)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:13:12 -07:00
dependabot[bot]
d540766b8f Bump lucacome/draft-release from 1.0.0 to 1.0.1 (#531)
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](3ed3808cb7...785af55296)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 10:46:45 -07:00
dependabot[bot]
452ff9436c Bump github/codeql-action from 2.22.3 to 2.22.4 (#532)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.3 to 2.22.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0116bc2df5...49abf0ba24)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:28:16 -07:00
pre-commit-ci[bot]
3a6d340717 [pre-commit.ci] pre-commit autoupdate (#535)
updates:
- [github.com/golangci/golangci-lint: v1.54.2 → v1.55.0](https://github.com/golangci/golangci-lint/compare/v1.54.2...v1.55.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-23 18:36:06 -07:00
dependabot[bot]
a54ca5bcc6 Bump actions/checkout from 4.1.0 to 4.1.1 (#534)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 18:35:28 -07:00
dependabot[bot]
65c0f95673 Bump github.com/nginxinc/nginx-plus-go-client from 1.0.0 to 1.1.0 (#528)
Bumps [github.com/nginxinc/nginx-plus-go-client](https://github.com/nginxinc/nginx-plus-go-client) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/nginxinc/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginxinc/nginx-plus-go-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/nginx-plus-go-client/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/nginxinc/nginx-plus-go-client
  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>
2023-10-18 06:37:29 -07:00
dependabot[bot]
cd0d3bafc7 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#529)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.45.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:59:37 +01:00