-
Notifications
You must be signed in to change notification settings - Fork 68
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
build(deps): bump the rust-dependencies group with 10 updates #659
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [socket2](https://github.com/rust-lang/socket2) | `0.5.7` | `0.5.8` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.27.1` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.27.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.164` | `0.2.167` | | [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.11.0` | `0.12.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [tuic](https://github.com/Itsusinn/tuic) | `v1.3.4` | `v1.3.5` | | [tuic-quinn](https://github.com/Itsusinn/tuic) | `v1.3.4` | `v1.3.5` | Updates `socket2` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `opentelemetry` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.0...opentelemetry-0.27.1) Updates `opentelemetry_sdk` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.0...opentelemetry_sdk-0.27.1) Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.8.0...v1.9.0) Updates `libc` from 0.2.164 to 0.2.167 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.164...0.2.167) Updates `smoltcp` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/smoltcp-rs/smoltcp/releases) - [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md) - [Commits](smoltcp-rs/smoltcp@v0.11.0...v0.12.0) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `tuic` from v1.3.4 to v1.3.5 - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@333f80d...2bb3ba7) Updates `tuic-quinn` from v1.3.4 to v1.3.5 - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@333f80d...2bb3ba7) --- updated-dependencies: - dependency-name: socket2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: smoltcp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tuic dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: tuic-quinn dependency-type: direct:production dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 2, 2024
ibigbug
previously approved these changes
Dec 3, 2024
ibigbug
approved these changes
Dec 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 10 updates:
0.5.7
0.5.8
0.27.0
0.27.1
0.27.0
0.27.1
1.8.0
1.9.0
0.2.164
0.2.167
0.11.0
0.12.0
0.1.40
0.1.41
0.3.18
0.3.19
v1.3.4
v1.3.5
v1.3.4
v1.3.5
Updates
socket2
from 0.5.7 to 0.5.8Changelog
Sourced from socket2's changelog.
Commits
Updates
opentelemetry
from 0.27.0 to 0.27.1Release notes
Sourced from opentelemetry's releases.
Commits
e0159ad
Bump version of sdk release 0.27.1 (#2362)b7276d8
Minor Internal logs (#2361)cbe9ebe
Track dropped spans and logs due to full buffer (#2357)195dea8
Few doc updates for opentelemetry (#2353)ab332b0
Let CI check for stable run even if beta run fails (#2360)53e892a
Nit fix by avoiding bound validation unless View feature is enabled (#2355)0e221c1
Bugfix - add validation for custom buckets provided for Histograms (#2351)fa6e6cd
Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in...8e6b479
Avoid additional HashMap allocation for Cumulative aggregation (#2352)1cecaea
Add few internal logs for Metrics sdks (#2350)Updates
opentelemetry_sdk
from 0.27.0 to 0.27.1Release notes
Sourced from opentelemetry_sdk's releases.
Commits
e0159ad
Bump version of sdk release 0.27.1 (#2362)b7276d8
Minor Internal logs (#2361)cbe9ebe
Track dropped spans and logs due to full buffer (#2357)195dea8
Few doc updates for opentelemetry (#2353)ab332b0
Let CI check for stable run even if beta run fails (#2360)53e892a
Nit fix by avoiding bound validation unless View feature is enabled (#2355)0e221c1
Bugfix - add validation for custom buckets provided for Histograms (#2351)fa6e6cd
Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in...8e6b479
Avoid additional HashMap allocation for Cumulative aggregation (#2352)1cecaea
Add few internal logs for Metrics sdks (#2350)Updates
bytes
from 1.8.0 to 1.9.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d0a14de
chore: prepare bytes v1.9.0 (#748)54f1c26
Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)4cd8969
ReplaceBufMut::put
withBufMut::put_slice
in Writer impl (#745)2d996a2
Fix typo inBuf::chunk()
comment (#744)30ee8e9
AddBytes::from_owner
(#742)Updates
libc
from 0.2.164 to 0.2.167Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
3831e59
chore: release v0.2.1677cbac14
Merge pull request #4167 from tgross35/backport-fix-rustc-dep-of-std70b1487
Alowstatic_mut_refs
withrustc-dep-of-std
96db1f4
ci: test withrustc-dep-of-std
4ca22fa
Fix the build withrustc-dep-of-std
0acb8d6
Merge pull request #4166 from tgross35/backport-crate-preludeb52375d
Add a.git-blame-ignore-revs
entry for adding the prelude108310d
Make use of the crate's prelude to replace individual imports877b6f6
Create an internal prelude1abd74b
trusty: Addintptr_t
anduintptr_t
Updates
smoltcp
from 0.11.0 to 0.12.0Release notes
Sourced from smoltcp's releases.
Changelog
Sourced from smoltcp's changelog.
Commits
d2d6470
Release v0.12.04dcee75
Merge pull request #1012 from bergzand/pr/join_solicited_node0385bad
iface: fix mld test.e9bf78c
iface: add test for ipv6 solicited node autojoin.e9cf1c5
iface: make iterator chain a bit more readable.2be5407
remove multicast groups that we don't want as solicited node.2a5f90a
feat: Automatically join sol-node mcast addresses2d5a200
feat(ipv6): Extend with sol node mcast check33bf798
Merge pull request #1009 from bergzand/pr/mldv2queryrespc07970b
Merge pull request #1014 from willbicks/udp-metadata-docUpdates
tracing
from 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)f6a6c8c
tracing: add index API forField
(#2820)345fbff
Addjson-subscriber
to ecosystem (#3121)82a92df
fix: correct SerializeField definition and doc formatting (#3040)Updates
tracing-subscriber
from 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313
chore: prepare tracing-subscriber 0.3.19 (#3162)35f360a
chore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692
chore: prepare tracing-serde 0.2.0 (#3160)0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)Updates
tuic
from v1.3.4 to v1.3.5Release notes
Sourced from tuic's releases.
Commits
2bb3ba7
chore: release v1.3.5897dc0e
fix: workaround for #345864d1e
refactor: remove global static vare3d466d
chore: update depsUpdates
tuic-quinn
from v1.3.4 to v1.3.5Release notes
Sourced from tuic-quinn's releases.
Commits
2bb3ba7
chore: release v1.3.5897dc0e
fix: workaround for #345864d1e
refactor: remove global static vare3d466d
chore: update depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions