Skip to content

Update dependency ethereumjs-util to v7#6829

Closed
renovate[bot] wants to merge 5 commits intomasterfrom
renovate/ethereumjs-util-7.x
Closed

Update dependency ethereumjs-util to v7#6829
renovate[bot] wants to merge 5 commits intomasterfrom
renovate/ethereumjs-util-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethereumjs-util 6.2.1 -> 7.1.2 age adoption passing confidence

Release Notes

ethereumjs/ethereumjs-monorepo

v7.1.2

Compare Source

  • Replaced the ethjs-util intToHex and intToBuffer re-exports with own implementations which throw on wrong integer input (decimal values, non-safe integers, negative numbers,...) to allow for a safer integer type input, PR #​1500

v7.1.1

Compare Source

  • Fixed a bug in toType() helper function to now return null/undefined for respective input values, PR #​1477
  • Add note discouraging use of EIP-1191 format checksums when using toChecksumAddress() (breaks checksum backwards compatibility in current form), PR #​1463

v7.1.0

Compare Source

Distribution Changes
Dual ES5 and ES2017 Builds

We significantly updated our internal tool and CI setup along the work on PR #​913 with an update to ESLint from TSLint for code linting and formatting and the introduction of a new build setup.

Packages now target ES2017 for Node.js builds (the main entrypoint from package.json) and introduce a separate ES5 build distributed along using the browser directive as an entrypoint, see PR #​921. This will result in performance benefits for Node.js consumers, see here for a releated discussion.

Included Source Files

Source files from the src folder are now included in the distribution build, see PR #​1301. This allows for a better debugging experience in debug tools like Chrome DevTools by having working source map references to the original sources available for inspection.

EIP-2098 Support (Compact 64-byte Signatures)

The signature module comes with a new helper function toCompactSig(v: BNLike, r: Buffer, s: Buffer, chainId?: BNLike): string which allows to convert signature parameters into the format of Compact Signature Representation as defined in EIP-2098.

Other Changes
  • Renamed bnToRlp()helper function to bnToUnpaddedBuffer(), PR #​1293

v7.0.10

Compare Source

  • Added Address.isPrecompileOrSystemAddress() method which returns true if address is in the address range defined by EIP-1352, PR #​1170
  • Return false (instead of throwing) for non-hex-string values in account module isValidAddress, isValidChecksumAddress, isZeroAddress methods (it now gets enough to just handle the false case on function usage), PR #​1173

v7.0.9

Compare Source

v7.0.8

Compare Source

v7.0.7

Compare Source

v7.0.6

Compare Source

v7.0.5

Compare Source

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: "on the first day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from e0ea854 to 105fb86 Compare August 4, 2020 16:16
@cla-bot cla-bot bot added the cla-signed label Aug 4, 2020
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 105fb86 to d0b346a Compare August 5, 2020 17:01
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 2 times, most recently from d79159c to 9e2a802 Compare September 10, 2020 08:41
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 2 times, most recently from 2c52afd to 5b25daf Compare October 8, 2020 11:32
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 5b25daf to 1131777 Compare October 19, 2020 08:13
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 1131777 to 4c63b89 Compare November 24, 2020 21:32
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 4c63b89 to 1c599e5 Compare February 2, 2021 10:39
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 1c599e5 to a723b68 Compare March 4, 2021 19:02
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from a723b68 to afc32d7 Compare March 21, 2021 02:13
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from afc32d7 to 1e25de2 Compare April 1, 2021 19:50
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 1e25de2 to cc8d34d Compare May 6, 2021 17:52
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 2 times, most recently from 534e151 to 8be7acc Compare May 24, 2021 21:22
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 8be7acc to 6a0dff3 Compare June 1, 2021 22:05
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 6a0dff3 to 3f9a752 Compare June 10, 2021 01:39
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 3f9a752 to 557449f Compare June 18, 2021 22:20
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 4 times, most recently from 823831c to a9078be Compare July 8, 2021 09:56
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from a9078be to 528021b Compare August 2, 2021 12:44
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from 528021b to d43b329 Compare September 1, 2021 12:15
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from d43b329 to 376d910 Compare September 9, 2021 19:08
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 3 times, most recently from 9060915 to 5d2cdc3 Compare October 1, 2021 15:42
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch 7 times, most recently from f22d567 to be0052d Compare October 3, 2021 20:42
@renovate renovate bot force-pushed the renovate/ethereumjs-util-7.x branch from be0052d to 21ad304 Compare October 3, 2021 20:47
@julien51 julien51 closed this Nov 5, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Nov 5, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/ethereumjs-util-7.x branch November 5, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants