Skip to content
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

chore(deps): bump the all-dependencies group with 49 updates #1344

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps the all-dependencies group with 49 updates:

Package From To
@arbitrum/sdk 3.1.3 3.3.3
@defi-wonderland/smock 2.3.5 2.4.0
@eth-optimism/sdk 3.2.2 3.2.3
@google-cloud/kms 3.6.0 4.1.0
@google-cloud/storage 6.10.1 7.9.0
@maticnetwork/maticjs 3.6.0 3.8.2
@maticnetwork/maticjs-ethers 1.0.3 1.1.0
@openzeppelin/hardhat-upgrades 1.28.0 3.0.5
@uma/common 2.33.0 2.35.0
@uma/financial-templates-lib 2.34.1 2.35.1
async 3.2.4 3.2.5
axios 1.6.0 1.6.8
dotenv 16.3.1 16.3.2
ethers 5.7.2 6.11.1
hardhat 2.14.0 2.22.2
hardhat-deploy 0.11.34 0.12.2
superstruct 1.0.3 1.0.4
ts-node 10.9.1 10.9.2
winston 3.10.0 3.11.0
zksync-web3 0.14.3 0.17.1
@nomiclabs/hardhat-etherscan 3.1.7 3.1.8
@nomiclabs/hardhat-waffle 2.0.5 2.0.6
@typechain/ethers-v5 10.2.1 11.1.2
@typechain/hardhat 6.1.6 9.1.0
@types/async-retry 1.4.5 1.4.8
@types/bluebird 3.5.38 3.5.42
@types/minimist 1.2.2 1.2.5
@types/mocha 10.0.1 10.0.6
@types/node 20.3.1 20.11.30
@typescript-eslint/eslint-plugin 4.33.0 7.3.1
@typescript-eslint/parser 4.33.0 7.3.1
chai 4.3.7 5.1.0
eslint 7.32.0 8.57.0
eslint-config-prettier 8.8.0 9.1.0
eslint-config-standard 16.0.3 17.1.0
eslint-plugin-import 2.27.5 2.29.1
eslint-plugin-mocha 10.1.0 10.4.1
eslint-plugin-prettier 4.2.1 5.1.3
eslint-plugin-promise 5.2.0 6.1.1
hardhat-gas-reporter 1.0.9 2.0.2
prettier 2.8.8 3.2.5
prettier-plugin-solidity 1.1.3 1.3.1
pretty-quick 3.1.3 4.0.0
sinon 15.2.0 17.0.1
@types/sinon 10.0.16 17.0.3
solhint 3.4.1 4.5.2
solidity-coverage 0.8.3 0.8.11
typechain 8.2.0 8.3.2
typescript 5.1.6 5.4.3

Updates @arbitrum/sdk from 3.1.3 to 3.3.3

Release notes

Sourced from @​arbitrum/sdk's releases.

v3.3.3

What's Changed

Full Changelog: OffchainLabs/arbitrum-sdk@v3.3.2...v3.3.3

v3.3.2

What's Changed

Full Changelog: OffchainLabs/arbitrum-sdk@v3.3.1...v3.3.2

v3.3.1

What's Changed

Full Changelog: OffchainLabs/arbitrum-sdk@v3.3.0...v3.3.1

v3.3.0

What's Changed

Custom Gas Token Support

This release adds custom gas token support. Added by @​spsjvc, @​douglance and @​godzillaba in OffchainLabs/arbitrum-sdk#310.

L2Network

  • Added a new property nativeToken?: string
    • In case of a chain that uses ETH as its gas token, this is either undefined or the zero address
    • In case of a chain that uses a custom gas token, this is the address of said token on the parent chain

Asset Bridger

  • Added a new property nativeToken?: string which is read from the L2Network object

EthBridger

  • Added getApproveGasTokenRequest and approveGasToken for approving the gas token to be spent by the Inbox

Erc20Bridger

  • Added getApproveGasTokenRequest and approveGasToken for approving the gas token to be spent by the relevant Gateway

The only extra thing you have to do for custom gas token chains is to make sure to call approveGasToken before executing a deposit, so that the Inbox (in case of a native token deposit) or the relevant Gateway (in case of a token deposit) have allowance to spend your tokens in order to pay for fees. The rest of your code can stay the same, as everything else will be handled internally by the SDK.

Erc20Bridger

... (truncated)

Commits

Updates @defi-wonderland/smock from 2.3.5 to 2.4.0

Commits
Maintainer changes

This version was pushed to npm by wonderland-bot, a new releaser for @​defi-wonderland/smock since your current version.


Updates @eth-optimism/sdk from 3.2.2 to 3.2.3

Commits
  • 0b7b81c Version Packages (#9909)
  • 3dc129f feat(sdk): add DGF address to the SDK for OP Sepolia (#9919)
  • cbdc8fe op-challenger: Use TxSender to batch send resolve claim transactions. (#9933)
  • cee53a9 op-challenger: Tidy up TxSender (#9931)
  • 4af4a30 op-challenger: Add timer metrics for acting on games and attempting to resolv...
  • af9aa33 contracts-bedrock: adds spdx header to weth98 (#9921)
  • a4818e9 op-program: Use op-sepolia network name (#9900)
  • cb5ae31 dependabot(npm): bump viem from 2.7.19 to 2.8.13 (#9911)
  • ac75a70 fix(op-dispute-mon): remove unused collateral calculator (#9926)
  • 9055278 fix(ctb): Exact Bond Amounts (#9924)
  • Additional commits viewable in compare view

Updates @google-cloud/kms from 3.6.0 to 4.1.0

Release notes

Sourced from @​google-cloud/kms's releases.

phishing-protection: v4.1.0

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5026) (43acd89)

redis: v4.1.0

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

scheduler: v4.1.0

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

vision: v4.1.0

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5018) (3180809)

web-risk: v4.1.0

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

aiplatform: v3.15.0

3.15.0 (2024-03-12)

Features

  • A new value NVIDIA_H100_80GB is added to enum AcceleratorType (#5114) (729d778)

aiplatform: v3.14.0

3.14.0 (2024-02-27)

... (truncated)

Changelog

Sourced from @​google-cloud/kms's changelog.

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5025) (7244cab)

4.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4586) (4b18686)

4.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)
  • [kms] migrate to Node 14

Bug Fixes

Miscellaneous Chores

3.8.0 (2023-07-24)

Features

  • [kms] add interoperable symmetric encryption system (#4431) (28b5dca)

3.7.0 (2023-07-11)

Features

  • [kms] add interoperable symmetric encryption system (#4389) (685b1ad)
Commits
  • f49589c chore: release main (#5030)
  • 7244cab feat: Trusted Private Cloud support, use the universeDomain parameter (#5025)
  • 3ef691a docs: [kms] update comments (#4998)
  • 9bb3b37 chore(deps): update dependency gapic-tools to v0.3.0 (#4958)
  • 68aadb6 chore: [Many APIs] update copyright year (#4912)
  • fe7dc9e chore: remove compile-protos from prepare script (#4829)
  • 31d107b chore(deps): update dependency @​types/sinon to v17 (#4791)
  • 362152e chore(deps): update dependency sinon to v17 (#4754)
  • 4b6ac7d chore(deps): update dependency pack-n-play to v2 (#4716)
  • 17c7816 chore(deps): update dependency gapic-tools to v0.2.0 (#4688)
  • Additional commits viewable in compare view

Updates @google-cloud/storage from 6.10.1 to 7.9.0

Release notes

Sourced from @​google-cloud/storage's releases.

v7.9.0

7.9.0 (2024-03-18)

Features

  • Add ability to configure and utilize soft-delete and restore (#2425) (7da5a7d)

v7.8.0

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)

v7.7.0

7.7.0 (2023-11-29)

Features

  • Implement object retention lock for bucket / files (#2365) (c140868)

Bug Fixes

  • TransferManager#downloadFileInChunks issues (#2373) (65950f3)

v7.6.0

7.6.0 (2023-11-08)

Features

v7.5.0

7.5.0 (2023-10-30)

Features

... (truncated)

Changelog

Sourced from @​google-cloud/storage's changelog.

7.9.0 (2024-03-18)

Features

  • Add ability to configure and utilize soft-delete and restore (#2425) (7da5a7d)

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)

7.7.0 (2023-11-29)

Features

  • Implement object retention lock for bucket / files (#2365) (c140868)

Bug Fixes

  • TransferManager#downloadFileInChunks issues (#2373) (65950f3)

7.6.0 (2023-11-08)

Features

7.5.0 (2023-10-30)

Features

7.4.0 (2023-10-24)

... (truncated)

Commits
  • 36d2721 chore(main): release 7.9.0 (#2426)
  • 7da5a7d feat: add ability to configure and utilize soft-delete and restore (#2425)
  • d5cd465 chore(main): release 7.8.0 (#2402)
  • 3044d3c feat: add includeFoldersAsPrefixes for managed folders (#2413)
  • c781bdc fix: do not automatically set overrideUnlockedRetention (#2421)
  • 11ebe2b fix: Cannot read properties of null (reading length) in stream-shift (#2422)
  • 86d0b81 test: improvements to requester pays tests and bucket metadata updates (#2414)
  • 55ff53b samples: commented value (missing quote) (#2418)
  • 095ecb1 chore(deps): update dependency gapic-tools to ^0.4.0 (#2417)
  • 153cc00 docs: clarify the limitation message associated with the bucket signed URLs (...
  • Additional commits viewable in compare view

Updates @maticnetwork/maticjs from 3.6.0 to 3.8.2

Commits

Updates @maticnetwork/maticjs-ethers from 1.0.3 to 1.1.0

Commits
Maintainer changes

This version was pushed to npm by nitinmittal23, a new releaser for @​maticnetwork/maticjs-ethers since your current version.


Updates @openzeppelin/hardhat-upgrades from 1.28.0 to 3.0.5

Release notes

Sourced from @​openzeppelin/hardhat-upgrades's releases.

@​openzeppelin/hardhat-upgrades@​3.0.5

  • Simplify console logging for admin.transferProxyAdminOwnership. (#978)
  • Support private networks and forked networks with Defender. (#989)

@​openzeppelin/hardhat-upgrades@​3.0.4

  • Support externally linked libraries for Defender deployments. (#960)

@​openzeppelin/hardhat-upgrades@​3.0.3

  • Support Defender deployments using EOA or Safe. (#967)

@​openzeppelin/hardhat-upgrades@​3.0.2

  • Support proxy verification on Snowtrace. (#954)

@​openzeppelin/hardhat-upgrades@​3.0.1

  • Update dependency on undici. (#948)
  • Update Defender SDK, support txOverrides option with Defender. (#951)

@​openzeppelin/hardhat-upgrades@​3.0.0

This is a major version of the Hardhat Upgrades plugin that contains breaking changes. Please review the changes below.

This version deploys proxy contracts from OpenZeppelin Contracts 5.0, and no longer supports deploying proxy contracts from OpenZeppelin Contracts 4.x. However, it still supports importing and/or managing existing proxies that were deployed from previous versions.

If you are using Hardhat Verify, this plugin now requires Hardhat Verify 2.0.0 or higher.

Summary

  • Deploy proxies from OpenZeppelin Contracts 5.0. (#919)
  • Support initialOwner option when deploying a transparent proxy or beacon. If not set, the externally owned account used during deployment will be the default owner for the transparent proxy's admin or the beacon, respectively.
  • Update optional peer dependency on @nomicfoundation/hardhat-verify to v2.0.0 or higher. (#937)
    • Note: Fully verifying proxies is only supported with Etherscan at the moment. The Hardhat Upgrades plugin does not currently assist with Sourcify verification for proxies.

Breaking changes

  • deployProxy, deployBeacon, deployBeaconProxy: Deploys proxy contracts from OpenZeppelin Contracts 5.0.
  • deployProxy:
    • Deploying a transparent proxy automatically causes a new proxy admin contract to be deployed along with the proxy.
    • New transparent proxy deployments no longer use an existing proxy admin, even if one was previously recorded in the network file.
    • New proxy admins are no longer recorded in the network file.
  • deployProxyAdmin: Removed, since proxy admins are deployed automatically by transparent proxies.
  • admin.changeProxyAdmin: Not supported with admins or proxies from OpenZeppelin Contracts 5.0. Only supported for previously deployed admins and proxies from OpenZeppelin Contracts 4.x or below.
  • admin.transferProxyAdminOwnership: This function no longer uses the proxy admin from the network file. It now requires a proxyAddress argument to be passed in.
  • @nomicfoundation/hardhat-verify v1.x and @nomicfoundation/hardhat-toolbox v3.x are no longer supported with this plugin. If you are using these packages, update them to @nomicfoundation/hardhat-verify v2.x and @nomicfoundation/hardhat-toolbox v4.x.

@​openzeppelin/hardhat-upgrades@​3.0.0-alpha.0

Disclaimer

This is an alpha release of a new major version which contains breaking changes. Additional breaking changes may be introduced leading up to the full release.

Documentation

API documentation for this alpha release can be found here.

Summary

  • Deploy proxies from OpenZeppelin Contracts 5.0.

... (truncated)

Commits

Updates @uma/common from 2.33.0 to 2.35.0

Commits
  • 1ce0ec6 feat: release (#4724)
  • e2224e9 feat: old dvm contracts for sepolia (#4722)
  • 8f2cca7 build(deps): bump @​openzeppelin/contracts from 4.9.3 to 4.9.6 in /packages/co...
  • 74050a3 build(deps-dev): bump @​openzeppelin/contracts from 4.9.3 to 4.9.6 in /package...
  • f3f5f16 feat: sepolia deployments (#4717)
  • c389e70 build(deps): bump @​openzeppelin/contracts-upgradeable from 4.9.3 to 4.9.6 (#4...
  • 15247cc build(deps): bump es5-ext from 0.10.62 to 0.10.64 (#4712)
  • 0b0ed8f build(deps): bump undici from 5.26.3 to 5.28.3 (#4705)
  • 5f9505b feat: gas rebates february 2024 (#4715)
  • 62841b8 fix: polymarket api resolvedBy can be null (#4716)
  • Additional commits viewable in compare view

Updates @uma/financial-templates-lib from 2.34.1 to 2.35.1

Commits
  • 1ce0ec6 feat: release (#4724)
  • e2224e9 feat: old dvm contracts for sepolia (#4722)
  • 8f2cca7 build(deps): bump @​openzeppelin/contracts from 4.9.3 to 4.9.6 in /packages/co...
  • 74050a3 build(deps-dev): bump @​openzeppelin/contracts from 4.9.3 to 4.9.6 in /package...
  • f3f5f16 feat: sepolia deployments (#4717)
  • c389e70 build(deps): bump @​openzeppelin/contracts-upgradeable from 4.9.3 to 4.9.6 (#4...
  • 15247cc build(deps): bump es5-ext from 0.10.62 to 0.10.64 (#4712)
  • 0b0ed8f build(deps): bump undici from 5.26.3 to 5.28.3 (#4705)
  • 5f9505b feat: gas rebates february 2024 (#4715)
  • 62841b8 fix: polymarket api resolvedBy can be null (#4716)
  • Additional commits viewable in compare view

Updates async from 3.2.4 to 3.2.5

Changelog

Sourced from async's changelog.

v3.2.5

  • Ensure Error objects such as AggregateError are propagated without modification (#1920)
Commits

Updates axios from 1.6.0 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)

... (truncated)

Commits
  • ab3f0f9 chore(release): v1.6.8 (#6303)
  • 2656612 fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...
  • 7320430 fix(import): use named export for EventEmitter;
  • 8786e0f fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
  • d844227 chore: update and bump deps (#6238)
  • caa0625 docs: update README responseEncoding types (#6194)
  • 41c4584 docs: Update README.md to point to current axios version in CDN links (#6196)
  • bf6974f chore(ci): add npm tag action; (#6231)
  • a52e4d9 chore(release): v1.6.7 (#6204)
  • 2b69888 chore: remove unnecessary check (#6186)
  • Additional commits viewable in compare view

Updates dotenv from 16.3.1 to 16.3.2

Changelog

Sourced from dotenv's changelog.

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
Commits
  • 883d6a6 16.3.2
  • 0489c7d Merge pull request #793 from zshnb/fix-buffer-slice
  • 8609b84 update CHANGELOG
  • 54d54e9 update CHANGELOG
  • 630d2a0 Merge pull request #735 from anthonyshibitov/encoding-fix
  • 823d0b8 Merge branch 'master' of github.com:motdotla/dotenv
  • 2cffe84 update CHANGELOG
  • 27e4c2b Merge pull request #792 from phuvinhbmt/fix/populate-return-type
  • 1548c27 Update README
  • 2eed66b Update README
  • Additional commits viewable in

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2024
Bumps the all-dependencies group with 49 updates:

| Package | From | To |
| --- | --- | --- |
| [@arbitrum/sdk](https://github.com/offchainlabs/arbitrum-sdk) | `3.1.3` | `3.3.3` |
| [@defi-wonderland/smock](https://github.com/defi-wonderland/smock) | `2.3.5` | `2.4.0` |
| [@eth-optimism/sdk](https://github.com/ethereum-optimism/optimism) | `3.2.2` | `3.2.3` |
| [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) | `3.6.0` | `4.1.0` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `6.10.1` | `7.9.0` |
| [@maticnetwork/maticjs](https://github.com/maticnetwork/matic.js) | `3.6.0` | `3.8.2` |
| [@maticnetwork/maticjs-ethers](https://github.com/maticnetwork/maticjs-ethers) | `1.0.3` | `1.1.0` |
| [@openzeppelin/hardhat-upgrades](https://github.com/OpenZeppelin/openzeppelin-upgrades) | `1.28.0` | `3.0.5` |
| [@uma/common](https://github.com/UMAprotocol/protocol) | `2.33.0` | `2.35.0` |
| [@uma/financial-templates-lib](https://github.com/UMAprotocol/protocol) | `2.34.1` | `2.35.1` |
| [async](https://github.com/caolan/async) | `3.2.4` | `3.2.5` |
| [axios](https://github.com/axios/axios) | `1.6.0` | `1.6.8` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.3.2` |
| [ethers](https://github.com/ethers-io/ethers.js) | `5.7.2` | `6.11.1` |
| [hardhat](https://github.com/nomiclabs/hardhat) | `2.14.0` | `2.22.2` |
| [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) | `0.11.34` | `0.12.2` |
| [superstruct](https://github.com/ianstormtaylor/superstruct) | `1.0.3` | `1.0.4` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [winston](https://github.com/winstonjs/winston) | `3.10.0` | `3.11.0` |
| [zksync-web3](https://github.com/zksync-sdk/zksync2-js) | `0.14.3` | `0.17.1` |
| [@nomiclabs/hardhat-etherscan](https://github.com/nomiclabs/hardhat) | `3.1.7` | `3.1.8` |
| [@nomiclabs/hardhat-waffle](https://github.com/NomicFoundation/hardhat-waffle) | `2.0.5` | `2.0.6` |
| [@typechain/ethers-v5](https://github.com/ethereum-ts/Typechain) | `10.2.1` | `11.1.2` |
| [@typechain/hardhat](https://github.com/ethereum-ts/Typechain) | `6.1.6` | `9.1.0` |
| [@types/async-retry](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-retry) | `1.4.5` | `1.4.8` |
| [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) | `3.5.38` | `3.5.42` |
| [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist) | `1.2.2` | `1.2.5` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.3.1` | `20.11.30` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `4.33.0` | `7.3.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.33.0` | `7.3.1` |
| [chai](https://github.com/chaijs/chai) | `4.3.7` | `5.1.0` |
| [eslint](https://github.com/eslint/eslint) | `7.32.0` | `8.57.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `9.1.0` |
| [eslint-config-standard](https://github.com/standard/eslint-config-standard) | `16.0.3` | `17.1.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.29.1` |
| [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.1.0` | `10.4.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.1.3` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `5.2.0` | `6.1.1` |
| [hardhat-gas-reporter](https://github.com/cgewecke/hardhat-gas-reporter) | `1.0.9` | `2.0.2` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.2.5` |
| [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) | `1.1.3` | `1.3.1` |
| [pretty-quick](https://github.com/prettier/pretty-quick) | `3.1.3` | `4.0.0` |
| [sinon](https://github.com/sinonjs/sinon) | `15.2.0` | `17.0.1` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `10.0.16` | `17.0.3` |
| [solhint](https://github.com/protofire/solhint) | `3.4.1` | `4.5.2` |
| [solidity-coverage](https://github.com/sc-forks/solidity-coverage) | `0.8.3` | `0.8.11` |
| [typechain](https://github.com/ethereum-ts/Typechain) | `8.2.0` | `8.3.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.4.3` |


Updates `@arbitrum/sdk` from 3.1.3 to 3.3.3
- [Release notes](https://github.com/offchainlabs/arbitrum-sdk/releases)
- [Commits](OffchainLabs/arbitrum-sdk@v3.1.3...v3.3.3)

Updates `@defi-wonderland/smock` from 2.3.5 to 2.4.0
- [Release notes](https://github.com/defi-wonderland/smock/releases)
- [Changelog](https://github.com/defi-wonderland/smock/blob/dev/CHANGELOG.md)
- [Commits](defi-wonderland/smock@v2.3.5...v2.4.0)

Updates `@eth-optimism/sdk` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/ethereum-optimism/optimism/releases)
- [Commits](https://github.com/ethereum-optimism/optimism/compare/@eth-optimism/[email protected]...@eth-optimism/[email protected])

Updates `@google-cloud/kms` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-kms/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/iot-v4.1.0/packages/google-cloud-kms)

Updates `@google-cloud/storage` from 6.10.1 to 7.9.0
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v6.10.1...v7.9.0)

Updates `@maticnetwork/maticjs` from 3.6.0 to 3.8.2
- [Release notes](https://github.com/maticnetwork/matic.js/releases)
- [Commits](https://github.com/maticnetwork/matic.js/commits)

Updates `@maticnetwork/maticjs-ethers` from 1.0.3 to 1.1.0
- [Commits](https://github.com/maticnetwork/maticjs-ethers/commits)

Updates `@openzeppelin/hardhat-upgrades` from 1.28.0 to 3.0.5
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/[email protected]...@openzeppelin/[email protected])

Updates `@uma/common` from 2.33.0 to 2.35.0
- [Release notes](https://github.com/UMAprotocol/protocol/releases)
- [Commits](https://github.com/UMAprotocol/protocol/compare/@uma/[email protected]...@uma/[email protected])

Updates `@uma/financial-templates-lib` from 2.34.1 to 2.35.1
- [Release notes](https://github.com/UMAprotocol/protocol/releases)
- [Commits](https://github.com/UMAprotocol/protocol/compare/@uma/[email protected]...@uma/[email protected])

Updates `async` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.4...v3.2.5)

Updates `axios` from 1.6.0 to 1.6.8
- [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.8)

Updates `dotenv` from 16.3.1 to 16.3.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.3.2)

Updates `ethers` from 5.7.2 to 6.11.1
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v6.11.1)

Updates `hardhat` from 2.14.0 to 2.22.2
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.22.2)

Updates `hardhat-deploy` from 0.11.34 to 0.12.2
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md)
- [Commits](wighawag/hardhat-deploy@v0.11.34...v0.12.2)

Updates `superstruct` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases)
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md)
- [Commits](ianstormtaylor/superstruct@v1.0.3...v1.0.4)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `winston` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.10.0...v3.11.0)

Updates `zksync-web3` from 0.14.3 to 0.17.1
- [Release notes](https://github.com/zksync-sdk/zksync2-js/releases)
- [Changelog](https://github.com/zksync-sdk/zksync2-js/blob/v0.17.1/CHANGELOG.md)
- [Commits](https://github.com/zksync-sdk/zksync2-js/commits/v0.17.1)

Updates `@nomiclabs/hardhat-etherscan` from 3.1.7 to 3.1.8
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/commits)

Updates `@nomiclabs/hardhat-waffle` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/NomicFoundation/hardhat-waffle/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat-waffle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat-waffle/commits)

Updates `@typechain/ethers-v5` from 10.2.1 to 11.1.2
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/@typechain/[email protected]...@typechain/[email protected])

Updates `@typechain/hardhat` from 6.1.6 to 9.1.0
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/@typechain/[email protected]...@typechain/[email protected])

Updates `@types/async-retry` from 1.4.5 to 1.4.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-retry)

Updates `@types/bluebird` from 3.5.38 to 3.5.42
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird)

Updates `@types/minimist` from 1.2.2 to 1.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist)

Updates `@types/mocha` from 10.0.1 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `@types/node` from 20.3.1 to 20.11.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 4.33.0 to 7.3.1
- [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/v7.3.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 4.33.0 to 7.3.1
- [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/v7.3.1/packages/parser)

Updates `chai` from 4.3.7 to 5.1.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.7...v5.1.0)

Updates `eslint` from 7.32.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.32.0...v8.57.0)

Updates `eslint-config-prettier` from 8.8.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v9.1.0)

Updates `eslint-config-standard` from 16.0.3 to 17.1.0
- [Commits](standard/eslint-config-standard@v16.0.3...v17.1.0)

Updates `eslint-plugin-import` from 2.27.5 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.29.1)

Updates `eslint-plugin-mocha` from 10.1.0 to 10.4.1
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.4.1/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@10.1.0...10.4.1)

Updates `eslint-plugin-prettier` from 4.2.1 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.1.3)

Updates `eslint-plugin-promise` from 5.2.0 to 6.1.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v5.2.0...v6.1.1)

Updates `hardhat-gas-reporter` from 1.0.9 to 2.0.2
- [Release notes](https://github.com/cgewecke/hardhat-gas-reporter/releases)
- [Changelog](https://github.com/cgewecke/hardhat-gas-reporter/blob/master/CHANGELOG.md)
- [Commits](cgewecke/hardhat-gas-reporter@v1.0.9...v2.0.2)

Updates `prettier` from 2.8.8 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.2.5)

Updates `prettier-plugin-solidity` from 1.1.3 to 1.3.1
- [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases)
- [Commits](prettier-solidity/prettier-plugin-solidity@v1.1.3...v1.3.1)

Updates `pretty-quick` from 3.1.3 to 4.0.0
- [Release notes](https://github.com/prettier/pretty-quick/releases)
- [Changelog](https://github.com/prettier/pretty-quick/blob/master/CHANGELOG.md)
- [Commits](prettier/pretty-quick@v3.1.3...v4.0.0)

Updates `sinon` from 15.2.0 to 17.0.1
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.2.0...v17.0.1)

Updates `@types/sinon` from 10.0.16 to 17.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Updates `solhint` from 3.4.1 to 4.5.2
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@v3.4.1...v.4.5.2)

Updates `solidity-coverage` from 0.8.3 to 0.8.11
- [Release notes](https://github.com/sc-forks/solidity-coverage/releases)
- [Changelog](https://github.com/sc-forks/solidity-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sc-forks/solidity-coverage/commits/v0.8.11)

Updates `typechain` from 8.2.0 to 8.3.2
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/[email protected]@8.3.2)

Updates `typescript` from 5.1.6 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.1.6...v5.4.3)

---
updated-dependencies:
- dependency-name: "@arbitrum/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@defi-wonderland/smock"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@eth-optimism/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@google-cloud/kms"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@maticnetwork/maticjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@maticnetwork/maticjs-ethers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@openzeppelin/hardhat-upgrades"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@uma/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@uma/financial-templates-lib"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: async
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: hardhat
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: hardhat-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: superstruct
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: zksync-web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@nomiclabs/hardhat-etherscan"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@nomiclabs/hardhat-waffle"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@typechain/ethers-v5"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@typechain/hardhat"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/async-retry"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/bluebird"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/minimist"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: eslint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: hardhat-gas-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: prettier-plugin-solidity
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pretty-quick
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: solhint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: solidity-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: typechain
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-dependencies-18e70626bd branch from 6dda689 to 6a57b76 Compare March 25, 2024 02:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-18e70626bd branch March 26, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants