-
Notifications
You must be signed in to change notification settings - Fork 195
Trim blacksmith dependencies and update #888
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
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
This is not necessary, since blacksmith is only being used as a preprocessor, and the search functionality is only used in the building side of things. There was no description in rust-lang#321 why this was done. This should significantly reduce the dependency count.
Updates all dependencies. Dependabot was generating errors because it was unable to do some specific updates. Updating addr2line v0.21.0 -> v0.24.2 Removing adler v1.0.2 Adding adler2 v2.0.0 Updating aho-corasick v1.1.2 -> v1.1.3 Updating anstream v0.6.18 -> v0.6.19 Updating anstyle v1.0.10 -> v1.0.11 Updating anstyle-parse v0.2.2 -> v0.2.7 Updating anstyle-query v1.0.0 -> v1.1.3 Updating anstyle-wincon v3.0.6 -> v3.0.9 Updating anyhow v1.0.75 -> v1.0.98 Updating autocfg v1.1.0 -> v1.4.0 Updating backtrace v0.3.69 -> v0.3.75 Updating base64 v0.21.5 -> v0.21.7 Updating bitflags v2.4.1 -> v2.9.1 Updating bstr v1.8.0 -> v1.12.0 Updating bumpalo v3.14.0 -> v3.18.1 Updating bytes v1.5.0 -> v1.10.1 Updating cc v1.0.84 -> v1.2.26 Updating chrono v0.4.31 -> v0.4.41 Updating clap v4.4.8 -> v4.5.39 Updating clap_builder v4.4.8 -> v4.5.39 Updating clap_complete v4.4.4 -> v4.5.52 Updating clap_lex v0.6.0 -> v0.7.4 Updating colorchoice v1.0.0 -> v1.0.4 Updating core-foundation v0.9.3 -> v0.9.4 Updating core-foundation-sys v0.8.4 -> v0.8.7 Updating cpufeatures v0.2.11 -> v0.2.17 Adding displaydoc v0.2.5 Updating encoding_rs v0.8.33 -> v0.8.35 Removing env_logger v0.10.1 Removing env_logger v0.11.2 Adding env_logger v0.10.2 (available: v0.11.8) Adding env_logger v0.11.8 Updating equivalent v1.0.1 -> v1.0.2 Updating errno v0.3.6 -> v0.3.12 Updating fastrand v2.0.1 -> v2.3.0 Updating form_urlencoded v1.2.0 -> v1.2.1 Updating futures-channel v0.3.29 -> v0.3.31 Updating futures-core v0.3.29 -> v0.3.31 Updating futures-io v0.3.29 -> v0.3.31 Updating futures-sink v0.3.29 -> v0.3.31 Updating futures-task v0.3.29 -> v0.3.31 Updating futures-util v0.3.29 -> v0.3.31 Adding getrandom v0.3.3 Updating gimli v0.28.0 -> v0.31.1 Updating hashbrown v0.14.2 -> v0.15.4 Updating hermit-abi v0.3.3 -> v0.5.1 Updating http v0.2.10 -> v0.2.12 Updating http-body v0.4.5 -> v0.4.6 Updating httparse v1.8.0 -> v1.10.1 Updating humantime v2.1.0 -> v2.2.0 Updating hyper v0.14.27 -> v0.14.32 Updating iana-time-zone v0.1.58 -> v0.1.63 Adding icu_collections v2.0.0 Adding icu_locale_core v2.0.0 Adding icu_normalizer v2.0.0 Adding icu_normalizer_data v2.0.0 Adding icu_properties v2.0.1 Adding icu_properties_data v2.0.1 Adding icu_provider v2.0.0 Updating idna v0.4.0 -> v1.0.3 Adding idna_adapter v1.2.1 Updating indexmap v2.1.0 -> v2.9.0 Updating ipnet v2.9.0 -> v2.11.0 Updating is-terminal v0.4.9 -> v0.4.16 Updating itoa v1.0.9 -> v1.0.15 Adding jiff v0.2.14 Adding jiff-static v0.2.14 Updating js-sys v0.3.65 -> v0.3.77 Removing lazy_static v1.4.0 Updating libc v0.2.150 -> v0.2.172 Updating linux-raw-sys v0.4.11 -> v0.9.4 Adding litemap v0.8.0 Updating log v0.4.20 -> v0.4.27 Updating memchr v2.6.4 -> v2.7.4 Updating miniz_oxide v0.7.1 -> v0.8.8 Updating mio v0.8.11 -> v1.0.4 Updating native-tls v0.2.11 -> v0.2.14 Updating normpath v1.1.1 -> v1.3.0 Updating num-traits v0.2.17 -> v0.2.19 Removing num_cpus v1.16.0 Updating object v0.32.1 -> v0.36.7 Updating once_cell v1.18.0 -> v1.21.3 Adding once_cell_polyfill v1.70.1 Updating openssl v0.10.72 -> v0.10.73 Updating openssl-probe v0.1.5 -> v0.1.6 Updating openssl-sys v0.9.107 -> v0.9.109 Updating percent-encoding v2.3.0 -> v2.3.1 Updating pest v2.7.5 -> v2.8.0 Updating pest_derive v2.7.5 -> v2.8.0 Updating pest_generator v2.7.5 -> v2.8.0 Updating pest_meta v2.7.5 -> v2.8.0 Updating pin-project-lite v0.2.13 -> v0.2.16 Updating pkg-config v0.3.27 -> v0.3.32 Adding portable-atomic v1.11.1 Adding portable-atomic-util v0.2.4 Adding potential_utf v0.1.2 Updating proc-macro2 v1.0.94 -> v1.0.95 Adding r-efi v5.2.0 Removing redox_syscall v0.4.1 Updating regex v1.10.2 -> v1.11.1 Updating regex-automata v0.4.3 -> v0.4.9 Updating regex-syntax v0.8.2 -> v0.8.5 Updating reqwest v0.11.22 -> v0.11.27 (available: v0.12.19) Updating rustc-demangle v0.1.23 -> v0.1.24 Updating rustix v0.38.21 -> v1.0.7 Adding rustls-pemfile v1.0.4 Adding rustversion v1.0.21 Updating ryu v1.0.15 -> v1.0.20 Updating schannel v0.1.22 -> v0.1.27 Updating security-framework v2.9.2 -> v2.11.1 Updating security-framework-sys v2.9.1 -> v2.14.0 Updating serde v1.0.192 -> v1.0.219 Updating serde_derive v1.0.192 -> v1.0.219 Updating serde_json v1.0.108 -> v1.0.140 Updating serde_spanned v0.6.4 -> v0.6.9 Updating sha2 v0.10.8 -> v0.10.9 Adding smallvec v1.15.1 Removing socket2 v0.4.10 Removing socket2 v0.5.5 Adding socket2 v0.5.10 Adding stable_deref_trait v1.2.0 Removing strsim v0.10.0 Updating syn v2.0.100 -> v2.0.101 Adding sync_wrapper v0.1.2 Adding synstructure v0.13.2 Updating tempfile v3.8.1 -> v3.20.0 Updating termcolor v1.3.0 -> v1.4.1 Updating terminal_size v0.3.0 -> v0.4.2 Removing thiserror v1.0.50 Removing thiserror-impl v1.0.50 Adding tinystr v0.8.1 Removing tinyvec v1.6.0 Removing tinyvec_macros v0.1.1 Updating tokio v1.38.2 -> v1.45.1 Updating tokio-util v0.7.10 -> v0.7.15 Updating toml v0.8.8 -> v0.8.23 Updating toml_datetime v0.6.5 -> v0.6.11 Updating toml_edit v0.21.0 -> v0.22.27 Adding toml_write v0.1.2 Updating tower-service v0.3.2 -> v0.3.3 Updating tracing v0.1.40 -> v0.1.41 Updating tracing-core v0.1.32 -> v0.1.34 Updating try-lock v0.2.4 -> v0.2.5 Updating typenum v1.17.0 -> v1.18.0 Updating ucd-trie v0.1.6 -> v0.1.7 Updating unicase v2.7.0 -> v2.8.1 Removing unicode-bidi v0.3.13 Updating unicode-ident v1.0.12 -> v1.0.18 Removing unicode-normalization v0.1.22 Updating url v2.4.1 -> v2.5.4 Adding utf8_iter v1.0.4 Updating utf8parse v0.2.1 -> v0.2.2 Updating version_check v0.9.4 -> v0.9.5 Adding wasi v0.14.2+wasi-0.2.4 Updating wasm-bindgen v0.2.88 -> v0.2.100 Updating wasm-bindgen-backend v0.2.88 -> v0.2.100 Updating wasm-bindgen-futures v0.4.38 -> v0.4.50 Updating wasm-bindgen-macro v0.2.88 -> v0.2.100 Updating wasm-bindgen-macro-support v0.2.88 -> v0.2.100 Updating wasm-bindgen-shared v0.2.88 -> v0.2.100 Updating web-sys v0.3.65 -> v0.3.77 Removing winapi v0.3.9 Removing winapi-i686-pc-windows-gnu v0.4.0 Updating winapi-util v0.1.6 -> v0.1.9 Removing winapi-x86_64-pc-windows-gnu v0.4.0 Updating windows-core v0.51.1 -> v0.61.2 Adding windows-implement v0.60.0 Adding windows-interface v0.59.1 Adding windows-link v0.1.1 Adding windows-result v0.3.4 Adding windows-strings v0.4.2 Adding windows-sys v0.52.0 Updating winnow v0.5.19 -> v0.7.10 Adding wit-bindgen-rt v0.39.0 Adding writeable v0.6.1 Adding yoke v0.8.0 Adding yoke-derive v0.8.0 Adding zerofrom v0.1.6 Adding zerofrom-derive v0.1.6 Adding zerotrie v0.2.2 Adding zerovec v0.11.2 Adding zerovec-derive v0.11.1
r? @jieyouxu maybe? Triagebot failed to auto-assign due to Connection reset by peer of raw.githubusercontent.com. |
jieyouxu
approved these changes
Jun 9, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good, thanks!
(I was already looking at this, lol) |
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.
This removes the
search
dependencies since they were unused. This also updates all dependencies to fix an issue with dependabot generating errors due to being unable to run.