[depbot] Bump the deps group in /net/rs with 8 updates#1229
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
[depbot] Bump the deps group in /net/rs with 8 updates#1229dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the deps group in /net/rs with 8 updates: | Package | From | To | | --- | --- | --- | | [sails-idl-parser](https://github.com/gear-tech/sails) | `0.6.3` | `0.10.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.102` | | [convert_case](https://github.com/rutrum/convert-case) | `0.7.1` | `0.11.0` | | [genco](https://github.com/udoprog/genco) | `0.17.10` | `0.19.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.46.3` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) | `3.6.12` | `3.7.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | Updates `sails-idl-parser` from 0.6.3 to 0.10.2 - [Release notes](https://github.com/gear-tech/sails/releases) - [Commits](rs/v0.6.3...rs/v0.10.2) Updates `anyhow` from 1.0.98 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.102) Updates `convert_case` from 0.7.1 to 0.11.0 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `genco` from 0.17.10 to 0.19.0 - [Release notes](https://github.com/udoprog/genco/releases) - [Changelog](https://github.com/udoprog/genco/blob/main/CHANGELOG.md) - [Commits](udoprog/genco@0.17.10...0.19.0) Updates `insta` from 1.43.1 to 1.46.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.46.3) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `parity-scale-codec` from 3.6.12 to 3.7.5 - [Release notes](https://github.com/paritytech/parity-scale-codec/releases) - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md) - [Commits](paritytech/parity-scale-codec@v3.6.12...v3.7.5) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) --- updated-dependencies: - dependency-name: sails-idl-parser dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: convert_case dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: genco dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: insta dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: parity-scale-codec dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
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 |
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 deps group in /net/rs with 8 updates:
0.6.30.10.21.0.981.0.1020.7.10.11.00.17.100.19.01.43.11.46.30.13.00.14.03.6.123.7.51.0.2191.0.228Updates
sails-idl-parserfrom 0.6.3 to 0.10.2Release notes
Sourced from sails-idl-parser's releases.
... (truncated)
Commits
f868588build(tmpl): update version to v0.10.2 in contract templateb5e1f6abuild(rs): update version to v0.10.284c1b08feat(rs/cli/new): add--ethereumflag, fix compatibility with Solidity name...7024610fix: clippy 1.92unused_assignments(#1152)f157305feat(rs/cli/program_new): add dependency inheritance from workspace (#1138)13aaa81release: sync Sails-RS v0.10.1 to master (#1142)a4d0d27docs(ethexe): clarify identifier validation (#1141)cf972a6feat(ethexe): add Solidity keyword validation for identifiers (#1132)49f34c8fix(rs/sol-gen): fix incorrect contract generation (#1133)5d71bebfeat(rs/cli): update templates fornewsubcommand (#1131)Updates
anyhowfrom 1.0.98 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
convert_casefrom 0.7.1 to 0.11.0Commits
Updates
gencofrom 0.17.10 to 0.19.0Release notes
Sourced from genco's releases.
Commits
bc71d93Release 0.19.087a9068Rename walk_imports to iter_lang36b8992Store offset directly in items3158b79Hide implementation details of Item52d0da7Hide implementation details of ItemStr68c3859Update Swift to support implementationOnly imports (#62)7152aecClean up implementations and documentationa2e5115Release 0.18.124d4588Backspace is 0x08 in javaaaac029Fix lintsUpdates
instafrom 1.43.1 to 1.46.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
... (truncated)
Commits
1324590Release 1.46.3 (#870)b26bc7fFix escaped format inline snapshots not stripping formatting newline (#869)2ab00ccRelease 1.46.2 (#867)97c6f57Fix inline snapshot corruption with carriage returns (#866)2a9f7adRemove globset version cap (#864)8a5b775Release 1.46.1 (#859)822f404Fix inline snapshot corruption with multiple snapshots in with_settings! (#858)7d27e3aRelease 1.46.0 (#855)3aa59d6Add INSTA_PENDING_DIR environment variable for hermetic builds (#852)fd40cf7Fix docs for test.runner_fallback config key (#853)Updates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
parity-scale-codecfrom 3.6.12 to 3.7.5Changelog
Sourced from parity-scale-codec's changelog.
... (truncated)
Commits
085b1baRelease 3.7.5d4d8f37Fix performance regression (#731)334b99cFixDecodeWithMemTrackingbounds forCow(#735)c59d2c8Bump trybuild from 1.0.104 to 1.0.105 (#732)0a0295aBump syn from 2.0.100 to 2.0.101 (#727)0b724daFix derive(Decode) for enums with lifetime parameters and struct-like variant...363c4e7Bump proc-macro2 from 1.0.94 to 1.0.95 (#725)7cf1f2cFix typo (#722)361a1aaBump serde from 1.0.218 to 1.0.219 (#717)8d65d28Bump honggfuzz from 0.5.56 to 0.5.57 (#720)Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleDependabot 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 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