chore(deps): Bump lodash and @nomicfoundation/hardhat-toolbox#848
chore(deps): Bump lodash and @nomicfoundation/hardhat-toolbox#848dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [lodash](https://github.com/lodash/lodash) to 4.18.1 and updates ancestor dependency [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox). These dependencies need to be updated together. Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `@nomicfoundation/hardhat-toolbox` from 5.0.0 to 7.0.0 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/@nomicfoundation/hardhat-toolbox@7.0.0/packages/hardhat-toolbox/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-toolbox@7.0.0/packages/hardhat-toolbox) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect - dependency-name: "@nomicfoundation/hardhat-toolbox" dependency-version: 7.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
|
Closing in favor of a consolidated dependency update PR. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Replace ESLint, Prettier, and all related plugins/configs with Biome for linting and formatting. This removes 8 dev dependencies (eslint, @eslint/js, eslint-config-prettier, eslint-plugin-import, eslint-plugin-prettier, prettier, prettier-package-json, prettier-plugin-solidity, typescript-eslint) and replaces them with a single @biomejs/biome dependency, matching the opensea-devtools setup. Closes #851, #848, #847, #846, #843, #842, #840, #839. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore: replace ESLint + Prettier with Biome and consolidate dep updates Replace ESLint, Prettier, and all related plugins/configs with Biome for linting and formatting. This removes 8 dev dependencies (eslint, @eslint/js, eslint-config-prettier, eslint-plugin-import, eslint-plugin-prettier, prettier, prettier-package-json, prettier-plugin-solidity, typescript-eslint) and replaces them with a single @biomejs/biome dependency, matching the opensea-devtools setup. Closes #851, #848, #847, #846, #843, #842, #840, #839. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Bumps lodash to 4.18.1 and updates ancestor dependency @nomicfoundation/hardhat-toolbox. These dependencies need to be updated together.
Updates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
@nomicfoundation/hardhat-toolboxfrom 5.0.0 to 7.0.0Release notes
Sourced from
@nomicfoundation/hardhat-toolbox's releases.Changelog
Sourced from
@nomicfoundation/hardhat-toolbox's changelog.Commits
6372d08Version Packagesa26e822Remove the npm tags from the README.md files18bef56Quote the package in the installation instructions of the readmese5025aeUpdate the formatting and quote the package in the installation instructions ...ee34347Update hardhat-toolbox7ade974Version Packagesa7e4215feat: bump minimum version ofsolidity-coverageto Osakae4ad0adchore: update package metadata for provenancef65ee74Version Packagesa4f1e27Hardhat 2 documentation links updated to reflect the domain change to v2.hard...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@nomicfoundation/hardhat-toolboxsince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.