Closed dependabot[bot] closed 1 year ago
Merging #56 (6d42100) into master (ebe50ed) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #56 +/- ##
=======================================
Coverage 84.17% 84.17%
=======================================
Files 5 5
Lines 3040 3040
=======================================
Hits 2559 2559
Misses 481 481
Bumps the deps group with 6 updates:
0.4.30
0.4.31
2.0.3
2.0.4
0.2.147
0.2.148
1.0.66
1.0.67
2.0.32
2.0.36
1.0.11
1.0.12
Updates
chrono
from 0.4.30 to 0.4.31Release notes
Sourced from chrono's releases.
Commits
e730c6a
Bump version to 0.4.312afdde8
fix: underflow during datetime->nanos conversion46ad2c2
AddUNIX_EPOCH
constants1df8db3
Add TimeZone::timestamp_micros861d4e1
Make TimeZone::timestamp_millis_opt use3c4846a
Upgrade pure-rust-locales to 0.7.06665804
Deny leap second if secs != 59 infrom_num_seconds_from_midnight_opt
61b7ffb
Deny leap second if secs != 59 infrom_hms_nano_opt
202af6c
Don't generate leap seconds that are not 60 in NaiveTime's Arbitrary impl60283ab
Don't create strange leap seconds in testsUpdates
indoc
from 2.0.3 to 2.0.4Release notes
Sourced from indoc's releases.
Commits
784e9b2
Release 2.0.4efe9378
Merge pull request #61 from PizzasBear/patch-18ef025a
FIX: preserve_empty_first_line ignored07c8ac4
Ignore needless_doctest_main clippy lint4d305be
Update actions/checkout@v3 -> v47263254
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"4a7ca54
Temporarily disable -Zrandomize-layout due to rustc ICEUpdates
libc
from 0.2.147 to 0.2.148Commits
c89f747
libc 0.2.1488356615
Auto merge of #3322 - shyouhei:feature/shyouhei/RTLD_MAIN_ONLY, r=JohnTitor10e0724
Auto merge of #3321 - kleisauke:emscripten-update-node-16.20.0, r=JohnTitorff6a0c6
properly modify the type with ::837159c
add RTLD_MAIN_ONLY5841067
CI: Update Node.js version to v16.20.09447d17
Auto merge of #3313 - devnexen:linux_mman_aarch64_upd, r=JohnTitorcbeb1bd
linux glibc/musl and android adding PROT_BTI/PROT_MTE mmap flags for arm64.92a5d3e
Auto merge of #3301 - Dirreke:csky-unknown-linux-gnuabiv2, r=JohnTitorcd4fc66
Auto merge of #3312 - alexcrichton:fix-aarch64-darwin-ucontext-t, r=JohnTitorUpdates
proc-macro2
from 1.0.66 to 1.0.67Release notes
Sourced from proc-macro2's releases.
Commits
a803dd1
Release 1.0.678bf6937
Delete proc-macro2-fallback crate60c62dc
Merge pull request #406 from dtolnay/error14a481d
Parse rustc's representation of macro expansion error2e96778
Ignore missing_safety_doc clippy lint7017480
Merge pull request #404 from dtolnay/honggfuzz4ec3a42
Re-enable honggfuzz CI5a225cf
Update actions/checkout@v3 -> v445ef770
Update ui test suite to nightly-2023-08-292cc9ef0
Update afl crate to 0.14Updates
syn
from 2.0.32 to 2.0.36Release notes
Sourced from syn's releases.
Commits
ef6476c
Release 2.0.366ae1a97
Merge pull request #1514 from dtolnay/pubnotdoc7bfef4b
Work around doc breakage in generate-link-to-definition modece360ff
Release 2.0.3523736bd
Merge pull request #1512 from dtolnay/tokendoc6f6b004
Improve docs of Token! macro319433e
Merge pull request #1510 from ModProg/patch-3975ce0b
Release 2.0.34858e578
Merge pull request #1511 from dtolnay/notdoc1b0d7f8
Add cfg(not(doc)) to doc(hidden) functionsUpdates
unicode-ident
from 1.0.11 to 1.0.12Release notes
Sourced from unicode-ident's releases.
Commits
ff4d27c
Release 1.0.129e4780e
Update crate-level rustdoc static storage tableb4e9dd5
Merge pull request #25 from dtolnay/unicode0bb8a59
Update static data sizes6d03a92
Disable unicode-xid comparison test69a5e2c
Update to Unicode 15.1.00eb7abf
Update actions/checkout@v3 -> v424db477
Raise minimum tested compiler to 1.7028d69d6
Raise minimum tested compiler to 1.65ee161b1
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"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