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 7 updates #2648

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

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

Package From To
@polkadot-api/codegen 0.12.12 0.13.0
@polkadot-api/metadata-builders 0.10.0 0.10.1
@polkadot-api/metadata-compatibility 0.1.14 0.1.15
@polkadot-api/observable-client 0.7.0 0.8.0
@polkadot-api/signer 0.1.13 0.1.14
@polkadot-api/view-builder 0.4.1 0.4.2
polkadot-api 1.8.2 1.9.1

Updates @polkadot-api/codegen from 0.12.12 to 0.13.0

Commits

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

Commits

Updates @polkadot-api/metadata-compatibility from 0.1.14 to 0.1.15

Commits

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

Release notes

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

polkadot-api@0.8.0

Added

  • cli: Add support to add chain using runtime WASM #517
  • client: Add support to CheckMetadataHash signed extension #526

Changed

  • Compact the data when generating descriptor from multiple chains #516

Fixed

  • chains: Update lightSyncState and bootnodes #524
  • smoldot: Bump to smoldot@2.0.28

polkadot-api@0.7.2

What's Changed

polkadot-api@0.7.1

What's Changed

Commits
  • 011a877 polkadot-api@0.8.0 (#528)
  • a56fdf8 feat(client): add support to CheckMetadataHash (#526)
  • ce42bf8 fix(smoldot): bump to smoldot@2.0.28 (#525)
  • 5966269 fix(known-chains): update chainspecs (#524)
  • 088e5dc docs: add events jsdocs (#522)
  • e764554 docs(client): add jsdoc for constants, apis, and storage (#521)
  • 9c1e110 fix(cli): decrease memory usage when updating multiple chains at once (#518)
  • 339de00 feat(cli): add support to add chain using runtime WASM (#517)
  • 7a36153 feat: compact size of generated descriptor values (#516)
  • 3c25588 fix: update chainspecs (#513)
  • Additional commits viewable in compare view

Updates @polkadot-api/signer from 0.1.13 to 0.1.14

Commits

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

Commits

Updates polkadot-api from 1.8.2 to 1.9.1

Release notes

Sourced from polkadot-api's releases.

polkadot-api@1.9.1

Fixed

  • Match ChainDefinition with descriptors type

polkadot-api@1.9.0

Added

  • getOfflineApi which mainly facilitates the creation of extrinsics while being offline.
  • Codegen:
    • Add XCM v5 known types
  • Chains:
    • Add Polkadot coretime chainspec

Fixed

  • Reduce the overhead for accessing the genesis-hash (and other small tweaks)
  • Fix potentnial memory leak with sync Observables
  • Codegen:
    • Remove unused known types
  • Chains::
    • Update lightSyncState

polkadot-api@1.8.4

Fixed

  • Fix crash when generating code for some chains.

polkadot-api@1.8.3

Fixed

  • Add block hash and operation for BlockNotPinned error.
  • Fixed fee estimation for chains using metadata v14
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

@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Feb 12, 2025
Copy link

changeset-bot bot commented Feb 12, 2025

🦋 Changeset detected

Latest commit: 2dc0ef6

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 Feb 14, 2025

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.

@ryanleecode
Copy link
Collaborator

@dependabot recreate

…dates

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

| Package | From | To |
| --- | --- | --- |
| [@polkadot-api/codegen](https://github.com/polkadot-api/polkadot-api) | `0.12.12` | `0.13.0` |
| [@polkadot-api/metadata-builders](https://github.com/polkadot-api/polkadot-api) | `0.10.0` | `0.10.1` |
| [@polkadot-api/metadata-compatibility](https://github.com/polkadot-api/polkadot-api) | `0.1.14` | `0.1.15` |
| [@polkadot-api/observable-client](https://github.com/polkadot-api/polkadot-api) | `0.7.0` | `0.8.0` |
| [@polkadot-api/signer](https://github.com/polkadot-api/polkadot-api) | `0.1.13` | `0.1.14` |
| [@polkadot-api/view-builder](https://github.com/polkadot-api/polkadot-api) | `0.4.1` | `0.4.2` |
| [polkadot-api](https://github.com/polkadot-api/polkadot-api) | `1.8.2` | `1.9.1` |



Updates `@polkadot-api/codegen` from 0.12.12 to 0.13.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/metadata-builders` from 0.10.0 to 0.10.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/metadata-compatibility` from 0.1.14 to 0.1.15
- [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.7.0 to 0.8.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/compare/polkadot-api@0.7.0...polkadot-api@0.8.0)

Updates `@polkadot-api/signer` 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/view-builder` from 0.4.1 to 0.4.2
- [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.8.2 to 1.9.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/polkadot-api@1.8.2...polkadot-api@1.9.1)

---
updated-dependencies:
- dependency-name: "@polkadot-api/codegen"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-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/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/polkadot-api-4d63752a84 branch from ff8fbcc to 179b6fb Compare February 18, 2025 15:01
@ryanleecode
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot-api-4d63752a84 branch February 20, 2025 15:35
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.

2 participants