-
Notifications
You must be signed in to change notification settings - Fork 11
[main] Upgrade to latest dependencies #354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade to latest dependencies #354
Conversation
bumping golang.org/x/sync 7fad2c9...04914c2: > 04914c2 all: upgrade go directive to at least 1.24.0 [generated] bumping google.golang.org/protobuf 7e776d4...0833cf3: > 0833cf3 all: release v1.36.8 > 0af3f0f all: set Go language version to Go 1.23 > 5ccbdec types: regenerate using latest protobuf v32 release > 708d96f all: start v1.36.7-devel bumping knative.dev/pkg 528bde3...8c9c1d3: > 8c9c1d3 [controller] fix depth metrics (# 3253) > 3ec4afe Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (# 3252) > 455d6e9 Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the golang-x group (# 3249) > efb6a4f Add threadiness in log line (# 3247) > eafac73 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (# 3250) bumping knative.dev/serving a0e1543...12777f6: > 12777f6 add initialize conditions to MakePA to avoid potential race conditions (# 16037) > 097de3d Change dry-run behavior (# 16008) > 6bab565 approve workflows if ok-to-test label is present (# 16054) > 36ddb35 Update net-istio nightly (# 16064) > 45bf006 Update net-contour nightly (# 16067) > 4b1cb5b Update net-kourier nightly (# 16066) > 0237da7 Update net-gateway-api nightly (# 16065) bumping github.com/prometheus/client_golang e4b2208...8179a56: > 8179a56 Cut v1.23.2 (# 1870) > 4142b59 Merge pull request # 1869 from prometheus/arve/upgrade-common > 4ff40f0 Cut v1.23.1 (# 1867) > 989b029 Upgrade to prometheus/common v0.66 (# 1866) bumping github.com/prometheus/common 75c3814...8975dde: > 8975dde Revert "Use go.uber.org/atomic instead of sync/atomic (# 825)" (# 838) > 08d7f66 Move to supported version of yaml parser (# 834) > 80e275e Revert "Use github.com/grafana/regexp instead of regexp" (# 835) > 4c2f9e7 Merge pull request # 832 from roidelapluie/retract > 2b1487c Merge pull request # 827 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.11.1 > e120453 Retract v1.20.3 > db38951 Merge pull request # 829 from prometheus/dependabot/go_modules/golang.org/x/net-0.43.0 > 9e19a90 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 > c7a031c Merge pull request # 830 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.8 > a1ba2a7 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 > 6b610b6 Merge pull request # 826 from prometheus/dependabot/go_modules/assets/github.com/stretchr/testify-1.11.1 > fc7cce0 build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 > 3d3db39 Enable revive rules (# 823) > b9c5f39 build(deps): bump github.com/stretchr/testify in /assets > 7937ffb Enable revive rule unused-parameter (# 824) > 6d40fe1 Use go.uber.org/atomic instead of sync/atomic (# 825) > 149efd6 Use github.com/grafana/regexp instead of regexp > ff65168 Enable gocritic linter (# 818) > a9690fa Enable the fatcontext linter (# 822) > 15ce6ee Enable unconvert linter (# 819) > b775ce4 Enable usestdlibvars linter (# 820) > e8184e3 Enable the godot linter (# 821) > efa2e6b Sync .golangci.yml with prometheus/prometheus (# 817) > 9deefba expfmt: Add NewTextParser function (# 816) > 053ba9a ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces (# 807) > fc488aa Decoder: Remove use of global name validation and add validation (# 808) > 918f899 Merge pull request # 814 from prometheus/owilliams/ghactions > 755384c Merge pull request # 810 from prometheus/dependabot/go_modules/golang.org/x/net-0.42.0 > a4976d6 ci: update upload-actions > 01383ba Merge pull request # 813 from wmcram/negotiate-typo > 5546e8b build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 > 0ad974f Merge pull request # 809 from thampiotr/fix-escape-delim-proto > 30ca184 docs: fix typo in expfmt.Negotiate > c79a891 Add `ValidationScheme` methods `IsValidMetricName` and `IsValidLabelName` (# 806) > 96a9730 Fix delimited proto not escaped correctly > 0e1982f Update common Prometheus files (# 803) > 9fd5be9 Update common Prometheus files (# 802) > d5e1c62 fix(promslog): always print time.Duration values as go duration strings (# 798) > e231fec build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (# 800) > 7f8b2a0 model.ValidationScheme: Support encoding as YAML (# 799) > 0a409d6 model: add constants for type and unit labels. (# 801) Signed-off-by: Knative Automation <[email protected]>
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/security-guard-approvers. Note that only knative-extensions members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #354 +/- ##
=======================================
Coverage 73.94% 73.94%
=======================================
Files 46 46
Lines 4257 4257
=======================================
Hits 3148 3148
Misses 975 975
Partials 134 134 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Cron -dprotaso
/cc knative/security-guard-approvers
/assign knative/security-guard-approvers
Produced by: knative-extensions/knobots/actions/update-deps