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

Update other minor updates #227

Closed
wants to merge 700 commits into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/mocha (source) ^10.0.8 -> ^10.0.9 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.17.6 age adoption passing confidence
hardhat (source) ^2.22.12 -> ^2.22.15 age adoption passing confidence
hardhat-deploy ^0.12.4 -> ^0.14.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence

Release Notes

nomiclabs/hardhat (hardhat)

v2.22.15: Hardhat v2.22.15

Compare Source

This is a small bug fix release to fix custom HTTP headers when used in forked configurations.

Changes

  • ede1cde: Fixed custom HTTP headers for forked configurations

💡 The Nomic Foundation is hiring! Check our open positions.


v2.22.14: Hardhat v2.22.14

Compare Source

This is a small bug fix release to handle Ethereum nodes that are no longer returning total difficulty from the eth.getBlock RPC API.

Changes

  • 09ead48: Fixed error when remote nodes are not returning total difficulty from the eth.getBlock RPC API, by adding a fallback value

💡 The Nomic Foundation is hiring! Check our open positions.


v2.22.13: Hardhat v2.22.13

Compare Source

This is a small bug fix release applying corrections to our Solidity tracing logic.

Changes
  • bf92f4c: Fixed more bugs in the newly ported Solidity tracing logic
  • 3df95d3: Remove support for console.log selectors that wrongly use "(u)int" type aliases in the selector calculation
  • 4c1bcfc: Fixed minor bugs in the newly ported Solidity tracing logic

💡 The Nomic Foundation is hiring! Check our open positions.


wighawag/hardhat-deploy (hardhat-deploy)

v0.14.0

Minor Changes
  • revert zksync fixes

v0.13.0

Minor Changes
  • hardhat signer and provider for zksync network and update non-deterministic deployment and extend deployment with custom data
microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 10am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

bbenligiray and others added 30 commits May 28, 2024 14:03
Update dependency @api3/chains to ^7.1.2
Update dependency @api3/chains to ^7.2.1
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
bbenligiray and others added 22 commits October 15, 2024 17:39
Validate that the gas estimation Beacon set has been initialized
Update dependency @api3/chains to ^10.4.1
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: secp256k1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…1-4.0.4

Bump secp256k1 from 4.0.3 to 4.0.4
Update dependency @api3/chains to ^10.5.0
Update dependency @api3/chains to ^10.6.0
@renovate renovate bot force-pushed the renovate/other-minor-updates branch from e2dd32b to 0bc452c Compare November 3, 2024 04:26
@bbenligiray bbenligiray changed the base branch from v9 to main November 6, 2024 09:13
@bbenligiray bbenligiray closed this Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

3 participants