Skip to content

Update other minor updates #61

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv ^16.4.7 -> ^16.5.0 age adoption passing confidence
hardhat (source) ^2.22.19 -> ^2.24.2 age adoption passing confidence
prettier-plugin-solidity ^1.4.2 -> ^1.4.3 age adoption passing confidence
solidity-coverage ^0.8.14 -> ^0.8.16 age adoption passing confidence
typescript (source) >=5.8.2 -> >=5.8.3 age adoption passing confidence

Release Notes

motdotla/dotenv (dotenv)

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP]
Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM.
Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed
  • Remove _log method. Use _debug #​862
nomiclabs/hardhat (hardhat)

v2.24.2: Hardhat v2.24.2

Compare Source

This release is a small bug fix to deal with nodes that have deprecated support for the eth_accounts RPC call.

Changes
  • 2bbb705: Wrap eth_accounts usage on http provider to handle method deprecation (#​6632)

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


v2.24.1: Hardhat v2.24.1

Compare Source

This release adds support for Node v24 and introduces improvements to the solidity compilation pipeline.

Changes
  • 9b75f5d: Fix a few potential errors that could happen when compiling Solidity in a subprocess (#​6535)
  • a8ad44c: Added support for Node v24 (#​6497)

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


v2.24.0: Hardhat v2.24.0

Compare Source

This release sets Prague as the default hardfork in the Hardhat Network, updates EDR to its latest version, and fixes an issue in transaction-signing.

Changes

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


v2.23.0: Hardhat v2.23.0

Compare Source

This release adds support for the Prague hardfork, enhances project creation by automatically determining the appropriate package manager and adds hardfork activation history for Avalanche. Additionally, it introduces a configurable banner for displaying important information in future updates.

Changes
  • aa09462: Add support for the Prague hardfork
  • a5419a7: Use npm_config_user_agent to determine what package manager to use for project creation
  • 4ad0bc0: Upgraded EDR to v0.9.0: Added support for the Prague hardfork
  • 9d6f713: Upgraded EDR to v0.10.0: Add Prague hardfork to the list of supported SpecIds
  • b61cdd8: Add hardfork activation history for avalanche network
  • 2f27ee8: Display configurable banner on project creation and task execution

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


prettier-solidity/prettier-plugin-solidity (prettier-plugin-solidity)

v1.4.3

Compare Source

What's Changed

Full Changelog: prettier-solidity/prettier-plugin-solidity@v1.4.2...v1.4.3

sc-forks/solidity-coverage (solidity-coverage)

v0.8.16: 0.8.16

Compare Source

Support for custom storage layout syntax

This version updates the plugin's parser dependency to support the layout and at keywords introduced in Solidity v0.8.29

What's Changed

Full Changelog: sc-forks/solidity-coverage@v0.8.15...v0.8.16

v0.8.15: 0.8.15

Compare Source

Speed up test runs when using viaIR

This release adds an irMinimum option which should improve execution speeds if you're generating coverage with solc's viaIR mode enabled. The plugin has handled viaIR for about a year but it runs more slowly in that setting because it has to search for execution traces across a wider range of opcodes. The performance hit is especially notable in solidity code that iterates hundreds of times in loops.

NOTE: Not all code will compile withirMinimum (you may get stack-too-deep errors unfortunately). But if yours does, this option should make things faster for you.

Usage

// .solcover.js
module.exports = {
  irMinimum: true,
}

What's Changed

New Contributors

Full Changelog: sc-forks/solidity-coverage@v0.8.14...v0.8.15

microsoft/TypeScript (typescript)

v5.8.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.

@renovate renovate bot requested a review from bdrhn9 May 1, 2025 02:37
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 2 times, most recently from eb319a6 to 218b23e Compare May 8, 2025 02:06
@renovate renovate bot force-pushed the renovate/other-minor-updates branch from 218b23e to 7528897 Compare May 26, 2025 22:43
@renovate renovate bot force-pushed the renovate/other-minor-updates branch from 7528897 to 4f96038 Compare June 4, 2025 16:19
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.

0 participants