-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the cargo-deps group with 16 updates #2
Closed
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 cargo-deps group with 16 updates: | Package | From | To | | --- | --- | --- | | [bucket-common-types](https://github.com/Tim-Leon/bucket-common-types) | ``2a5596c`` | ``fc279d0`` | | [ed25519-compact](https://github.com/jedisct1/rust-ed25519-compact) | `2.0.6` | `2.1.1` | | [x25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `2.0.0` | `2.0.1` | | [tonic](https://github.com/hyperium/tonic) | `0.10.2` | `0.11.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.196` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.14.1` | `1.14.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [strum](https://github.com/Peternator7/strum) | `0.25.0` | `0.26.1` | | [strum_macros](https://github.com/Peternator7/strum) | `0.25.3` | `0.26.1` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.33.1` | `1.34.2` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.68` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.34` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.40` | `0.4.41` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.36.0` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.40` | `0.3.41` | | [tonic-build](https://github.com/hyperium/tonic) | `0.10.2` | `0.11.0` | Updates `bucket-common-types` from `2a5596c` to `fc279d0` - [Commits](Tim-Leon/bucket-common-types@2a5596c...fc279d0) Updates `ed25519-compact` from 2.0.6 to 2.1.1 - [Release notes](https://github.com/jedisct1/rust-ed25519-compact/releases) - [Commits](https://github.com/jedisct1/rust-ed25519-compact/commits/2.1.1) Updates `x25519-dalek` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@2.0.0...x25519-2.0.1) Updates `tonic` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.10.2...v0.11.0) Updates `serde` from 1.0.195 to 1.0.196 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.196) Updates `bytemuck` from 1.14.1 to 1.14.3 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.14.1...v1.14.3) Updates `wasm-bindgen` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `strum` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.26.1) Updates `strum_macros` from 0.25.3 to 0.26.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.26.1) Updates `rust_decimal` from 1.33.1 to 1.34.2 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.33.1...1.34.2) Updates `web-sys` from 0.3.67 to 0.3.68 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `time` from 0.3.31 to 0.3.34 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.31...v0.3.34) Updates `wasm-bindgen-futures` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `tokio` from 1.35.1 to 1.36.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.36.0) Updates `wasm-bindgen-test` from 0.3.40 to 0.3.41 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `tonic-build` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: bucket-common-types dependency-type: direct:production dependency-group: cargo-deps - dependency-name: ed25519-compact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: x25519-dalek dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: rust_decimal dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 cargo-deps group with 16 updates:
2a5596c
fc279d0
2.0.6
2.1.1
2.0.0
2.0.1
0.10.2
0.11.0
1.0.195
1.0.196
1.14.1
1.14.3
0.2.90
0.2.91
0.25.0
0.26.1
0.25.3
0.26.1
1.33.1
1.34.2
0.3.67
0.3.68
0.3.31
0.3.34
0.4.40
0.4.41
1.35.1
1.36.0
0.3.40
0.3.41
0.10.2
0.11.0
Updates
bucket-common-types
from2a5596c
tofc279d0
Commits
fc279d0
merge201a69f
fixed cargo featuresf96b2b1
Create dependabot.ymlb58feb4
update dependenciesUpdates
ed25519-compact
from 2.0.6 to 2.1.1Commits
Updates
x25519-dalek
from 2.0.0 to 2.0.1Commits
4ac84dd
curve,ed,x: Bump patch version to reflect fix to nightly SIMD build (#621)ff1c309
Fix nightly build (#619)ba737a3
Update README.md (#613)0b45e00
chore: typo fix (#608)ba7a073
doc: Fix markdown PR reference (#605)a2ff6ba
{Signing,Verifying}KeyVisitor: visit_borrowed_bytes -> visit_bytes (#602)f08bbb7
ed: Prep to release v2.1.0 (#600)04f811a
ed: Add backSigningKey::to_scalar_bytes
(#599)ac51ef6
ed25519: loosensignature
crate dependency again (#598)89aabac
README.md: remove broken image (#595)Updates
tonic
from 0.10.2 to 0.11.0Changelog
Sourced from tonic's changelog.
Commits
ea8cd3f
chore: prepare v0.11.0 release (#1626)209fcbe
chore(ci): fix udeps warning errors (#1627)4263f87
feat(tls): Implement AsMut for Certificate (#1621)23106dd
chore(tls): Update to rustls 0.22.0 (#1509)2a2809b
Update Cargo.toml (#1622)4227468
Update helloworld-tutorial.md - Fix Clippy lints (#1617)4859a73
Add connection timeout to connect_with_connector_lazy (#1619)227b169
web: fix invalid bit header error message (#1618)c30cb78
chore(reflection): Make prost-types dependency optional (#1610)f714f42
Repair rust-analyzer for tonic files (#1604)Updates
serde
from 1.0.195 to 1.0.196Release notes
Sourced from serde's releases.
Commits
ede9762
Release 1.0.196d438c2d
Merge pull request #2682 from dtolnay/decimalpointbef110b
Format Unexpected::Float with decimal pointb971ef1
Merge pull request #2681 from dtolnay/workspacedeps29d9f69
Fix workspace.dependencies default-features future compat warningaecb408
Sort workspace dependencies1c675ab
Merge pull request #2678 from rodoufu/workspaceDependenciesdd61963
Adding workspace dependencies111803a
Merge pull request #2673 from Sky9x/msrv-badge0024f74
Use shields.io's MSRV badgesUpdates
bytemuck
from 1.14.1 to 1.14.3Changelog
Sourced from bytemuck's changelog.
Commits
49eed86
chore: Release bytemuck version 1.14.35f47176
clear up some warnings in tests.031a035
ready changelog1afddf9
Underfeatures = ["nightly_stdsimd"]
, only enablestdarch_x86_avx512
feat...04ed11b
chore: Release bytemuck version 1.14.2d5f782b
update changelog678c923
Closes Lokathor/bytemuck#224, the Nightly feature n...5f93477
Fix typo in AnyBitPattern docs (#221)Updates
wasm-bindgen
from 0.2.90 to 0.2.91Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
fe8bc94
Prepare v0.2.91 release (#3829)4b6ef26
Fixed nighly build ofwasm-bindgen-futures
(#3827)22f84e3
readme: build badge for Github actions, not Azure pipeline (#3825)3e469b2
Deprecate--weak-refs
in favor of run-time detection (#3822)1f7942d
Fix#[wasm_bindgen(js_name = default)]
for module imports (#3823)1f019db
Enabled and auto generatedforget()
method forUsbDevice
(#3821)9e699ac
Add deployment note for firstwasm-pack build --target web
example (#3819)305cb25
Fixed temporary folder detection on MacOS (#3817)b104788
chore(webgpu)!: update to latest WebGPU IDL as of 2024-01-30 (#3816)fb518d3
Fix example code in guide (#3813)Updates
strum
from 0.25.0 to 0.26.1Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
Updates
strum_macros
from 0.25.3 to 0.26.1Release notes
Sourced from strum_macros's releases.
... (truncated)
Changelog
Sourced from strum_macros's changelog.
... (truncated)
Commits
Updates
rust_decimal
from 1.33.1 to 1.34.2Release notes
Sourced from rust_decimal's releases.
Changelog
Sourced from rust_decimal's changelog.
Commits
d72e787
Bump macros version179039a
Rollback macros feature flag due to dependency resolution issues (#643)999bb02
Force version number during macro resolution (#642)bacc60b
Version 1.34 (#640)aa2c3d3
Fixes error handling when second decimal place at tail position (#636)80e9f08
Reimplement pow function for integer exponent. (#638)10ee2ee
Auto-document feature guarded items (#634)d323dd4
Remove cargo-edit reference from README (#633)f02f5ac
Update readme to add comparisons (#630)829355a
Introducesmacros
feature and cleans up serde documentation a little bit (#...Updates
web-sys
from 0.3.67 to 0.3.68Commits
Updates
time
from 0.3.31 to 0.3.34Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
f11f9b2
v0.3.34 releaseef7bfbd
fix unsigned to signed conversion bug (#656)76468cb
v0.3.33 release6c2b602
Fix wasm32-unknown-unknown build (#655)ff3255f
v0.3.32 released3dd5c9
DeprecateDuration::time_fn
8a0dc70
Remove markdown files in favor of org-wide config980878b
Build docs using org-wide workflow, change audit4baf6b3
Remove documentation of deprecated feature flagbe932d8
Adds support to serialize and deserialize timestamps with different resolutio...Updates
wasm-bindgen-futures
from 0.4.40 to 0.4.41Commits
Updates
tokio
from 1.35.1 to 1.36.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
eaf81ed
chore: prepare Tokio v1.36.0 (#6312)53f9e5a
ci: make sure dictionary words are sorted and unique (#6316)9077762
net: expose keepalive option onTcpSocket
(#6311)131e7b4
ci: add spellchecking (#6297)e53b92a
io: clarifyclear_ready
docs (#6304)7536132
sync: use AtomicBool in broadcast channel future (#6298)b6d0c90
macros: fix trait_method breaking change detection (#6308)4846959
runtime: remove obsolete comment (#6303)ec30383
net: addUnixSocket
(#6290)f80bbec
io: simplify check for empty slice (#6293)Updates
wasm-bindgen-test
from 0.3.40 to 0.3.41Commits
Updates
tonic-build
from 0.10.2 to 0.11.0Changelog
Sourced from tonic-build's changelog.
Commits
ea8cd3f
chore: prepare v0.11.0 release (#1626)209fcbe
chore(ci): fix udeps warning errors (#1627)4263f87
feat(tls): Implement AsMut for Certificate (#1621)23106dd
chore(tls): Update to rustls 0.22.0 (#1509)2a2809b
Update Cargo.toml (#1622)4227468
Update helloworld-tutorial.md - Fix Clippy lints (#1617)4859a73
Add connection timeout to connect_with_connector_lazy (#1619)227b169
web: fix invalid bit header error message (#1618)c30cb78
chore(reflection): Make prost-types dependency optional (#1610)f714f42
Repair rust-analyzer for tonic files (#1604)Dependabot 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