-
Notifications
You must be signed in to change notification settings - Fork 46
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
Release v1.2.2 #306
Merged
Merged
Release v1.2.2 #306
Conversation
This file contains 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
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…cs/semver-5.7.2 chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
…mages [Update] Update image versions
* test: add new show command test case * fix: show command error when using containers tag * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]>
* fix: chiado env templates * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #306 +/- ##
==========================================
+ Coverage 86.69% 86.70% +0.01%
==========================================
Files 78 78
Lines 4578 4582 +4
==========================================
+ Hits 3969 3973 +4
Misses 523 523
Partials 86 86
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
stdevMac
added a commit
that referenced
this pull request
Aug 10, 2023
* doc: Update sedge version in complete-guide.mdx * doc: Update 1.2.0 to 1.2.1 * doc: Update CHANGELOG * Release v1.2.2 (#306) * chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update image versions to latest version. * fix: Show command error when using containers tags (#300) * test: add new show command test case * fix: show command error when using containers tag * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> * Fix Chiado checkpoint sync (#298) * fix: chiado env templates * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> * [docs] Update documentation and Changelog * [docs] Update documentation and Changelog * [fix] typo on doc * [fix] typo on doc --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stdevMac <[email protected]> Co-authored-by: Carlos Bermudez Porto <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> * [patch] rename xDai to gnosis --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> Co-authored-by: AntiD2ta <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stdevMac <[email protected]> Co-authored-by: Carlos Bermudez Porto <[email protected]>
AntiD2ta
added a commit
that referenced
this pull request
Aug 16, 2023
* chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update image versions to latest version. * fix: Show command error when using containers tags (#300) * test: add new show command test case * fix: show command error when using containers tag * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> * Fix Chiado checkpoint sync (#298) * fix: chiado env templates * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> * Support Erigon in Gnosis (#299) * feat: add erigon to gnosis templates * fix: broken tests * fix: specific gnosis network tests checks * fix: gnosis network tests checks * fix: wrong network in test case * Rename xdai to gnosis (#308) * doc: Update sedge version in complete-guide.mdx * doc: Update 1.2.0 to 1.2.1 * doc: Update CHANGELOG * Release v1.2.2 (#306) * chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update image versions to latest version. * fix: Show command error when using containers tags (#300) * test: add new show command test case * fix: show command error when using containers tag * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> * Fix Chiado checkpoint sync (#298) * fix: chiado env templates * chore: update changelog --------- Co-authored-by: Marcos Antonio Maceo <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> * [docs] Update documentation and Changelog * [docs] Update documentation and Changelog * [fix] typo on doc * [fix] typo on doc --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stdevMac <[email protected]> Co-authored-by: Carlos Bermudez Porto <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> * [patch] rename xDai to gnosis --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> Co-authored-by: AntiD2ta <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stdevMac <[email protected]> Co-authored-by: Carlos Bermudez Porto <[email protected]> * [doc] update readme * [doc] update documentation * Update image versions to latest version. (#309) Co-authored-by: stdevMac <[email protected]> * [docs] Update changelog * [docs] update Changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stdevMac <[email protected]> Co-authored-by: Carlos Bermudez Porto <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]> Co-authored-by: AntiD2ta <[email protected]> Co-authored-by: nethermind-machine <[email protected]>
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.
Changes: