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 across 1 directory with 8 updates #2606

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 20, 2024

Bumps the polkadot-api group with 8 updates in the / directory:

Package From To
@polkadot-api/codegen 0.12.11 0.12.12
@polkadot-api/metadata-builders 0.9.3 0.10.0
@polkadot-api/metadata-compatibility 0.1.13 0.1.14
@polkadot-api/observable-client 0.6.4 0.7.0
@polkadot-api/signer 0.1.12 0.1.13
@polkadot-api/substrate-bindings 0.10.0 0.11.0
@polkadot-api/view-builder 0.4.0 0.4.1
polkadot-api 1.7.8 1.8.1

Updates @polkadot-api/codegen from 0.12.11 to 0.12.12

Commits

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

Release notes

Sourced from @​polkadot-api/metadata-builders's releases.

[email protected]

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/metadata-compatibility from 0.1.13 to 0.1.14

Commits

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

Release notes

Sourced from @​polkadot-api/observable-client's releases.

[email protected]

Added

  • The client now exposes a _request method, which is meant as an "escape hatch" to allow the consumers of the JSON-RPC provider have access to debugging endpoints such as system_version, and other useful endpoints that are not spec compliant.
  • Suppot for "optimistic" transactions via the at option when creating/broadcasting transactions. This makes it possible to create transactions against blocks that are not yet finalized. #486
  • Allow users to manually pass the nonce when creating a transaction. #498
  • Decouple descriptor types from descriptor values: Now operations won't show empty pallets.
  • Lazy load descriptor values

Changed

  • The payload of the transaction bestChainBlockIncluded event is now consistent with the payload of the finalized event. #500
  • Improve transaction events and return payloads as described in #497. #507

Fixed

  • substrate-client: improve the cancelation logic on operations that have not yet received its operationId #484
  • observable-client: ensure bestBlocks$ always start with latest known finalizedBlock #491
  • Stop-recovery: blocks from previous session getting unpinned
  • observable-client: operationLimit-recovery: properly recover from operationLimit responses #494 Closes #492
  • Recover from stop events when runtime hasn't loaded and finalized block changes
  • pjs-signer: Ensure SignerPayloadJSON to be the same as PJS api
  • Keeps on validating transactions after they have been broadcasted. #500
  • smoldot: Upgraded to [email protected]

PRs merged

... (truncated)

Commits

Updates @polkadot-api/signer from 0.1.12 to 0.1.13

Commits

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

Commits

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

Commits

Updates polkadot-api from 1.7.8 to 1.8.1

Release notes

Sourced from polkadot-api's releases.

[email protected]

Fixed

  • Extend compatibility check to non-existant entrypoints

[email protected]

Added

  • Storage watchEntries API
  • CLI:
    • Option flag noDescriptorsPackage to generate descriptors without installing them as a package.
    • Add version option
  • Chains:
    • Add Paseo People chain

Fixed

  • Chains::
    • Update lightSyncState

[email protected]

Fixed

  • unknown type on storage queries that have a composite key with the same type.
  • Update dependencies.
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

…dates

Bumps the polkadot-api group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@polkadot-api/codegen](https://github.com/polkadot-api/polkadot-api) | `0.12.11` | `0.12.12` |
| [@polkadot-api/metadata-builders](https://github.com/polkadot-api/polkadot-api) | `0.9.3` | `0.10.0` |
| [@polkadot-api/metadata-compatibility](https://github.com/polkadot-api/polkadot-api) | `0.1.13` | `0.1.14` |
| [@polkadot-api/observable-client](https://github.com/polkadot-api/polkadot-api) | `0.6.4` | `0.7.0` |
| [@polkadot-api/signer](https://github.com/polkadot-api/polkadot-api) | `0.1.12` | `0.1.13` |
| [@polkadot-api/substrate-bindings](https://github.com/polkadot-api/polkadot-api) | `0.10.0` | `0.11.0` |
| [@polkadot-api/view-builder](https://github.com/polkadot-api/polkadot-api) | `0.4.0` | `0.4.1` |
| [polkadot-api](https://github.com/polkadot-api/polkadot-api) | `1.7.8` | `1.8.1` |



Updates `@polkadot-api/codegen` from 0.12.11 to 0.12.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/metadata-builders` from 0.9.3 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/[email protected])

Updates `@polkadot-api/metadata-compatibility` from 0.1.13 to 0.1.14
- [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.4 to 0.7.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/[email protected])

Updates `@polkadot-api/signer` 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/substrate-bindings` from 0.10.0 to 0.11.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/view-builder` from 0.4.0 to 0.4.1
- [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.8 to 1.8.1
- [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/[email protected]@1.8.1)

---
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-minor
  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-minor
  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-patch
  dependency-group: polkadot-api
- dependency-name: polkadot-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: polkadot-api
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Dec 20, 2024
Copy link

changeset-bot bot commented Dec 20, 2024

🦋 Changeset detected

Latest commit: d52cb8b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@substrate/light-client-extension-helpers Patch
@substrate/extension Patch
@substrate/wallet-template Patch
@substrate/smoldot-discovery-connector Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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