generated from Autoparallel/rust-lib-template
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the all-updates group across 1 directory with 33 updates #13
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/all-updates-63b2eb3e68
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dates Bumps the all-updates group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ff](https://github.com/zkcrypto/ff) | `0.13.0` | `0.13.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.2.16` | | [rstest](https://github.com/la10736/rstest) | `0.24.0` | `0.26.1` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.50` | `0.3.55` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [autocfg](https://github.com/cuviper/autocfg) | `1.4.0` | `1.5.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.44` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.4` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.177` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.6` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.41` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.8` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.22` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.27` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.22` | | [wasi](https://github.com/bytecodealliance/wasi-rs) | `0.11.0+wasi-snapshot-preview1` | `0.11.1+wasi-snapshot-preview1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.11` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.59.0` | `0.61.2` | Updates `ff` from 0.13.0 to 0.13.1 - [Changelog](https://github.com/zkcrypto/ff/blob/main/CHANGELOG.md) - [Commits](https://github.com/zkcrypto/ff/commits) Updates `getrandom` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.2.16) Updates `rstest` from 0.24.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.26.1) Updates `wasm-bindgen-test` from 0.3.50 to 0.3.55 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `autocfg` from 1.4.0 to 1.5.0 - [Commits](cuviper/autocfg@1.4.0...1.5.0) Updates `bumpalo` from 3.16.0 to 3.19.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/commits) Updates `cc` from 1.2.10 to 1.2.44 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.10...cc-v1.2.44) Updates `cfg-if` from 1.0.0 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.4) Updates `ff_derive` from 0.13.0 to 0.13.1 - [Changelog](https://github.com/zkcrypto/ff/blob/main/CHANGELOG.md) - [Commits](https://github.com/zkcrypto/ff/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `js-sys` from 0.3.77 to 0.3.82 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `libc` from 0.2.169 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.177) Updates `memchr` from 2.7.4 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.4...2.7.6) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `proc-macro2` from 1.0.92 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.103) Updates `quote` from 1.0.37 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.41) Updates `regex` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) Updates `regex-automata` from 0.4.9 to 0.4.13 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.5 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.8) Updates `rstest_macros` from 0.24.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.26.1) Updates `rustversion` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.19...1.0.22) Updates `semver` from 1.0.24 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.27) Updates `unicode-ident` from 1.0.14 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.22) Updates `wasi` from 0.11.0+wasi-snapshot-preview1 to 0.11.1+wasi-snapshot-preview1 - [Commits](bytecodealliance/wasi-rs@0.11.0...0.11.1) Updates `wasm-bindgen-futures` from 0.4.50 to 0.4.55 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.100 to 0.2.105 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.100...0.2.105) Updates `wasm-bindgen-macro-support` from 0.2.100 to 0.2.105 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.100...0.2.105) Updates `wasm-bindgen-shared` from 0.2.100 to 0.2.105 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.100...0.2.105) Updates `wasm-bindgen-test-macro` from 0.3.50 to 0.3.55 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `web-sys` from 0.3.77 to 0.3.82 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `winapi-util` from 0.1.9 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.11) Updates `windows-sys` from 0.59.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: ff dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: getrandom dependency-version: 0.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: wasm-bindgen-test dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: autocfg dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bumpalo dependency-version: 3.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: cc dependency-version: 1.2.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: ff_derive dependency-version: 0.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: glob dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: js-sys dependency-version: 0.3.82 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: libc dependency-version: 0.2.177 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: memchr dependency-version: 2.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: quote dependency-version: 1.0.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: regex dependency-version: 1.12.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: rstest_macros dependency-version: 0.26.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: semver dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasi dependency-version: 0.11.1+wasi-snapshot-preview1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasm-bindgen-futures dependency-version: 0.4.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasm-bindgen-macro dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasm-bindgen-shared dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasm-bindgen-test-macro dependency-version: 0.3.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: web-sys dependency-version: 0.3.82 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-updates group with 23 updates in the / directory:
0.13.00.13.10.2.150.2.160.24.00.26.10.3.500.3.551.1.31.1.41.4.01.5.03.16.03.19.01.2.101.2.441.0.01.0.40.3.20.3.30.2.1690.2.1772.7.42.7.61.20.21.21.31.0.921.0.1031.0.371.0.411.11.11.12.20.8.50.8.81.0.191.0.221.0.241.0.271.0.141.0.220.11.0+wasi-snapshot-preview10.11.1+wasi-snapshot-preview10.1.90.1.110.59.00.61.2Updates
fffrom 0.13.0 to 0.13.1Changelog
Sourced from ff's changelog.
Commits
Updates
getrandomfrom 0.2.15 to 0.2.16Changelog
Sourced from getrandom's changelog.
Commits
ce4144bRelease v0.2.16 (#655)a55ea8dBackport Cygwin support (#654)Updates
rstestfrom 0.24.0 to 0.26.1Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
7a326c8Should rollback version used to testa16a802Should rollback version used to test98e8867Merge remote-tracking branch 'origin/master'f444788Bump version 0.26.15eab9acBump version 0.26.1971f6adBump version 0.26.1edfdd89Fixed docs and readmeab24b5bBump version 0.26.0-deve18375bBump Version 0.26.0dcea54fMake clippy happyUpdates
wasm-bindgen-testfrom 0.3.50 to 0.3.55Commits
Updates
aho-corasickfrom 1.1.3 to 1.1.4Commits
17f8b321.1.4b58556edoc: switch fromdoc_auto_cfgtodoc_cfg948d2e1github: add FUNDING1adf588benchmarks: update depscd400adlint: resolve a few Clippy warningsUpdates
autocfgfrom 1.4.0 to 1.5.0Commits
d912169Merge pull request #78 from cuviper/release-1.5.057c8793Release 1.5.0feb385bMerge pull request #77 from cuviper/editionf332b4dAdd methods to get/set the edition706fa58Merge pull request #76 from cuviper/clippy4ec911cFix clippy::nonminimal_bool3d217f7Merge pull request #75 from cuviper/probe_cleanupb1928baRemove probe output filesUpdates
bumpalofrom 3.16.0 to 3.19.0Changelog
Sourced from bumpalo's changelog.
... (truncated)
Commits
Updates
ccfrom 1.2.10 to 1.2.44Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)fdb089achore(cc): release v1.2.42 (#1597)5a89ed0ci: Fix check-semver-checks (#1600)c7c38f2chore: minor improvement for docs (#1598)b6281e8Fix linker-plugin-lto: use-flto=thin(#1594)beda6e0Disable check-buildstd for armv7k-apple-watchos (#1599)Updates
cfg-iffrom 1.0.0 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.Updates
ff_derivefrom 0.13.0 to 0.13.1Changelog
Sourced from ff_derive's changelog.
Commits
Updates
globfrom 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29chore: release v0.3.3 (#155)bfcd9a4Optimize memory allocations (#147)e78862dBump the MSRV to 1.63 (#172)97e5ee9Merge pull request #164 from jonboulle/patch-14da20e6Fix spelling in pattern documentation1cf0f30Fix version numbers and some formatting7a17f11Merge pull request #153 from tgross35/clippy-ci56619abRun clippy checks in CI51363faDisallow warnings in CI1649a9aApply remaining clippy suggestionsUpdates
js-sysfrom 0.3.77 to 0.3.82Commits
Updates
libcfrom 0.2.169 to 0.2.177Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
9f598d2chore: release libc 0.2.177329a5e7Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2addpthread_cond_timedwait_relative_np2914d6flinux_like: add SIGEMT for mips* and sparc*ff2ff25openbsd add elf_aux_info4ae44a4Update semver testsd5737a0Define _CS_PATH on the BSDsfe277daredox: more sysconf constantsbdad426wasip2: Invert conditional to include p2 APIs0af069dWindows: addwcsnlenUpdates
memchrfrom 2.7.4 to 2.7.6Commits
9ba486e2.7.6ec25b80aarch64: fix NEON optimization on big-endian39621182.7.5599d9d9cargo: removecompiler-builtinsfromrustc-dep-of-stddependenciesceef3c9ci: fix wasm32 environment variablescf4057fci: try bumping wasmtime version89b3d9aci: fix wasm32 actions (wasm32-wasi was renamed to wasm32-wasip1)12d358dbenchmarks: update to stringzilla 3.12.38c1e043benchmarks: update memchr dependencies9898622benchmarks: fix wasm32-wasi targetUpdates
once_cellfrom 1.20.2 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93Merge pull request #286 from briansmith/b/once-ref-drya206950Prepare for 1.21.3 release.17d4a9bDRYrace::OnceRef::{get_or_try_init, set}.01b1d56Merge pull request #285 from briansmith/b/once-ref-colda851cc4Mark initialization ofOnceRef::get_or_try_initcold.2447a93Merge pull request #281 from briansmith/b/init-innerc294d64Merge pull request #280 from briansmith/b/self5f0fdd4Merge pull request #283 from briansmith/b/cast_mut899e319Merge pull request #284 from briansmith/b/dry-get90da60bMark initialization ofOnceBox::get_or_try_initcold.Updates
proc-macro2from 1.0.92 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
quotefrom 1.0.37 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865Release 1.0.4168956e6Merge pull request #302 from dtolnay/hasiter6a69784Make diagnostic attribute conditional on compiler version5f1924bTweak CheckHasIterator error messagec0adb26Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcabCombine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85Switch to trait for checking iterator in repetitiond3b4777Update ui test suite to nightly-2025-09-273e6b04dRaise minimum tested compiler to rust 1.7607deaafOpt in to generate-macro-expansion when building on docs.rsUpdates
regexfrom 1.11.1 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits