Bump the cargo group across 1 directory with 14 updates #393
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 10 updates in the / directory:
1.19.01.20.01.15.31.15.40.2.150.2.162.0.02.1.00.1.280.1.290.6.10.6.20.3.450.3.460.2.20.2.30.8.330.8.341.0.161.0.17Updates
uuidfrom 1.19.0 to 1.20.0Release notes
Sourced from uuid's releases.
Commits
c3346ddMerge pull request #857 from uuid-rs/cargo/v1.20.066eebc3prepare for 1.20.0 release3b66758Merge pull request #856 from uuid-rs/docs/bytes-le-orderinge2bdd44don't run UI tests in wasmb6dc7ecnote that ordering applies to fields in to/from_bytes_lea0281cdMerge pull request #855 from uuid-rs/feat/serde-fmtdb27b67Merge pull request #854 from mivort/non-nil-uuid-ordefb06f2implement Deserialize on adapter types50d44adDerive Ord and PartialOrd for NonNilUuidUpdates
aws-lc-rsfrom 1.15.3 to 1.15.4Release notes
Sourced from aws-lc-rs's releases.
Commits
13ff670Prepare aws-lc-rs v1.15.4 (#1018)9227112Prepare aws-lc-sys v0.37.0 (#1016)97a963fHKDF: Fewer allocations (#1011)4d96702target-specific cc_builder files not needed (#1003)16fb367Support Windows 7 (#1000)855f5caFix building for older Android targets (#1013)ba7b312Fix non-CMake*-windows-gnullvmcross-compilation (#1010)Updates
aws-lc-sysfrom 0.36.0 to 0.37.0Commits
Updates
libmfrom 0.2.15 to 0.2.16Release notes
Sourced from libm's releases.
Commits
dfd2203chore: release libm v0.2.160f5c341Setcodegen-units=1for benchmarks723335fImplement __sync builtins for thumbv6-none-eabi (#1050)65624dfcompiler-builtins: Enable AArch64__chkstkfor MinGWa33e08eci: Move the dependency installs and wall time benchmarks to scripts4ce6a08Fix a typo inlibm::Libm::roundeven2d56e4dIgnore unused_unsafe lint in libm/src/math/arch/x86/detect.rs93d8cb5compiler-builtins: Revert "cpuid is safe since the stdarch sync, so remove un...66ffdefMerge ref '23d01cd24125' from rust-lang/rustbe448ffPrepare for merging from rust-lang/rustUpdates
notify-typesfrom 2.0.0 to 2.1.0Release notes
Sourced from notify-types's releases.
Commits
ac2cc46Cut v2.1.0de81077Merge branch 'remove_extra_fsevent' of git://github.com/octplane/rsnotify260d85eAdd@payloadto authors7874c85Merge pull request #18 from payload/master78ea4f6Merge pull request #19 from blaenk/reintroduce-polldc21d62reintroduce pollwatcher now that rust 1.1 is outfce9e82inotify: fixed delete is op::REMOVE, modify is op::WRITE. Was other way around.4b88f7dAdd Code of Conductdd6d108Be more specific on dependency63374cfRemove some extra fsevent calls form rsnotifyUpdates
psmfrom 0.1.28 to 0.1.29Commits
017540aRelease psm 0.1.29fcea110Bump ar_archive_writer to a recent releasefc8de68psm: add .note.GNU-stack section as executable stack is not needed (#136)ef073d4stacker-stack_area()returns incorrect size (#133)685bef7add Haiku support (#135)Updates
socket2from 0.6.1 to 0.6.2Changelog
Sourced from socket2's changelog.
Commits
9a30f4fRelease v0.6.23403a44makeMsgHdrandMsgHdrMutrepr(transparent)to allow legally obtaining ...feac83aDon't set SO_NOSIGPIPE when accepting sockets (#632)3fe6576Test MSRV on Windows in CIa18be6aRe-enable CI check for armv7-sony-vita-newlibeabihf853f9a7Fix some typos in comments299c2e5Fixed cfg in original_dst_v6 test (#626)9463a02Enable CI for aarch64-apple-visionos4af7d3dfix getsockopt generic argument in notsent_lowata0810cdUpdate FreeBSD CI environmentUpdates
timefrom 0.3.45 to 0.3.46Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
14da652v0.3.46 releasef0798a4Always usewhereclauses over inline boundsa74c055More accurately represent lifetimes in parserd5d339cAddress lints from latest rustc3a60cebFix ordering ofUtcOffset7d05f5eDocument need to use#[serde(default)]37c44a4Removepanicoptimizationb8b879aAdd methods for truncationc75687bReduce amount of macro-generated code7ad7a2dSimplifyComponentRangeerror typeUpdates
time-corefrom 0.1.7 to 0.1.8Commits
Updates
time-macrosfrom 0.2.25 to 0.2.26Changelog
Sourced from time-macros's changelog.
Commits
cdd615dBump dependency versions, create release55eba04[v0.2] Fix feature detection with third-party rustc (#316)Updates
web_atomsfrom 0.2.2 to 0.2.3Commits
8c91888v0.2.3d7d33c2Upgrade to rustc 1.4.0-nightly (8f1b0aa32 2015-08-21)Updates
zerocopyfrom 0.8.33 to 0.8.34Release notes
Sourced from zerocopy's releases.
Commits
c358fd5[derive] Avoid ambiguities referring to associated items (#2917)da40b0a[ci] Work around bugs innextestandllvm-cov(#2924)dce155c[tools] Remove now-obsoleterm Cargo.lock(#2916)8f361d9Vendor dependencies (#2883)43736bdUpgrade GitHub Actions to latest versions (#2914)5754fd7Make SizeEq safe (#2907)d6fd7f3Clarify semantics of size-preserving transmutes (#2911)6aae3de[ci] Check for orphaned UI test .stderr files (#2909)7cc13f1[cast] Fix safety comment bug for CastUnsized (#2908)5c67d2c[derive] Automatically bless output test output (#2905)Updates
zerocopy-derivefrom 0.8.33 to 0.8.34Release notes
Sourced from zerocopy-derive's releases.
Commits
c358fd5[derive] Avoid ambiguities referring to associated items (#2917)da40b0a[ci] Work around bugs innextestandllvm-cov(#2924)dce155c[tools] Remove now-obsoleterm Cargo.lock(#2916)8f361d9Vendor dependencies (#2883)43736bdUpgrade GitHub Actions to latest versions (#2914)5754fd7Make SizeEq safe (#2907)d6fd7f3Clarify semantics of size-preserving transmutes (#2911)6aae3de[ci] Check for orphaned UI test .stderr files (#2909)7cc13f1[cast] Fix safety comment bug for CastUnsized (#2908)5c67d2c[derive] Automatically bless output test output (#2905)Updates
zmijfrom 1.0.16 to 1.0.17Commits
60c35b1Release 1.0.173294288Sync to vitaut/zmij@25bd96e4444a23Sync to vitaut/zmij@f087a342d4ef16Sync to vitaut/zmij@df35b9c414e8a0Sync to vitaut/zmij@6589edee3d6fb7Sync to vitaut/zmij@408ebfb72d4f62Sync to vitaut/zmij@98d01d3ee98051Sync to vitaut/zmij@ddbc414a3b9298Sync to vitaut/zmij@6df7f2abf1da59Sync to vitaut/zmij@6f0247eMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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