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

build(deps): Bump @cosmjs/utils from 0.31.0 to 0.31.1 #756

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @cosmjs/utils from 0.31.0 to 0.31.1.

Changelog

Sourced from @​cosmjs/utils's changelog.

[0.31.1] - 2023-08-21

Fixed

  • @​cosmjs/tendermint-rpc: Add missing earliest_* fields to SyncInfo record returned from the /status RPC endpoint (#1448).

Changed

  • @​cosmjs/stargate, @​cosmjs/cosmwasm-stargate: Change default multiplier for gas simulation from 1.3 to 1.4 to avoid out of case cases starting with Cosmos SDK 0.47.
  • @​cosmjs/cosmwasm-stargate: Reduce default gas multiplier for SigningCosmWasmClient.upload to 1.1. (#1360)

#1360: cosmos/cosmjs#1360

Commits
  • a242608 Set version 0.31.1
  • 8f81b50 Merge pull request #1469 from cosmos/gas-multiplier
  • 9a57785 Reduce SigningCosmWasmClient.upload multiplier to 1.1
  • 5bb01b8 Change multiplier to 1.4
  • 358260b Merge pull request #1449 from RBFLabs/fix/rpc-earliest-block
  • 665fc3b fix(tendermint-rpc): add earliest block to sync info
  • 21d150e Merge pull request #1447 from alatuszam/main
  • 2f7f5da updated dead discord links README.md
  • c20c718 Merge pull request #1446 from cosmos/codeql-ignore-autogen
  • 1dadf7c Ignore autogenerated PNP files in CodeQL
  • 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 [@cosmjs/utils](https://github.com/cosmos/cosmjs) from 0.31.0 to 0.31.1.
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: "@cosmjs/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge Automatically merge PR once all prerequisites pass dependencies Related to the dependencies of the project labels Aug 28, 2023
@dependabot dependabot bot requested review from manu0466 and RiccardoM August 28, 2023 19:17
@github-actions github-actions bot added the pkg/core Related to the core package label Aug 28, 2023
RiccardoM pushed a commit that referenced this pull request Aug 29, 2023
## Description

Closes #756 
Closes #749
Closes #748
Closes #745 
Closes #740 
Closes #737 
Closes #736

<!-- Add a description of the changes that this PR introduces and the
files that
are the most critical to review. -->

This PR updates the versions of all `@cosmjs/*` dependencies to
`0.31.1`.

Due to ongoing issues with the GitHub actions, the automated testing
isn't functioning as expected. Here is a screenshot as evidence that the
tests are successfully passing:

![Screen-20230828-154240](https://github.com/desmos-labs/desmjs/assets/6245917/d7f51dae-2bba-4d3a-ba6b-d5fd7b7f90ab)


---

### Author Checklist

*All items are required. Please add a note to the item if the item is
not applicable and
please add links to any relevant follow up issues.*

I have...

- [ ] included the correct [type
prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
in the PR title
- [ ] targeted the correct branch (see [PR
Targeting](https://github.com/desmos-labs/desmjs/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] provided a link to the relevant issue or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable
and please add
your handle next to the items reviewed if you only reviewed selected
items.*

I have...

- [ ] confirmed the correct [type
prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
in the PR title
- [ ] confirmed all author checklist items have been addressed
- [ ] confirmed that this PR does not change production code
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmjs/utils-0.31.1 branch August 29, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once all prerequisites pass dependencies Related to the dependencies of the project pkg/core Related to the core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants