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 protobufjs, @cosmjs/proto-signing and @cosmjs/stargate in /packages/cosmos-signer #148

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps protobufjs to 6.11.4 and updates ancestor dependencies protobufjs, @cosmjs/proto-signing and @cosmjs/stargate. These dependencies need to be updated together.

Updates protobufjs from 6.11.3 to 6.11.4

Commits

Updates @cosmjs/proto-signing from 0.28.4 to 0.28.13

Changelog

Sourced from @​cosmjs/proto-signing's changelog.

[0.28.13] - 2022-08-18

Fixes the accidental release of version 0.28.12-0.

[0.28.11] - 2022-07-13

Fixed

  • @​cosmjs/faucet: Fix cooldown value from 86 seconds to 24 hours.

[0.28.10] - 2022-06-29

Fixed

  • @​cosmjs/tendermint-rpc: Fix decoding events without attributes (#1198).

#1198: cosmos/cosmjs#1198

[0.28.9] - 2022-06-21

This version replaces the 0.28.8 release which was erroneously tagged as 0.26.8 and released to npm under that wrong version. In order to avoid further confusion we give up the .8 patch version. Users should install ^0.28.9 for all @cosmjs/* packages to be safe. Users of ^0.26 should upgrade to a more recent minor version if they run into trouble.

[0.28.8] - 2022-06-21

  • @​cosmjs/tendermint-rpc: Fix decoding validator updates due to slashing (#1177).

#1177: cosmos/cosmjs#1177

[0.28.7] - 2022-06-14

Fixed

  • @​cosmjs/stargate: Fix valid values of BondStatusString for validators query (#1170).

#1170: cosmos/cosmjs#1170

Changed

  • @​cosmjs/proto-signing, @​cosmjs/cosmwasm-stargate: Turn protobufjs into a devDependency (#1166).

#1166: cosmos/cosmjs#1166

[0.28.6] - 2022-06-08

... (truncated)

Commits
  • 93918d7 Set version 0.28.13
  • 59ce76e Set version 0.28.11
  • 449d0a8 Merge pull request #1218 from cosmos/fix-rate-limit-0.28
  • 86d9edb Fix cooldown value
  • 09f3e0a Set version 0.28.10
  • 0cf6830 Merge pull request #1204 from cosmos/fix-decoding-of-omitted-attributes-0.28
  • 8b5f2b8 Fix decoding of events with no attributes
  • e2e9864 Set version 0.28.9
  • 5ec2da1 Set version 0.26.8
  • 487abfb Merge pull request #1185 from cosmos/validator-slashing-update-0.28
  • Additional commits viewable in compare view

Updates @cosmjs/stargate from 0.28.4 to 0.28.13

Changelog

Sourced from @​cosmjs/stargate's changelog.

[0.28.13] - 2022-08-18

Fixes the accidental release of version 0.28.12-0.

[0.28.11] - 2022-07-13

Fixed

  • @​cosmjs/faucet: Fix cooldown value from 86 seconds to 24 hours.

[0.28.10] - 2022-06-29

Fixed

  • @​cosmjs/tendermint-rpc: Fix decoding events without attributes (#1198).

#1198: cosmos/cosmjs#1198

[0.28.9] - 2022-06-21

This version replaces the 0.28.8 release which was erroneously tagged as 0.26.8 and released to npm under that wrong version. In order to avoid further confusion we give up the .8 patch version. Users should install ^0.28.9 for all @cosmjs/* packages to be safe. Users of ^0.26 should upgrade to a more recent minor version if they run into trouble.

[0.28.8] - 2022-06-21

  • @​cosmjs/tendermint-rpc: Fix decoding validator updates due to slashing (#1177).

#1177: cosmos/cosmjs#1177

[0.28.7] - 2022-06-14

Fixed

  • @​cosmjs/stargate: Fix valid values of BondStatusString for validators query (#1170).

#1170: cosmos/cosmjs#1170

Changed

  • @​cosmjs/proto-signing, @​cosmjs/cosmwasm-stargate: Turn protobufjs into a devDependency (#1166).

#1166: cosmos/cosmjs#1166

[0.28.6] - 2022-06-08

... (truncated)

Commits
  • 93918d7 Set version 0.28.13
  • 59ce76e Set version 0.28.11
  • 449d0a8 Merge pull request #1218 from cosmos/fix-rate-limit-0.28
  • 86d9edb Fix cooldown value
  • 09f3e0a Set version 0.28.10
  • 0cf6830 Merge pull request #1204 from cosmos/fix-decoding-of-omitted-attributes-0.28
  • 8b5f2b8 Fix decoding of events with no attributes
  • e2e9864 Set version 0.28.9
  • 5ec2da1 Set version 0.26.8
  • 487abfb Merge pull request #1185 from cosmos/validator-slashing-update-0.28
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 6.11.4 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@cosmjs/proto-signing](https://github.com/cosmos/cosmjs) and [@cosmjs/stargate](https://github.com/cosmos/cosmjs). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.3 to 6.11.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

Updates `@cosmjs/proto-signing` from 0.28.4 to 0.28.13
- [Changelog](https://github.com/cosmos/cosmjs/blob/v0.28.13/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.28.4...v0.28.13)

Updates `@cosmjs/stargate` from 0.28.4 to 0.28.13
- [Changelog](https://github.com/cosmos/cosmjs/blob/v0.28.13/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.28.4...v0.28.13)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: "@cosmjs/proto-signing"
  dependency-type: direct:production
- dependency-name: "@cosmjs/stargate"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants