chore(deps): bump the patch-versions group with 6 updates#5583
Merged
hanabi1224 merged 2 commits intomainfrom Apr 15, 2025
Merged
chore(deps): bump the patch-versions group with 6 updates#5583hanabi1224 merged 2 commits intomainfrom
hanabi1224 merged 2 commits intomainfrom
Conversation
Bumps the patch-versions group with 6 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.36` | | [data-encoding-macro](https://github.com/ia0/data-encoding) | `0.1.17` | `0.1.18` | | [fvm_ipld_encoding](https://github.com/filecoin-project/ref-fvm) | `0.5.2` | `0.5.3` | | [serde_ipld_dagcbor](https://github.com/ipld/serde_ipld_dagcbor) | `0.6.2` | `0.6.3` | | [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer) | `0.0.273` | `0.0.274` | 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 `clap` from 4.5.35 to 4.5.36 - [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.36) Updates `data-encoding-macro` from 0.1.17 to 0.1.18 - [Commits](https://github.com/ia0/data-encoding/commits) Updates `fvm_ipld_encoding` from 0.5.2 to 0.5.3 - [Changelog](https://github.com/filecoin-project/ref-fvm/blob/master/doc/testnet-release-process.md) - [Commits](https://github.com/filecoin-project/ref-fvm/compare/fvm_ipld_encoding@v0.5.2...fvm_ipld_encoding@v0.5.3) Updates `serde_ipld_dagcbor` from 0.6.2 to 0.6.3 - [Commits](ipld/serde_ipld_dagcbor@v0.6.2...v0.6.3) Updates `ra_ap_syntax` from 0.0.273 to 0.0.274 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: data-encoding-macro dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: fvm_ipld_encoding dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: serde_ipld_dagcbor dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: ra_ap_syntax dependency-version: 0.0.274 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
LesnyRumcajs
approved these changes
Apr 14, 2025
hanabi1224
approved these changes
Apr 14, 2025
LesnyRumcajs
approved these changes
Apr 15, 2025
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 patch-versions group with 6 updates:
1.0.971.0.984.5.354.5.360.1.170.1.180.5.20.5.30.6.20.6.30.0.2730.0.274Updates
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
clapfrom 4.5.35 to 4.5.36Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7a6475echore: Release0266c41docs: Update changelog6ec0b43Merge pull request #5791 from okapia/zsh-default-fallbacke40168cfix(zsh): Use _default as zsh completion fallbackUpdates
data-encoding-macrofrom 0.1.17 to 0.1.18Commits
Updates
fvm_ipld_encodingfrom 0.5.2 to 0.5.3Commits
1678b2fchore: release IPLD crates (#2147)3436371chore(fvm): downgrade regalloc2 to avoid a hang on compile (#2146)864fb3dfeat: downgrade serde_tuple and move it into the encoding crate (#2145)611a5c0chore: update dependencies (#2136)d5284dechore: add dependabot config for wasmtime (#2140)6f9c1f7refactor: swap libsecp256k1 for k256 (#2135)b4fb2ddchore: update wasmtime to v31.0.0 (#2130)84458c8test([kh]amt): improve test coverage (#2124)34dd64eUpdate to Rust 1.86.0 (#2121)7a45269fix(gas): properly charge NI-PoRep gas according to FIP-0092 (#2119) (#2120)Updates
serde_ipld_dagcborfrom 0.6.2 to 0.6.3Commits
c07f8cdchore: fix serde dev-dependency to make the crate publishablec2a8779chore: Release serde_ipld_dagcbor version 0.6.3caeba63feat: add support for stream deserialization (#36)561fc7afix: clippy lint57923d4fix: fix badges in README.md (#37)Updates
ra_ap_syntaxfrom 0.0.273 to 0.0.274Commits
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