Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.56.7-3-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Apr 17, 2024
1 parent 0af0c9a commit 4df74b0
Show file tree
Hide file tree
Showing 27 changed files with 30 additions and 66 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
483 Jaco 2024 (#514)
13 Tarik Gul Update to `@polkadot/*` api packages 10.13.1 (#529)
14 Tarik Gul Update polkadot/dev to 0.78.13 (#530)
5 Peter Goodspeed-Niklaus Disable yargs behavior to optimistically parse number-seeming arguments (#108)
3 Alexander Popiak add more spec diffing to the metadata comparison (#284)
3 Bison Brandon Signing-CLI: Add missing special case for immortal transactions (#62)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"versions": {
"git": "0.56.7-2-x",
"git": "0.56.7-3-x",
"npm": "0.56.6"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/api-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-api": "./runcli.mjs"
Expand Down
6 changes: 0 additions & 6 deletions packages/api-cli/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/api-cli/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/api-cli', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/api-cli', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
2 changes: 1 addition & 1 deletion packages/json-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-json-serve": "./runcli.mjs"
Expand Down
6 changes: 0 additions & 6 deletions packages/json-serve/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/json-serve/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/json-serve', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/json-serve', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
2 changes: 1 addition & 1 deletion packages/metadata-cmp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-metadata-cmp": "./runcli.mjs"
Expand Down
6 changes: 0 additions & 6 deletions packages/metadata-cmp/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/metadata-cmp/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/metadata-cmp', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/metadata-cmp', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
2 changes: 1 addition & 1 deletion packages/monitor-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-monitor": "./runcli.mjs"
Expand Down
6 changes: 0 additions & 6 deletions packages/monitor-rpc/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/monitor-rpc/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/monitor-rpc', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/monitor-rpc', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
4 changes: 2 additions & 2 deletions packages/signer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-signer": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^10.13.1",
"@polkadot/api-cli": "^0.56.7-2-x",
"@polkadot/api-cli": "^0.56.7-3-x",
"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "^10.13.1",
"@polkadot/util": "^12.6.2",
Expand Down
6 changes: 0 additions & 6 deletions packages/signer-cli/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/signer-cli/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/signer-cli', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/signer-cli', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
2 changes: 1 addition & 1 deletion packages/vanitygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.56.7-2-x",
"version": "0.56.7-3-x",
"main": "index.js",
"bin": {
"polkadot-js-vanitygen": "./runcli.mjs"
Expand Down
6 changes: 0 additions & 6 deletions packages/vanitygen/src/detectOther.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// SPDX-License-Identifier: Apache-2.0

// Do not edit, auto-generated by @polkadot/dev
// (packageInfo imports will be kept as-is, user-editable)

import { detectPackage } from '@polkadot/util';

import others from './detectOther.js';
import { packageInfo } from './packageInfo.js';

detectPackage(packageInfo, null, others);
detectPackage(packageInfo, null, []);
2 changes: 1 addition & 1 deletion packages/vanitygen/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/vanitygen', path: 'auto', type: 'auto', version: '0.56.7-2-x' };
export const packageInfo = { name: '@polkadot/vanitygen', path: 'auto', type: 'auto', version: '0.56.7-3-x' };
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/api-cli@npm:^0.56.7-2-x, @polkadot/api-cli@workspace:packages/api-cli":
"@polkadot/api-cli@npm:^0.56.7-3-x, @polkadot/api-cli@workspace:packages/api-cli":
version: 0.0.0-use.local
resolution: "@polkadot/api-cli@workspace:packages/api-cli"
dependencies:
Expand Down Expand Up @@ -770,7 +770,7 @@ __metadata:
resolution: "@polkadot/signer-cli@workspace:packages/signer-cli"
dependencies:
"@polkadot/api": "npm:^10.13.1"
"@polkadot/api-cli": "npm:^0.56.7-2-x"
"@polkadot/api-cli": "npm:^0.56.7-3-x"
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/types": "npm:^10.13.1"
"@polkadot/util": "npm:^12.6.2"
Expand Down

0 comments on commit 4df74b0

Please sign in to comment.