plgd-dev / hub

Secure and Interoperable Internet of Things
https://plgd.dev
Apache License 2.0
171 stars 17 forks source link

Update module github.com/pion/dtls/v2 to v2.2.11 #1324

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0 -> v2.2.11 age adoption passing confidence

Release Notes

pion/dtls (github.com/pion/dtls/v2) ### [`v2.2.11`](https://togithub.com/pion/dtls/releases/tag/v2.2.11) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.10...v2.2.11) ##### Changelog - [`9f5ddeb`](https://togithub.com/pion/dtls/commit/9f5ddeb) simplify error type check - [`3f0bd2a`](https://togithub.com/pion/dtls/commit/3f0bd2a) Fix typing for alertErrors - [`24571ec`](https://togithub.com/pion/dtls/commit/24571ec) remove unused vars, factor out function - [`cfeb9ca`](https://togithub.com/pion/dtls/commit/cfeb9ca) Limit size of encrypted packet queue ### [`v2.2.10`](https://togithub.com/pion/dtls/releases/tag/v2.2.10) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.9...v2.2.10) ##### Changelog - [`ebdb8bd`](https://togithub.com/pion/dtls/commit/ebdb8bd) Update dependencies ### [`v2.2.9`](https://togithub.com/pion/dtls/releases/tag/v2.2.9) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.8...v2.2.9) ##### Changelog - [`d391e69`](https://togithub.com/pion/dtls/commit/d391e69) Drop invalid record silently during handshake

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
warning: ignoring symlink /tmp/renovate/repos/github/plgd-dev/hub/v2
go: downloading github.com/plgd-dev/go-coap/v3 v3.3.4
go: downloading github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/plgd-dev/device/v2 v2.5.2-0.20240528123838-d8ca4ace7baf
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading google.golang.org/protobuf v1.34.0
go: downloading github.com/go-co-op/gocron/v2 v2.3.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading github.com/fullstorydev/grpchan v1.1.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/karrick/tparse/v2 v2.8.2
go: downloading go.uber.org/atomic v1.11.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/gorilla/mux v1.8.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6
go: downloading github.com/gocql/gocql v1.6.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading go.mongodb.org/mongo-driver v1.15.0
go: downloading golang.org/x/sync v0.7.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading golang.org/x/oauth2 v0.19.0
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/pion/dtls/v2 v2.2.11
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/panjf2000/ants/v2 v2.9.1
go: downloading github.com/nats-io/nats.go v1.34.1
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/jtacoma/uritemplates v1.0.0
go: downloading github.com/tidwall/gjson v1.17.1
go: downloading github.com/tidwall/sjson v1.2.5
go: downloading github.com/web-of-things-open-source/thingdescription-go v0.0.0-20240513190706-79b5f39190eb
go: downloading github.com/jessevdk/go-flags v1.5.0
go: downloading github.com/vincent-petithory/dataurl v1.0.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/pion/logging v0.2.2
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.49.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0
go: downloading go.opentelemetry.io/otel/sdk v1.24.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/golang/snappy v0.0.4
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading github.com/fxamacker/cbor/v2 v2.6.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
go: downloading github.com/pion/transport/v2 v2.2.4
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/dsnet/golib/memfile v1.0.0
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/nats-io/nkeys v0.4.7
go: downloading github.com/nats-io/nuid v1.0.1
go: downloading github.com/fredbi/uri v1.1.0
go: downloading github.com/go-json-experiment/json v0.0.0-20240418180308-af2d5061e6c2
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/pion/transport/v3 v3.0.2
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.5
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/jhump/protoreflect v1.16.0
go: downloading github.com/montanaflynn/stats v0.7.1
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/bufbuild/protocompile v0.13.0
go: downloading github.com/pion/dtls v1.5.4
go: github.com/plgd-dev/hub/v2/pkg/net/coap/service imports
    github.com/plgd-dev/go-coap/v3/net imports
    github.com/pion/dtls/v2/pkg/net: cannot find module providing package github.com/pion/dtls/v2/pkg/net
coderabbitai[bot] commented 3 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.2.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.