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: merge main into Eureka feature branch #7299

Merged
merged 41 commits into from
Sep 17, 2024

Commits on Aug 26, 2024

  1. chore: fix some comments (#7208)

    Signed-off-by: haouvw <jchaodaohang@foxmail.com>
    haouvw committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5dc21d9 View commit details
    Browse the repository at this point in the history
  2. refactor: migrate from sdk.Context to Context.Context (1/n) (#7058)

    * migrate context part 1
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++fafo
    
    * linting
    
    * linting
    
    * nit: rename arg from key -> storeService
    
    * chore: rm redundant import aliases (linter)
    
    * chore: consistent import aliasing of corestore, godoc nit, apease linter
    
    * chore: more corestore import aliasing consistency and var naming localhost client mod
    
    * ammend comments
    
    * remove todo
    
    * add back panic
    
    * chore: update ibc commitment prefix with exported.StoreKey const in favour of hardcoded string
    
    * refactor: make panics consistent on store ops
    
    * chore: update TODOs in code to link to issue
    
    * chore: keep conditionals as they were
    
    ---------
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    3 people committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4851524 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. (chore): use expected errors in 29fee (#7191)

    * chore: replace expected boolean errors with expected errors
    
    * use errors rather than strings
    
    * last tests
    
    * linter
    
    * introduce testing aux function
    
    * Update modules/apps/29-fee/ibc_middleware_test.go
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    * Missing file
    
    * mark function as helper
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    bznein and crodriguezvega committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5db55dd View commit details
    Browse the repository at this point in the history
  2. refactor: migrate from sdk.Context to Context.Context (2/n) (#7081)

    * migrate context part 1
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++fafo
    
    * p2
    
    * fix todos
    
    * error checks
    
    * fix build
    
    * fix build for wasm
    
    * ignore linting
    
    * fix(test): reorder logic to fix failing OnChanOpenInit ica tests
    
    * chore(tests): use valid id for channel.
    
    * chore(linter): fix linter madness
    
    ---------
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    3 people committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    30371fa View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore: expect specific errors in apps/transfer (#7205)

    * chore: expect specific errors in apps/transfer
    
    * revert changed line
    
    * mark function as helper
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    bznein and crodriguezvega committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1af0bfc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump bufbuild/buf-setup-action from 1.38.0 to 1.39.0 (#7214

    )
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.38.0 to 1.39.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.38.0...v1.39.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f0bd7bf View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 in /e2e (

    #7215)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.65.0...v1.66.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    14857a3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#7219)

    * chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.65.0...v1.66.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: make tidy-all
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    dependabot[bot] and damiannolan committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb34919 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    049bef9 View commit details
    Browse the repository at this point in the history
  2. chore (api)!: remove capabilities from SendPacket (#7213)

    * chore (api)\!: remove capabilities from SendPacket
    
    * add changelog + note to add migration documentation
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    bznein and crodriguezvega committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0613ec8 View commit details
    Browse the repository at this point in the history
  3. deps: bump ics23 to v0.11.0 (#7224)

    * deps: bump ics23 to v0.11.0
    
    * fix typo
    crodriguezvega committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    56b1002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03723d4 View commit details
    Browse the repository at this point in the history
  5. chore (api)!: remove capabilities from WriteAcknowledgement (#7225)

    * chore (api)!: remove capabilities from WriteAcknowledgment.
    
    * revert wrong change
    
    * Add changelog and docs placeholder
    bznein committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d771177 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. chore: rewrite capability to not use sdk.Context (#7089)

    * migrate context part 1
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++fafo
    
    * p2
    
    * capability changes
    
    * fix capability
    
    * remove todos
    
    * linting
    
    * build
    
    * fix build
    
    * add missing replace
    
    * fix capability tests
    
    * chore(linter): fix linter madness
    
    * Apply suggestions from code review
    
    * Update modules/capability/keeper/keeper.go
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    
    * nit: has -> isInitialized
    
    ---------
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    3 people committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    73369b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. chore: context cleanup (4/n) (#7217)

    * migrate context part 1
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++fafo
    
    * p2
    
    * capability changes
    
    * fix capability
    
    * remove todos
    
    * linting
    
    * build
    
    * more context cleanup
    
    * more cleanup
    
    * fix unwrap
    
    * chore(linter): fix linter madness
    
    * chore: replace TODOs with issue number
    
    * chore(linter): fix linter madness
    
    * Update modules/apps/27-interchain-accounts/host/keeper/relay.go
    
    * chore: remove todo in favour of migrations issue
    
    * Update modules/apps/27-interchain-accounts/host/keeper/migrations.go
    
    ---------
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    3 people committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb51dff View commit details
    Browse the repository at this point in the history
  2. chore (api)!: remove capabilities from channel handshakes (#7232)

    * almost all tests working
    
    * fix last tests
    
    * solve merge error
    
    * remove newline
    
    * fix comment
    
    * docstring
    
    * docs
    
    * Update modules/core/keeper/msg_server.go
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    
    * pr feedback
    
    * change error message
    
    * forgot to save a file...
    
    * merge error
    
    ---------
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    bznein and colin-axner committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb9bcc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. chore: remove exp pkg (#7237)

    * chore: remove exp pkg
    
    * sort keys
    crodriguezvega committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a2cb6d6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump JamesIves/github-pages-deploy-action (#7240)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a6e23fd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#7241)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fa99920 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12 (

    #7247)
    
    * chore(deps): bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.11 to 0.38.12.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.12/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.38.11...v0.38.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: make tidy-all
    
    * update changelog
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fcd2bb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: remove unused capabilities methods and clean up tests. (#7239)

    * remove unneeded methods
    
    * Remvoed capabilites, need to remove tests
    
    * fix tests
    
    * Changelod and further removal
    bznein committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a953d38 View commit details
    Browse the repository at this point in the history
  2. chore (api)!: remove LookupModuleByPort (#7252)

    * chore (api)! remove LookupModuleByPort
    
    * Update CHANGELOG.md
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    
    ---------
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    bznein and DimitrisJim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4685670 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore: after v7.8.0 and v8.5.0 (#7233)

    * chore: after v7.8.0 and v8.5.0
    
    * set latest docs version
    
    * rename sidebars json files
    crodriguezvega committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    44d0002 View commit details
    Browse the repository at this point in the history
  2. docs: discourage usage of source callbacks in memo field (#7253)

    * docs: discourage usage of source callbacks in memo field
    
    * extra clarifications
    
    * Update docs/docs/04-middleware/02-callbacks/01-overview.md
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    crodriguezvega and colin-axner committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    73061ee View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump bufbuild/buf-setup-action from 1.39.0 to 1.40.0 (#7256

    )
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.39.0 to 1.40.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.39.0...v1.40.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5ef01da View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 in /e2e (#7257)

    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.20.0 to 0.21.0.
    - [Commits](golang/mod@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e4aedd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): bump cosmossdk.io/store from 1.1.0 to 1.1.1 (#7264)

    * chore(deps): bump cosmossdk.io/store from 1.1.0 to 1.1.1
    
    Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@log/v1.1.0...math/v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/store
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump all modules
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    dependabot[bot] and crodriguezvega committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9319be0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump bufbuild/buf-setup-action from 1.40.0 to 1.40.1 (#7268

    )
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.40.0 to 1.40.1.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.40.0...v1.40.1)
    
    ---
    updated-dependencies:
    - dependency-name: bufbuild/buf-setup-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd9e40e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ddd5cf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. docs: some improvements to v9 migration docs (#7258)

    * some improvements
    
    * alignment
    
    * more alignment
    crodriguezvega committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    502105d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa40cb View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 in /e2e (

    #7274)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](https://github.com/grpc/grpc-go/commits)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    07a7938 View commit details
    Browse the repository at this point in the history
  4. api!: remove capabilities (#7270)

    * refactor: remove more capabilities
    
    * chore: make lint-fix
    
    * chore: rm export test method
    
    * chore: make tidy-all
    
    * refactor: remove capabilities
    
    * add migration entry
    
    * chore: add changelog
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    damiannolan and crodriguezvega committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59ca335 View commit details
    Browse the repository at this point in the history
  5. chore (api!): removal of capabilites module and all references to it. (

    …#7279)
    
    * chore: remove references to capabilities in comments, plus unused methods
    
    * removed capabilities module and more references
    
    * remove capability workflows and proto
    
    * Changelog
    bznein committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    524ff0d View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump google.golang.org/grpc (#7276)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](https://github.com/grpc/grpc-go/commits)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    dependabot[bot] and crodriguezvega committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8628480 View commit details
    Browse the repository at this point in the history
  7. fix: attempt to fix panics for unresolvable imports by using GogoReso…

    …lver (#7277)
    
    * fix: attempt to fix panics for unresolvable imports by using GogoResolver
    
    * chore: add changelog
    
    * chore: amend changelog
    damiannolan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    79ddda5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#7275)

    * chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](https://github.com/grpc/grpc-go/commits)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): make tidy-all
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a3846ab View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#…

    …7286)
    
    Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 17.
    - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
    - [Commits](DavidAnson/markdownlint-cli2-action@v16...v17)
    
    ---
    updated-dependencies:
    - dependency-name: DavidAnson/markdownlint-cli2-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    34628eb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. chore(deps): bump bufbuild/buf-setup-action from 1.40.1 to 1.41.0 (#7290

    )
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.40.1 to 1.41.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.40.1...v1.41.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    03fa7df View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#7289)

    * chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.1 to 1.66.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.66.1...v1.66.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump modules
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    3 people committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1a5c739 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2a64425 View commit details
    Browse the repository at this point in the history