Open
Conversation
bc1bebe to
04da4b3
Compare
cbed64f to
fcac411
Compare
472bc78 to
08589bb
Compare
f6d4bba to
157a4b2
Compare
a48a1f9 to
b64bf37
Compare
b64bf37 to
819b307
Compare
819b307 to
00aa29f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.39.2→^9.39.4^22.19.3→^22.19.15^17.2.3→^17.3.1^13.0.0→^13.0.6^2.28.2→^2.28.6^3.7.4→^3.8.1^2.2.1→^2.3.1^6.0.2→^6.1.0^8.51.0→^8.57.1Release Notes
eslint/eslint (@eslint/js)
v9.39.4Compare Source
v9.39.3Compare Source
Bug Fixes
791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)Chores
8594a43chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)9ceef92chore: package.json update for @eslint/js release (Jenkins)af498c6chore: ignore/docs/v9.xin link checker (#20453) (Milos Djermanovic)motdotla/dotenv (dotenv)
v17.3.1Compare Source
Changed
v17.3.0Compare Source
Added
Changed
v17.2.4Compare Source
Changed
DotenvPopulateInputacceptNodeJS.ProcessEnvtype (#915)isaacs/node-glob (glob)
v13.0.6Compare Source
v13.0.5Compare Source
v13.0.4Compare Source
v13.0.3Compare Source
v13.0.2Compare Source
v13.0.1Compare Source
NomicFoundation/hardhat (hardhat)
v2.28.6: Hardhat v2.28.6Compare Source
This release is a small bug fix for an issue affecting
hardhat-tracerafter ahardhat_reset.Changes
f6d5437: Fixed an issue affecting the hardhat-tracer community plugin causing traces to stop being reported after callinghardhat_reset(#7918)v2.28.5: Hardhat v2.28.5Compare Source
This release is a small enhancement adding
eth_getProofas a JSON-RPC method.Changes
6e1f27c: Added support foreth_getProofas a JSON-RPC method (#7933)v2.28.4: Hardhat v2.28.4Compare Source
This release is a small bug fix to allow
hardhat_resetto switch from local to forking mode.Changes
32f29d6: Fixed bug inhardhat_resetwhen switching from local to fork mode (#7834)v2.28.3: Hardhat v2.28.3Compare Source
This release increases the block gas limit to 60,000,000.
Patch Changes
494b2c2: Bumped EDR version to0.12.0-next.22.b5a7b75: Added an API that reports the latest supported Solidity version for source instrumentation893277f: Increase the default block gas limit per EIP-7935. Thanks @Amxx! (#7776)prettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
prettier-solidity/prettier-plugin-solidity (prettier-plugin-solidity)
v2.3.1Compare Source
What's Changed
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
Format changes
We had to address formatting choices rather than just fixing formatting bugs thus there was a need to publish a new minor release.
standardising all assignment types by @Janther in #1437
There are 4 ways to assign a value to a variable and in each one we used to have a slightly different logic.
This is likely going to impact variable definitions where the initial value was a long expression.
Variables initiated with a multipart string are now indented by @Janther in #1436
Notice how the state variable was already formatting correctly thus making clear the need to standardise the value assingments.
remove indentation of a logical operation if it's the operand of a conditional by @Janther in #1441
Dependencies
Behaviour changes
Internal changes
Development changes
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.2.1...v2.3.0
protofire/solhint (solhint)
v6.1.0Compare Source
🛠️ Fix:
natspecrule no longer flags unnamed parameters, which Solidity prohibits documenting with @param (#749)🛠️ Fix:
natspecrule andimport-path-checkrules related issues (#750)🛠️ Fix: scoped package names now supported for shareable configs (#741)
🛠️ Fix: misc minor issues and general polish (#739)
🧱 Enhancement: added
pluginPathsconfig option for resolving plugins from custom locations.Supports editor integrations and external project setups. Failed plugins emit warnings instead of crashing (#751)
🧹 Chore: bump ajv to 8.18.0
🧹 Chore: bump minimatch to 10.2.4
🧹 Chore: bump loadash to 4.17.23
🧹 Chore: update LICENSE copyright year to 2026 (thanks xiaobei0715!!) (#745)
✨🛡️ Kudos to our contributors! 🛡️✨
v6.0.3Compare Source
🛠️
Fix: removed unused files, normalized schema for validation, load-rules, base-checker and validator improvements🛠️
Fix: removing console log from use-natspec rule (thanks brossetti1!!)🛠️
Fix: misc minor issues and typos. General polish and stability✨🛡️ Kudos to our contributors! 🛡️✨
typescript-eslint/typescript-eslint (typescript-eslint)
v8.57.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.54.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.52.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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.
This PR was generated by Mend Renovate. View the repository job log.