-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): Bump the npm_and_yarn at /. security update group with 3 updates #610
Conversation
There is a conflict among the peer dependencies of the ethersjs package. To upgrade hedera-local to version 2.16.0 and hardhat-upgrades to version 2.4.1, it is necessary for our internal ethersjs to be version 6x or above. However, ethersjs@6x introduces many breaking changes compared to version 5. Consequently, upgrading this package would entail upgrading the entire repository. |
…th 3 updates Bumps the npm_and_yarn at /. security update group with 3 updates: [@hashgraph/hedera-local](https://github.com/hashgraph/hedera-local-node), [@openzeppelin/hardhat-upgrades](https://github.com/OpenZeppelin/openzeppelin-upgrades) and [axios](https://github.com/axios/axios). Updates `@hashgraph/hedera-local` from 2.13.0 to 2.16.0 - [Release notes](https://github.com/hashgraph/hedera-local-node/releases) - [Commits](hiero-ledger/hiero-local-node@v.2.13.0...v.2.16.0) Updates `@openzeppelin/hardhat-upgrades` from 1.28.0 to 2.4.1 - [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases) - [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/[email protected]...@openzeppelin/[email protected]) Updates `axios` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: "@hashgraph/hedera-local" dependency-type: direct:development - dependency-name: "@openzeppelin/hardhat-upgrades" dependency-type: direct:development - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
613fe10
to
7e8011d
Compare
Close as this issue is addressed in #644 |
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. |
Bumps the npm_and_yarn at /. security update group with 3 updates: @hashgraph/hedera-local, @openzeppelin/hardhat-upgrades and axios.
Updates
@hashgraph/hedera-local
from 2.13.0 to 2.16.0Release notes
Sourced from
@hashgraph/hedera-local
's releases.Commits
b684718
fix: correct the package name (#449)7d20990
chore: bump network images and local node version (#448)38143f4
fix: Mirror Node Web3 ChainID configuration (#447)c64ee30
feat: add title check workflow (#442)ad9e747
Bump axios from 1.3.4 to 1.6.1 in /test/cypress (#427)d758f5c
Bump Packages (#431)b98b6ac
Refactor (#426)4867b62
Bump version to 2.15.1 (#405)58eafa2
Add account blocklisting feature flag (#404)3edc090
Release Version 2.15 (#399)Updates
@openzeppelin/hardhat-upgrades
from 1.28.0 to 2.4.1Release notes
Sourced from
@openzeppelin/hardhat-upgrades
's releases.... (truncated)
Commits
142c919
Publish@openzeppelin/hardhat-upgrades
@2
.4.19078b9d
Update Defender SDK (#924)55eae39
Publish@openzeppelin/hardhat-upgrades
@2
.4.0a452ae1
Remove plugin-defender-hardhat from test matrix6b92cb0
Add createFactoryAddress option for Defender (#920)1be0edd
Update dependency sinon to v17 (#904)cfac3f2
Publish@openzeppelin/upgrades-core
@1
.31.17069859
CLI: Throw error if--requireReference
and--unsafeSkipStorageCheck
are b...04640c0
Update dependency eslint-plugin-unicorn to v49 (#914)ca99114
Update actions/setup-node action to v4 (#908)Updates
axios
from 1.6.0 to 1.6.2Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b3be365
chore(release): v1.6.2 (#6082)8739acb
chore(ci): removed redundant release action; (#6081)bfa9c30
chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3
chore(docs): update README.md (#6048)b12a608
chore(ci): removed paths-ignore filter; (#6080)0c9d886
chore(ci): reworked ignoring files logic; (#6079)30873ee
chore(ci): add paths-ignore config to testing action; (#6078)cff9967
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...7009715
chore(ci): fixed release notification action; (#6064)7144f10
chore(ci): fixed release notification action; (#6063)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.