Skip to content
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 #1464

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping go.opentelemetry.io/otel/metric 98b32a6...279c549:
  > 279c549 Release v1.22.0/v0.45.0 (# 4821)
  > 237ed37 Fix link changes from instrumentation to languages (# 4828)
  > 5ed29d9 Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (# 4824)
  > 4491b39 sdk/trace: use slices.Grow() to avoid excessive runtime.growslice() (# 4818)
  > 19622d3 chore(docs): explicitly mark lizthegrey emeritus (# 4822)
  > 7fa7d1b sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation (# 4772)
  > 01472db Upgrade use of semconv to v1.24.0 (# 4754)
  > 259143a baggage: Add NewMemberRaw and NewKeyValuePropertyRaw (# 4804)
  > 6ead8d8 Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/tools (# 4815)
  > deddec3 Optimize `(attribute.Set).Filter` for no filtered case (# 4774)
  > 133f943 dependabot updates Sun Jan  7 15:43:49 UTC 2024 (# 4813)
  > 7cbe6a8 Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 (# 4812)
  > e6c50b5 dependabot updates Mon Jan  1 11:21:58 UTC 2024 (# 4807)
  > 27f70a3 bridge/opentracing: fix baggage item key is canonicalized (# 4776)
  > 08b856f baggage: Member.String encodes only when necessary (# 4775)
  > d23c060 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /internal/tools (# 4800)
  > 1cfd83a dependabot updates Sun Dec 24 21:19:11 UTC 2023 (# 4797)
  > 885210b baggage: Fix escaping in Member.String (# 4756)
  > e3bf787 Add cardinality limiting to the metric SDK as an experimental feature (# 4457)
  > cb8cb2d Add semconv v1.24.0 (# 4770)
  > 43bd47d baggage: Fix Parse to validate member value before percent-decoding (# 4755)
  > 15f0ab9 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /internal/tools (# 4771)
  > 4267974 Bump actions/upload-artifact from 3 to 4 (# 4763)
  > 528ab12 Bump github/codeql-action from 2 to 3 (# 4762)
  > 7df13f3 dependabot updates Sun Dec 17 15:19:05 UTC 2023 (# 4768)
  > 8e75651 sdk/metric: Record measurements when context is done (# 4671)
  > 057f897 baggage: Improve performance (# 4743)
  > 0c1c434 Add semconv/v1.23.1 (# 4749)
  > 975939b Bump actions/setup-go from 4 to 5 (# 4751)
  > 215eae3 Refactor exponential histogram tests to use existing fixtures (# 4747)
  > b5afa70 Fix multi-reader observable counter double-counting bug (# 4742)
  > 214d5e0 Add semconv/v1.23.0 (# 4746)
  > d37d851 Add the internal experimental metric feature package (# 4715)
  > 9ccb0c6 Backport semconv doc fix from # 4735 (# 4736)
  > 6cee2b4 Add semconv v1.22.0 (# 4735)
  > 0905a9d dependabot updates Sun Dec  3 16:09:27 UTC 2023 (# 4740)
  > 88da778 improve tracestate performance (# 4722)
  > 6027c1a add option for resource attributes in metrics for prometheus exporter (# 4733)
  > 0405492 improve trace_context performance (# 4721)
  > 204be61 Fix data race in periodic reader tests (# 4731)
  > 47ba653 Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (# 4726)
bumping knative.dev/hack f3f03ac...ab9b690:
  > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
  > 45dcf10 Update community files (# 360)
  > 40f0ac2 Update community files (# 359)

Signed-off-by: Knative Automation <automation@knative.team>
Copy link

knative-prow bot commented Jan 29, 2024

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative-extensions/eventing-writers.

Note that only knative-extensions members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Cron -knative-prow-robot

/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers

Produced by: knative-extensions/knobots/actions/update-deps

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/test-infra repository.

@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (012a800) 68.39% compared to head (f6e7efd) 68.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1464   +/-   ##
=======================================
  Coverage   68.39%   68.39%           
=======================================
  Files          39       39           
  Lines        2370     2370           
=======================================
  Hits         1621     1621           
  Misses        670      670           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@creydr creydr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 29, 2024
Copy link

knative-prow bot commented Jan 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, knative-automation

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 29, 2024
@knative-prow knative-prow bot merged commit 3659dce into knative-extensions:main Jan 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants