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 prod-dependencies group across 1 directory with 2 updates #491

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-dependencies group with 2 updates in the /cli directory: @polkadot/api and @polkadot/types-augment.

Updates @polkadot/api from 10.13.1 to 12.4.2

Release notes

Sourced from @​polkadot/api's releases.

v12.4.2

Changes:

  • Fix derive.balances.all when data is undefined (#5961)

v12.4.1

Contributed:

Changes:

  • Bump yarn to 4.4.0 (#5952)
  • Update General Deps (patch only) (#5954)
  • Rework api.derive.balance.{account, all} to work with the new frame account data (#5955)
    • Adds transferable and frameSystemAccountInfo to the output of api.derive.balance.all
  • Revise api.derive.balances.all to include ED when necessary (#5957)
    • Fixes the formula used for transferable balance

v12.3.1

Contributed:

Changes:

  • Upgrade known Polkadot and Westend CodeUpdated blocks (#5948)
  • Update substrate types via metadata (#5949)
    • Note: Please review the above PR for any changes to the augmented types.
  • Support for BeefyApi v4 (#5950)

v12.2.3

Contributed:

v12.2.2

Changes:

  • Fix toHuman error on mode

v12.2.1

Changes:

  • Bump polkadot/common to 13.0.2
    • This contains the latest changes to the Ledger interface in @polkadot/hw-ledger. For more info please see (13.0.1)
  • Bump Substrate Metadata to Latest
    • This includes additions and removals to the api's type augmentation. For more info please see (#5936)
  • Update Polkadot 1002006 types-known

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

12.4.2 Aug 21, 2024

Changes:

  • Fix derive.balances.all when data is undefined (#5961)

12.4.1 Aug 19, 2024

Contributed:

Changes:

  • Bump yarn to 4.4.0 (#5952)
  • Update General Deps (patch only) (#5954)
  • Rework api.derive.balance.{account, all} to work with the new frame account data (#5955)
    • Adds transferable and frameSystemAccountInfo to the output of api.derive.balance.all
  • Revise api.derive.balances.all to include ED when necessary (#5957)
    • Fixes the formula used for transferable balance

12.3.1 Aug 5, 2024

Contributed:

Changes:

  • Upgrade known Polkadot and Westend CodeUpdated blocks (#5948)
  • Update substrate types via metadata (#5949)
    • Note: Please review the above PR for any changes to the augmented types.
  • Support for BeefyApi v4 (#5950)

12.2.3 July 29, 2024

Contributed:

12.2.2 July 25, 2024

Changes:

  • Fix toHuman error on mode

... (truncated)

Commits

Updates @polkadot/types-augment from 10.13.1 to 12.4.2

Release notes

Sourced from @​polkadot/types-augment's releases.

v12.4.2

Changes:

  • Fix derive.balances.all when data is undefined (#5961)

v12.4.1

Contributed:

Changes:

  • Bump yarn to 4.4.0 (#5952)
  • Update General Deps (patch only) (#5954)
  • Rework api.derive.balance.{account, all} to work with the new frame account data (#5955)
    • Adds transferable and frameSystemAccountInfo to the output of api.derive.balance.all
  • Revise api.derive.balances.all to include ED when necessary (#5957)
    • Fixes the formula used for transferable balance

v12.3.1

Contributed:

Changes:

  • Upgrade known Polkadot and Westend CodeUpdated blocks (#5948)
  • Update substrate types via metadata (#5949)
    • Note: Please review the above PR for any changes to the augmented types.
  • Support for BeefyApi v4 (#5950)

v12.2.3

Contributed:

v12.2.2

Changes:

  • Fix toHuman error on mode

v12.2.1

Changes:

  • Bump polkadot/common to 13.0.2
    • This contains the latest changes to the Ledger interface in @polkadot/hw-ledger. For more info please see (13.0.1)
  • Bump Substrate Metadata to Latest
    • This includes additions and removals to the api's type augmentation. For more info please see (#5936)
  • Update Polkadot 1002006 types-known

... (truncated)

Changelog

Sourced from @​polkadot/types-augment's changelog.

12.4.2 Aug 21, 2024

Changes:

  • Fix derive.balances.all when data is undefined (#5961)

12.4.1 Aug 19, 2024

Contributed:

Changes:

  • Bump yarn to 4.4.0 (#5952)
  • Update General Deps (patch only) (#5954)
  • Rework api.derive.balance.{account, all} to work with the new frame account data (#5955)
    • Adds transferable and frameSystemAccountInfo to the output of api.derive.balance.all
  • Revise api.derive.balances.all to include ED when necessary (#5957)
    • Fixes the formula used for transferable balance

12.3.1 Aug 5, 2024

Contributed:

Changes:

  • Upgrade known Polkadot and Westend CodeUpdated blocks (#5948)
  • Update substrate types via metadata (#5949)
    • Note: Please review the above PR for any changes to the augmented types.
  • Support for BeefyApi v4 (#5950)

12.2.3 July 29, 2024

Contributed:

12.2.2 July 25, 2024

Changes:

  • Fix toHuman error on mode

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@polkadot/api [>= 13.a, < 14]
@polkadot/types-augment [>= 13.a, < 14]

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

… 2 updates

Bumps the prod-dependencies group with 2 updates in the /cli directory: [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) and [@polkadot/types-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/types-augment).


Updates `@polkadot/api` from 10.13.1 to 12.4.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/v12.4.2/packages/api)

Updates `@polkadot/types-augment` from 10.13.1 to 12.4.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/v12.4.2/packages/types-augment)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: "@polkadot/types-augment"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 18, 2024 11:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
@dependabot dependabot bot removed the request for review from a team September 18, 2024 11:15
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 18, 2024
@dependabot dependabot bot requested review from atodorov and AstonL September 18, 2024 11:15
@atodorov
Copy link
Contributor

@dependabot ignore @polkadot/api major version
@dependabot ignore @polkadot/types-augment major version

see #335 (comment)

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

OK, I won't notify you about version 12.x.x of @polkadot/api again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

Superseded by #492.

@dependabot dependabot bot closed this Sep 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cli/prod-dependencies-440938e998 branch September 18, 2024 11:22
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