chore(deps): bump the all-rust-deps group across 1 directory with 28 updates - #19
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-rust-deps group across 1 directory with 28 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the all-rust-deps group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [tikv-jemallocator](https://github.com/tikv/jemallocator) | `0.6.1` | `0.7.0` | | [rand](https://github.com/rust-random/rand) | `0.9.5` | `0.10.2` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [rio-vt](https://github.com/raphamorim/rio) | `0.5.3` | `0.5.26` | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.8` | `4.6.9` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.91` | `0.1.92` | | [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) | `0.0.29` | `1.1.0` | | [hotpath](https://github.com/pawurb/hotpath-rs) | `0.22.0` | `0.24.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.26.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.31` | `0.4.33` | | [syn](https://github.com/dtolnay/syn) | `3.0.3` | `3.0.4` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.2.2` | `1.2.4` | | [tiktoken](https://github.com/goliajp/rust-tiktoken) | `3.5.1` | `4.1.2` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `3.0.0` | `3.1.4` | | [dbus-secret-service-keyring-store](https://github.com/open-source-cooperative/dbus-secret-service-keyring-store) | `1.0.0` | `1.0.1` | | [apple-native-keyring-store](https://github.com/open-source-cooperative/apple-native-keyring-store) | `1.0.1` | `1.0.2` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.1` | `0.18.3` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.11` | `0.26.13` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.39.0` | `0.40.2` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.49.2` | `0.52.0` | | [which](https://github.com/harryfei/which-rs) | `8.0.5` | `8.0.6` | | [line-clipping](https://github.com/ratatui/line-clipping) | `0.3.7` | `0.3.8` | Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `tikv-jemallocator` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/tikv/jemallocator/releases) - [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md) - [Commits](tikv/jemallocator@0.6.1...0.7.0) Updates `rand` from 0.9.5 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.5...0.10.2) Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `rio-vt` from 0.5.3 to 0.5.26 - [Release notes](https://github.com/raphamorim/rio/releases) - [Commits](raphamorim/rio@v0.5.3...v0.5.26) Updates `clap` from 4.6.4 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.6) Updates `clap_complete` from 4.6.8 to 4.6.9 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.8...clap_complete-v4.6.9) Updates `futures` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `async-trait` from 0.1.91 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.91...0.1.92) Updates `serde-saphyr` from 0.0.29 to 1.1.0 - [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases) - [Changelog](https://github.com/bourumir-wyngs/serde-saphyr/blob/master/CHANGELOG.md) - [Commits](bourumir-wyngs/serde-saphyr@0.0.29...1.1.0) Updates `hotpath` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/pawurb/hotpath-rs/releases) - [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md) - [Commits](pawurb/hotpath-rs@v0.22.0...v0.24.0) Updates `uuid` from 1.24.0 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.26.0) Updates `ignore` from 0.4.31 to 0.4.33 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.31...ignore-0.4.33) Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) Updates `webbrowser` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.2.2...v1.2.4) Updates `tiktoken` from 3.5.1 to 4.1.2 - [Release notes](https://github.com/goliajp/rust-tiktoken/releases) - [Commits](goliajp/rust-tiktoken@tiktoken-wasm-v3.5.1...tiktoken-wasm-v4.1.2) Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `rmcp` from 3.0.0 to 3.1.4 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v3.0.0...rmcp-v3.1.4) Updates `dbus-secret-service-keyring-store` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/open-source-cooperative/dbus-secret-service-keyring-store/releases) - [Commits](open-source-cooperative/dbus-secret-service-keyring-store@v1.0.0...v1.0.1) Updates `apple-native-keyring-store` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/open-source-cooperative/apple-native-keyring-store/releases) - [Commits](open-source-cooperative/apple-native-keyring-store@v1.0.1...v1.0.2) Updates `lru` from 0.18.1 to 0.18.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.1...0.18.3) Updates `tree-sitter` from 0.26.11 to 0.26.13 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.13) Updates `rusqlite` from 0.39.0 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.39.0...v0.40.2) Updates `jsonschema` from 0.49.2 to 0.52.0 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.49.2...cli-v0.52.0) Updates `which` from 8.0.5 to 8.0.6 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.5...8.0.6) Updates `line-clipping` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/ratatui/line-clipping/releases) - [Changelog](https://github.com/ratatui/line-clipping/blob/main/CHANGELOG.md) - [Commits](ratatui/line-clipping@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: tikv-jemallocator dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: rio-vt dependency-version: 0.5.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: clap_complete dependency-version: 4.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: serde-saphyr dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-rust-deps - dependency-name: hotpath dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: ignore dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: syn dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: webbrowser dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: tiktoken dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-rust-deps - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: rmcp dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: dbus-secret-service-keyring-store dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: apple-native-keyring-store dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: lru dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: tree-sitter dependency-version: 0.26.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: jsonschema dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: which dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: line-clipping dependency-version: 0.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 all-rust-deps group with 28 updates in the / directory:
1.1.91.1.100.6.10.7.00.9.50.10.20.23.00.23.12.0.192.0.200.5.30.5.264.6.44.6.64.6.84.6.90.3.330.3.342.14.02.14.10.1.910.1.920.0.291.1.00.22.00.24.01.24.01.26.00.4.310.4.333.0.33.0.41.2.21.2.43.5.14.1.20.4.330.4.343.0.03.1.41.0.01.0.11.0.11.0.20.18.10.18.30.26.110.26.130.39.00.40.20.49.20.52.08.0.58.0.60.3.70.3.8Updates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
tikv-jemallocatorfrom 0.6.1 to 0.7.0Release notes
Sourced from tikv-jemallocator's releases.
Changelog
Sourced from tikv-jemallocator's changelog.
Commits
0e91291*: bump 0.7.0 (#164)e16f89epassthrough cc env/args using native cc features (#158)3bc06e9Add profiling_libunwind feature (#159)c7101ceUpdate jemalloc to 5.3.1741a86benable CI for nightly branch7e5e78aadd new free ffi1809195switch to facebook/jemallocccc2bfcjemalloc-ctl: fix invalid update implementationbaae33dUpgrade from macos-13 to macos-15-intel4400f09Propagate LDFLAGS, if presentUpdates
randfrom 0.9.5 to 0.10.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
rio-vtfrom 0.5.3 to 0.5.26Release notes
Sourced from rio-vt's releases.
... (truncated)
Commits
8e7cb9eadd rio-grid readmeb36815aadd 0.5.26 metainfo release entryf5d4fefprepare v0.5.26761f5a5fix fmt1106bb8update test21082c0reset style changefcb619cupdate lock599524freorg4ddaa22novel system0cfe201wipUpdates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
clap_completefrom 4.6.8 to 4.6.9Commits
715b812chore: Release89e6e9bdocs: Update changelog3918cb4Merge pull request #6468 from sjh9714/fix-bash-posix-fn-name526c819Merge pull request #6469 from latent-9/docs/fix-derive-reference-linkb2bd685docs(clap_derive): Fix derive reference linkecee8a4fix(complete): Name the function after fn_name6dd2e5atest(complete): Show POSIX bash will not source4684d7achore: Release51d50addocs: Update changelog3bc3622Merge pull request #6457 from bl4ck4t/masterUpdates
futuresfrom 0.3.33 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
async-traitfrom 0.1.91 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88Updates
serde-saphyrfrom 0.0.29 to 1.1.0Release notes
Sourced from serde-saphyr's releases.
Changelog
Sourced from serde-saphyr's changelog.
Commits
ad5c614Granit parser fix6a78135Formatting fixe05e51fBw/sr (#179)146b4aeIntegrate new granit-parser ability to suppress comments (#174)a8450aeFix YAML tag metadata specifically for mappings. Fix #177 (#178)f11f2ccSwitch into granit-parse git versionec5ba12Merge remote-tracking branch 'origin/master'6e32b1eFix #172 : add granit-parser resource limits toBudget65c5ad6Explicit test for issue #170a3dee91Explicit test for issue #170Updates
hotpathfrom 0.22.0 to 0.24.0Release notes
Sourced from hotpath's releases.
Changelog
Sourced from hotpath's changelog.
... (truncated)
Commits
91c48b2chore: Release 0.24.0067745efix: Compute channel rates against correct elapsed time4cef72dSync meta crate3a7b9cbfeat: Track axum endpoint sourceca84e66Sync meta crate48177cbfix: Limit unbounded metrics growth38f7f77feat: Add metrics authe0508cdfeat: Add axum endpoints tracing450865eUpdate docs42e3f6aUpdate docsUpdates
uuidfrom 1.24.0 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
ignorefrom 0.4.31 to 0.4.33Commits
3fce3b5ignore-0.4.335055264globset-0.4.20020687aignore,globset: increase pool capacity5ed408eignore-0.4.32435f59fignore: skip loading unreachable ignore filesf9c05a9index: remove incorrect README8372866index: add some initial indexing scaffoldingd99ac34core: addindexmodule2ed0c00flags: disable many flags when indexing is enabledUpdates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23Updates
webbrowserfrom 1.2.2 to 1.2.4Release notes
Sourced from webbrowser's releases.
Changelog
Sourced from webbrowser's changelog.
Commits
13fdff3Release v1.2.4 [skip ci]40ac0f7unix: fix BROWSER % field expansion logic1906cd3unix: avoid redundant url append in BROWSER command. Fixes #120dc5a476Release v1.2.3 [skip ci]9f647a3Merge branch 'fix/116'. See issue #116 and PR #118530a691windows: fix UNC pathsDescription has been truncated