This repository was archived by the owner on Aug 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
bump(deps): update rust crate scale-info to 2.9.0 #98
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/scale-info-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
✅ Deploy Preview for metachain ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #98 +/- ##
=====================================
Coverage 3.96% 3.96%
=====================================
Files 10 10
Lines 1766 1766
=====================================
Hits 70 70
Misses 1696 1696 ☔ View full report in Codecov by Sentry. |
Docker image for defich/metachain is ready! Built with commit 863127e
|
a9ffe4b
to
5960088
Compare
5960088
to
6770f8e
Compare
6770f8e
to
b4dd062
Compare
b4dd062
to
215b998
Compare
215b998
to
670489c
Compare
670489c
to
d2d070e
Compare
d2d070e
to
945a37d
Compare
945a37d
to
7f767ec
Compare
7f767ec
to
1280acc
Compare
1280acc
to
61a14d7
Compare
61a14d7
to
2908695
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
This PR contains the following updates:
2.1.2
->2.9.0
Release Notes
paritytech/scale-info (scale-info)
v2.9.0
Compare Source
Changed
PortableType
as public (#188)v2.8.0
Compare Source
Added
Rc
(#185)Duration
(#184)v2.7.0
Added
TypeInfo
is now implemented forArc
(#180)v2.6.0
Added
v2.5.0
Compare Source
Added
v2.4.0
Compare Source
Added
v2.3.1
Compare Source
Fixed
v2.3.0
Implement the missing pieces for constructing
PortableRegistry
dynamically at runtime. This allows languages where static rust types are not available to use it.v2.2.0
The minimum Rust version is bumped to 1.60.0 in this release owing to using weak dependency crate features. Otherwise there are no breaking changes.
Changed
TypeDefBitSequence::new()
so thatbitvec
isn't required, and try to avoid pulling inbitvec
when thestd
feature is enabled (#168)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.