Add support to WhichConfig for a user provided closure that will be called whenever a nonfatal error occurs.
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
without changes.
Add support to WhichConfig for a user provided closure that will be called whenever a nonfatal error occurs.
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
without changes.
New crate containing public type definitions for the notify and debouncer crates. #559
CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript;
the old behavior can be restored using the new feature flag serialization-compat-6#558#568breaking
CHANGE: use instant crate (which provides an Instant type that works in Wasm environments) #570
New crate containing public type definitions for the notify and debouncer crates. #559
CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript;
the old behavior can be restored using the new feature flag breakingserialization-compat-6#558#568
CHANGE: use instant crate (which provides an Instant type that works in Wasm environments) #570
Bumps the rust-dependencies group with 27 updates in the /apd directory:
1.0.91
1.0.93
1.3.0
1.3.1
4.5.20
4.5.21
1.0.213
1.0.215
1.0.132
1.0.133
0.8.34
0.8.35
0.2.161
0.2.164
6.0.3
7.0.0
6.1.1
7.0.0
0.6.15
0.6.18
1.0.8
1.0.10
0.2.5
0.2.6
1.1.1
1.1.2
1.3.2
1.4.1
1.1.31
1.2.1
0.7.2
0.7.3
1.0.2
1.0.3
0.2.14
0.2.15
1.0.34
1.0.35
0.15.0
0.15.1
0.2.8
0.2.11
0.2.14
0.2.15
1.11.0
1.11.1
0.4.8
0.4.9
2.0.85
2.0.87
1.0.65
1.0.69
1.41.0
1.41.1
Updates
anyhow
from 1.0.91 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntaxUpdates
csv
from 1.3.0 to 1.3.1Commits
00b80bd
1.3.1ce01ae7
reader: tweak record trimming logic06764b9
github: add FUNDING533d37b
ci: bump pinned to Rust 1.65Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
serde
from 1.0.213 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.132 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
encoding_rs
from 0.8.34 to 0.8.35Commits
2fa58ae
Increment version number to 0.8.35375b374
Note the encoding repo revision usede60a65a
Update docs for GBK and gb180307f62c7f
Fix typo65e9eee
Add release note471104f
Restore PUA range check, add manual tests6a489c7
Make the GBK-range GB18030-2022 changes work2f1b14f
Regenerate data for GB18030-2022 (tests fail)acae064
Link to icu_normalizer instead of unic-normalUpdates
libc
from 0.2.161 to 0.2.164Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
dad00cb
chore: release v0.2.16401ce562
Merge pull request #4051 from tgross35/stable-ci8153ac1
Merge pull request #4049 from tgross35/rust-version5f0d183
Merge pull request #4040 from tgross35/stable-msrv5125160
Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z6093ce0
MacOS: moveifconf
tos_no_extra_traits
a4b5bf8
Remove the "main" workflowd7b6bf0
ci: Remove tests with rust < 1.630a976d3
ci: trim trailing whitespacecfd7ebf
chore: release v0.2.163Updates
which
from 6.0.3 to 7.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
1b5f7be
fix README.md version3edbc31
update CHANGELOGcef653d
add myself to authors59e410d
bump version66128a7
add support for user provided closure to receive nonfatal errors7c58cf0
Add a note on WebAssembly to README.mdUpdates
notify
from 6.1.1 to 7.0.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a18adde
Prepare release89b0cf8
Merge pull request #630 from dfaust/remove-mock-instant3bb640f
Update changelog1b8e0af
Cleanups88973e1
Add basic integration testsc601b48
Fix notify-debouncer-full by removing mock_instant cratee87b8dd
Fix crossbeam-channel feature7c26617
Update changelog2a887a4
Fixclippy::doc_markdown
lints (#621)ed7f30c
Fix a typo and add a typo CI check. (#646)Updates
anstream
from 0.6.15 to 0.6.18Commits
fabe0c3
chore: Release762ca76
docs: Update changelogd364ac4
Merge pull request #229 from epage/cfgad3f458
fix(stream): Respect 'test' feature0b8d105
fix(stream): Refer to correct stream on panic69cf6c9
refactor(stream): Pull out test macro bodyc78b3c1
refactor(stream): Be extra clear that macros mod is not for useab37812
chore(deps): Update compatible (dev) (#226)7c48196
Merge pull request #227 from rust-cli/renovate/stable-1.xa28405f
style: Make clippy happyUpdates
anstyle
from 1.0.8 to 1.0.10Commits
9ce373f
chore: Release6668ff0
docs: Update changelog13e008a
Merge pull request #228 from DaniPopes/avoid-write-macro-strfb843c5
perf: avoid using write! macro with single str5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically tooUpdates
anstyle-parse
from 0.2.5 to 0.2.6Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-query
from 1.1.1 to 1.1.2Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-wincon
from 3.0.4 to 3.0.6Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
cc
from 1.1.31 to 1.2.1Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
19fa89e
chore: release v1.2.1 (#1289)76a3970
When invokingcl -?
, set stdin to null (#1288)a0441c3
chore: release v1.1.38 (#1286)837ad79
feat: add i686-pc-windows-gnullvm prefix detection (#1283)58bd974
windows_registry: Allow only specifying the architecture (#1285)aa4a6cf
Fix WASM vs. WASI options (#1284)5835783
chore: release v1.1.37 (#1282)15d2f7d
Use relative directory for obj files hash (Looks like these dependencies are updatable in another way, so this is no longer needed.