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

Bump github.com/ava-labs/avalanche-network-runner from 1.7.3-0.20231026153158-2931f8a448d9 to 1.7.3 #141

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps github.com/ava-labs/avalanche-network-runner from 1.7.3-0.20231026153158-2931f8a448d9 to 1.7.3.

Release notes

Sourced from github.com/ava-labs/avalanche-network-runner's releases.

v1.7.3

This release includes functionality to add (permissioned) subnet validators, and to execute inside docker environements.

The AvalancheGo dependency is updated to v1.10.15. E2E CI is also updated to v1.10.15.

Updates

  • AddSubnetValidatos call to add validators to permissioned subnets
  • Execute 1 node networks
  • Execute inside docker environments
  • Set network id without providing alternative genesis file
  • Bumps avalanchego to 1.10.15

Fixes

  • Fixed nil map panic when calling Start with blockchain confs
  • Stop using IPv6 loopback so as to be compatible with docker envs
  • Check for permissioned/permissionless status when calling blockchain operations, so as to provide better err messages
  • Set correct values of stdout/stderr redirection when adding new nodes

Changelog

  • adfc7b5 Merge pull request #681 from ava-labs/anr_1.7.3
  • 6e27158 Merge branch 'main' into anr_1.7.3
  • 981a609 Merge pull request #680 from ava-labs/bump-e2e-avago
  • b33a895 Merge branch 'main' into bump-e2e-avago
  • 36cf843 Merge pull request #678 from ava-labs/fix-nil-node-config-map
  • 084db70 address PR comment
  • 8f30b8d change version file to 1.7.3
  • 8e7d8dc bump avago + evm at e2e
  • 8784acc lint
  • 0d2a4d2 nit
  • aa84e3b stop using undefined node maps on default config, use global maps
  • df437c8 Merge pull request #677 from ava-labs/use-ipv4-loopback-for-bootstrap
  • 04807d0 use IPv4 loopback instead of IPv6
  • 7f0ab0f Merge pull request #674 from ava-labs/one-node
  • 1d31bc8 make health tests to pass for 1 node
  • 28359b6 Merge pull request #673 from ava-labs/add-subnet-validator-new
  • 146a8fc Merge branch 'main' into add-subnet-validator-new
  • a8b6471 Merge pull request #667 from ava-labs/check-for-elastic-subnet
  • 869872a Merge branch 'main' into check-for-elastic-subnet
  • 171edf6 Merge pull request #669 from ava-labs/remove-obsolute-api-ipcs-enabled
  • 2f55b35 Merge branch 'main' into remove-obsolute-api-ipcs-enabled
  • 395cc1e Merge pull request #671 from ava-labs/fix-remove-validator-doc
  • ea9ec2a add doc
  • 3694915 fix bug
  • 7c45b17 add to client + control
  • 3984de9 adding to network + server
  • 06646d9 added to local/blockchain
  • fb04e73 rename internal struct at network iface

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 17, 2023
geoff-vball
geoff-vball previously approved these changes Nov 17, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/avalanche-network-runner-1.7.3 branch from 73fe4cc to 8de05c9 Compare November 22, 2023 15:31
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/avalanche-network-runner-1.7.3 branch 2 times, most recently from 0b2c4f1 to 48a18a9 Compare November 29, 2023 18:20
Bumps [github.com/ava-labs/avalanche-network-runner](https://github.com/ava-labs/avalanche-network-runner) from 1.7.3-0.20231026153158-2931f8a448d9 to 1.7.3.
- [Release notes](https://github.com/ava-labs/avalanche-network-runner/releases)
- [Changelog](https://github.com/ava-labs/avalanche-network-runner/blob/main/.goreleaser.yml)
- [Commits](https://github.com/ava-labs/avalanche-network-runner/commits/v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/ava-labs/avalanche-network-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/avalanche-network-runner-1.7.3 branch from 48a18a9 to ca2dadf Compare December 5, 2023 19:11
@minghinmatthewlam minghinmatthewlam merged commit 28a3475 into main Dec 5, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ava-labs/avalanche-network-runner-1.7.3 branch December 5, 2023 21:54
minghinmatthewlam pushed a commit that referenced this pull request Oct 1, 2024
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 go Pull requests that update Go code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants