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(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 #422

Merged
merged 10 commits into from
Oct 25, 2022

Commits on Oct 24, 2022

  1. 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>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    136e218 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. 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>
    10 people authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    46c569a View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e3a1b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17203f6 View commit details
    Browse the repository at this point in the history
  4. Update go.sum

    ankurdotb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    209bef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fda856 View commit details
    Browse the repository at this point in the history
  6. Update gomod

    ankurdotb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    458f475 View commit details
    Browse the repository at this point in the history
  7. Update go.mod

    ankurdotb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2c69de5 View commit details
    Browse the repository at this point in the history
  8. Update go.mod

    ankurdotb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e1255f5 View commit details
    Browse the repository at this point in the history
  9. Update go.mod

    ankurdotb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    397c1cd View commit details
    Browse the repository at this point in the history