-
Notifications
You must be signed in to change notification settings - Fork 4
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 @polkadot/api from 10.12.4 to 11.0.2 in /cli #335
Conversation
79ce311
to
fe8ede7
Compare
For full LLVM coverage report click here! |
Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 10.12.4 to 11.0.2. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v11.0.2/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fe8ede7
to
122153a
Compare
b/c it contains a call to api.query.staking.currentEra() which seems to be missing or has been removed, see polkadot-js/api#2040
9a1b368
to
6c88d7a
Compare
There are breaking changes in v11 -> https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 I've looked through the listed PRs but still can't quite figure out how do we solve the error we're seeing on our side. Updated to the latest of the 10.x series in #345 |
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
@dependabot ignore this major version |
OK, I won't notify you about version 11.x.x again, unless you re-open this PR. |
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
because of backwards incompatible changes in v11.0.1, https://github.com/polkadot-js/api/blob/master/CHANGELOG.md#1101-apr-23-2024 #335
Bumps @polkadot/api from 10.12.4 to 11.0.2.
Release notes
Sourced from
@polkadot/api
's releases.... (truncated)
Changelog
Sourced from
@polkadot/api
's changelog.... (truncated)
Commits
e0e9829
[CI Skip] release/stable 11.0.200bc5c8
11.0.2 (#5866)f43600d
[CI Skip] bump/beta 11.0.2-0-xa9fa603
[CI Skip] release/stable 11.0.1d86bff9
11.0.1 (#5864)26b5303
[CI Skip] bump/beta 10.13.2-3-x6e4dc0b
[CI Skip] bump/beta 10.13.2-2-xa83e1da
[CI Skip] bump/beta 10.13.2-1-xddb9b44
[CI Skip] bump/beta 10.13.2-0-x6415eb6
[CI Skip] release/stable 10.13.1Dependabot 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)