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 the reactive-dot group with 2 updates #119

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps the reactive-dot group with 2 updates: @reactive-dot/core and @reactive-dot/wallet-walletconnect.

Updates @reactive-dot/core from 0.14.0 to 0.15.0

Release notes

Sourced from @​reactive-dot/core's releases.

@​reactive-dot/core@​0.15.0

Minor Changes

  • #199 6370689 Thanks @​tien! - Added support for formatting addresses based on their chain's SS58 format.
Changelog

Sourced from @​reactive-dot/core's changelog.

0.15.0

Minor Changes

  • #199 6370689 Thanks @​tien! - Added support for formatting addresses based on their chain's SS58 format.
Commits
  • 444d164 chore: version packages (#200)
  • 6370689 feat: format addresses according to their chain's SS58 format (#199)
  • efed30a build(deps-dev): bump the development group with 3 updates (#195)
  • a141823 build(deps): bump polkadot-api from 1.3.0 to 1.3.2 (#194)
  • db594eb build(deps-dev): bump the development group across 1 directory with 6 updates...
  • b87a325 build(deps): bump polkadot-api from 1.2.1 to 1.3.0 (#190)
  • See full diff in compare view

Updates @reactive-dot/wallet-walletconnect from 0.14.0 to 0.15.0

Release notes

Sourced from @​reactive-dot/wallet-walletconnect's releases.

@​reactive-dot/wallet-walletconnect@​0.15.0

Patch Changes

  • Updated dependencies [6370689]:
    • @​reactive-dot/core@​0.15.0
Changelog

Sourced from @​reactive-dot/wallet-walletconnect's changelog.

0.15.0

Patch Changes

  • Updated dependencies [6370689]:
    • @​reactive-dot/core@​0.15.0
Commits
  • 444d164 chore: version packages (#200)
  • efed30a build(deps-dev): bump the development group with 3 updates (#195)
  • db594eb build(deps-dev): bump the development group across 1 directory with 6 updates...
  • bcf2a00 build(deps): bump @​walletconnect/universal-provider (#188)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the reactive-dot group with 2 updates: [@reactive-dot/core](https://github.com/tien/reactive-dot/tree/HEAD/packages/core) and [@reactive-dot/wallet-walletconnect](https://github.com/tien/reactive-dot/tree/HEAD/packages/wallet-walletconnect).


Updates `@reactive-dot/core` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/tien/reactive-dot/releases)
- [Changelog](https://github.com/tien/reactive-dot/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/tien/reactive-dot/commits/@reactive-dot/[email protected]/packages/core)

Updates `@reactive-dot/wallet-walletconnect` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/tien/reactive-dot/releases)
- [Changelog](https://github.com/tien/reactive-dot/blob/main/packages/wallet-walletconnect/CHANGELOG.md)
- [Commits](https://github.com/tien/reactive-dot/commits/@reactive-dot/[email protected]/packages/wallet-walletconnect)

---
updated-dependencies:
- dependency-name: "@reactive-dot/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: reactive-dot
- dependency-name: "@reactive-dot/wallet-walletconnect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: reactive-dot
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2024
Copy link

changeset-bot bot commented Sep 26, 2024

⚠️ No Changeset found

Latest commit: 2683de4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tien tien merged commit dd87661 into main Sep 29, 2024
2 checks passed
@tien tien deleted the dependabot/npm_and_yarn/reactive-dot-f49ab6376f branch September 29, 2024 21:56
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant