Ed Page
8951ef9cb5
chore: Release
2025-02-28 20:50:29 -06:00
Ed Page
1594c08bfa
chore: Release
2025-02-28 20:50:02 -06:00
renovate[bot]
02daf7c434
chore(deps): Update compatible ( #1246 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [anyhow](https://redirect.github.com/dtolnay/anyhow ) | dependencies |
patch | `1.0.95` -> `1.0.96` |
| [clap](https://redirect.github.com/clap-rs/clap ) | dependencies |
patch | `4.5.27` -> `4.5.31` |
|
[globset](https://redirect.github.com/BurntSushi/ripgrep/tree/master/crates/globset )
([source](https://redirect.github.com/BurntSushi/ripgrep/tree/HEAD/crates/globset ))
| dependencies | patch | `0.4.15` -> `0.4.16` |
| [log](https://redirect.github.com/rust-lang/log ) | dependencies |
patch | `0.4.25` -> `0.4.26` |
| [schemars](https://graham.cool/schemars/ )
([source](https://redirect.github.com/GREsau/schemars )) | dependencies |
patch | `0.8.21` -> `0.8.22` |
| [serde](https://serde.rs )
([source](https://redirect.github.com/serde-rs/serde )) | dependencies |
patch | `1.0.217` -> `1.0.218` |
| [serde_json](https://redirect.github.com/serde-rs/json ) | dependencies
| patch | `1.0.138` -> `1.0.139` |
| [toml](https://redirect.github.com/toml-rs/toml ) | dependencies |
patch | `0.8.19` -> `0.8.20` |
| [trycmd](https://redirect.github.com/assert-rs/trycmd )
([source](https://redirect.github.com/assert-rs/snapbox )) |
dev-dependencies | patch | `0.15.8` -> `0.15.9` |
| [winnow](https://redirect.github.com/winnow-rs/winnow ) | dependencies
| patch | `0.7.0` -> `0.7.3` |
---
### Release Notes
<details>
<summary>dtolnay/anyhow (anyhow)</summary>
###
[`v1.0.96`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.96 )
[Compare
Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.95...1.0.96 )
- Documentation improvements
</details>
<details>
<summary>clap-rs/clap (clap)</summary>
###
[`v4.5.31`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4531---2025-02-24 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.30...v4.5.31 )
##### Features
- Add `ValueParserFactory` for `Saturating<T>`
###
[`v4.5.30`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4530---2025-02-17 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.29...v4.5.30 )
##### Fixes
- *(assert)* Allow `num_args(0..=1)` to be used with `SetTrue`
- *(assert)* Clean up rendering of `takes_values` assertions
###
[`v4.5.29`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4529---2025-02-11 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.28...v4.5.29 )
##### Fixes
- Change `ArgMatches::args_present` so not-present flags are considered
not-present (matching the documentation)
###
[`v4.5.28`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4528---2025-02-03 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.27...v4.5.28 )
##### Features
- *(derive)* Unstable support for full markdown syntax for doc comments,
enabled with `unstable-markdown`
</details>
<details>
<summary>rust-lang/log (log)</summary>
###
[`v0.4.26`](https://redirect.github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0426---2025-02-18 )
[Compare
Source](https://redirect.github.com/rust-lang/log/compare/0.4.25...0.4.26 )
</details>
<details>
<summary>GREsau/schemars (schemars)</summary>
###
[`v0.8.22`](https://redirect.github.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0822---2025-02-25 )
[Compare
Source](https://redirect.github.com/GREsau/schemars/compare/v0.8.21...v0.8.22 )
##### Fixed:
- Fix compatibility with rust 2024 edition
([https://github.com/GREsau/schemars/pull/378 ](https://redirect.github.com/GREsau/schemars/pull/378 ))
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.218`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.218 )
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.217...v1.0.218 )
- Documentation improvements
</details>
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.139`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.139 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.138...v1.0.139 )
- Documentation improvements
</details>
<details>
<summary>toml-rs/toml (toml)</summary>
###
[`v0.8.20`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.19...toml-v0.8.20 )
[Compare
Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.19...toml-v0.8.20 )
</details>
<details>
<summary>assert-rs/snapbox (trycmd)</summary>
###
[`v0.15.9`](https://redirect.github.com/assert-rs/snapbox/compare/trycmd-v0.15.8...trycmd-v0.15.9 )
[Compare
Source](https://redirect.github.com/assert-rs/snapbox/compare/trycmd-v0.15.8...trycmd-v0.15.9 )
</details>
<details>
<summary>winnow-rs/winnow (winnow)</summary>
###
[`v0.7.3`](https://redirect.github.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#073---2025-02-19 )
[Compare
Source](https://redirect.github.com/winnow-rs/winnow/compare/v0.7.2...v0.7.3 )
##### Features
- Add `ParseError::char_span`
###
[`v0.7.2`](https://redirect.github.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#072---2025-02-10 )
[Compare
Source](https://redirect.github.com/winnow-rs/winnow/compare/v0.7.1...v0.7.2 )
##### Fixes
- Make `Range` `Copy`able
###
[`v0.7.1`](https://redirect.github.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#071---2025-02-03 )
[Compare
Source](https://redirect.github.com/winnow-rs/winnow/compare/v0.7.0...v0.7.1 )
##### Fixes
- Don't panic when calling `.next()`, `.next()`, `.finish()` on
`iterator`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/crate-ci/typos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 01:33:28 +00:00
Ed Page
db35ee91e8
chore: Release
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / Check wasm (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
2025-02-25 08:47:18 -06:00
Ed Page
212923e4ff
chore: Release
2025-02-20 08:52:17 -06:00
Ed Page
fb78b722e9
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-02-19 10:01:01 -06:00
Ed Page
51f257b946
chore: Release
2025-02-13 10:17:58 -06:00
Ed Page
991878ee78
chore: Release
2025-02-13 09:32:49 -06:00
renovate[bot]
0fad3ddc6e
chore(deps): Update compatible ( #1223 )
...
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [clap](https://redirect.github.com/clap-rs/clap ) | dependencies |
patch | `4.5.23` -> `4.5.27` |
| [enumflags2](https://redirect.github.com/meithecatte/enumflags2 ) |
dependencies | patch | `0.7.10` -> `0.7.11` |
| [indexmap](https://redirect.github.com/indexmap-rs/indexmap ) |
dev-dependencies | patch | `2.7.0` -> `2.7.1` |
| [log](https://redirect.github.com/rust-lang/log ) | dependencies |
patch | `0.4.22` -> `0.4.25` |
| [phf](https://redirect.github.com/rust-phf/rust-phf ) | dependencies |
patch | `0.11.2` -> `0.11.3` |
| [phf_codegen](https://redirect.github.com/rust-phf/rust-phf ) |
dependencies | patch | `0.11.2` -> `0.11.3` |
| [phf_shared](https://redirect.github.com/rust-phf/rust-phf ) |
dependencies | patch | `0.11.2` -> `0.11.3` |
| [serde_json](https://redirect.github.com/serde-rs/json ) | dependencies
| patch | `1.0.134` -> `1.0.138` |
---
### Release Notes
<details>
<summary>clap-rs/clap (clap)</summary>
###
[`v4.5.27`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4527---2025-01-20 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.26...v4.5.27 )
##### Documentation
- Iterate on tutorials and reference based on feedback
###
[`v4.5.26`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4526---2025-01-09 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.25...v4.5.26 )
##### Fixes
- *(error)* Reduce binary size with the `suggestions` feature
###
[`v4.5.25`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4525---2025-01-09 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.24...v4.5.25 )
##### Fixes
- *(help)* Reduce binary size
###
[`v4.5.24`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4524---2025-01-07 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.23...v4.5.24 )
##### Fixes
- *(parser)* Correctly handle defaults with `ignore_errors(true)` and
when a suggestion is provided for an unknown argument
</details>
<details>
<summary>meithecatte/enumflags2 (enumflags2)</summary>
###
[`v0.7.11`](https://redirect.github.com/meithecatte/enumflags2/compare/v0.7.10...v0.7.11 )
[Compare
Source](https://redirect.github.com/meithecatte/enumflags2/compare/v0.7.10...v0.7.11 )
</details>
<details>
<summary>indexmap-rs/indexmap (indexmap)</summary>
###
[`v2.7.1`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#271-2025-01-19 )
[Compare
Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1 )
- Added `#[track_caller]` to functions that may panic.
- Improved memory reservation for `insert_entry`.
</details>
<details>
<summary>rust-lang/log (log)</summary>
###
[`v0.4.25`](https://redirect.github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0425---2025-01-14 )
[Compare
Source](https://redirect.github.com/rust-lang/log/compare/0.4.24...0.4.25 )
###
[`v0.4.24`](https://redirect.github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0424---2025-01-11 )
[Compare
Source](https://redirect.github.com/rust-lang/log/compare/0.4.23...0.4.24 )
###
[`v0.4.23`](https://redirect.github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0423---2025-01-10-yanked )
[Compare
Source](https://redirect.github.com/rust-lang/log/compare/0.4.22...0.4.23 )
</details>
<details>
<summary>rust-phf/rust-phf (phf)</summary>
###
[`v0.11.3`](https://redirect.github.com/rust-phf/rust-phf/compare/phf_codegen-v0.11.2...phf_codegen-v0.11.3 )
[Compare
Source](https://redirect.github.com/rust-phf/rust-phf/compare/phf-v0.11.2...phf-v0.11.3 )
</details>
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.138`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.138 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.137...v1.0.138 )
- Documentation improvements
###
[`v1.0.137`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.137 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.136...v1.0.137 )
- Turn on "float_roundtrip" and "unbounded_depth" features for
serde_json in play.rust-lang.org
([#​1231](https://redirect.github.com/serde-rs/json/issues/1231 ))
###
[`v1.0.136`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.136 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.135...v1.0.136 )
- Optimize serde_json::value::Serializer::serialize_map by using
Map::with_capacity
([#​1230](https://redirect.github.com/serde-rs/json/issues/1230 ),
thanks [@​goffrie](https://redirect.github.com/goffrie ))
###
[`v1.0.135`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.135 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.134...v1.0.135 )
- Add serde_json::Map::into_values method
([#​1226](https://redirect.github.com/serde-rs/json/issues/1226 ),
thanks [@​tisonkun](https://redirect.github.com/tisonkun ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/crate-ci/typos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 01:15:51 +00:00
Ed Page
b65799a5c4
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-01-31 10:17:37 -06:00
Ed Page
11ca4583f2
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-01-30 16:03:12 -06:00
Ed Page
60452b5a81
chore: Update to Winnow 0.7
2025-01-30 15:03:16 -06:00
Ed Page
07f1292e29
chore: Upgrade to Winnow 0.6.26
2025-01-30 13:54:49 -06:00
renovate[bot]
2ed38e07fc
chore(deps): Update Rust crate bstr to v1.11.3 ( #1202 )
...
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [bstr](https://redirect.github.com/BurntSushi/bstr ) | dependencies |
patch | `1.11.2` -> `1.11.3` |
---
### Release Notes
<details>
<summary>BurntSushi/bstr (bstr)</summary>
###
[`v1.11.3`](https://redirect.github.com/BurntSushi/bstr/compare/1.11.2...1.11.3 )
[Compare
Source](https://redirect.github.com/BurntSushi/bstr/compare/1.11.2...1.11.3 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/crate-ci/typos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 14:14:19 +00:00
Ed Page
685eb3d55b
chore: Release
2025-01-03 07:56:19 -06:00
Ed Page
5271a5f2e4
chore: Update unicase
2025-01-03 07:43:45 -06:00
Ed Page
744820fdb9
feat(config): Provide JSON Schema for config
2025-01-02 14:41:19 -06:00
Ed Page
752bd034d6
chore: Release
2025-01-02 14:22:22 -06:00
Ed Page
3828d07734
chore: Release
2025-01-02 13:49:05 -06:00
renovate[bot]
b00d89bcc1
chore(deps): Update compatible
2025-01-02 18:02:35 +00:00
Ed Page
5a54ded3b8
Merge pull request #1204 from crate-ci/renovate/serde-sarif-0.x
...
chore(deps): Update Rust crate serde-sarif to 0.7.0
2025-01-02 12:01:11 -06:00
Ed Page
3265cef783
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-01-02 09:41:32 -06:00
renovate[bot]
557c54be48
chore(deps): Update Rust crate serde-sarif to 0.7.0
2025-01-01 03:12:57 +00:00
renovate[bot]
2e9eeea6ac
chore(deps): Update Rust crate itertools to 0.14
2025-01-01 02:05:45 +00:00
Ed Page
20ab9e2749
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-12-31 09:47:18 -06:00
Ed Page
c8fd3764af
chore: Release
2024-12-31 09:42:16 -06:00
Ed Page
bb446c2fbc
chore: Release
2024-12-31 09:41:20 -06:00
Ed Page
cfc7f68e4b
chore: Release
2024-12-31 09:40:20 -06:00
Ed Page
7984d47095
feat(dictgen): Add aho-corasick support
2024-12-31 07:48:55 -06:00
Ed Page
b6352341f9
perf(dict): Benchmark cased maps
2024-12-30 16:48:19 -06:00
Ed Page
3db1b3906e
fix(dictgen)!: Generate phf for map feature
...
Unsure how this happened
2024-12-30 11:51:13 -06:00
Ed Page
9a100d9199
perf(dict): Add bench outline
2024-12-24 21:19:12 -06:00
Ed Page
9d89015957
chore: Release
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
2024-12-16 15:19:42 -06:00
Ed Page
6b24563a99
chore: Release
2024-12-16 15:18:49 -06:00
Zxilly
63908449a7
feat: Implement sarif format reporter
...
Fixes #594
2024-12-16 12:56:32 -06:00
Ed Page
32b96444b9
Merge pull request #1169 from klensy/deps
...
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
fix: remove some unused deps
2024-12-16 10:36:36 -06:00
Ed Page
d1c850b2b5
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-12-12 14:50:02 -06:00
Ed Page
a491fd56c0
chore: Release
2024-12-12 14:48:35 -06:00
klensy
0169b9b9e8
fix: Remove some unused deps
...
move some maplit to dev-deps
remove few unused deps from typos
remove some itertools deps
remove phf_codegen from deps
remove some unicase from deps
2024-12-07 17:47:48 +03:00
renovate[bot]
97898e1459
chore(deps): Update compatible ( #1160 )
...
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [anstream](https://redirect.github.com/rust-cli/anstyle ) |
dependencies | patch | `0.6.17` -> `0.6.18` |
| [anstyle](https://redirect.github.com/rust-cli/anstyle ) | dependencies
| patch | `1.0.9` -> `1.0.10` |
| [anyhow](https://redirect.github.com/dtolnay/anyhow ) | dependencies |
patch | `1.0.91` -> `1.0.94` |
| [bstr](https://redirect.github.com/BurntSushi/bstr ) | dependencies |
minor | `1.10.0` -> `1.11.0` |
| [clap](https://redirect.github.com/clap-rs/clap ) | dependencies |
patch | `4.5.20` -> `4.5.22` |
| [csv](https://redirect.github.com/BurntSushi/rust-csv ) |
dev-dependencies | patch | `1.3.0` -> `1.3.1` |
| [divan](https://redirect.github.com/nvzqz/divan ) | dev-dependencies |
patch | `0.1.14` -> `0.1.16` |
| [indexmap](https://redirect.github.com/indexmap-rs/indexmap ) |
dev-dependencies | minor | `2.6.0` -> `2.7.0` |
| [serde](https://serde.rs )
([source](https://redirect.github.com/serde-rs/serde )) | dependencies |
patch | `1.0.214` -> `1.0.215` |
| [serde_json](https://redirect.github.com/serde-rs/json ) | dependencies
| patch | `1.0.132` -> `1.0.133` |
|
[snapbox](https://redirect.github.com/assert-rs/trycmd/tree/main/crates/snapbox )
([source](https://redirect.github.com/assert-rs/snapbox )) |
dev-dependencies | patch | `0.6.19` -> `0.6.20` |
| [thiserror](https://redirect.github.com/dtolnay/thiserror ) |
dependencies | patch | `2.0.3` -> `2.0.4` |
---
### Release Notes
<details>
<summary>rust-cli/anstyle (anstream)</summary>
###
[`v0.6.18`](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.17...anstream-v0.6.18 )
[Compare
Source](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.17...anstream-v0.6.18 )
</details>
<details>
<summary>dtolnay/anyhow (anyhow)</summary>
###
[`v1.0.94`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.94 )
[Compare
Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.93...1.0.94 )
- Documentation improvements
###
[`v1.0.93`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.93 )
[Compare
Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.92...1.0.93 )
- Update dev-dependencies to `thiserror` v2
###
[`v1.0.92`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.92 )
[Compare
Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.91...1.0.92 )
- Support Rust 1.82's `&raw const` and `&raw mut` syntax inside
`ensure!`
([#​390](https://redirect.github.com/dtolnay/anyhow/issues/390 ))
</details>
<details>
<summary>BurntSushi/bstr (bstr)</summary>
###
[`v1.11.0`](https://redirect.github.com/BurntSushi/bstr/compare/1.10.0...1.11.0 )
[Compare
Source](https://redirect.github.com/BurntSushi/bstr/compare/1.10.0...1.11.0 )
</details>
<details>
<summary>clap-rs/clap (clap)</summary>
###
[`v4.5.22`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4522---2024-12-03 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.21...v4.5.22 )
##### Fixes
- *(assert)* Catch bugs with arguments requiring themself
###
[`v4.5.21`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4521---2024-11-13 )
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.20...v4.5.21 )
##### Fixes
- *(parser)* Ensure defaults are filled in on error with
`ignore_errors(true)`
</details>
<details>
<summary>BurntSushi/rust-csv (csv)</summary>
###
[`v1.3.1`](https://redirect.github.com/BurntSushi/rust-csv/compare/1.3.0...1.3.1 )
[Compare
Source](https://redirect.github.com/BurntSushi/rust-csv/compare/1.3.0...1.3.1 )
</details>
<details>
<summary>nvzqz/divan (divan)</summary>
###
[`v0.1.16`](https://redirect.github.com/nvzqz/divan/blob/HEAD/CHANGELOG.md#0116---2024-11-25 )
[Compare
Source](https://redirect.github.com/nvzqz/divan/compare/v0.1.15...v0.1.16 )
##### Added
- Thread pool for reusing threads across multi-threaded benchmarks. The
result
is that when running Divan benchmarks under a sampling profiler, the
profiler's output will be cleaner and easier to understand.
(\[[#​37](https://redirect.github.com/nvzqz/divan/issues/37 )])
- Track the maximum number of allocations during a benchmark.
##### Changed
- Make private `Arg::get` trait method not take `self`, so that text
editors
don't recommend using it.
(\[[#​59](https://redirect.github.com/nvzqz/divan/issues/59 )])
- Cache `BenchOptions` using `LazyLock` instead of `OnceLock`, saving
space and
simplifying the implementation.
###
[`v0.1.15`](https://redirect.github.com/nvzqz/divan/blob/HEAD/CHANGELOG.md#0115---2024-10-31 )
[Compare
Source](https://redirect.github.com/nvzqz/divan/compare/v0.1.14...v0.1.15 )
##### Added
- \[`CyclesCount`] counter to display cycle throughput as Hertz.
- Track the maximum number of bytes allocated during a benchmark.
##### Removed
- Remove `has_cpuid` polyfill due to it no longer being planned for
Rust, since
CPUID is assumed to be available on all old x86 Rust targets.
##### Fixed
- List generic benchmark type parameter `A<4>` before `A<32>`.
(\[[#​64](https://redirect.github.com/nvzqz/divan/issues/64 )])
- Improve precision by using `f64` when calculating allocation count and
sizes
for the median samples.
- Multi-thread allocation counting in `sum_alloc_tallies` on macOS was
loading a
null pointer instead of the pointer initialized by `sync_threads`.
##### Changes
- Sort all output benchmark names
[naturally](https://en.wikipedia.org/wiki/Natural_sort_order ) instead of
[lexicographically](https://en.wikipedia.org/wiki/Lexicographic_order ).
- Internally reuse \[`&[&str]` slice]\[slice] for \[`args`] names.
- Subtract overhead of \[`AllocProfiler`] from timings. Now that Divan
also
tracks the maximum bytes allocated, the overhead was apparent in
timings.
- Simplify `ThreadAllocInfo::clear`.
- Move measured loop overhead from `SharedContext` to global `OnceLock`.
- Macros no longer rely on `std` being re-exported by Divan. Instead
they use
`::std` or `::core` to greatly simplify code. Although this is
technically a
breaking change, it is extremely unlikely to do `extern crate std as x`.
</details>
<details>
<summary>indexmap-rs/indexmap (indexmap)</summary>
###
[`v2.7.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#270-2024-11-30 )
[Compare
Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.6.0...2.7.0 )
- Added methods `Entry::insert_entry` and `VacantEntry::insert_entry`,
returning
an `OccupiedEntry` after insertion.
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.215`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.215 )
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.214...v1.0.215 )
- Produce warning when multiple fields or variants have the same
deserialization name
([#​2855](https://redirect.github.com/serde-rs/serde/issues/2855 ),
[#​2856](https://redirect.github.com/serde-rs/serde/issues/2856 ),
[#​2857](https://redirect.github.com/serde-rs/serde/issues/2857 ))
</details>
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.133`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.133 )
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.132...v1.0.133 )
- Implement From<\[T; N]> for serde_json::Value
([#​1215](https://redirect.github.com/serde-rs/json/issues/1215 ))
</details>
<details>
<summary>assert-rs/snapbox (snapbox)</summary>
###
[`v0.6.20`](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v0.6.19...snapbox-v0.6.20 )
[Compare
Source](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v0.6.19...snapbox-v0.6.20 )
</details>
<details>
<summary>dtolnay/thiserror (thiserror)</summary>
###
[`v2.0.4`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.4 )
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.3...2.0.4 )
- Eliminate needless_lifetimes clippy lint in generated `From` impls
([#​391](https://redirect.github.com/dtolnay/thiserror/issues/391 ),
thanks [@​matt-phylum](https://redirect.github.com/matt-phylum ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/crate-ci/typos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 15:06:37 +00:00
Ed Page
b4a328f359
Merge pull request #1163 from crate-ci/renovate/thiserror-2.x
...
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
chore(deps): Update Rust crate thiserror to v2
2024-12-02 12:19:50 -06:00
Ed Page
c0dae68901
Merge pull request #1162 from crate-ci/renovate/clap-verbosity-flag-3.x
...
chore(deps): Update Rust crate clap-verbosity-flag to v3
2024-12-02 12:19:37 -06:00
Ed Page
2872c382bb
chore: Release
2024-12-02 09:55:35 -06:00
renovate[bot]
6d52e97b7a
chore(deps): Update Rust crate thiserror to v2
2024-12-01 04:00:01 +00:00
renovate[bot]
a63afdf0eb
chore(deps): Update Rust crate clap-verbosity-flag to v3
2024-12-01 03:59:55 +00:00
Ed Page
bd36f89fcd
chore: Release
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
2024-11-26 11:15:30 -06:00
Ed Page
78d6d22744
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-11-25 15:07:26 -06:00
Ed Page
e75389e6fb
chore: Release
2024-11-25 15:06:53 -06:00
Ed Page
b74202f74b
chore: Release
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-11-08 09:04:02 -06:00
Ed Page
98325b2780
chore: Release
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
2024-11-06 15:22:23 -06:00