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 the server-dependencies group with 4 updates #315

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the server-dependencies group with 4 updates: @types/node, mysql2, uuid and web3.

Updates @types/node from 22.8.7 to 22.9.0

Commits

Updates mysql2 from 3.11.3 to 3.11.4

Release notes

Sourced from mysql2's releases.

v3.11.4

3.11.4 (2024-11-05)

Bug Fixes

  • types: correct TypeCast's Next callback to return unknown (#3129) (401db79)
Changelog

Sourced from mysql2's changelog.

3.11.4 (2024-11-05)

Bug Fixes

  • types: correct TypeCast's Next callback to return unknown (#3129) (401db79)
Commits
  • 05543c7 chore(master): release 3.11.4 (#3176)
  • 5085799 build(deps-dev): bump @​types/node from 22.8.6 to 22.9.0 (#3188)
  • cd57bcd build(deps-dev): bump @​types/node from 22.8.5 to 22.8.6 in /website (#3179)
  • 3697d88 build(deps-dev): bump @​types/node from 22.8.5 to 22.8.6 (#3178)
  • aacf706 build(deps-dev): bump @​types/node from 22.8.4 to 22.8.5 (#3175)
  • 401db79 fix(types): correct TypeCast's Next callback to return unknown (#3129)
  • 4c6e140 build(deps-dev): bump @​types/node from 22.8.4 to 22.8.5 in /website (#3174)
  • 16966e1 build(deps): bump sass from 1.80.4 to 1.80.5 in /website (#3172)
  • 9afb855 build(deps-dev): bump @​types/node from 22.8.2 to 22.8.4 (#3171)
  • 6598060 build(deps-dev): bump @​types/node from 22.8.1 to 22.8.4 in /website (#3168)
  • Additional commits viewable in compare view

Updates uuid from 11.0.2 to 11.0.3

Release notes

Sourced from uuid's releases.

v11.0.3

11.0.3 (2024-11-04)

Bug Fixes

Changelog

Sourced from uuid's changelog.

11.0.3 (2024-11-04)

Bug Fixes

Commits

Updates web3 from 4.14.0 to 4.15.0

Release notes

Sourced from web3's releases.

[email protected]

Initial alpha release

Install with yarn add [email protected]

[email protected]

Initial alpha release

Install with yarn add [email protected]

[email protected]

Initial alpha release

Install with yarn add [email protected]

[email protected]

Changed

  • Update version to 1.0.0-alpha.1 for web3-providers-base
  • Update version to 4.0.0-alpha.0 for web3-utils in web3-providers-base

[email protected]

Initial alpha release

Install with yarn add [email protected]

[email protected]

Initial alpha release

Install with yarn add [email protected]

Changelog

Sourced from web3's changelog.

[4.14.0]

Added

web3-core

  • Added new property ignoreGasPricing to Web3ConfigOptions. If ignoreGasPricing is true, gasPrice will not be estimated (#7320)

web3-eth

  • syncing subscription now supports Besu and Nethermind payload format
  • populateGasPrice function now checks Web3Context.config.ignoreGasPricing. If ignoreGasPricing is true, gasPrice will not be estimated (#7320)

Changed

web3

  • Exported EIP-6963 types are no longer under the providers namespace. (#7270)

web3-eth

  • Allow getEthereumjsTxDataFrom to return additional fields that may be passed if using a customTransactionSchema.

web3-types

  • update the type for baseFeePerGas at web3.eth.getFeeHistory to be a number. (#7291)

web3-eth

  • Allow specifying percentage based factor in Web3Eth.calculateFeeData Param baseFeePerGasFactor #7332

Fixed

web3-eth-abi

  • decodeLog , decodeParametersWith , decodeParameters and decodeParameters now accepts first immutable param as well (#7288)

web3-utils

  • fix padRight validation failure on large uint (#7265)

[4.15.0]

Added

web3-eth

  • createNewPendingTransactionFilter , createNewFilter , createNewBlockFilter , uninstallFilter , getFilterChanges and getFilterLogs are exported from Web3Eth and filtering_rpc_method_wrappers (#7353)

web3-eth-abi

... (truncated)

Commits
  • aa516b9 update version
  • 07993c2 Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs (#7356)
  • 9fa32c9 newPendingTransactionFilter (#7353)
  • d446838 Lightweight dApp Development Guide (#7364)
  • 4aaf915 Add accout.signRaw function to sign a message without prefix (#7346)
  • 3283431 [Snyk] Upgrade @​docusaurus/core from 3.4.0 to 3.5.2 (#7365)
  • 95b4bab Fix Link to SocketConstructorOpts Type (#7363)
  • 69d83e7 allowing to specify percentage-based factors (like 1.125 for 112.5%) (#7332)
  • efac906 fix: upgrade @​cookbookdev/docsbot from 4.21.1 to 4.21.23 (#7357)
  • d3baae6 Fix Contract methods input param type any[] (#7340)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the server-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [mysql2](https://github.com/sidorares/node-mysql2), [uuid](https://github.com/uuidjs/uuid) and [web3](https://github.com/ChainSafe/web3.js).


Updates `@types/node` from 22.8.7 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `mysql2` from 3.11.3 to 3.11.4
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.11.3...v3.11.4)

Updates `uuid` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.2...v11.0.3)

Updates `web3` from 4.14.0 to 4.15.0
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](web3/web3.js@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-dependencies
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: server-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: server-dependencies
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@pk910 pk910 merged commit 9b18000 into master Nov 13, 2024
3 checks passed
@pk910 pk910 deleted the dependabot/npm_and_yarn/server-dependencies-09f5a7c6a8 branch November 13, 2024 02:15
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.

1 participant