chore(deps-dev): bump the development-dependencies group with 21 updates#167
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
Conversation
Bumps the development-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@fhevm/hardhat-plugin](https://github.com/zama-ai/fhevm-mocks) | `0.1.0` | `0.4.2` | | [@fhevm/mock-utils](https://github.com/zama-ai/fhevm-mocks) | `0.1.0` | `0.4.2` | | [@nomicfoundation/hardhat-chai-matchers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-chai-matchers) | `2.1.0` | `3.0.0` | | [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/ethers) | `3.1.3` | `4.0.6` | | [@nomicfoundation/hardhat-network-helpers](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-network-helpers) | `1.1.2` | `3.0.4` | | [@nomicfoundation/hardhat-toolbox](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-toolbox) | `6.1.0` | `7.0.0` | | [@nomicfoundation/hardhat-verify](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-verify) | `2.1.3` | `3.0.12` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.20` | `5.2.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.57.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.57.0` | | [@zama-fhe/relayer-sdk](https://github.com/zama-ai/relayer-sdk) | `0.2.0` | `0.4.2` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.4` | `17.3.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.3` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | | [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat) | `2.28.4` | `3.1.12` | | [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) | `0.11.45` | `2.0.1` | | [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) | `1.4.3` | `2.3.1` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | Updates `@eslint/eslintrc` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.5) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@fhevm/hardhat-plugin` from 0.1.0 to 0.4.2 - [Release notes](https://github.com/zama-ai/fhevm-mocks/releases) - [Commits](zama-ai/fhevm-mocks@v0.1.0...v0.4.2) Updates `@fhevm/mock-utils` from 0.1.0 to 0.4.2 - [Release notes](https://github.com/zama-ai/fhevm-mocks/releases) - [Commits](zama-ai/fhevm-mocks@v0.1.0...v0.4.2) Updates `@nomicfoundation/hardhat-chai-matchers` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers) Updates `@nomicfoundation/hardhat-ethers` from 3.1.3 to 4.0.6 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ethers@4.0.6/v-next/ethers) Updates `@nomicfoundation/hardhat-network-helpers` from 1.1.2 to 3.0.4 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-network-helpers/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-network-helpers@3.0.4/v-next/hardhat-network-helpers) Updates `@nomicfoundation/hardhat-toolbox` from 6.1.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) Updates `@nomicfoundation/hardhat-verify` from 2.1.3 to 3.0.12 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-verify/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-verify@3.0.12/v-next/hardhat-verify) Updates `@types/chai` from 4.3.20 to 5.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `@types/node` from 25.2.2 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/parser) Updates `@zama-fhe/relayer-sdk` from 0.2.0 to 0.4.2 - [Release notes](https://github.com/zama-ai/relayer-sdk/releases) - [Commits](zama-ai/relayer-sdk@v0.2.0...v0.4.2) Updates `dotenv` from 17.2.4 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.4...v17.3.1) Updates `eslint` from 9.39.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.3) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) Updates `hardhat` from 2.28.4 to 3.1.12 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.1.12/v-next/hardhat) Updates `hardhat-deploy` from 0.11.45 to 2.0.1 - [Changelog](https://github.com/wighawag/hardhat-deploy/blob/main/CHANGELOG.md) - [Commits](https://github.com/wighawag/hardhat-deploy/compare/v0.11.45...hardhat-deploy@2.0.1) Updates `prettier-plugin-solidity` from 1.4.3 to 2.3.1 - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](prettier-solidity/prettier-plugin-solidity@v1.4.3...v2.3.1) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@fhevm/hardhat-plugin" dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@fhevm/mock-utils" dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nomicfoundation/hardhat-chai-matchers" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nomicfoundation/hardhat-ethers" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nomicfoundation/hardhat-network-helpers" dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nomicfoundation/hardhat-toolbox" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nomicfoundation/hardhat-verify" dependency-version: 3.0.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/chai" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@zama-fhe/relayer-sdk" dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: hardhat dependency-version: 3.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: hardhat-deploy dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: prettier-plugin-solidity dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the development-dependencies group with 21 updates:
3.3.33.3.59.39.210.0.10.1.00.4.20.1.00.4.22.1.03.0.03.1.34.0.61.1.23.0.46.1.07.0.02.1.33.0.124.3.205.2.325.2.225.5.08.54.08.57.08.54.08.57.00.2.00.4.217.2.417.3.19.39.210.0.39.1.210.1.82.28.43.1.120.11.452.0.11.4.32.3.16.1.26.1.3Updates
@eslint/eslintrcfrom 3.3.3 to 3.3.5Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
5135df1chore: release 3.3.5 🚀 (#228)c109d69docs: Update README sponsors3dc2381fix: update dependency minimatch to ^3.1.5 (#227)81385b6ci: pin Node.js 25.6.1 (#226)4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsUpdates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@fhevm/hardhat-pluginfrom 0.1.0 to 0.4.2Release notes
Sourced from
@fhevm/hardhat-plugin's releases.... (truncated)
Commits
fa852dachore: update fhevm/solidity v0.11.1 (#104)12e6d59delegate, dependencies update and API key fix (#103)18b5199relayer-sdk v0.4.0 (#99)a7c698dchore: update workflow to follow relayer pattern and manage pre and release762fe5dchore: update publish.yml to be trusted publishing ready0f36bddBump version 0.4.0-0 (#94)51b79d8chore: relayer-sdk 0.4.0-4 (#93)4dfd0c8doc: fix APlusB tutorial (#92)3a3cd17chore: fhevm-v10 (#91)9ee2781Remove debug task and improve config checking (#86)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@fhevm/hardhat-pluginsince your current version.Updates
@fhevm/mock-utilsfrom 0.1.0 to 0.4.2Release notes
Sourced from
@fhevm/mock-utils's releases.... (truncated)
Commits
fa852dachore: update fhevm/solidity v0.11.1 (#104)12e6d59delegate, dependencies update and API key fix (#103)18b5199relayer-sdk v0.4.0 (#99)a7c698dchore: update workflow to follow relayer pattern and manage pre and release762fe5dchore: update publish.yml to be trusted publishing ready0f36bddBump version 0.4.0-0 (#94)51b79d8chore: relayer-sdk 0.4.0-4 (#93)4dfd0c8doc: fix APlusB tutorial (#92)3a3cd17chore: fhevm-v10 (#91)9ee2781Remove debug task and improve config checking (#86)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@fhevm/mock-utilssince your current version.Updates
@nomicfoundation/hardhat-chai-matchersfrom 2.1.0 to 3.0.0Release notes
Sourced from
@nomicfoundation/hardhat-chai-matchers's releases.... (truncated)
Changelog
Sourced from
@nomicfoundation/hardhat-chai-matchers'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 ...40525f5Update hardhat-chai-matchers81dd4ecVersion Packages8da8c38chore: update readme instructions instructions to usehh2tage4ad0adchore: 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-chai-matcherssince your current version.Updates
@nomicfoundation/hardhat-ethersfrom 3.1.3 to 4.0.6Release notes
Sourced from
@nomicfoundation/hardhat-ethers's releases.Commits
Updates
@nomicfoundation/hardhat-network-helpersfrom 1.1.2 to 3.0.4Release notes
Sourced from
@nomicfoundation/hardhat-network-helpers's releases.Changelog
Sourced from
@nomicfoundation/hardhat-network-helpers's changelog.... (truncated)
Commits
6ce1e7dVersion Packages9cb7289update@types/nodeversion3a4ff6bVersion Packages169d01aUpdate v-next/hardhat-network-helpers/package.json45ffc1cdocs: adjust headings in reference section for proper hierarchyd352da7pr fixesa21da1ddocs: move website docs to readmedf46ff1Version Packages11d2714Update plugin readmesf66a776Version PackagesUpdates
@nomicfoundation/hardhat-toolboxfrom 6.1.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.Updates
@nomicfoundation/hardhat-verifyfrom 2.1.3 to 3.0.12Release notes
Sourced from
@nomicfoundation/hardhat-verify's releases.... (truncated)
Changelog
Sourced from
@nomicfoundation/hardhat-verify's changelog.... (truncated)
Commits
553035aVersion Packagesb4991acMerge pull request #8028 from NomicFoundation/fix-spellcheck-workflowa429140Ignore intentional typos8dadf9bClean up the dictionary and fix more typos2cbf218Revert cancelled releasef311aa9Version Packages23eac5bUpdate hardhat-verify and hardhat-typechain to use the new ways to identify e...6ce1e7dVersion Packages81de079Version Packages7ad8412refactor: rename verifier to verificationUpdates
@types/chaifrom 4.3.20 to 5.2.3Commits
Updates
@types/nodefrom 25.2.2 to 25.5.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.57.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
2c6aeeechore(release): publish 8.57.046bf066docs(eslint-plugin): document no-unnecessary-condition limitation with object...f696dadchore: use pnpm catalog (