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 @desmoslabs/desmjs from 4.6.3 to 6.0.1 #221

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps @desmoslabs/desmjs from 4.6.3 to 6.0.1.

Changelog

Sourced from @​desmoslabs/desmjs's changelog.

Version 6.0.1

Features

  • Add a new feeGranter parameter to the SimulateOptions in order to properly simulate transactions using a fee grant

Version 6.0.0

New Features

  • Added support for the x/tokenfactory module.
  • Included support for new message types in the x/posts module: MsgMovePost, MsgRequestPostOwnerTransfer, MsgCancelPostOwnerTransferRequest, MsgRefusePostOwnerTransferRequest, and MsgAcceptPostOwnerTransferRequest.
  • Implemented support for the new message type MsgUpdateSubspaceFeeTokens in the x/subspaces module.

Version 5.1.3

Chore

  • Set react-native as peer dependency in @desmoslabs/desmjs-web3auth-web.

Version 5.1.2

Bug fixes

  • Fixed a bug that cause the packages to use an older version of the @desmoslabs/* dependencies.

Version 5.1.1

Chore

  • Export Web3Auth objects from @desmoslabs/desmjs-web3auth-mobile

Version 5.1.0

Features

  • Add support to governance v1
  • Reorganized modules export to better support multiple version of a module

Chore

  • Dropped support to WalletConnect v1

Version 5.0.1

Bug fixes

  • Fixed authz expiration amino conversion thanks to @​williamchong
  • Fixed x/gov messages type url

Version 5.0.0

Features

  • Updated Desmos to 5.0.0
  • Added the ability to specify a gasAdjustment value when creating a DesmosClient instance

Version 4.7.10

Bug fixes

  • Fix StakeAuthorizationTypeUrl

Version 4.7.9

Features

  • Add methods to broadcast a transaction in async, sync or block mode

Version 4.7.8

Features

... (truncated)

Commits
  • d7003b5 chore: release v6.0.1
  • ef4057a feat: allow to specify a fee granter when simulating a transaction (#840)
  • 331fb7e build(deps-dev): bump @​types/node from 20.7.0 to 20.7.2 (#839)
  • 58074b5 build(deps-dev): bump @​types/react-native from 0.72.2 to 0.72.3 (#835)
  • 77e6451 build(deps-dev): bump @​types/readable-stream from 4.0.2 to 4.0.3 (#836)
  • 6679187 build(deps-dev): bump docusaurus-plugin-typedoc from 0.20.1 to 0.20.2 (#834)
  • a954bfa build(deps): bump @​swc/core from 1.3.89 to 1.3.90 (#837)
  • 84818a4 build(deps-dev): bump docusaurus-plugin-typedoc from 0.19.2 to 0.20.1 (#787)
  • 7c98836 build(deps-dev): bump typedoc from 0.24.8 to 0.25.1 (#780)
  • 9be8d52 build(deps): bump @​keplr-wallet/types from 0.12.27 to 0.12.28 (#830)
  • 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 [@desmoslabs/desmjs](https://github.com/desmos-labs/desmjs) from 4.6.3 to 6.0.1.
- [Changelog](https://github.com/desmos-labs/desmjs/blob/main/CHANGELOG.md)
- [Commits](desmos-labs/desmjs@v4.6.3...v6.0.1)

---
updated-dependencies:
- dependency-name: "@desmoslabs/desmjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge Automatically merge PR once all prerequisites pass dependencies Issue or PR that changes one or more dependency labels Oct 2, 2023
@dependabot dependabot bot requested review from dadamu and manu0466 October 2, 2023 17:53
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 Issue or PR that changes one or more dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants