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 the polkadot-api group with 8 updates #2591

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the polkadot-api group with 8 updates:

Package From To
@polkadot-api/codegen 0.12.10 0.12.11
@polkadot-api/metadata-builders 0.9.2 0.9.3
@polkadot-api/metadata-compatibility 0.1.12 0.1.13
@polkadot-api/observable-client 0.6.3 0.6.4
@polkadot-api/signer 0.1.11 0.1.12
@polkadot-api/substrate-bindings 0.9.4 0.10.0
@polkadot-api/view-builder 0.3.12 0.4.0
polkadot-api 1.7.7 1.7.8

Updates @polkadot-api/codegen from 0.12.10 to 0.12.11

Commits

Updates @polkadot-api/metadata-builders from 0.9.2 to 0.9.3

Commits

Updates @polkadot-api/metadata-compatibility from 0.1.12 to 0.1.13

Commits

Updates @polkadot-api/observable-client from 0.6.3 to 0.6.4

Commits

Updates @polkadot-api/signer from 0.1.11 to 0.1.12

Commits

Updates @polkadot-api/substrate-bindings from 0.9.4 to 0.10.0

Release notes

Sourced from @​polkadot-api/substrate-bindings's releases.

polkadot-api@0.10.0

Added

  • re-export getSs58AddressInfo from @polkadot-api/substrate-bindings

Changed

  • polkadot-signer: Add API to sign raw-data and rename sign to signTx
Commits

Updates @polkadot-api/view-builder from 0.3.12 to 0.4.0

Commits

Updates polkadot-api from 1.7.7 to 1.7.8

Release notes

Sourced from polkadot-api's releases.

polkadot-api@1.7.8

Fixed

  • Update dependencies
  • Smoldot:
    • Update smoldot to 2.0.34
Commits

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 polkadot-api group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@polkadot-api/codegen](https://github.com/polkadot-api/polkadot-api) | `0.12.10` | `0.12.11` |
| [@polkadot-api/metadata-builders](https://github.com/polkadot-api/polkadot-api) | `0.9.2` | `0.9.3` |
| [@polkadot-api/metadata-compatibility](https://github.com/polkadot-api/polkadot-api) | `0.1.12` | `0.1.13` |
| [@polkadot-api/observable-client](https://github.com/polkadot-api/polkadot-api) | `0.6.3` | `0.6.4` |
| [@polkadot-api/signer](https://github.com/polkadot-api/polkadot-api) | `0.1.11` | `0.1.12` |
| [@polkadot-api/substrate-bindings](https://github.com/polkadot-api/polkadot-api) | `0.9.4` | `0.10.0` |
| [@polkadot-api/view-builder](https://github.com/polkadot-api/polkadot-api) | `0.3.12` | `0.4.0` |
| [polkadot-api](https://github.com/polkadot-api/polkadot-api) | `1.7.7` | `1.7.8` |


Updates `@polkadot-api/codegen` from 0.12.10 to 0.12.11
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `@polkadot-api/metadata-builders` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `@polkadot-api/metadata-compatibility` from 0.1.12 to 0.1.13
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `@polkadot-api/observable-client` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `@polkadot-api/signer` from 0.1.11 to 0.1.12
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `@polkadot-api/substrate-bindings` from 0.9.4 to 0.10.0
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits/polkadot-api@0.10.0)

Updates `@polkadot-api/view-builder` from 0.3.12 to 0.4.0
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `polkadot-api` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/compare/polkadot-api@1.7.7...polkadot-api@1.7.8)

---
updated-dependencies:
- dependency-name: "@polkadot-api/codegen"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/metadata-builders"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/metadata-compatibility"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/observable-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/signer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/substrate-bindings"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/view-builder"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: polkadot-api
- dependency-name: polkadot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Dec 12, 2024
Copy link

changeset-bot bot commented Dec 12, 2024

⚠️ No Changeset found

Latest commit: e35677a

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Instructs Mergify to queue this pull request for automatic merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant