-
Notifications
You must be signed in to change notification settings - Fork 86
Build(deps): Bump the pointercrate group with 12 updates #216
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
Merged
Conversation
This file contains hidden or 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 pointercrate group with 12 updates: | Package | From | To | | --- | --- | --- | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.136` | `1.0.137` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.16` | `0.2.17` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.1` | `2.11.0` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.13` | `0.4.15` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.12` | `0.2.13` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.68` | `0.10.69` | | [openssl-probe](https://github.com/alexcrichton/openssl-probe) | `0.1.5` | `0.1.6` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.43` | `0.38.44` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.15` | Updates `getrandom` from 0.2.15 to 0.3.0 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.3.0) Updates `serde_json` from 1.0.136 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.136...v1.0.137) Updates `cpufeatures` from 0.2.16 to 0.2.17 - [Commits](RustCrypto/utils@cpufeatures-v0.2.16...cpufeatures-v0.2.17) Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) Updates `ipnet` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits/2.11.0) Updates `is-terminal` from 0.4.13 to 0.4.15 - [Commits](sunfishcode/is-terminal@v0.4.13...v0.4.15) Updates `native-tls` from 0.2.12 to 0.2.13 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](sfackler/rust-native-tls@v0.2.12...v0.2.13) Updates `openssl` from 0.10.68 to 0.10.69 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.68...openssl-v0.10.69) Updates `openssl-probe` from 0.1.5 to 0.1.6 - [Commits](rustls/openssl-probe@0.1.5...0.1.6) Updates `rustix` from 0.38.43 to 0.38.44 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.43...v0.38.44) Updates `semver` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.25) Updates `unicode-ident` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.15) --- updated-dependencies: - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: openssl-probe dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate ... Signed-off-by: dependabot[bot] <[email protected]>
the crate renamed `getrandom::getrandom` to `getrandom::fill`. Signed-off-by: stadust <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #216 +/- ##
=======================================
Coverage 29.34% 29.34%
=======================================
Files 114 114
Lines 8249 8249
=======================================
Hits 2421 2421
Misses 5828 5828 ☔ View full report in Codecov by Sentry. |
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 pointercrate group with 12 updates:
0.2.150.3.01.0.1361.0.1370.2.160.2.172.7.02.7.12.10.12.11.00.4.130.4.150.2.120.2.130.10.680.10.690.1.50.1.60.38.430.38.441.0.241.0.251.0.141.0.15Updates
getrandomfrom 0.2.15 to 0.3.0Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
e38855cFix release date for v0.3.0 (#587)d568374Release v0.3.0 (#563)5e62ce9rndr: minor tweaks (#586)3d0c01cci: disable broken Solaris and Emscripten cross jobs (#585)7cde98bAddwasm_jsfeature flag (#574)6be4012Web: use safe method to copy toMaybeUninit(#584)2648e60ESP-IDF: Enable unconditionally (#583)9f20e28Remove unnecessary error branch of ProcessPrng (#579)9fb4a9aAdd a link to PS Vitagetentropyto the README (#577)a9edccfci: disable NetBSD VM test job (#578)Updates
serde_jsonfrom 1.0.136 to 1.0.137Release notes
Sourced from serde_json's releases.
Commits
eb49e28Release 1.0.13751c48abMerge pull request #1231 from dtolnay/playground7d8f15bEnable "float_roundtrip" and "unbounded_depth" features in playgroundUpdates
cpufeaturesfrom 0.2.16 to 0.2.17Commits
9d92d5ecpufeatures: release v0.2.17 (#1143)41a653aCI: update security-audit config (#1144)ca3d1c2cpufeatures: don't linkstdwhen linkinglibc(#1142)1517021opaque-debug: fix typo in example code (#1139)Updates
indexmapfrom 2.7.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3Merge pull request #369 from cuviper/release-2.7.1f61b581Release 2.7.1cb520a7Merge pull request #368 from cuviper/reserve_entriesf0ec924Merge pull request #367 from savannstm/better-panics38ef618Merge pull request #364 from hkBst/patch-11f12721Improve memory reservation forinsert_entry2f55755Improve panic messages7b64edcAdd#[track_caller]attributes to functions that may panicf63bb6eremove fxhash dep8eb4de5Remove fxhash example from lib.rsUpdates
ipnetfrom 2.10.1 to 2.11.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
Updates
is-terminalfrom 0.4.13 to 0.4.15Commits
ba1e589chore: Release is-terminal version 0.4.150b8c62dbuild: allowwindows-sys0.59 (#43)c9e7f83chore: Release is-terminal version 0.4.143214ec2Support both windows-sys 0.52 and 0.59. (#42)fe7bc25build(deps): updatewindows-systo v0.59.0 (#39)Updates
native-tlsfrom 0.2.12 to 0.2.13Release notes
Sourced from native-tls's releases.
Changelog
Sourced from native-tls's changelog.
Commits
e861c7cRelease v0.2.1355aff8eMerge pull request #316 from sfackler/verify-locations4a88fafuse released versiona35127aStop using deprecated openssl-probe APIsa0e6f18Merge pull request #304 from rkrishn7/master989116eMerge pull request #1 from rkrishn7/chore/bump-openssl-req2424bc5chore: Bump openssl and openssl-sysUpdates
opensslfrom 0.10.68 to 0.10.69Release notes
Sourced from openssl's releases.
Commits
b5fb360Release openssl v0.10.69f6f74afMerge pull request #2353 from sfackler/verify-locations555d498Expose SSL_CTX_load_verify_locationsb255deeMerge pull request #2275 from initsecret/support-xof-squeeze95159d0oops forgot compiler directivecc16063Merge remote-tracking branch 'upstream/master' into support-xof-squeeze769f0b2disallow updates after squeezes538a5cbMerge pull request #2330 from dcermak/use-prime256v1-key3319720Switch the test to use prime256v1 based keyd3d7c12Merge pull request #2327 from ViktoriiaKovalova/add-select-alpn-cbUpdates
openssl-probefrom 0.1.5 to 0.1.6Commits
4221247Merge pull request #35 from alexcrichton/bump433e5a0Bump to 0.1.6a0e4ef7Merge pull request #34 from alexcrichton/expose-cert-iterator28428e5Go ahead and publish&Pathiterator function3cef693Merge pull request #33 from alexcrichton/add-unsafe-functions9e937c0Hide old functions from docs3ea7c1aDeprecate env-var-writing functionsa9a9f3eMerge pull request #32 from alexcrichton/modernize87b3910Add some basic CI and metadata5b4b622Merge pull request #31 from ctz/masterUpdates
rustixfrom 0.38.43 to 0.38.44Commits
acf4a28chore: Release rustix version 0.38.444a029c7Enable some rustix features on wasm32-wasip2. (#1271)a3bc486Add setdomainname function (#1244)Updates
semverfrom 1.0.24 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848Release 1.0.251fb55fcMerge pull request 330 from jofas/serde-on-playground2bf9708Enabled 'serde' feature on playgroundUpdates
unicode-identfrom 1.0.14 to 1.0.15Release notes
Sourced from unicode-ident's releases.
Commits
1e2c8c9Release 1.0.1542b547dUpdate benchmark tablec322e39Remove mention of criterion's legacy real_blackbox feature242d719More precise gitignore patterns8837414Uncapitalize Unicode license link in readmeDependabot 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