Bump the dependencies group across 1 directory with 8 updates#153
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dependencies group across 1 directory with 8 updates#153dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.41` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.141` | | [nom](https://github.com/rust-bakery/nom) | `7.1.3` | `8.0.0` | | [dioxus](https://github.com/DioxusLabs/dioxus) | `0.4.3` | `0.6.3` | | [dioxus-web](https://github.com/DioxusLabs/dioxus) | `0.4.3` | `0.6.3` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.2.16` | | [dioxus-logger](https://github.com/dioxuslabs/dioxus) | `0.4.1` | `0.6.2` | Updates `clap` from 4.5.35 to 4.5.41 - [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.35...clap_complete-v4.5.41) Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `serde_json` from 1.0.140 to 1.0.141 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) Updates `nom` from 7.1.3 to 8.0.0 - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.3...8.0.0) Updates `dioxus` from 0.4.3 to 0.6.3 - [Release notes](https://github.com/DioxusLabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.4.3...v0.6.3) Updates `dioxus-web` from 0.4.3 to 0.6.3 - [Release notes](https://github.com/DioxusLabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.4.3...v0.6.3) Updates `getrandom` from 0.2.15 to 0.2.16 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.2.16) Updates `dioxus-logger` from 0.4.1 to 0.6.2 - [Release notes](https://github.com/dioxuslabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.4.1...v0.6.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nom dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dioxus dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dioxus-web dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: getrandom dependency-version: 0.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dioxus-logger dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 8 updates in the / directory:
4.5.354.5.411.0.971.0.981.0.1401.0.1417.1.38.0.00.4.30.6.30.4.30.6.30.2.150.2.160.4.10.6.2Updates
clapfrom 4.5.35 to 4.5.41Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
92fcd83chore: Releaseaca91b9docs: Update changelog8434510Merge pull request #5869 from tw4452852/patch-133b1fc3fix(complete): Fix env leakage in elvish dynamic completione5f1f48chore: Release9466a55docs: Update changelogd74b793Merge pull request #5865 from gifnksm/nushell-completion-value-typesecbc775fix(nu): Set argument type based onValueHint6784054Merge pull request #5857 from epage/emptycca5f32test(complete): Show empty option-value behaviorUpdates
anyhowfrom 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86Release 1.0.98cbc1ad2Merge pull request #415 from dtolnay/intodyne1a2017Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2eddMerge pull request #416 from dtolnay/oldnostd2244db8Omit unused object_boxed from vtable in old no-std rustc213a9c2Merge pull request #414 from dtolnay/nightly02aa6b6Make all nightly go through the module that was probedUpdates
serde_jsonfrom 1.0.140 to 1.0.141Release notes
Sourced from serde_json's releases.
Commits
6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice referencecd55b5aIgnore mismatched_lifetime_syntaxes lintc1826ebPin nightly toolchain used for miri job8a56cfaMerge pull request #1248 from jimmycathy/masteraf3d80dchore: fix typoUpdates
nomfrom 7.1.3 to 8.0.0Changelog
Sourced from nom's changelog.
... (truncated)
Commits
2cec1b3v8.0.0 (#1797)7afe3a8Merge pull request #1793 from rust-bakery/beta.184af9e7nom 8.0.0-beta.1555eab9Merge pull request #1792 from rust-bakery/nom-language6a25312fix nom-language testsbcc1b0cmove the left_assoc combinator to nom-language9b0e18cImplement new parserleft_assoc. (#1775)cb3b5b8move precedence parsing to nom-languagef1abba6fix precedence parsing6c12469Precedence parsing (#1362)Updates
dioxusfrom 0.4.3 to 0.6.3Release notes
Sourced from dioxus's releases.
... (truncated)
Commits
fc1f1c2Release 0.6.3b443309Hash and compare templates by value in debug mode (#3630)9b71a33docs: improved issue templates (#3698)18feb0bfeat: disable drop handler (#3680)8b9e246fix: stop failing silently (#3682)4199d54Allow Missing Prop Docs (#3692)f594a65use main exe name without extension for bundler (#3696)ab91965fix onload and onerror parsing error (#3707)1c902abFix serving desktop+fullstack apps that have not set a server url (#3701)36353ebfix cli link since we deleted itUpdates
dioxus-webfrom 0.4.3 to 0.6.3Release notes
Sourced from dioxus-web's releases.
... (truncated)
Commits
fc1f1c2Release 0.6.3b443309Hash and compare templates by value in debug mode (#3630)9b71a33docs: improved issue templates (#3698)18feb0bfeat: disable drop handler (#3680)8b9e246fix: stop failing silently (#3682)4199d54Allow Missing Prop Docs (#3692)f594a65use main exe name without extension for bundler (#3696)ab91965fix onload and onerror parsing error (#3707)1c902abFix serving desktop+fullstack apps that have not set a server url (#3701)36353ebfix cli link since we deleted itUpdates
getrandomfrom 0.2.15 to 0.2.16Changelog
Sourced from getrandom's changelog.
Commits
ce4144bRelease v0.2.16 (#655)a55ea8dBackport Cygwin support (#654)Updates
dioxus-loggerfrom 0.4.1 to 0.6.2Release notes
Sourced from dioxus-logger's releases.
... (truncated)
Commits
0120373Release 0.6.25d48934revert ring pr03c2d67fix: pass off env vars to android apps (#3621)ce2b223CryptoProvider error. (#3619)08f2180fix: use a different temp path to not confuse image opt (#3620)13dcd80Optimize wasm bindgen asset with manganis (#3531)d8850c7fix: don't have Rc cycles in DioxusElement or Queries (#3618)d42b1d5fix: too much padding for small frames (#3616)23d9178docs: update translations/ja-jp/README.md (#3615)640a3e0Remove the todo list from the examples readme (#3613)Dependabot 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