Ed Page
|
534e3c5f71
|
perf(dictgen): Remove ascii/unicode branch from trie
|
2024-12-30 16:13:35 -06:00 |
|
Ed Page
|
e7ff9cfc01
|
fix(dictgen)!: Allow case-sensitive ordered maps
|
2024-12-30 15:39:34 -06:00 |
|
Ed Page
|
086f9d1558
|
Merge pull request #1197 from epage/rename
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(dictgen): Clarify names
|
2024-12-30 15:11:50 -06:00 |
|
Ed Page
|
81d6807495
|
fix(dictgen): Clarify names
|
2024-12-30 14:57:39 -06:00 |
|
Ed Page
|
c6beb8b05a
|
Merge pull request #1196 from epage/fix
fix(dictgen): Align trie write/access conditions
|
2024-12-30 14:43:31 -06:00 |
|
Ed Page
|
bd7c3df5db
|
fix(dictgen): Align trie write/access conditions
|
2024-12-30 14:22:11 -06:00 |
|
Ed Page
|
b87cd87116
|
Merge pull request #1194 from epage/perf
fix(dictgen)!: Generate phf for map feature
|
2024-12-30 14:04:15 -06:00 |
|
Ed Page
|
8bdd84c413
|
Merge pull request #1195 from szepeviktor/patch-1
Fix a typo in tokens.rs
|
2024-12-30 13:29:51 -06:00 |
|
Viktor Szépe
|
efc9dd8daf
|
Fix a typo in tokens.rs
|
2024-12-30 19:47:29 +01:00 |
|
Ed Page
|
a33352a199
|
fix(dictgen)!: Remove fn iter
|
2024-12-30 12:07:51 -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
|
016ae0c7c6
|
perf(dictgen): Move unicode check up in trie
|
2024-12-30 11:27:34 -06:00 |
|
Ed Page
|
083871447d
|
perf(dictgen): Make lookups faster for map/table
|
2024-12-30 11:01:58 -06:00 |
|
Ed Page
|
db16cb53c5
|
refactor(dictgen): Pull out custom str
|
2024-12-30 10:56:06 -06:00 |
|
Ed Page
|
dbfc372120
|
Merge pull request #1190 from epage/dict
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(dictgen)!: Use a builer for easier customization
|
2024-12-30 08:51:13 -06:00 |
|
Ed Page
|
910f3c8af0
|
Merge pull request #1193 from Its-Just-Nans/update-doc
Update doc for actions
|
2024-12-30 08:34:09 -06:00 |
|
n4n5
|
8e9777e0ad
|
docs(action): Note the requirement on wget
|
2024-12-30 08:28:54 -06:00 |
|
Ed Page
|
92d01f198f
|
docs(action): Show a complete example
|
2024-12-30 08:25:17 -06:00 |
|
Ed Page
|
679c20bbe3
|
docs(action): Pull out existing examples
|
2024-12-30 08:24:51 -06:00 |
|
Ed Page
|
bb2758bfa3
|
docs(action): Demonstrate pinning actions
|
2024-12-30 08:18:02 -06:00 |
|
Ed Page
|
aa90140690
|
docs(action): Remove note about leading ./
This has been there since #267 but it isn't clear why it should be.
|
2024-12-30 08:10:39 -06:00 |
|
Ed Page
|
ff7a8be979
|
docs(action): Rename Variables to Input
|
2024-12-30 08:09:50 -06:00 |
|
Ed Page
|
33db012840
|
docs(action): Document write_changes in Variables section
|
2024-12-30 08:06:19 -06:00 |
|
n4n5
|
478eb0f2b9
|
docs(action): Clean up variable table formatting
|
2024-12-30 07:58:29 -06:00 |
|
Ed Page
|
eb208bd86f
|
fix(vars)!: Rename VARS_TRIE to VARS
|
2024-12-28 21:31:48 -06:00 |
|
Ed Page
|
d17a11650c
|
fix(dict)!: Rename WORD_TRIE to WORD
|
2024-12-28 21:30:07 -06:00 |
|
Ed Page
|
93d147382d
|
Merge pull request #1189 from epage/bench
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
perf(dict): Add benches
|
2024-12-28 21:10:56 -06:00 |
|
Ed Page
|
52822b019f
|
fix(dictgen)!: Use a builer for easier customization
|
2024-12-28 21:02:19 -06:00 |
|
Ed Page
|
1b0830df9c
|
perf(dict): Compare table to trie
|
2024-12-28 21:01:42 -06:00 |
|
Ed Page
|
fad1637b6c
|
perf(dict): Compare map to trie
|
2024-12-28 21:01:41 -06:00 |
|
Ed Page
|
661825438c
|
perf(dict): Add basic hit/miss benches
|
2024-12-28 21:00:55 -06:00 |
|
Ed Page
|
9a100d9199
|
perf(dict): Add bench outline
|
2024-12-24 21:19:12 -06:00 |
|
Ed Page
|
6559554303
|
Merge pull request #1186 from friday/patch-1
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
docs: add linkable header to example configurations
|
2024-12-19 16:28:57 -06:00 |
|
Albin Larsson
|
e7ed6e87f8
|
docs: add linkable header to example configurations
|
2024-12-19 23:19:10 +01: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 |
|
Ed Page
|
bd0a2769ae
|
docs: Update changelog
|
2024-12-16 15:17:17 -06:00 |
|
Ed Page
|
370109dd4d
|
Merge pull request #1047 from Zxilly/sarif
feat: implement sarif format reporter
|
2024-12-16 15:16:29 -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
|
720258f60b
|
Merge pull request #1176 from Ghaniyyat05/master
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
Update README.md
|
2024-12-13 08:47:40 -06:00 |
|
Ghaniyyat
|
a42904ad6e
|
Update README.md
To update header
|
2024-12-13 09:17:34 +05: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 |
|
Ed Page
|
24e56187fb
|
docs: Update changelog
|
2024-12-12 14:47:48 -06:00 |
|
Ed Page
|
2d71541874
|
Merge pull request #1174 from pls148/ps/typos-01
add typos imlementations,includs,qurorum,transatctions,trasnactions,v…
|
2024-12-12 14:46:26 -06:00 |
|
pls148
|
cabd73a071
|
add typos imlementations,includs,qurorum,transatctions,trasnactions,validasted,vview
|
2024-12-12 12:31:16 -08:00 |
|
Ed Page
|
153dc19309
|
docs(readme): Use console code blocks
|
2024-12-12 11:32:49 -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 |
|