build(deps): bump protobufjs, @certusone/wormhole-sdk, @cosmjs/cosmwasm-stargate, @cosmjs/proto-signing and @cosmjs/stargate in /wormchain/ts-sdk#131
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…sm-stargate, @cosmjs/proto-signing and @cosmjs/stargate Bumps [protobufjs](https://github.com/protobufjs/protobuf.js), [@certusone/wormhole-sdk](https://github.com/certusone/wormhole), [@cosmjs/cosmwasm-stargate](https://github.com/cosmos/cosmjs), [@cosmjs/proto-signing](https://github.com/cosmos/cosmjs) and [@cosmjs/stargate](https://github.com/cosmos/cosmjs). These dependencies needed to be updated together. Updates `protobufjs` from 6.11.2 to 8.6.4 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.2...protobufjs-v8.6.4) Updates `@certusone/wormhole-sdk` from 0.2.0 to 0.10.18 - [Release notes](https://github.com/certusone/wormhole/releases) - [Commits](https://github.com/certusone/wormhole/commits) Updates `@cosmjs/cosmwasm-stargate` from 0.27.1 to 0.38.1 - [Release notes](https://github.com/cosmos/cosmjs/releases) - [Changelog](https://github.com/cosmos/cosmjs/blob/v0.38.1/CHANGELOG.md) - [Commits](cosmos/cosmjs@v0.27.1...v0.38.1) Updates `@cosmjs/proto-signing` from 0.27.1 to 0.39.0 - [Release notes](https://github.com/cosmos/cosmjs/releases) - [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmjs@v0.27.1...v0.39.0) Updates `@cosmjs/stargate` from 0.27.1 to 0.39.0 - [Release notes](https://github.com/cosmos/cosmjs/releases) - [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmjs@v0.27.1...v0.39.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.4 dependency-type: direct:production - dependency-name: "@certusone/wormhole-sdk" dependency-version: 0.10.18 dependency-type: direct:production - dependency-name: "@cosmjs/cosmwasm-stargate" dependency-version: 0.38.1 dependency-type: direct:production - dependency-name: "@cosmjs/proto-signing" dependency-version: 0.39.0 dependency-type: direct:production - dependency-name: "@cosmjs/stargate" dependency-version: 0.39.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs, @certusone/wormhole-sdk, @cosmjs/cosmwasm-stargate, @cosmjs/proto-signing and @cosmjs/stargate. These dependencies needed to be updated together.
Updates
protobufjsfrom 6.11.2 to 8.6.4Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
6c2d51dchore: release master (#2328)cd6e2e2fix: Support runtimes without ICU (#2331)6aaee14fix: Avoid materializing ProtoJSON WKT defaults (#2326)8076a5echore: release master (#2318)4dff8e4fix: Support utf8_validation during decode (#2325)9c9f8eefix: Remove renamed reflection objects by identity (#2324)de18bbedocs: Document custom constructor registration order (#2323)c98a4e5fix: Include interfaces in API docs and fix FieldMask doc comment (#2319)c97cdbefix: Preserve explicit URLs in path resolution (#2320)ec868f3fix: Consistently reject truncated 64-bit varints (#2322)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@certusone/wormhole-sdkfrom 0.2.0 to 0.10.18Commits
Updates
@cosmjs/cosmwasm-stargatefrom 0.27.1 to 0.38.1Release notes
Sourced from @cosmjs/cosmwasm-stargate's releases.
... (truncated)
Changelog
Sourced from @cosmjs/cosmwasm-stargate's changelog.
... (truncated)
Commits
c1e00efSet version 0.38.19d9e735Bring back main/types fields for bundlephobia support (#1942)37377b7Fix@cosmjs/cosmwasmpackage name in READMEb28d7d8Set version 0.38.027b7de9Update some creditse232235Merge pull request #1934 from cosmos/spliteria3cc8083Rename renaming libsodum module to ed255196bf92d6Pull Xchacha20poly1305 code out of libsodium moduleb82b285Pull argon2 code out of libsolium module02592acSet version 0.38.0-rc.1Updates
@cosmjs/proto-signingfrom 0.27.1 to 0.39.0Release notes
Sourced from @cosmjs/proto-signing's releases.
... (truncated)
Changelog
Sourced from @cosmjs/proto-signing's changelog.
... (truncated)
Commits
ec55c66Set version: 0.39.0e39b5ffConvert account Number to bigint (#1956)45156aaMerge pull request #1960 from codingki/rename-evmd-to-evmd0516536a4bMirror evmd051Enabled pattern for slow variant20a429bRename evmd scripts to versioned name (evmd051)0fedbb2Merge pull request #1959 from codingki/chore/security-audit-fixes6cfedd5chore(deps): Fix security vulnerabilities reported by yarn audit2338a7eMerge pull request #1958 from cosmos/fix/yarn-node25-ebadfc21c737[autofix.ci] apply automated fixese664c60fix(ci): Drop accidental .yarnrc.yml security relaxationsMaintainer changes
This version was pushed to npm by kiki-skip, a new releaser for
@cosmjs/proto-signingsince your current version.Updates
@cosmjs/stargatefrom 0.27.1 to 0.39.0Release notes
Sourced from @cosmjs/stargate's releases.
... (truncated)
Changelog
Sourced from @cosmjs/stargate's changelog.
... (truncated)
Commits
ec55c66Set version: 0.39.0e39b5ffConvert account Number to bigint (#1956)45156aaMerge pull request #1960 from codingki/rename-evmd-to-evmd0516536a4bMirror evmd051Enabled pattern for slow variant20a429bRename evmd scripts to versioned name (evmd051)0fedbb2Merge pull request #1959 from codingki/chore/security-audit-fixes6cfedd5chore(deps): Fix security vulnerabilities reported by yarn audit2338a7eMerge pull request #1958 from cosmos/fix/yarn-node25-ebadfc21c737[autofix.ci] apply automated fixese664c60fix(ci): Drop accidental .yarnrc.yml security relaxationsMaintainer changes
This version was pushed to npm by kiki-skip, a new releaser for
@cosmjs/stargatesince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.