chore(deps-dev): bump the npm_and_yarn group across 1 directory with 7 updates#229
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 7 updates#229dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.0.1` | `21.2.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `21.0.1` | `21.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `26.1.1` | | [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat) | `3.5.1` | `3.9.1` | | [release-please](https://github.com/googleapis/release-please) | `17.6.0` | `17.10.3` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [viem](https://github.com/wevm/viem) | `2.50.4` | `2.55.1` | Updates `@commitlint/cli` from 21.0.1 to 21.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 21.0.1 to 21.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/config-conventional) Updates `@types/node` from 25.9.1 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `hardhat` from 3.5.1 to 3.9.1 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.9.1/packages/hardhat) Updates `release-please` from 17.6.0 to 17.10.3 - [Release notes](https://github.com/googleapis/release-please/releases) - [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please@v17.6.0...v17.10.3) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `viem` from 2.50.4 to 2.55.1 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.50.4...viem@2.55.1) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: "@commitlint/config-conventional" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: hardhat dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: release-please dependency-version: 17.10.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: viem dependency-version: 2.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn ... 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 npm_and_yarn group with 7 updates in the / directory:
21.0.121.2.121.0.121.2.025.9.126.1.13.5.13.9.117.6.017.10.36.0.37.0.22.50.42.55.1Updates
@commitlint/clifrom 21.0.1 to 21.2.1Release notes
Sourced from @commitlint/cli's releases.
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
Commits
6e20041v21.2.11b4e5bcv21.2.0fdb566ffeat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...6f1c0afv21.1.07af27bafeat(cli): add --default-config flag to lint without a config file (#4805)51a2d7ftest(cli): verify --cwd redirects config resolution (#997) (#4796)8069048v21.0.2121005efix: disallow same commit hash for --from and --to (#4773)Updates
@commitlint/config-conventionalfrom 21.0.1 to 21.2.0Release notes
Sourced from @commitlint/config-conventional's releases.
... (truncated)
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
1b4e5bcv21.2.0fdb566ffeat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...6f1c0afv21.1.08069048v21.0.2Updates
@types/nodefrom 25.9.1 to 26.1.1Commits
Updates
hardhatfrom 3.5.1 to 3.9.1Release notes
Sourced from hardhat's releases.
... (truncated)
Changelog
Sourced from hardhat's changelog.
... (truncated)
Commits
a92ab66Version Packages85ab118address copilot's suggestions3c2e31echore(hhu): keep the utils feature internaleef2424test(hhu): add a --network routing testd285ba5test(hhu): share test helpers and lock in hhu's option setc0791f6test(hhu): mirror task test layout to source folders748b861refactor(hhu): whitelist --network forwarding and dedupe its option def980f7adfeat(hhu): tag hhu task analytics with command "hhu"1fcc9e5refactor(hhu): kebab-case the constants zero-address leafa672865refactor(hhu): centralize task prefix and add a category registryUpdates
release-pleasefrom 17.6.0 to 17.10.3Release notes
Sourced from release-please's releases.
... (truncated)
Changelog
Sourced from release-please's changelog.
... (truncated)
Commits
5d70353chore(main): release 17.10.3 (#2842)6846245fix(src/updaters): add google-cloud-pom-parent to specialArtifacts in librari...529597achore(main): release 17.10.2 (#2840)12fa5cafix: bump deps for security alerts (#2839)1cbc8fechore(renovate): replace config:base/recommended with best-practices (#2834)3e56abdchore(main): release 17.10.1 (#2831)8f17e5dtest: increase timeout for LocalGitHub tests (#2832)2cfa196fix: avoid duplicate updates in librarian.yaml for Go v2+ (#2830)9c29179ci: zizmor fix for workflow file (#2829)28445fdchore(main): release 17.10.0 (#2811)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
viemfrom 2.50.4 to 2.55.1Release notes
Sourced from viem's releases.
... (truncated)
Commits
61a40ecchore: version package (#4824)388c148test(tempo): skip unconfigured local zone tests (#4832)765e19bfeat(tempo): support current zone portals (#4828)fc32d40ci: skip latest typescript benchmarks (#4829)91a3e22ci: report non-blocking wagmi failures (#4826)c31e0bdfeat(verifyHash): addblockHashandrequireCanonicalparams for onchain v...dc6150dchore: version package (#4812)2825f37feat(op-stack): add deposit receipt fields toOpStackTransactionReceipt(#4...48324f7feat: add Robinhood Chain and Robinhood Chain Testnet (#4818)0ef1b5dfeat(utils): filterChains API (#4822)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions