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

Release/4.0.3 #6266

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Release/4.0.3 #6266

merged 2 commits into from
Jul 11, 2023

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Jul 10, 2023

[4.0.3]

Fixed

web3

web3-rpc-methods

web3-types

web3-utils

Changed

web3-core

  • Dependencies updated

web3-errors

  • Dependencies updated

web3-eth

  • Dependencies updated

web3-eth-abi

  • Dependencies updated

web3-eth-accounts

  • Dependencies updated

web3-eth-contract

  • Dependencies updated

web3-eth-ens

  • Dependencies updated

web3-eth-iban

  • Dependencies updated

web3-eth-personal

  • Dependencies updated

web3-net

  • Dependencies updated

web3-providers-http

  • Dependencies updated

web3-providers-ipc

  • Dependencies updated

web3-providers-ws

  • Dependencies updated

web3-validator

  • Dependencies updated

@github-actions
Copy link

Bundle Stats

Hey there, this message comes from a github action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Asset Old size New size Diff Diff %
Total 640 KB 640 KB 0 0.00%
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset Old size New size Diff Diff %
web3.min.js 623 KB 623 KB 0 0.00%
../lib/commonjs/index.d.ts 8.56 KB 8.56 KB 0 0.00%
../lib/commonjs/accounts.d.ts 3.67 KB 3.67 KB 0 0.00%
../lib/commonjs/types.d.ts 2.45 KB 2.45 KB 0 0.00%
../lib/commonjs/abi.d.ts 1000 bytes 1000 bytes 0 0.00%
../lib/commonjs/web3.d.ts 811 bytes 811 bytes 0 0.00%
../lib/commonjs/eth.exports.d.ts 280 bytes 280 bytes 0 0.00%
../lib/commonjs/providers.exports.d.ts 148 bytes 148 bytes 0 0.00%
../lib/commonjs/version.d.ts 60 bytes 60 bytes 0 0.00%

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bce9a8b
Status: ✅  Deploy successful!
Preview URL: https://5dad8774.web3-js-docs.pages.dev
Branch Preview URL: https://release-4-0-3.web3-js-docs.pages.dev

View logs

Comment on lines +56 to +60
"web3-core": ">= 4.0.3 < 5",
"web3-eth-abi": ">= 4.0.3 < 5",
"web3-eth-contract": ">= 4.0.3 < 5",
"web3-types": ">= 1.0.2 < 5",
"web3-utils": ">= ^4.0.3 < 5"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if these changes are necessary

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, these are not necessary, just restricted deps in example to current release min patch.

@jdevcs jdevcs merged commit ebd0c57 into 4.x Jul 11, 2023
82 of 86 checks passed
sanyu1225 pushed a commit to blocto/web3.js that referenced this pull request Aug 30, 2023
* version bumps 4.0.3

* changelog updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants