-
Notifications
You must be signed in to change notification settings - Fork 43
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 github.com/spf13/cobra from 1.5.0 to 1.6.1 #422
Merged
ankurdotb
merged 10 commits into
develop
from
dependabot/go_modules/github.com/spf13/cobra-1.6.1
Oct 25, 2022
Merged
chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 #422
ankurdotb
merged 10 commits into
develop
from
dependabot/go_modules/github.com/spf13/cobra-1.6.1
Oct 25, 2022
Commits on Oct 24, 2022
-
chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 136e218 - Browse repository at this point
Copy the full SHA 136e218View commit details
Commits on Oct 25, 2022
-
build: Release with v-tags (#424)
* fix(installer): Get installer to handle multi-platform binaries [DEV-1667] (#376) * Add support for determining the correct Github Release asset based on OS type and architecture * Set recommended Docker image version Signed-off-by: Andrew Nikitin <andrew.nikitin@evernym.com> Co-authored-by: Andrew Nikitin <andrew.nikitin@evernym.com> * fix(installer): Backport to v0.6.x release branch (#379) * dragonberry * dragonberry * build: Backport workflow and other fixes to release/0.6.x branch [DEV-1822] (#410) * feat(installer): Get installer to handle multi-platform binaries [DEV-1667] (#376) * Add support for determining the correct Github Release asset based on OS type and architecture * Set recommended Docker image version Signed-off-by: Andrew Nikitin <andrew.nikitin@evernym.com> Co-authored-by: Andrew Nikitin <andrew.nikitin@evernym.com> * fix(release): Bump semantic release package (#377) Bump semantic release * ci: Add v0.6.x release branch (#378) Update .releaserc.json * chore(deps-dev): Bump semantic-release from 19.0.4 to 19.0.5 (#383) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.4 to 19.0.5. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v19.0.4...v19.0.5) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump: Proto dependencies (#391) * chore(deps): Bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 (#393) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Fix installer template for rsyslog [DEV-1815] (#403) * Remove Debian postinstall/purge scripts * Fix rsyslog template * ci: Sync workflow changes to main [DEV-1816] (#407) * Fix localnet running * Squashed commit of the following: * Change dispatch dependencies * Add persist credentials to CodeQL * Update .releaserc.json * Update package-lock.json * Added Docker metadata step to build * Add updated caching and tagging in release * Update test.yml * Cache go setup * Deactivate junit action * Update dispatch.yml * Bump go mod * Revert changes in sync * Reset testify Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Kolesov <alexandr.kolesov@dsr-corporation.com> Co-authored-by: abdulla-ashurov <abdulla.ashurov@dsr-corporation.com> Co-authored-by: Andrew Nikitin <andrew.nikitin@cheqd.io> * Bump version of cosmos sdk Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io> * Go mod tidy * Switch back to cheqd cosmos fork * Fix build * Bump dockerfile go v1.18 * Added recommended patch changes * Update configure.go * Woraround for Tendermint's defaut storage config * Fix dockerfile * Remove .dockerignore * Fix cosmos deafult config * Create .dockerignore * Revert copy stage changes * Bump golang CI linter to 1.18 * Bump CodeQL to 1.18 * Update .releaserc.json * Update package-lock.json * Update go.mod Signed-off-by: Andrew Nikitin <andrew.nikitin@evernym.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io> Co-authored-by: Andrew Nikitin <andrew.nikitin@evernym.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Kolesov <alexandr.kolesov@dsr-corporation.com> Co-authored-by: abdulla-ashurov <abdulla.ashurov@dsr-corporation.com> Co-authored-by: Andrew Nikitin <andrew.nikitin@cheqd.io> Co-authored-by: Alexandr Kolesov <kolesov.alex.s@gmail.com> Co-authored-by: Tasos <50984242+Eengineer1@users.noreply.github.com> Co-authored-by: Alexander Kolesov <alexandr.kolesov@cheqd.io>
Configuration menu - View commit details
-
Copy full SHA for 46c569a - Browse repository at this point
Copy the full SHA 46c569aView commit details -
chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e3a1b8e - Browse repository at this point
Copy the full SHA e3a1b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17203f6 - Browse repository at this point
Copy the full SHA 17203f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209bef2 - Browse repository at this point
Copy the full SHA 209bef2View commit details -
Merge branch 'dependabot/go_modules/github.com/spf13/cobra-1.6.1' of h…
…ttps://github.com/cheqd/cheqd-node into dependabot/go_modules/github.com/spf13/cobra-1.6.1
Configuration menu - View commit details
-
Copy full SHA for 1fda856 - Browse repository at this point
Copy the full SHA 1fda856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 458f475 - Browse repository at this point
Copy the full SHA 458f475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c69de5 - Browse repository at this point
Copy the full SHA 2c69de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1255f5 - Browse repository at this point
Copy the full SHA e1255f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397c1cd - Browse repository at this point
Copy the full SHA 397c1cdView commit details
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.