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 cosmossdk.io/tools/confix from 0.1.0 to 0.1.1 #1756

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps cosmossdk.io/tools/confix from 0.1.0 to 0.1.1.

Commits
  • cddc197 feat(telemetry): enable statsd and dogstatsd telemetry sinks (backport #1...
  • ea9de8a chore: prepare v0.50.2 (#18639)
  • 455b0be fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types...
  • 4459865 chore: typos fix (backport #18642) (#18645)
  • c95ebb6 fix(baseapp)!: postHandler should run regardless of result (backport #18627) ...
  • fe7a3ec build(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1 (#18630)
  • 379114d build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.9.0 (#18618)
  • 5146593 docs: fix typos in UPGRADING.md (backport #18613) (#18614)
  • 5051495 fix(x/auth): Add fees on batch sign (backport #18564) (#18592)
  • 3611662 refactor(codec/unknownproto): use official descriptorpb types, do not rely on...
  • Additional commits viewable in compare view

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)

Bumps [cosmossdk.io/tools/confix](https://github.com/cosmos/cosmos-sdk) from 0.1.0 to 0.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@api/v0.1.0...x/upgrade/v0.1.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/tools/confix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #1756 (fbf8a28) into main (6f6be78) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1756      +/-   ##
==========================================
+ Coverage   54.87%   54.89%   +0.02%     
==========================================
  Files          64       64              
  Lines        9640     9640              
==========================================
+ Hits         5290     5292       +2     
+ Misses       3823     3822       -1     
+ Partials      527      526       -1     

see 1 file with indirect coverage changes

@pinosu pinosu merged commit 017f91c into main Dec 11, 2023
6 checks passed
@pinosu pinosu deleted the dependabot/go_modules/cosmossdk.io/tools/confix-0.1.1 branch December 11, 2023 09:31
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant