Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
31 stars 23 forks source link

Bump the go-deps group with 8 updates #221

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the go-deps group with 8 updates:

Package From To
github.com/Azure/secrets-store-csi-driver-provider-azure 1.4.1 1.5.2
github.com/go-logr/logr 1.4.1 1.4.2
github.com/google/uuid 1.3.1 1.6.0
github.com/prometheus/client_golang 1.16.0 1.19.1
github.com/prometheus/client_model 0.4.0 0.5.0
github.com/prometheus/common 0.44.0 0.48.0
github.com/stretchr/testify 1.8.4 1.9.0
go.uber.org/zap 1.26.0 1.27.0

Updates github.com/Azure/secrets-store-csi-driver-provider-azure from 1.4.1 to 1.5.2

Release notes

Sourced from github.com/Azure/secrets-store-csi-driver-provider-azure's releases.

v1.5.2 - 2024-04-18

Changelog

Bug Fixes 🐞

  • b4edd1b fix: Handles the case where the optional leaf SKI is missing (#1534)

Maintenance 🔧

  • e0a8f7d chore: bump golang.org/x/net from 0.17.0 to 0.24.0 (#1533)

Security Fix 🛡️

  • 9a28259 security: CVE-2024-24786: bump google.golang.org/protobuf to v1.33.0 (#1525)

v1.5.1 - 2024-01-19

Changelog

Maintenance 🔧

  • b61f3f4 chore: bump golang.org/x/crypto from 0.14.0 to 0.18.0 (#1424)

v1.5.0 - 2023-11-22

Changelog

Bug Fixes 🐞

  • ba81735 fix: updates template condition for Arc (#973)
  • 0d0675f fix: increase fluentd resource limits (#946)
  • 2b29471 fix: #948 arc missing system identity (#949)
  • 2eee8b7 fix: runs msi-adapter as privileged on openshift (#920)
  • 858b765 fix: use tenantID instead of tenantId in parameters (#898)
  • 98a796f fix: updates arc ext check (#893)
  • 21f8715 fix: Fixing chart version number in chart docs (#845)
  • 6cff99c fix: update versions installed in devcontainer (#835)

Code Refactoring 💎

  • 8a9e262 refactor: update msal-go-sdk and use NewCredFromAssertionCallback (#961)
  • 56289fa refactor: define provider interface and add mock provider for test (#947)
  • 92fa62e refactor: update validation and make it fail-fast (#917)
  • 82385a5 refactor: add functions to get parameters and add constants (#896)

Continuous Integration 💜

  • 85b6219 ci: fix az aks get-versions command failure (#1278)
  • 30f4760 ci: fix kubectl download url (#1178)
  • 96aa5fb ci: fix dependabot config (#1137)
  • fe509a9 ci: [StepSecurity] Apply security best practices (#1134)
  • af3d4bb ci: make semantic check title only
  • 43632c8 ci: enable tests with kubernetes v1.27 (#1126)
  • b62729a ci: switch to using mariner pool (#1127)
  • d9402ab ci: pin k8s-extension version to 1.3.5 (#1077)
  • 1da23ac ci: enable tests with kubernetes v1.26 (#1038)
  • 51a8347 ci: remove arc/e2e-test-aks tests from nightly run (#1023)
  • 477ef4a ci: remove kubernetes version 1.22 (EOL) (#1019)
  • 29b52ae ci: add codeql action (#971)
  • 7772b90 ci: pin aks-preview version to 0.5.87 (#954)
  • 3caf2dd ci: remove kubernetes version 1.21 (EOL) (#940)
  • 1e5b425 ci: add CODEOWNERS file (#911)

... (truncated)

Commits
  • 415feee release: update manifest and helm charts for v1.5.2 (#1538)
  • b4edd1b fix: Handles the case where the optional leaf SKI is missing (#1534)
  • e0a8f7d chore: bump golang.org/x/net from 0.17.0 to 0.24.0 (#1533)
  • 9a28259 security: CVE-2024-24786: bump google.golang.org/protobuf to v1.33.0 (#1525)
  • 8d7adb7 release: Automated cherry pick of #1425: release: update manifest and helm ch...
  • b61f3f4 chore: Automated cherry pick of #1410: chore: bump golang.org/x/crypto from 0...
  • 64bc43d release: Automated cherry pick of #1374: release: update manifest and helm ch...
  • ff3241a chore: updates amacoreagent for Arc (#1362)
  • b502857 chore: bump golang.org/x/net from 0.10.0 to 0.17.0 (#1332)
  • b2cf91c chore: bump github/codeql-action from 2.21.2 to 2.21.4 (#1282)
  • Additional commits viewable in compare view


Updates github.com/go-logr/logr from 1.4.1 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2

Commits
  • 1205f42 Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...
  • ccedcbd Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...
  • bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  • 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  • 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 88d98bd Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...
  • 432cd86 Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...
  • Additional commits viewable in compare view


Updates github.com/google/uuid from 1.3.1 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

v1.5.0

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)

v1.4.0

1.4.0 (2023-10-26)

Features

  • UUIDs slice type with Strings() convenience method (#133) (cd5fbbd)

Fixes

  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)

1.4.0 (2023-10-26)

Features

  • UUIDs slice type with Strings() convenience method (#133) (cd5fbbd)

Fixes

  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
Commits


Updates github.com/prometheus/client_golang from 1.16.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1

v1.19.0

What's Changed

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0

v1.18.0

What's Changed

  • [FEATURE] promlint: Allow creation of custom metric validations. #1311
  • [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
  • [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
  • [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
  • [ENHANCEMENT] Improved performance of MetricVec.WithLabelValues(...). #1360

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0

v1.17.0

What's Changed

  • [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
  • [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
  • [ENHANCEMENT] Enable detection of a native histogram without observations. #1314

... (truncated)

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

1.18.0 / 2023-12-22

  • [FEATURE] promlint: Allow creation of custom metric validations. #1311
  • [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
  • [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
  • [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
  • [ENHANCEMENT] Improved performance of MetricVec.WithLabelValues(...). #1360

1.17.0 / 2023-09-27

  • [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
  • [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
  • [ENHANCEMENT] Enable detection of a native histogram without observations. #1314
Commits


Updates github.com/prometheus/client_model from 0.4.0 to 0.5.0

Release notes

Sourced from github.com/prometheus/client_model's releases.

v0.5.0 / 2023-10-03

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/client_model/compare/v0.4.0...v0.5.0

Commits
  • 1c92cad Merge pull request #72 from prometheus/repo_sync
  • 58db340 Update common Prometheus files
  • cbe84de Merge pull request #71 from prometheus/superq/update_build
  • 568c466 Update Go
  • baaa038 Merge pull request #70 from prometheus/repo_sync
  • 185bafb Update common Prometheus files
  • 7b38251 Merge pull request #69 from prometheus/repo_sync
  • 4dbcf4e Update common Prometheus files
  • cfbcccb Merge pull request #67 from prometheus/beorn7/histogram
  • 2a367b9 histogram: Add a doc comment about when to add a no-op span
  • Additional commits viewable in compare view


Updates github.com/prometheus/common from 0.44.0 to 0.48.0

Release notes

Sourced from github.com/prometheus/common's releases.

v0.48.0

This release will require changes of code that relies on direct access to content-type format strings. See the PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.47.0...v0.48.0

v0.47.0

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.46.0...v0.47.0

v0.46.0

What's Changed

New Contributors

... (truncated)

Commits
  • bd41eb6 Merge pull request #576 from ywwg/owilliams/unexport
  • 05d7387 Unexport Format strings
  • 773d566 Merge pull request #570 from ywwg/owilliams/quoted-metric-name-02
  • 319c62c UTF-8 support in metric and label names
  • a3bdb9e Support empty OAuth2 inline secrets (#547)
  • bd0376d UTF-8 support in validation, and some parsers and formatters (#537)
  • 7e44242 Bump Go modules (#568)
  • 0e201e4 Merge pull request #567 from stapelberg/protodelim
  • 53f76e7 version: make GetTegs() public (#565)
  • 1143fec switch to protodelim package (which pbutil now calls)
  • Additional commits viewable in compare view


Updates github.com/stretchr/testify from 1.8.4 to 1.9.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-... _Description has been truncated_
OliverMKing commented 3 months ago

@dependabot recreate

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.