Closed dependabot[bot] closed 2 months ago
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the deps group with 16 updates in the / directory:
1.0.14
1.0.15
1.0.79
1.0.86
0.1.19
0.1.20
2.2.2
2.2.6
1.0.78
1.0.84
1.0.35
1.0.36
1.0.21
1.0.23
1.0.196
1.0.203
1.0.113
1.0.117
1.13.1
1.13.2
2.0.48
2.0.66
1.0.56
1.0.61
0.8.9
0.8.13
0.116.0
0.116.1
0.121.0
0.121.2
1.0.85
1.209.1
Updates
paste
from 1.0.14 to 1.0.15Release notes
Sourced from paste's releases.
Commits
a2c7e27
Release 1.0.151d23098
Merge pull request #102 from dtolnay/checkcfg1edfaae
Resolve unexpected_cfgs warningcc6803d
Explicitly install a Rust toolchain for cargo-outdated jobd39fb86
Ignore dead code lint in tests14872ad
Work around empty_docs clippy lint in tested844dc
Work around dead_code warning in test0a4161b
Add cargo.toml metadata to link to crate documentation5a2bce1
Test docs.rs documentation build in CId7e0be1
Update actions/checkout@v3 -> v4Updates
anyhow
from 1.0.79 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
etc
from 0.1.19 to 0.1.20Commits
Updates
indexmap
from 2.2.2 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSet184fe4b
Merge pull request #320 from cuviper/release-2.2.55d7bd5e
Release 2.2.5c934ace
Merge pull request #313 from heliaxdev/heliax/borsh-supportb81a4d2
Use S for the BuildHasher parameter32793f1
Don't require BuildHasher in BorshSerializeUpdates
proc-macro2
from 1.0.78 to 1.0.84Release notes
Sourced from proc-macro2's releases.
Commits
33c9578
Release 1.0.84d850da5
Merge pull request #455 from CensoredUsername/mastereabac15
Add a warning to Delimiter::None that rustc currently does not respect it.1b77aca
Release 1.0.83728eddf
Merge pull request #462 from dtolnay/identsizec56c5e6
Drop irrelevant capacity field from Ident representation464c2eb
Merge pull request #461 from dtolnay/sizetest6f894e7
Disable span size tests when layout is randomized7b357af
Add additional size testsabc7dff
Merge pull request #460 from dtolnay/docsrsUpdates
quote
from 1.0.35 to 1.0.36Release notes
Sourced from quote's releases.
Commits
5d4880c
Release 1.0.361dd7ce7
Merge pull request #273 from dtolnay/doc0bc5d12
Apply doc comment to cfg(not(doc)) macros tooc295f5c
Revert "Temporarily disable miri on doctests"435bd1b
Update ui test suite to nightly-2024-03-31cc3847d
Explicitly install a Rust toolchain for cargo-outdated job6259d49
Temporarily disable miri on doctestsbdb4b59
Update ui test suite to nightly-2024-02-08c2aeca9
Update ui test suite to nightly-2024-01-31376a061
Merge pull request #270 from dtolnay/benchUpdates
semver
from 1.0.21 to 1.0.23Release notes
Sourced from semver's releases.
Commits
69efd3c
Release 1.0.23451b419
Merge pull request #318 from dtolnay/checkcfg5b71485
Resolve unexpected_cfgs warningc520af7
Revert "Temporarily disable miri on doctests"73b5d9e
Merge pull request #313 from Saecki/patch-1e8d61de
chore: fix typo in safety commentd282d48
Explicitly install a Rust toolchain for cargo-outdated job6e6ba22
Temporarily disable miri on doctestsc8ad1bf
Release 1.0.22f76db8d
Resolve redundant import warningUpdates
serde
from 1.0.196 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
serde_json
from 1.0.113 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warninga3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"Updates
smallvec
from 1.13.1 to 1.13.2Release notes
Sourced from smallvec's releases.
Commits
0089d0a
Bump version to 1.13.2b1d2814
Fix UB on out-of-bounds insert()3057362
Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5
Add more tests for UBUpdates
syn
from 2.0.48 to 2.0.66Release notes
Sourced from syn's releases.
... (truncated)
Commits
b992916
Release 2.0.664f0a23f
Merge pull request #1671 from dtolnay/exprletc6d87a7
Allow braced structs when parsing ExprLet747f42f
Update with proc-macro2 1.0.83's syntax tree sizes9f2371e
Release 2.0.654cd1813
Merge pull request #1668 from dtolnay/foldhelpered54092
Eliminate gen::helper moduleeacc8ab
Eliminate FoldHelper trait6e20bb8
Merge pull request #1667 from dtolnay/punctuatedfold9d95cab
Optimize punctuated::foldUpdates
thiserror
from 1.0.56 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentUpdates
toml
from 0.8.9 to 0.8.13Commits
912761b
chore: Release40b02a3
Merge pull request #730 from epage/msrv8eb5dcb
fix: Drop MSRV to 1.65f9249d8
Merge pull request #726 from mistydemeo/fix_typo1e3e033
docs: fix typoadbc75b
chore(deps): Update Rust Stable to v1.78 (#724)f8b1b26
Merge pull request #725 from epage/update7eef906
style: Address warnings813ce3d
chore(deps): Update compatible (dev) (#723)66f7f1a
docs: Remove stale content from examplesUpdates
wasm-opt
from 0.116.0 to 0.116.1Changelog
Sourced from wasm-opt's changelog.
Commits
6884560
Update to 0.116.120d2c39
fix: allow compiling to wasm32-wasiUpdates
wasmparser
from 0.121.0 to 0.121.2Commits
0ab39f1
Bump crate versions (#1414)f1d89a4
Remove usage ofAtomicU64
inwasmparser
(#1412)e6ff972
FoldMaybeInvalidModule
intoConfig
(#1411)f43b418
Fix some warnings on nightly (#1409)d514f70
Add--name-unnamed
towasm-tools print
(#1404)dbf9666
Bump crate versions (#1406)7eae522
Fix bugs involving the combination of branching and subtyping (#1403)5928201
Add mutations to remove local usage (#1402)97b226f
Allow import/export overlap inwit-parser
(#1400)97f4a1f
[wast] Branch hinting proposal implementation (#1394)Updates
wat
from 1.0.85 to 1.209.1Commits
c8fcb70
Release wasm-tools 1.209.1 (#1586)80dc262
wasmparser: Fix validation of thereturn_call
family of instructions (#1585)0d97aa7
Release wasm-tools 1.209.0 (#1582)b3c5db0
Update the spec test suite submodule (#1576)01bec9c
WIT: Implement@since
and@unstable
annotations (#1508)063f48f
Fix a warning on Rust nightly (#1581)f1898f4
wasmparser: Update validator for custom page sizes (#1575)64c0b26
Allow aliases to core wasm types outside of depth 1 (#1539)6797729
Remove support forrelative-url=\<...>
(#1567)28132cc
Release wasm-tools 1.208.1 (#1574)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show