-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 1 directory with 21 updates #18
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
Conversation
Bumps the cargo group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.35` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.47` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.2` | `0.11.8` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.3.0` | `0.4.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.1` | `1.21.3` | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.3` | `1.12.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.4` | `0.7.6` | | [faster-hex](https://github.com/NervosFoundation/faster-hex) | `0.9.0` | `0.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.14.0` | `1.15.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.0` | `3.19.1` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.2` | `2.0.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.0` | `1.1.1` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.4` | `0.2.6` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.44` | `1.0.3` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.59.0` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.61.1` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.52.0` | `0.55.0` | | [fs-err](https://github.com/andrewhickman/fs-err) | `2.11.0` | `3.1.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.34.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.4` | `0.34.2` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `2.6.1` | Updates `clap` from 4.5.32 to 4.5.35 - [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.5.32...clap_complete-v4.5.35) Updates `clap_complete` from 4.5.46 to 4.5.47 - [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.5.46...clap_complete-v4.5.47) Updates `env_logger` from 0.10.2 to 0.11.8 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.2...v0.11.8) Updates `terminal_size` from 0.3.0 to 0.4.2 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.3.0...v0.4.2) Updates `once_cell` from 1.21.1 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.3) Updates `bstr` from 1.11.3 to 1.12.0 - [Commits](BurntSushi/bstr@1.11.3...1.12.0) Updates `winnow` from 0.7.4 to 0.7.6 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.4...v0.7.6) Updates `faster-hex` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/nervosnetwork/faster-hex/blob/master/CHANGELOG.md) - [Commits](https://github.com/NervosFoundation/faster-hex/commits) Updates `smallvec` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.14.0...v1.15.0) Updates `tempfile` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) Updates `bytesize` from 1.3.2 to 2.0.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.2...bytesize-v2.0.1) Updates `flate2` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.0...1.1.1) Updates `jiff` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.4...jiff-static-0.2.6) Updates `rustix` from 0.38.44 to 1.0.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.44...v1.0.3) Updates `windows-sys` from 0.52.0 to 0.59.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.59.0) Updates `windows` from 0.58.0 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `winreg` from 0.52.0 to 0.55.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.52.0...v0.55.0) Updates `fs-err` from 2.11.0 to 3.1.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@2.11.0...3.1.0) Updates `rusqlite` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.1...v0.34.0) Updates `sysinfo` from 0.31.4 to 0.34.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Updates `zip` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v2.6.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bstr dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: faster-hex dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: smallvec dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytesize dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: flate2 dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustix dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows dependency-version: 0.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winreg dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: fs-err dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zip dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
eac6754
to
67e8a49
Compare
Bumping the `windows-sys` dependency of `gix-sec` from 0.52.0 to 0.59.9 broke a Windows API function call that passed a literal `0` for a null handle, because the interface became a bit more strongly typed. This changes the argument to `std::ptr::null_mut()`.
Bumping the `sysinfo` dependency of `gitoxide-core` from 0.31.2 to 0.34.2 broke `RefreshKind::new()` and `CpuRefreshKind::new()` calls because `sysinfo` 0.33.0 renamed those `new()` to `nothing()`: https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md#0330 This renames the calls accordingly.
67e8a49
to
aaac5fb
Compare
Bumping the `windows` dev-dependency of `gix-path` from 0.58.0 to 0.61.1 broke the use of `windows::Win32::Foundation::BOOL`, since `BOOL` is now `windows::core::BOOL` (and also available through the `windows_core` crate). It is not immediately obvious from the changelog at what point the change occurred. (A seemingly related change is described for the newer version microsoft/windows-rs#3441. See microsoft/windows-rs#3441 for context.) This imports `BOOL` from `windows::core` to adjust.
aaac5fb
to
545a4f9
Compare
This fork-internal PR explores the effect of enabling Dependabot version updates for Rust dependencies. Configuration being testedThis Dependabot PR was produced with the fork's main up to date with the upstream, where the upstream suppresses Dependabot version updates in this ecosystem. That was achieved through a weird edge case, where #17 was produced with a change like 88b2fc3 pushed to main, then main was reset, then that PR was superseded by this new PR rather than merely closed because But the ordinary way to produce such updates would be to merge 88b2fc3, which is the change I would propose upstream in a separate PR. Notes toward a forthcoming PR editing
|
8b7548a
to
46df372
Compare
`gix free pack verify --statistics` formerly used "KB" for kilobytes (i.e., SI decimal kilobytes, units of 1000 bytes). This was somewhat ambiguous because it is occasionally also used for kibibytes (i.e., IEC binary kibibytes, units of 1024 bytes). Kilobytes and kibibytes can be more precisely distinguished by using kB for kilobytes (since "k" is the SI prefix for "kilo") and KiB for kibibytes (since decimal kilobytes are never written KiB). This adapts `gitoxide-core` to changes in `bytesize` and, in so doing, allows the SI unit symbol "kB" to be used. Fixes GitoxideLabs#1947
46df372
to
4f40521
Compare
This enables grouped version updates for Rust dependencies, on a monthly cadence. When Dependabot version updates for Rust dependencies (i.e. the `cargo` ecosystem) where turned off in 5f2d28e for GitoxideLabs#144, Dependabot did not yet support grouped version updates. Clustering all the PRs to occur together once per month was possible, and it was considered and decided to be unsuitable, but that is different from a single PR to update multiple dependencies. The comment GitoxideLabs#143 (reply in thread) noted: > [...] bundling its updates and making it once a month or even > less often would be the preferred mode of operation. > > Right now I would be hesitant to change the schedule interval in > fear of an onslaught of PRs every month. > > On the other hand, there may be value in seeing each PR as it > contains release notes and changes[...] Using Dependabot version updates satisfies each of those points: - The update PR can be set to occur once a month. (This is furthermore independent of the cadence for other ecosystems; it does not require that GitHub Actions version updates be only once a month.) - It is a single PR for all updates in the `cargo` ecosystems, not an onslaught of multiple PRs, so long as it is configured with a single group with which the exhaustive pattern `*` is associated. - The Dependabot pull request description includes any and all of release notes, changelogs, and commits since the release being upgraded from, for *each* of the dependencies being upgraded. Because we already have Dependabot security updates enabled, which are created immediately for any security advisory where Dependabot can upgrade the dependency, it should not be a problem to configure Dependabot version updates on a monthly cadence. This will include updates with breaking changes, so long as they're consistent with explicitly declared MSRV and other constraints. This shouldn't cause a problem, since CI is fairly robust, and will thus detect most breakages. When it is necessary to make changes to adapt to new versions, changes can be committed to the Dependabot feature branch for the PR (or other techniques can be used). To see what the first Dependabot PR after these changes is likely to look like, as well as what kind of commits to its feature branch are likely to fix it up to be ready to merge, see this experiment in a fork: #18
This enables grouped version updates for Rust dependencies, on a monthly cadence. When Dependabot version updates for Rust dependencies (i.e. the `cargo` ecosystem) where turned off in 5f2d28e for GitoxideLabs#144, Dependabot did not yet support grouped version updates. Clustering all the PRs to occur together once per month was possible, and it was considered and decided to be unsuitable, but that is different from a single PR to update multiple dependencies. The comment GitoxideLabs#143 (reply in thread) noted: > [...] bundling its updates and making it once a month or even > less often would be the preferred mode of operation. > > Right now I would be hesitant to change the schedule interval in > fear of an onslaught of PRs every month. > > On the other hand, there may be value in seeing each PR as it > contains release notes and changes[...] Using *grouped* Dependabot version updates satisfies each of those points: - The update PR can be set to occur once a month. (This is furthermore independent of the cadence for other ecosystems; it does not require that GitHub Actions version updates be only once a month.) - It is a single PR for all updates in the `cargo` ecosystems, not an onslaught of multiple PRs, so long as it is configured with a single group with which the exhaustive pattern `*` is associated. - The Dependabot pull request description includes any and all of release notes, changelogs, and commits since the release being upgraded from, for *each* of the dependencies being upgraded. Because we already have Dependabot security updates enabled, which are created immediately for any security advisory where Dependabot can upgrade the dependency, it should not be a problem to configure Dependabot version updates on a monthly cadence. This will include updates with breaking changes, so long as they're consistent with explicitly declared MSRV and other constraints. This shouldn't cause a problem, since CI is fairly robust, and will thus detect most breakages. When it is necessary to make changes to adapt to new versions, changes can be committed to the Dependabot feature branch for the PR (or other techniques can be used). To see what the first Dependabot PR after these changes is likely to look like, as well as what kind of commits to its feature branch are likely to fix it up to be ready to merge, see this experiment in a fork: #18
This enables Dependabot version updates for Rust dependencies, with all such updates grouped into a single PR, on a monthly cadence. When Dependabot version updates for Rust dependencies (i.e. the `cargo` ecosystem) where turned off in 5f2d28e for GitoxideLabs#144, Dependabot did not yet support grouped version updates. Clustering all the PRs to occur together once per month was possible, and it was considered and decided to be unsuitable, but that is different from a single PR to update multiple dependencies. The comment GitoxideLabs#143 (reply in thread) noted: > [...] bundling its updates and making it once a month or even > less often would be the preferred mode of operation. > > Right now I would be hesitant to change the schedule interval in > fear of an onslaught of PRs every month. > > On the other hand, there may be value in seeing each PR as it > contains release notes and changes[...] Using *grouped* Dependabot version updates satisfies each of those points: - The update PR can be set to occur once a month. (This is furthermore independent of the cadence for other ecosystems; it does not require that GitHub Actions version updates be only once a month.) - It is a single PR for all updates in the `cargo` ecosystems, not an onslaught of multiple PRs, so long as it is configured with a single group with which the exhaustive pattern `*` is associated. - The Dependabot pull request description includes any and all of release notes, changelogs, and commits since the release being upgraded from, for *each* of the dependencies being upgraded. Because we already have Dependabot security updates enabled, which are created immediately for any security advisory where Dependabot can upgrade the dependency, it should not be a problem to configure Dependabot version updates on a monthly cadence. This will include updates with breaking changes, so long as they're consistent with explicitly declared MSRV and other constraints. This shouldn't cause a problem, since CI is fairly robust, and will thus detect most breakages. When it is necessary to make changes to adapt to new versions, changes can be committed to the Dependabot feature branch for the PR (or other techniques can be used). To see what the first Dependabot PR after these changes is likely to look like, as well as what kind of commits to its feature branch are likely to fix it up to be ready to merge, see this experiment in a fork: #18
This enables Dependabot version updates for Rust dependencies, with all such updates grouped into a single PR, on a monthly cadence. When Dependabot version updates for Rust dependencies (i.e. the `cargo` ecosystem) were turned off in 5f2d28e for GitoxideLabs#144, Dependabot did not yet support grouped version updates. Clustering all the PRs to occur together once per month was possible, and it was considered and decided to be unsuitable, but that is different from a single PR to update multiple dependencies. The comment GitoxideLabs#143 (reply in thread) noted: > [...] bundling its updates and making it once a month or even > less often would be the preferred mode of operation. > > Right now I would be hesitant to change the schedule interval in > fear of an onslaught of PRs every month. > > On the other hand, there may be value in seeing each PR as it > contains release notes and changes[...] Using *grouped* Dependabot version updates satisfies each of those points: - The update PR can be set to occur once a month. (This is furthermore independent of the cadence for other ecosystems; it does not require that GitHub Actions version updates be only once a month.) - It is a single PR for all updates in the `cargo` ecosystems, not an onslaught of multiple PRs, so long as it is configured with a single group with which the exhaustive pattern `*` is associated. - The Dependabot pull request description includes any and all of release notes, changelogs, and commits since the release being upgraded from, for *each* of the dependencies being upgraded. Because we already have Dependabot security updates enabled, which are created immediately for any security advisory where Dependabot can upgrade the dependency, it should not be a problem to configure Dependabot version updates on a monthly cadence. This will include updates with breaking changes, so long as they're consistent with explicitly declared MSRV and other constraints. This shouldn't cause a problem, since CI is fairly robust, and will thus detect most breakages. When it is necessary to make changes to adapt to new versions, changes can be committed to the Dependabot feature branch for the PR (or other techniques can be used). To see what the first Dependabot PR after these changes is likely to look like, as well as what kind of commits to its feature branch are likely to fix it up to be ready to merge, see this experiment in a fork: #18
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the cargo group with 21 updates in the / directory:
4.5.32
4.5.35
4.5.46
4.5.47
0.10.2
0.11.8
0.3.0
0.4.2
1.21.1
1.21.3
1.11.3
1.12.0
0.7.4
0.7.6
0.9.0
0.10.0
1.14.0
1.15.0
3.19.0
3.19.1
1.3.2
2.0.1
1.1.0
1.1.1
0.2.4
0.2.6
0.38.44
1.0.3
0.52.0
0.59.0
0.58.0
0.61.1
0.52.0
0.55.0
2.11.0
3.1.0
0.32.1
0.34.0
0.31.4
0.34.2
2.4.2
2.6.1
Updates
clap
from 4.5.32 to 4.5.35Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is used5d2cdac
chore: Releasef1c10eb
docs: Update changeloga4d1a7f
chore(ci): Take a break from template updatese95ed39
Merge pull request #5775 from vivienm/master18f8d4c
chore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0
Merge pull request #5787 from epage/template1389d7d
chore: Update from '_rust/main' templatedbc9faa
chore(ci): Initialize git for template updateUpdates
clap_complete
from 4.5.46 to 4.5.47Commits
f046ca6
chore: Release436949d
docs: Update changelog1ddab84
Merge pull request #5954 from epage/tests8a66dbf
test(complete): Add more native cases76465cf
test(complete): Make things more consistent232cedb
test(complete): Remove redundant index02244a6
Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847
fix(complete): Missing options in multi-val arg74388d7
test(complete): Multi-valued, unbounded positional5b3d45f
refactor(complete): Extract function for optionsUpdates
env_logger
from 0.10.2 to 0.11.8Release notes
Sourced from env_logger's releases.
... (truncated)
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
f0443b2
chore: Released8b5e1e
docs: Update changelog3ca671f
Merge pull request #360 from epage/formatbc02d61
feat(fmt): Expose ConfigurableFormatc567fde
refactor(fmt): Pull out format logicce25c73
refactor(fmt): Make DefaultFormats name more specific739ebb1
refactor(fmt): Pull out logger's builder methods3acb571
refactor(fmt): Delegate formatting to DefaultFormate351bcb
refactor(fmt): Reduce duplication in DefaultFormatWriter3c9e6ff
Merge pull request #359 from epage/kvUpdates
terminal_size
from 0.3.0 to 0.4.2Release notes
Sourced from terminal_size's releases.
Commits
050f97b
Version 0.4.26032d77
Merge pull request #69 from morr0ne/rustix-1.01bcd63d
Update rustix to 1.06cb0bf9
Merge pull request #68 from cptpiepmatz/masterb79643a
pull rustix only for unixf6b81b5
Bump to version 0.4.05cbc616
Merge pull request #64 from waywardmonkeys/update-ci68ceb8d
Merge pull request #63 from waywardmonkeys/fix-typo5307747
Merge pull request #66 from sunfishcode/maina29b904
Markterminal_size_using_handle
as unsafe too.Updates
once_cell
from 1.21.1 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93
Merge pull request #286 from briansmith/b/once-ref-drya206950
Prepare for 1.21.3 release.17d4a9b
DRYrace::OnceRef::{get_or_try_init, set}
.01b1d56
Merge pull request #285 from briansmith/b/once-ref-colda851cc4
Mark initialization ofOnceRef::get_or_try_init
cold.2447a93
Merge pull request #281 from briansmith/b/init-innerc294d64
Merge pull request #280 from briansmith/b/self5f0fdd4
Merge pull request #283 from briansmith/b/cast_mut899e319
Merge pull request #284 from briansmith/b/dry-get90da60b
Mark initialization ofOnceBox::get_or_try_init
cold.Updates
bstr
from 1.11.3 to 1.12.0Commits
8904072
1.12.0efb8ec4
api:impl Default for Box\<BStr>
Updates
winnow
from 0.7.4 to 0.7.6Changelog
Sourced from winnow's changelog.
Commits
1c31fde
chore: Release9b42e02
docs: Update changelog35f6c04
Merge pull request #765 from epage/prev0055561
feat(stream): Add access to previous tokens85cef7e
chore: Release5886515
docs: Update changelog582d253
Merge pull request #764 from epage/unchecked3b13a4f
feat(stream): Allow unchecked slicing38458d2
refactor(stream): Simplify peek_slicea5345d5
Merge pull request #760 from epage/repeatUpdates
faster-hex
from 0.9.0 to 0.10.0Commits
Updates
smallvec
from 1.14.0 to 1.15.0Release notes
Sourced from smallvec's releases.
Commits
7c4d350
Versoin 1.15.0aeceb0a
Temporarily disable broken fuzzing in CIa2fb430
Pin honggfuzz binary version35e7ffe
Add support for bincode encode and decode0d019cd
Rename bincode dev-dependency to bincode16c8751d
Merge pull request #373 from waywardmonkeys/v1-fix-typos36317fa
Fix typosUpdates
tempfile
from 3.19.0 to 3.19.1Changelog
Sourced from tempfile's changelog.
Commits
95540ed
chore: release v3.19.1b60aae4
fix(windows): don't automatically delete files on open (#344)167f544
ci(cargo-deny): remove windows-sys exception (#343)Updates
bytesize
from 1.3.2 to 2.0.1Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
d2ac87b
chore: prepare release v2.0.1 (#85)0a54210
feat: control precision via standard format options (#84)9aa5e11
Fix Display documentation (#83)0b8f894
chore: prepare release 2.0.0 (#80)6aa04b1
test: black box bench inputs (#81)341d47c
chore: prepare release v2.0.0 (#79)a17c093
feat: no std (#78)ce103e6
feat: display type (#76)0dcc0ac
chore: enforce usual rust lints (#75)b4c6916
docs: document all public items (#73)Updates
flate2
from 1.1.0 to 1.1.1Release notes
Sourced from flate2's releases.
Commits
98c98c8
Merge pull request #482 from folkertdev/update-zlib-rs-0.5.094b36b0
upgrade zlib-rs to version0.5.0
a79bfe4
Merge pull request #481 from Shnatsel/backend-docs694e822
less editorializing6debe95
Merge pull request #480 from Shnatsel/zlib-rs-readmea24e276
Rewrite outdated backend notes in lib.rs78ca174
More informative README on backendsc9a3efa
Merge pull request #476 from jayvdb/rm-changelog0b2137d
Remove stale CHANGELOG.md0abbd1c
Merge pull request #475 from oyvindln/patch-1Updates
jiff
from 0.2.4 to 0.2.6Changelog
Sourced from jiff's changelog.
Commits
0bdb3b0
0.2.66c1cd0e
changelog: 0.2.62bd7148
tz: add/usr/share/lib/zoneinfo
7bbe21a
civil: fixDate::nth_weekday_of_month
f41d586
shared: remove pointlessas_ref
9aeb3f1
changelog: add entry for #3099259f79
tz: fix retrieval of past time zone transitions forAmerica/Sao_Paulo
2b84020
zoned: fix rounding to "days" when near a time zone transitiona22abc7
bench: add benchmarks for constructing a timestamp typeef5ee45
span: avoid cloning when roundingUpdates
rustix
from 0.38.44 to 1.0.3Release notes
Sourced from rustix's releases.
Commits
458ab31
chore: Release rustix version 1.0.3b3cd8a1
Use a consistent error mechanism for timeout overflow. (#1422)10ce1e0
Update the backends tests. (#1423)7f40ac9
Miscellaneous documentaion cleanups. (#1421)4bc94ab
RestoreSignal::from_raw
asSignal::from_named_raw
. (#1406)f006fb9
Update the public comment forfd
and simplify the fd module. (#1420)1cd4f00
Alphabetize targets inany
andall
incfg
directives. (#1419)f2e1474
Add cygwin support (#1410)75ec9ee
docs: add missing link to README (#1418)e09e003
Disable "unused unsafe" warnings in the libc makedev code. (#1414)Updates
windows-sys
from 0.52.0 to 0.59.0Release notes
Sourced from windows-sys's releases.
... (truncated)
Commits
308e08e
Release 0.59.0 (#3182)429666e
Fix support forno_std
(#3180)02c4f29
Update component sample to use static factory (#3154)7cec74f
Implement static COM objects (#3144)12f4621
Reduce boilerplate code inwindows-core
crate forVARIANT
support (#3151)db06b51
Release 0.58.0 (#3140)ab03721
Make newwindows-strings
crate Windows-only (#3143)f6c49f4
Ensure thatHSTRING
builder provides initialized memory (#3141)12a60df
RemoveFuture
implementation (#3142)9f96662
ImplementSend
andSync
forWeak\<T>
(#3138)Updates
windows
from 0.58.0 to 0.61.1Commits
Updates
winreg
from 0.52.0 to 0.55.0Release notes
Sourced from winreg's releases.
Changelog
Sourced from winreg's changelog.
Commits
9243b23
Bump version to 0.55.0f044074
Upgradewindows-sys
to version 0.59 (and MSRV to 1.60)4574feb
Bump version to 0.54.0105ca7a
Upgradewindows-sys
to version 0.5293aefdf
Migrate to the 2021 edition of Rustc9315d0
Clippy: remove unnecessary typecastse62111e
Merge branch 'winapi'049035f
Update the transaction example in the docs5baac5d
CI: upgrade actions to the latest versionscbaeb4e
CI: checkCargo.toml
formattingUpdates
fs-err
from 2.11.0 to 3.1.0Changelog
Sourced from fs-err's changelog.
Commits
6155620
chore: Release fs-err version 3.1.094406b8
Update CHANGELOG5ba87e1
Add missing File / OpenOptions constructors (#69)5cefbe6
chore: Release fs-err version 3.0.09bf99af
Replace default_features with default-features in Cargo.toml11a6460
Remove deprecated APIs (#66)27144b0
Remove io_safety feature flag (#65)1a26274
Update changelog and docs for #60