chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates#274
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates#274dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
28a1a6b to
fb06f5d
Compare
…updates Bumps the npm_and_yarn group with 4 updates in the / directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@hashgraph/sdk](https://github.com/hiero-ledger/hiero-sdk-js), [elliptic](https://github.com/indutny/elliptic) and [@ethersproject/signing-key](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/signing-key). Bumps the npm_and_yarn group with 1 update in the /examples/hardhat-hts directory: [axios](https://github.com/axios/axios). Updates `@grpc/grpc-js` from 1.8.2 to 1.13.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.2...@grpc/grpc-js@1.13.0) Updates `@hashgraph/sdk` from 2.55.1 to 2.61.0 - [Release notes](https://github.com/hiero-ledger/hiero-sdk-js/releases) - [Changelog](https://github.com/hiero-ledger/hiero-sdk-js/blob/main/CHANGELOG.md) - [Commits](hiero-ledger/hiero-sdk-js@v2.55.1...v2.61.0) Updates `elliptic` from 6.5.4 to 6.6.1 - [Commits](indutny/elliptic@v6.5.4...v6.6.1) Updates `@ethersproject/signing-key` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.8.0/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.8.0/packages/signing-key) Updates `axios` from 1.8.1 to 1.8.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.1...v1.8.3) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@hashgraph/sdk" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@ethersproject/signing-key" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
fb06f5d to
973f993
Compare
rbarker-dev
approved these changes
Dec 24, 2025
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
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 4 updates in the / directory: @grpc/grpc-js, @hashgraph/sdk, elliptic and @ethersproject/signing-key.
Bumps the npm_and_yarn group with 1 update in the /examples/hardhat-hts directory: axios.
Updates
@grpc/grpc-jsfrom 1.8.2 to 1.13.0Release notes
Sourced from
@grpc/grpc-js's releases.... (truncated)
Commits
02b7c27Merge pull request #2918 from murgatroid99/grpc-js_backoff_tracea188ae1grpc-js: Add backoff timer trace logginga8142c2Merge pull request #2916 from murgatroid99/grpc-js-xds_ring_hash_fixabcf430grpc-js-xds: ring_hash: Fix proactive connect logic when already connectingfbd13e8Merge pull request #2914 from murgatroid99/grpc-js_1.13.0_bump9691f0egrpc-js: Update to 1.13.0daa5127Merge pull request #2913 from murgatroid99/grpc-js_generated_update4132581grpc-js: Update generated code with generator changes55b31f6Merge pull request #2911 from murgatroid99/proto-loader_optional_oneof7133635Update golden and xds generated code for generator changesUpdates
@hashgraph/sdkfrom 2.55.1 to 2.61.0Release notes
Sourced from
@hashgraph/sdk's releases.... (truncated)
Changelog
Sourced from
@hashgraph/sdk's changelog.... (truncated)
Commits
ffe09f1chore(release): v2.61.0 (#2965)cd73fafdocs: add note in documentation when running examples (#2962)4dd08ddchore(deps): bump renovatebot/github-action from 41.0.15 to 41.0.16 (#2963)75c8ab5fix: disable auto renew assignment on topic and token create (#2945)211da69chore(deps): bump renovatebot/github-action from 41.0.14 to 41.0.15 (#2957)d5da9abchore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#2958)9392d54Add some comments about thetoSolidityAddressfunction (#2220)4af517cfeat: manual update client address book (#2928)753b552chore(deps): bump@babel/runtimefrom 7.26.0 to 7.26.10 (#2950)b94ba78chore(deps): bump@babel/helpers(#2951)Updates
ellipticfrom 6.5.4 to 6.6.1Commits
9b774366.6.104cb6f5Merge commit from forkb8a7edd6.6.034c8534fix: signature verification due to leading zeros3e46a486.5.7accb61elib: DER signature decoding correction03e06e16.5.67ac5360Merge commit from fork75700786.5.5206da2elib: lintUpdates
@ethersproject/signing-keyfrom 5.7.0 to 5.8.0Release notes
Sourced from
@ethersproject/signing-key's releases.... (truncated)
Changelog
Sourced from
@ethersproject/signing-key's changelog.Commits
5ff3dc9admin: updated dist files with update-versionsf8deaaeUpdated to latest elliptic library to fix audit warnings.fa5f647admin: updated dist filesUpdates
axiosfrom 1.8.1 to 1.8.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
39ec206chore(release): v1.8.3 (#6819)10fa70efix: add missing type for allowAbsoluteUrls (#6818)7821ef9docs: update readme to include bun install (#6811)ec159e5fix(xhr/fetch): passallowAbsoluteUrlstobuildFullPathinxhrand `fet...a9f7689chore(release): v1.8.2 (#6812)fb8eec2fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045chore(sponsor): update sponsor block (#6804)72acf75chore(sponsor): update sponsor block (#6794)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.