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

[Snyk] Upgrade web3-providers-ipc from 1.5.2 to 1.5.3 #5

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade web3-providers-ipc from 1.5.2 to 1.5.3.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-09-22.
Release notes
Package name: web3-providers-ipc
  • 1.5.3 - 2021-09-22

    Fixed

    • Unable to send legacy transaction if network supported EIP-1559 (#4277)

    Changed

    • ethers from 5.1.4 to 5.4.4 (#4231)
    • karma from 5.2.3 to 6.3.4 (#4231)
    • lerna from 3.22.1 to 4.0.0 (#4231)
    • Dropped build tests in CI for Node v8 and v10, and added support for Node v14
    • Change default value for maxPriorityFeePerGas from 1 Gwei to 2.5 Gwei (#4284)
    • Fixed bug in signTransaction (#4295)
  • 1.5.3-rc.0 - 2021-09-10

    Fixed

    • Unable to send legacy transaction if network supported EIP-1559 (#4277)

    Changed

    • ethers from 5.1.4 to 5.4.4 (#4231)
    • karma from 5.2.3 to 6.3.4 (#4231)
    • lerna from 3.22.1 to 4.0.0 (#4231)
    • Dropped build tests in CI for Node v8 and v10, and added support for Node v14
    • Change default value for maxPriorityFeePerGas from 1 Gwei to 2.5 Gwei (#4284)
    • Fixed bug in signTransaction (#4295)
  • 1.5.2 - 2021-08-15

    Fixed

    • Remove transaction type defaulting for eth.sendTransaction, eth.sendRawTransaction (#4241)
    • type: 0x0 was being added to legacy transaction when using eth.signTransaction (#4241)
from web3-providers-ipc GitHub release notes
Commit messages
Package name: web3-providers-ipc

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump maxPriorityFeePerGas to 2.5 Gwei
1 participant