Skip to content

Commit

Permalink
[CI Skip] bump/beta 12.6.3-11-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed May 14, 2024
1 parent a4a9a3d commit 37fa211
Show file tree
Hide file tree
Showing 31 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
13 Carlo Sala feat(networks): add zeitgeist Ledger support (#1840)
9 Antoine Estienne Add eth uri keyring test (#1291)
6 Amaury Martiny Add tests from Rust (#283)
6 Tarik Gul Bump yarn to 4.2.2 (#1922)
5 Jakub Pánik Add HydraDX parachain to genesis (#1583)
5 kwingram25 Add BN consts and timeToString (#610)
5 Tarik Gul Bump @polkadot/dev to 0.79.1 w/ topo sort (#1921)
4 Adam Dossa Update Polymesh Genesis Hash (#1193)
4 pan add bifrost kusama (#1626)
3 Luke Schoen docs: Fix example in readme since we use default imports (#243)
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": "12.6.3-10-x",
"version": "12.6.3-11-x",
"versions": {
"git": "12.6.3-10-x",
"git": "12.6.3-11-x",
"npm": "12.6.2"
},
"workspaces": [
Expand Down
4 changes: 2 additions & 2 deletions packages/hw-ledger-transports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@ledgerhq/hw-transport": "^6.30.2",
"@ledgerhq/hw-transport-webhid": "^6.28.2",
"@ledgerhq/hw-transport-webusb": "^6.28.2",
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"tslib": "^2.6.2"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-ledger-transports/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/hw-ledger-transports', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/hw-ledger-transports', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
6 changes: 3 additions & 3 deletions packages/hw-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"dependencies": {
"@polkadot/hw-ledger-transports": "12.6.3-10-x",
"@polkadot/util": "12.6.3-10-x",
"@polkadot/hw-ledger-transports": "12.6.3-11-x",
"@polkadot/util": "12.6.3-11-x",
"@zondax/ledger-substrate": "^0.41.3",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-ledger/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/hw-ledger', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/hw-ledger', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
10 changes: 5 additions & 5 deletions packages/keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util-crypto": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"@polkadot/util-crypto": "12.6.3-11-x",
"tslib": "^2.6.2"
},
"peerDependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util-crypto": "12.6.3-10-x"
"@polkadot/util": "12.6.3-11-x",
"@polkadot/util-crypto": "12.6.3-11-x"
}
}
2 changes: 1 addition & 1 deletion packages/keyring/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/keyring', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/keyring', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
6 changes: 3 additions & 3 deletions packages/networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"@substrate/ss58-registry": "^1.46.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/hw-ledger": "12.6.3-10-x"
"@polkadot/hw-ledger": "12.6.3-11-x"
}
}
2 changes: 1 addition & 1 deletion packages/networks/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/networks', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/networks', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
12 changes: 6 additions & 6 deletions packages/util-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": {
"crypto": false,
"stream": false
Expand All @@ -29,16 +29,16 @@
"dependencies": {
"@noble/curves": "^1.3.0",
"@noble/hashes": "^1.3.3",
"@polkadot/networks": "12.6.3-10-x",
"@polkadot/util": "12.6.3-10-x",
"@polkadot/networks": "12.6.3-11-x",
"@polkadot/util": "12.6.3-11-x",
"@polkadot/wasm-crypto": "^7.3.2",
"@polkadot/wasm-util": "^7.3.2",
"@polkadot/x-bigint": "12.6.3-10-x",
"@polkadot/x-randomvalues": "12.6.3-10-x",
"@polkadot/x-bigint": "12.6.3-11-x",
"@polkadot/x-randomvalues": "12.6.3-11-x",
"@scure/base": "^1.1.5",
"tslib": "^2.6.2"
},
"peerDependencies": {
"@polkadot/util": "12.6.3-10-x"
"@polkadot/util": "12.6.3-11-x"
}
}
2 changes: 1 addition & 1 deletion packages/util-crypto/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/util-crypto', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/util-crypto', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
12 changes: 6 additions & 6 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"exports": {
"./hex/toU8a": {
Expand All @@ -35,15 +35,15 @@
}
},
"dependencies": {
"@polkadot/x-bigint": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-textdecoder": "12.6.3-10-x",
"@polkadot/x-textencoder": "12.6.3-10-x",
"@polkadot/x-bigint": "12.6.3-11-x",
"@polkadot/x-global": "12.6.3-11-x",
"@polkadot/x-textdecoder": "12.6.3-11-x",
"@polkadot/x-textencoder": "12.6.3-11-x",
"@types/bn.js": "^5.1.5",
"bn.js": "^5.2.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/x-randomvalues": "12.6.3-10-x"
"@polkadot/x-randomvalues": "12.6.3-11-x"
}
}
2 changes: 1 addition & 1 deletion packages/util/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/util', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/util', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-bigint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"./shim.cjs"
],
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/x-bigint/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/x-bigint', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-bigint', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"buffer-es6": "^4.9.3",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/x-bundle/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/x-bundle', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-bundle', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"node-fetch": "^3.3.2",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/x-fetch/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/x-fetch', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-fetch', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
2 changes: 1 addition & 1 deletion packages/x-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"main": "index.js",
"dependencies": {
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-global/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/x-global', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-global', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
8 changes: 4 additions & 4 deletions packages/x-randomvalues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"@polkadot/wasm-util": "^7.3.2",
"@types/react-native": "^0.73.0"
},
"peerDependencies": {
"@polkadot/util": "12.6.3-10-x",
"@polkadot/util": "12.6.3-11-x",
"@polkadot/wasm-util": "*"
}
}
2 changes: 1 addition & 1 deletion packages/x-randomvalues/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/x-randomvalues', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-randomvalues', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-textdecoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/x-textdecoder/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/x-textdecoder', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-textdecoder', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-textencoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/x-textencoder/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/x-textencoder', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-textencoder', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
4 changes: 2 additions & 2 deletions packages/x-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"sideEffects": false,
"type": "module",
"version": "12.6.3-10-x",
"version": "12.6.3-11-x",
"browser": "browser.js",
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "12.6.3-10-x",
"@polkadot/x-global": "12.6.3-11-x",
"tslib": "^2.6.2",
"ws": "^8.16.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-ws/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/x-ws', path: 'auto', type: 'auto', version: '12.6.3-10-x' };
export const packageInfo = { name: '@polkadot/x-ws', path: 'auto', type: 'auto', version: '12.6.3-11-x' };
Loading

0 comments on commit 37fa211

Please sign in to comment.