This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Bump the patch group across 1 directory with 9 updates #481
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 patch group with 9 updates in the /backend directory:
1.0.821.0.864.5.44.5.90.99.170.99.181.0.1991.0.2041.0.591.0.632.5.02.5.23.7.03.7.31.0.1161.0.1200.1.800.1.81Updates
anyhowfrom 1.0.82 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819Release 1.0.860a1b405Merge pull request #373 from dtolnay/minusnege0c74f2Ensure $:literal never matches negative literal013c66eFix parse error with non-literal after minus signca7aff7Add binary operator ensure tests2737bbeRelease 1.0.8582b8b34Merge pull request #371 from dtolnay/splitad78d70Preserve more token spans in expression parser5cce406Parse comparison operators before other binary operators7205394Merge pull request #369 from dtolnay/tokensplitUpdates
clapfrom 4.5.4 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
43e7368chore: Releasef00dafadocs: Update changelogda1093aMerge pull request #5574 from zanieb/zb/try-help-custom2eb842cfeat: Show user defined help flags in hintsb24deb1test: Add coverage for help flag hints866d7d1chore(deps): Update compatible (dev) (#5560)d14bbc9Merge pull request #5567 from epage/c5448020fix: Install shells for CI1c5a625fix: Fix wrongcfg(linux)2d2d1f4chore: Bump completestUpdates
derive_morefrom 0.99.17 to 0.99.18Changelog
Sourced from derive_more's changelog.
... (truncated)
Commits
678a473chore: Release derive_more version 0.99.18fcde556Include example published package89cbd82Remove track_caller feature detection because msrv was bumpeddb36f6dFix question marksf0c2530fmt461db95Fix issue when compiling on 1.6539ad36fUpdate changelog for v0.99.1857b6e17Update to syn 2ea4fa94Fix testsab82aefIgnore error doctests as it still contains old backtrace logicUpdates
serdefrom 1.0.199 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0Release 1.0.20458c307fAlphabetize list of rustc-check-cfg8cc4809Merge pull request #2769 from dtolnay/onunimpl1179158Update ui test with diagnostic::on_unimplemented from PR 276791aa40eAdd ui test of unsatisfied serde trait bound595019eCut test_suite from workspace members in old toolchain CI jobsb0d7917Pull in trybuild 'following types implement trait' fix8e6637aMerge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05Use the#[diagnostic::on_unimplemented]attribute when possiblef3dfd2aSuppress dead code warning in test of unit struct remote deriveUpdates
thiserrorfrom 1.0.59 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75eRelease 1.0.633d5ec25Merge pull request #312 from dtolnay/backtracedocde8a1e5Update documentation of #[from] and #[backtrace] attributes0bf6e3dRelease 1.0.624977932Merge pull request #310 from dtolnay/nestedtuple40a7779Support .0.0 nested tuple indexf1ca210Add regression test for issue 309479744eNo need for dead code if struct fields are public4db08b1Ignore warning on unused struct in testf2824aeFill in ignore reasons in all #[ignore] attributesUpdates
urlfrom 2.5.0 to 2.5.2Commits
54346faRevert "Reimplement idna on top of ICU4X" (#946)dcfbed3Update idna to 1.0.1 (#945)467ef63fix panic onxn--55555577(#940)3d6dbbbReimplement idna on top of ICU4X (#923)de947abDocument possible replacements of the base URL (#926)8b8431bdocs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0Non-special URLs can have their paths erased (#921)49eea1cFix multiple issues on wasm32: (#886)a4dd58bFix lint (#920)73803faUpdate URLs (#916)Updates
cynic-codegenfrom 3.7.0 to 3.7.3Release notes
Sourced from cynic-codegen's releases.
Changelog
Sourced from cynic-codegen's changelog.
Commits
cf2bae9chore: release v3.7.3 & parser v0.4.2 (#965)6b52eedfeat: fragment spread -> fragment lookup function (#976)0ccfcddchore: update rust crate rstest to 0.21 (#972)97c55c0chore: update rust crate trycmd to 0.15 (#971)ed32c95chore: update rust crate itertools to 0.13 (#968)ed1ee60chore: update rust crate rstest to 0.20 (#969)277024dchore(cynic-parser): release v0.4.1 (#964)c8d5283feat: addValue::variables_usedto parser (#963)2f78b91chore: release v3.7.2 & parser-0.4.0 (#952)5c9d518feat: impl Display for executable (#962)Updates
serde_jsonfrom 1.0.116 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3dRelease 1.0.120962c0fbMerge pull request #1152 from cforycki/fix/index-map-minimal-version3480fedfix: indexmap minimal version with Map::shift_insert()b48b9a3Release 1.0.1198878cd7Make shift_insert available for inlining like other Map methods352b7abDocument the cfg required for Map::shift_insert to existc17e63fMerge pull request #1149 from joshka/master309ef6bAdd Map::shift_insert()a9e089aMerge pull request #1146 from haouvw/mastera83fe96chore: remove repeat wordsUpdates
async-traitfrom 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65fRelease 0.1.814ec740eMerge pull request #273 from dtolnay/cloneimplsb6c6063Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90Turn off syn/clone-impls feature94a3165Merge pull request #272 from klensy/syn-f2fac940syn: remove derive feature4a00d73Work around dead code warning in testdba15b5Merge pull request #270 from dtolnay/objsafetyd28c95bFormer where_clauses_object_safety lint is now hard error78a5922Fill in ignore reasons in all #[ignore] attributesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions