Skip to content

Commit 42e2c46

Browse files
authored
Merge branch 'v-next' into unknown-build-profile
2 parents bfb708c + af5eb2b commit 42e2c46

File tree

444 files changed

+35
-46497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

444 files changed

+35
-46497
lines changed

.changeset/slow-lobsters-watch.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@nomicfoundation/ignition-ui": patch
3+
---
4+
5+
Fix for mermaid diagram centering in visalization report [#6409](https://github.com/NomicFoundation/hardhat/issues/6409).

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
44
"features": {
55
"ghcr.io/devcontainers/features/node:1": {
6-
"version": "20"
6+
"version": "22"
77
}
88
},
99
"postCreateCommand": "scripts/setup.sh",

.github/workflows/check-changeset-added.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- v-next
1011
types:
1112
- opened
1213
- synchronize

.github/workflows/check-docs-site.yml

-36
This file was deleted.

.github/workflows/lint.yml

-76
This file was deleted.

.github/workflows/test-slow-imports-rule.yml

-37
This file was deleted.

config/eslint/constants.js

-23
This file was deleted.

0 commit comments

Comments
 (0)