8000 Bump parity-scale-codec from 1.3.7 to 3.7.4 by dependabot[bot] · Pull Request #1161 · tomaka/redshirt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump parity-scale-codec from 1.3.7 to 3.7.4 #1161

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

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps parity-scale-codec from 1.3.7 to 3.7.4.

Release notes

Sourced from parity-scale-codec's releases.

SCALE v3.5.0

What's Changed

  • Added custom Decode::skip for arrays. #413
  • Added ConstEncodedLen marker trait for types that implement MaxEncodedLen. #428
  • Fixed test build for feature max-encoded-len. #429

New Contributors

Full Changelog: paritytech/parity-scale-codec@v3.4.0...parity-scale-codec-v3.5.0

Version 3.3.0

What's Changed

This release exports decode_vec_with_len to support custom decoding of Vecs.

Added

  • Export decode_vec_with_len.

New Contributors

Full Changelog: paritytech/parity-scale-codec@parity-scale-codec-v3.2.2...parity-scale-codec-3.3.0

Version 3.2.2

What's Changed

New Contributors

Full Changelog: paritytech/parity-scale-codec@parity-scale-codec-3.2.1...parity-scale-codec-v3.2.2

Version 3.2.1

This release fixes compilation on no-std envs.

  • Use core RangeInclusive instead of std #378

Version 3.2.0

... (truncated)

Changelog

Sourced from parity-scale-codec's changelog.

[3.7.4] - 2025-02-05

Added

  • Disallow duplicate indexes using constant evaluation (#653)

[3.7.3] - 2025-01-30

Added

  • Fix added bounds in Encode and other derive macros. (#689)

[3.7.0] - 2024-11-18

Added

  • Allow decoding with a memory limit. (616)
  • Introduce CountedInput, an wrapper on Input that counts the bytes read. (630)

Changed

  • This release bumps some dependencies, primarily bumping syn to 2. (#640).

Fixed

  • Fix MaxEncodedLen derive macro for enum with skipped variant (#622)
  • Use MAX_PREALLOCATION consistently #605

[3.6.4] - 2023-07-14

Added

  • Now #[derive(Encode)] implements the size_hint() method for structures and enumerations. This improves the performance of the encode() method by pre-allocating memory.

[3.6.3] - 2023-07-03

Fixed

  • Provide full path to elements from ::core in Decode derivation (caused compilation error when no-implicit-prelude was used).

[3.6.2] - 2023-06-30

Fixed

  • Trying to deserialize a boxed newtype containing a big array won't overflow the stack anymore.

[3.6.1] - 2023-06-19

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 17, 2025
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 1.3.7 to 3.7.4.
- [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@parity-scale-codec-1.3.7...v3.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/parity-scale-codec-3.7.4 branch from f2cc67c to aafe697 Compare March 24, 2025 15:29
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 rust Pull requests that update rust code
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants
0