Skip to content

Commit

Permalink
build(deps): bump @cosmjs/encoding from 0.31.0 to 0.31.1 (#750)
Browse files Browse the repository at this point in the history
Bumps [@cosmjs/encoding](https://github.com/cosmos/cosmjs) from 0.31.0 to 0.31.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md"><code>@​cosmjs/encoding</code>'s changelog</a>.</em></p>
<blockquote>
<h2>[0.31.1] - 2023-08-21</h2>
<h3>Fixed</h3>
<ul>
<li><code>@​cosmjs/tendermint-rpc</code>: Add missing <code>earliest_*</code> fields to <code>SyncInfo</code> record
returned from the <code>/status</code> RPC endpoint (<a href="https://redirect.github.com/cosmos/cosmjs/issues/1448">#1448</a>).</li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>@​cosmjs/stargate</code>, <code>@​cosmjs/cosmwasm-stargate</code>: Change default multiplier for gas
simulation from 1.3 to 1.4 to avoid out of case cases starting with Cosmos SDK
0.47.</li>
<li><code>@​cosmjs/cosmwasm-stargate</code>: Reduce default gas multiplier for
<code>SigningCosmWasmClient.upload</code> to 1.1. (<a href="https://redirect.github.com/cosmos/cosmjs/issues/1360">#1360</a>)</li>
</ul>
<p><a href="https://redirect.github.com/cosmos/cosmjs/issues/1360">#1360</a>: <a href="https://redirect.github.com/cosmos/cosmjs/issues/1360">cosmos/cosmjs#1360</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmjs/commit/a242608408b6362c16860e44c130a35d2ec09c5e"><code>a242608</code></a> Set version 0.31.1</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/8f81b50db5a0909907058b8a2593a46ab2dffe67"><code>8f81b50</code></a> Merge pull request <a href="https://redirect.github.com/cosmos/cosmjs/issues/1469">#1469</a> from cosmos/gas-multiplier</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/9a57785ead31e45193cc8ed3036129325e87bf5d"><code>9a57785</code></a> Reduce SigningCosmWasmClient.upload multiplier to 1.1</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/5bb01b8a685d88d7a64b1a82f4b7b62f93d712df"><code>5bb01b8</code></a> Change multiplier to 1.4</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/358260bff71c9d3e7ad6644fcf64dc00325cdfb9"><code>358260b</code></a> Merge pull request <a href="https://redirect.github.com/cosmos/cosmjs/issues/1449">#1449</a> from RBFLabs/fix/rpc-earliest-block</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/665fc3ba8465664c5c0289d3346994534dc46320"><code>665fc3b</code></a> fix(tendermint-rpc): add earliest block to sync info</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/21d150e7a101db5ae2e4542acc94ff5382f7f7c1"><code>21d150e</code></a> Merge pull request <a href="https://redirect.github.com/cosmos/cosmjs/issues/1447">#1447</a> from alatuszam/main</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/2f7f5daace6f993a2c84084f0cc7926d2a4d405b"><code>2f7f5da</code></a> updated dead discord links README.md</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/c20c7182eaedf09b5bbb77c60048c3904bc142a7"><code>c20c718</code></a> Merge pull request <a href="https://redirect.github.com/cosmos/cosmjs/issues/1446">#1446</a> from cosmos/codeql-ignore-autogen</li>
<li><a href="https://github.com/cosmos/cosmjs/commit/1dadf7cac797c7e3280b12c2d8fa0b99c3cbb16c"><code>1dadf7c</code></a> Ignore autogenerated PNP files in CodeQL</li>
<li>Additional commits viewable in <a href="https://github.com/cosmos/cosmjs/compare/v0.31.0...v0.31.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cosmjs/encoding&package-manager=npm_and_yarn&previous-version=0.31.0&new-version=0.31.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent fbb1aa2 commit aedbc37
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@cosmjs/cosmwasm-stargate": "^0.31.0",
"@cosmjs/crypto": "^0.31.0",
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/encoding": "^0.31.1",
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/utils": "^0.31.0",
"@desmoslabs/desmjs": "workspace:packages/core",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@cosmjs/amino": "^0.31.0",
"@cosmjs/cosmwasm-stargate": "^0.31.0",
"@cosmjs/crypto": "^0.31.0",
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/encoding": "^0.31.1",
"@cosmjs/math": "^0.31.0",
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/stargate": "^0.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@cosmjs/amino": "^0.31.0",
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/encoding": "^0.31.1",
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/stargate": "^0.31.0",
"@cosmjs/utils": "^0.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3auth-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lint-fix": "yarn lint --fix"
},
"dependencies": {
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/encoding": "^0.31.1",
"@desmoslabs/desmjs": "workspace:packages/core",
"@web3auth/react-native-sdk": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web3auth-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@cosmjs/amino": "^0.31.0",
"@cosmjs/encoding": "^0.31.0",
"@cosmjs/encoding": "^0.31.1",
"@cosmjs/proto-signing": "^0.31.0",
"@desmoslabs/desmjs": "workspace:packages/core",
"@web3auth/base": "^6.1.7",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4267,6 +4267,17 @@ __metadata:
languageName: node
linkType: hard

"@cosmjs/encoding@npm:^0.31.1":
version: 0.31.1
resolution: "@cosmjs/encoding@npm:0.31.1"
dependencies:
base64-js: ^1.3.0
bech32: ^1.1.4
readonly-date: ^1.0.0
checksum: dcfcce6832937749ed3f21d0b363ac2e73078704a66a9d74b33ad05f035ce3fe9c892b0be513d2f6c010d3201112f5c55870082184d37d9a113b4c9d0d1ceb8b
languageName: node
linkType: hard

"@cosmjs/json-rpc@npm:^0.31.0":
version: 0.31.0
resolution: "@cosmjs/json-rpc@npm:0.31.0"
Expand Down Expand Up @@ -4492,7 +4503,7 @@ __metadata:
"@babel/preset-env": ^7.22.10
"@babel/preset-typescript": ^7.22.5
"@cosmjs/amino": ^0.31.0
"@cosmjs/encoding": ^0.31.0
"@cosmjs/encoding": ^0.31.1
"@cosmjs/proto-signing": ^0.31.0
"@cosmjs/stargate": ^0.31.0
"@cosmjs/utils": ^0.31.0
Expand Down Expand Up @@ -4524,7 +4535,7 @@ __metadata:
"@babel/core": ^7.22.10
"@babel/preset-env": ^7.22.10
"@babel/preset-typescript": ^7.22.5
"@cosmjs/encoding": ^0.31.0
"@cosmjs/encoding": ^0.31.1
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.3
"@types/keccak": ^3.0.1
Expand All @@ -4546,7 +4557,7 @@ __metadata:
"@babel/preset-env": ^7.22.10
"@babel/preset-typescript": ^7.22.5
"@cosmjs/amino": ^0.31.0
"@cosmjs/encoding": ^0.31.0
"@cosmjs/encoding": ^0.31.1
"@cosmjs/proto-signing": ^0.31.0
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.3
Expand All @@ -4571,7 +4582,7 @@ __metadata:
"@cosmjs/amino": ^0.31.0
"@cosmjs/cosmwasm-stargate": ^0.31.0
"@cosmjs/crypto": ^0.31.0
"@cosmjs/encoding": ^0.31.0
"@cosmjs/encoding": ^0.31.1
"@cosmjs/math": ^0.31.0
"@cosmjs/proto-signing": ^0.31.0
"@cosmjs/stargate": ^0.31.0
Expand Down Expand Up @@ -11485,7 +11496,7 @@ __metadata:
dependencies:
"@cosmjs/cosmwasm-stargate": ^0.31.0
"@cosmjs/crypto": ^0.31.0
"@cosmjs/encoding": ^0.31.0
"@cosmjs/encoding": ^0.31.1
"@cosmjs/proto-signing": ^0.31.0
"@cosmjs/utils": ^0.31.0
"@desmoslabs/desmjs": "workspace:packages/core"
Expand Down

0 comments on commit aedbc37

Please sign in to comment.