Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump scale-info from 1.0.0 to 2.3.1 #103

Open
wants to merge 1 commit into
base: gateway
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps scale-info from 1.0.0 to 2.3.1.

Release notes

Sourced from scale-info's releases.

v2.3.1

Fixed

v2.3.0

Added

  • Implement the missing pieces for constructing PortableRegistry dynamically at runtime. This allows languages where static rust types are not available to use it. #164
  • Updated the MSRV to 1.60 #169

v2.1.2

What's Changed

v2.1.1

Fixed

v2.1.0

Added

Fixed

v2.0.0

Changed

  • Upgraded to parity-scale-codec 3.0 (#140)
  • Upgraded to bitvec 1.0 (#137)
  • Minimum Rust version is 1.56.1 for edition 2021 (#132)
Changelog

Sourced from scale-info's changelog.

[2.3.1] - 2022-12-09

Fixed

[2.3.0] - 2022-10-27

Implement the missing pieces for constructing PortableRegistry dynamically at runtime. This allows languages where static rust types are not available to use it.

[2.2.0] - 2022-09-14

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

  • Loosen restriction on TypeDefBitSequence::new() so that bitvec isn't required, and try to avoid pulling in bitvec when the std feature is enabled [(#168)](paritytech/scale-info#168)

[2.1.2] - 2022-05-18

Fixed

[2.1.1] - 2022-04-11

Fixed

[2.1.0] - 2022-04-11

Added

Fixed

[2.0.1] - 2022-02-24

Changed

  • Revert bitvec field order to maintain binary compatiblilty

[2.0.0] - 2022-02-07

Changed

  • Upgraded to parity-scale-codec 3.0
  • Upgraded to bitvec 1.0
  • Minimum Rust version is 1.56.1 for edition 2021
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scale-info](https://github.com/paritytech/scale-info) from 1.0.0 to 2.3.1.
- [Release notes](https://github.com/paritytech/scale-info/releases)
- [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
- [Commits](paritytech/scale-info@v1.0.0...v2.3.1)

---
updated-dependencies:
- dependency-name: scale-info
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants