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 #209

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hardhat (source) ^2.22.17 -> ^2.22.18 age adoption passing confidence
prettier-plugin-solidity ^1.4.1 -> ^1.4.2 age adoption passing confidence
solhint (source) ^5.0.4 -> ^5.0.5 age adoption passing confidence
typescript (source) >=5.7.2 -> >=5.7.3 age adoption passing confidence

Release Notes

nomiclabs/hardhat (hardhat)

v2.22.18: Hardhat v2.22.18

Compare Source

This is a small release that improves the performance of the display of Solidity stack traces and adds a message linking to the Solidity Developer Survey for 2024.

Changes
  • 25f45b0: Improve solidity stack traces performance by getting them from the EDR response
  • 0e5c8d7: Restored the message linking to the 2024 solidity survey

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


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

v1.4.2

Compare Source

New features

Format changes

// Original
import * as SomeSymbol from "AnotherFile.sol";

// [email protected]
import "AnotherFile.sol" as SomeSymbol;

// [email protected]
import * as SomeSymbol from "AnotherFile.sol";

Breaking changes

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

protofire/solhint (solhint)

v5.0.5

Compare Source

Fixed
  • gas-custom-errors #​620 - Support for Custom Errors inside require statements
  • compiler-version #​621 - Upgraded minimum requirement for the rule
  • reentrancy #​622 - Fixed path and typos
  • Typos #​623 - Fixed typos
  • Typo #​625 - Fixed typo
Added
  • New Rule: Duplicated Imports #​626
  • Cute Message on console report to gather community into discord channel



microsoft/TypeScript (typescript)

v5.7.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 acenolaza February 1, 2025 01:27
@bbenligiray bbenligiray merged commit 49a3d49 into main Feb 1, 2025
2 checks passed
@bbenligiray bbenligiray deleted the renovate/other-minor-updates branch February 1, 2025 18:15
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.

1 participant