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: merge latest dependabot updates #1274

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Conversation

FuzzB0t
Copy link
Contributor

@FuzzB0t FuzzB0t commented Aug 14, 2024

No description provided.

dependabot bot and others added 11 commits August 14, 2024 20:45
Updates the requirements on [viem](https://github.com/wevm/viem) to permit the latest version.

Updates `viem` to 2.19.4
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.19.4)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [abitype](https://github.com/wevm/abitype) and [viem](https://github.com/wevm/viem) to permit the latest version.

Updates `abitype` to 1.0.6
- [Release notes](https://github.com/wevm/abitype/releases)
- [Commits](https://github.com/wevm/abitype/compare/[email protected]@1.0.6)

Updates `viem` to 2.19.4
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.19.4)

---
updated-dependencies:
- dependency-name: abitype
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: hardhat
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [axios](https://github.com/axios/axios), [axios-retry](https://github.com/softonic/axios-retry), [viem](https://github.com/wevm/viem) and [zod](https://github.com/colinhacks/zod) to permit the latest version.

Updates `axios` to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

Updates `axios-retry` to 4.5.0
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v4.4.2...v4.5.0)

Updates `viem` to 2.19.4
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.19.4)

Updates `zod` to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.6...v3.23.8)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: axios-retry
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: zod
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [axios](https://github.com/axios/axios), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) to permit the latest version.

Updates `axios` to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

Updates `ts-jest` to 29.2.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.3...v29.2.4)

Updates `typedoc-plugin-markdown` to 4.2.4
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: ts-jest
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [rollup](https://github.com/rollup/rollup), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) to permit the latest version.

Updates `rollup` to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.1...v4.20.0)

Updates `ts-jest` to 29.2.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.4)

Updates `typedoc-plugin-markdown` to 4.2.4
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: ts-jest
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
…/cli/dev-deps-3d87445eb0' into combined-pr-branch
…/builder/prod-deps-46f41c402c' into combined-pr-branch
…/hardhat-cannon/dev-deps-357ea5b404' into combined-pr-branch
…/cli/prod-deps-4848aef864' into combined-pr-branch
…/hardhat-cannon/prod-deps-43250e4a86' into combined-pr-branch
Copy link

changeset-bot bot commented Aug 14, 2024

⚠️ No Changeset found

Latest commit: fa93bc8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@FuzzB0t FuzzB0t changed the title chore: merge dependabot updates chore: merge latest dependabot updates Aug 14, 2024
Copy link

nx-cloud bot commented Aug 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit fa93bc8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

dependabot bot and others added 13 commits September 1, 2024 04:04
Updates the requirements on [axios](https://github.com/axios/axios), [axios-retry](https://github.com/softonic/axios-retry), [viem](https://github.com/wevm/viem) and [zod](https://github.com/colinhacks/zod) to permit the latest version.

Updates `axios` to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.7)

Updates `axios-retry` to 4.5.0
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v4.4.2...v4.5.0)

Updates `viem` to 2.21.1
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.1)

Updates `zod` to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.6...v3.23.8)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: axios-retry
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: zod
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [rollup](https://github.com/rollup/rollup), [ts-jest](https://github.com/kulshekhar/ts-jest), [typedoc](https://github.com/TypeStrong/TypeDoc), [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) and [typedoc-plugin-zod](https://github.com/Gerrit0/typedoc-plugin-zod) to permit the latest version.

Updates `rollup` to 4.21.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.1...v4.21.2)

Updates `ts-jest` to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5)

Updates `typedoc` to 0.26.6
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.5...v0.26.6)

Updates `typedoc-plugin-markdown` to 4.2.6
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `typedoc-plugin-zod` to 1.2.1
- [Commits](Gerrit0/typedoc-plugin-zod@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: ts-jest
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-zod
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: abitype
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: eth-provider
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [axios](https://github.com/axios/axios), [ts-jest](https://github.com/kulshekhar/ts-jest), [typedoc](https://github.com/TypeStrong/TypeDoc), [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) and [typedoc-plugin-zod](https://github.com/Gerrit0/typedoc-plugin-zod) to permit the latest version.

Updates `axios` to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.7)

Updates `ts-jest` to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.3...v29.2.5)

Updates `typedoc` to 0.26.6
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.5...v0.26.6)

Updates `typedoc-plugin-markdown` to 4.2.6
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `typedoc-plugin-zod` to 1.2.1
- [Commits](Gerrit0/typedoc-plugin-zod@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: ts-jest
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: typedoc-plugin-zod
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [viem](https://github.com/wevm/viem) to permit the latest version.

Updates `viem` to 2.21.1
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.1)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: hardhat
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
…/hardhat-cannon/dev-deps-3465873046' into combined-pr-branch
…/hardhat-cannon/prod-deps-40ea64108b' into combined-pr-branch
…/cli/dev-deps-9f12396bc3' into combined-pr-branch
…/cli/prod-deps-47c0636e80' into combined-pr-branch
…/builder/dev-deps-662abd288e' into combined-pr-branch
…/builder/prod-deps-be0ec919b3' into combined-pr-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant