Bump the dependencies group across 1 directory with 10 updates#143
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dependencies group across 1 directory with 10 updates#143dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.7` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.80` | `1.0.86` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.118` | | [markup5ever](https://github.com/servo/html5ever) | `0.11.0` | `0.12.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.61` | | [dioxus](https://github.com/DioxusLabs/dioxus) | `0.4.3` | `0.5.1` | | [dioxus-web](https://github.com/DioxusLabs/dioxus) | `0.4.3` | `0.5.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.15` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [dioxus-logger](https://github.com/DogeDark/dioxus-logger) | `0.4.1` | `0.5.1` | Updates `clap` from 4.5.2 to 4.5.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.2...v4.5.7) Updates `anyhow` from 1.0.80 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.80...1.0.86) Updates `serde_json` from 1.0.114 to 1.0.118 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.118) Updates `markup5ever` from 0.11.0 to 0.12.1 - [Commits](servo/html5ever@markup5ever-v0.11.0...markup5ever-v0.12.1) Updates `thiserror` from 1.0.57 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.61) Updates `dioxus` from 0.4.3 to 0.5.1 - [Release notes](https://github.com/DioxusLabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.4.3...v0.5.1) Updates `dioxus-web` from 0.4.3 to 0.5.1 - [Release notes](https://github.com/DioxusLabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.4.3...v0.5.1) Updates `getrandom` from 0.2.12 to 0.2.15 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.12...v0.2.15) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.203) Updates `dioxus-logger` from 0.4.1 to 0.5.1 - [Release notes](https://github.com/DogeDark/dioxus-logger/releases) - [Commits](DogeDark/dioxus-logger@v0.4.1...v0.5.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markup5ever dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dioxus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dioxus-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dioxus-logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 dependencies group with 10 updates in the / directory:
4.5.24.5.71.0.801.0.861.0.1141.0.1180.11.00.12.11.0.571.0.610.4.30.5.10.4.30.5.10.2.120.2.151.0.1971.0.2030.4.10.5.1Updates
clapfrom 4.5.2 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6c6839achore: Releasee79ff0ddocs: Update changelogbe2e5caMerge pull request #5527 from epage/mincf5c958fix(parser): Report correct num_args on too-fewe0c9619test(parser): Snapshot num_args errors2f645d3chore: Release6e1e036docs: Update changelog7e1bbf8Merge pull request #5523 from ben--/zsh-colon8e3c273fix(zsh): Separate options from _arguments optionsff3713dchore: ReleaseUpdates
anyhowfrom 1.0.80 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
serde_jsonfrom 1.0.114 to 1.0.118Release notes
Sourced from serde_json's releases.
Commits
c4f24f3Release 1.0.11851d94ebCombine Map's Hash into one impl5e7bedcTouch up PR 11270af2bdaResolve semicolon_if_nothing_returned pedantic clippy lint from PR 1127eb0330aMerge pull request #1127 from edwardycl/hash24d868fAnother lexical const that is unused, though not in test4c894eaDelete unused associated constant from lexicalfa8aa22Fill in ignore reasons in all #[ignore] attributesc9b9f88Run more of test suite in preserve_order modeb83d243Ignore large_digit_groups pedantic clippy lint in testUpdates
markup5everfrom 0.11.0 to 0.12.1Commits
9089fc7Release version 0.12.1 ofmarkup5ever(#537)1ae2de3fix(local_names): add missing ARIA attributes (#536)5ea5bd5Update xml5ever Readme (#534)fdbd3bfci: All jobs should pass for CI to pass (#533)38d11adUpdate xml5ever doc link (#532)5cc0951Add comments for html5ever/examples (#506)030bfebUpdate to criterion 0.5 (#531)775ee9cSwitch doc link to docs.rs (#530)9b94335Update URLs and some formatting (#529)a3338efRemove rustc-test dependency (#528)Updates
thiserrorfrom 1.0.57 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163Release 1.0.61e3b1b91Format PR 299 with rustfmt6b2b871Merge pull request #299 from quartiq/corece974bcalso {std -> core}::panic::UnwindSafe7b6e35buse core::fmt instead of std::fmt870d11bRelease 1.0.600ccee7cMerge pull request #298 from dtolnay/checkcfgcf43d0cResolve unexpected_cfgs warninge7ad85eRelease 1.0.59af477ecMerge pull request #297 from dtolnay/traitidentUpdates
dioxusfrom 0.4.3 to 0.5.1Release notes
Sourced from dioxus's releases.
... (truncated)
Commits
9c5e5f9Release 0.5.1702509cFix recycling on component callbacks (#2247)0a32910Use a VecDequeue instead of a vec for bytes (#2246)633e2a7Fix memory leak in owner (#2245)44fe2deFix: memory leak on listeners for elements (#2244)6f3c551Feat: provide root context as method on virtualdom (#2243)821a650Fix: requeue events, process events (#2236)4d25e3ffix hydration for non-bubbling events (#2234)be99e29Fixes to autofmt, make it more aggressive (#2230)46b0eebImplement the "Toggle Developer Tools" menu item in desktop (#2198)Updates
dioxus-webfrom 0.4.3 to 0.5.1Release notes
Sourced from dioxus-web's releases.
... (truncated)
Commits
9c5e5f9Release 0.5.1702509cFix recycling on component callbacks (#2247)0a32910Use a VecDequeue instead of a vec for bytes (#2246)633e2a7Fix memory leak in owner (#2245)44fe2deFix: memory leak on listeners for elements (#2244)6f3c551Feat: provide root context as method on virtualdom (#2243)821a650Fix: requeue events, process events (#2236)4d25e3ffix hydration for non-bubbling events (#2234)be99e29Fixes to autofmt, make it more aggressive (#2230)46b0eebImplement the "Toggle Developer Tools" menu item in desktop (#2198)Updates
getrandomfrom 0.2.12 to 0.2.15Changelog
Sourced from getrandom's changelog.
Commits
cf65e83Release v0.2.15 (#419)a24538fRemove .cargo/config (#421)229d870Use libc::getrandom on Solaris and update docs. (#420)924c88dUnconditionally uselibc::getrandomon Illumos andlibc::geentropyon Sol...20c2213Unify getentropy-based implementations (#418)dca4961Unconditionally use libc::getrandom on FreeBSD (#416)d4b0ef0Use libc::getrandom on DragonflyBSD (#411)0d55923Add Apple visionOS support (#410)a39033aEnable/dev/urandomfallback for MUSL-based Linux targets (#408)968dd48Release v0.2.13 (#405)Updates
serdefrom 1.0.197 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546Release 1.0.20345ae217Merge pull request #2747 from dtolnay/variadicb7b97ddUnindent implementation inside tuple_impl_body macro5d3c563Document tuple impls as fake variadic3761854Merge pull request #2745 from dtolnay/docsrsa8f1484Rely on docs.rs to define --cfg=docsrs by default9e32a40Release 1.0.20287f635eRelease serde_derive_internals 0.29.1d4b2dfbMerge pull request #2743 from dtolnay/renameallrulesf6ab0bcProvide public access to RenameAllRules in serde_derive_internalsUpdates
dioxus-loggerfrom 0.4.1 to 0.5.1Release notes
Sourced from dioxus-logger's releases.
Commits
cb1e299Re-Export Tracing Types (#5)b8ad044revision: cargo.toml98b94a2revision: docsdd65a73Merge pull request #4 from DogeDark/tracingbeff608revision: use p tagd924e81feat: 0.5 tracingDependabot 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