build: bump the cargo group across 3 directories with 4 updates #3440
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 group with 1 update in the /packages/cacti-plugin-ledger-connector-stellar/src/test/rust/demo-contract directory: time.
Bumps the cargo group with 1 update in the /packages/cactus-core-api directory: tokio.
Bumps the cargo group with 3 updates in the /packages/cactus-plugin-keychain-vault/src/cactus-keychain-vault-server/rust/gen directory: tokio, openssl and rustix.
Updates
time
from 0.3.31 to 0.3.36Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
3c3c546
pub use
instead ofpub type
re-exporting266178d
Update code coverage CI131049e
v0.3.35 release9c15ee3
Permit leap seconds when parsing ISO 8601d279d8d
Fix invalid offset hour diagnostic testf04a28f
Eliminate unreachable branch06a096d
RenameFormatItem
toBorrowedFormatItem
fd664ee
Include diagnostics regressionb8d09a7
Address nightly lints330865a
Update deny.tomlUpdates
tokio
from 1.34.0 to 1.39.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)51b03f0
deps: update to windows-sys v0.52 (#6154)754a1fb
deps: update to Mio v1 (#6635)90b23a9
metrics: add worker thread id (#6695)b69f16a
metrics: addworker_park_unpark_count
(#6696)Updates
tokio
from 1.28.0 to 1.29.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)51b03f0
deps: update to windows-sys v0.52 (#6154)754a1fb
deps: update to Mio v1 (#6635)90b23a9
metrics: add worker thread id (#6695)b69f16a
metrics: addworker_park_unpark_count
(#6696)Updates
openssl
from 0.10.60 to 0.10.66Release notes
Sourced from openssl's releases.
... (truncated)
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsUpdates
rustix
from 0.37.19 to 0.37.27Release notes
Sourced from rustix's releases.
Commits
b38dc51
chore: Release rustix version 0.37.27a2d9c8e
Fix p{read,write}v{,v2}'s encoding of the offset argument on Linux. (#896) (#...dce2777
chore: Release rustix version 0.37.2606dbe83
Fixsendmsg_unix
's address encoding. (#885) (#886)00b84d6
chore: Release rustix version 0.37.25cad15a7
Fixes forDir
on macOS, FreeBSD, and WASI.df3c3a1
Merge pull request from GHSA-c827-hfw6-qwvmb78aeff
chore: Release rustix version 0.37.24c0c3f01
Add GNU/Hurd support (#852)f416b6b
Fix thetest_ttyname_ok
test when /dev/stdin is inaccessable. (#821)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.