Skip to content

Commit b425055

Browse files
chore(deps): bump the pjs group across 1 directory with 8 updates (#2650)
* chore(deps): bump the pjs group across 1 directory with 8 updates Bumps the pjs group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.3.1` | `15.6.1` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.3.1` | `15.6.1` | | [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) | `13.3.1` | `13.4.3` | | [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `15.3.1` | `15.6.1` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.3.1` | `15.6.1` | | [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.3.1` | `13.4.3` | | [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.3.1` | `13.4.3` | | [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.58.1` | `0.58.3` | Updates `@polkadot/api` from 15.3.1 to 15.6.1 - [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/v15.6.1/packages/api) Updates `@polkadot/api-augment` from 15.3.1 to 15.6.1 - [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/v15.6.1/packages/api-augment) Updates `@polkadot/keyring` from 13.3.1 to 13.4.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/keyring) Updates `@polkadot/rpc-provider` from 15.3.1 to 15.6.1 - [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/v15.6.1/packages/rpc-provider) Updates `@polkadot/types` from 15.3.1 to 15.6.1 - [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/v15.6.1/packages/types) Updates `@polkadot/util` from 13.3.1 to 13.4.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/util) Updates `@polkadot/util-crypto` from 13.3.1 to 13.4.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/util-crypto) Updates `@polkadot/extension-inject` from 0.58.1 to 0.58.3 - [Release notes](https://github.com/polkadot-js/extension/releases) - [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/extension/commits/v0.58.3/packages/extension-inject) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/keyring" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/rpc-provider" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/util" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/util-crypto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/extension-inject" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): changeset for dependency update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent 92316c0 commit b425055

File tree

4 files changed

+414
-290
lines changed

4 files changed

+414
-290
lines changed

.changeset/dependencies-GH-2650.md

+98
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
---
2+
"@substrate/wallet-template": patch
3+
---
4+
5+
chore(deps): bump the pjs group across 1 directory with 8 updates
6+
7+
Bumps the pjs group with 8 updates in the / directory:
8+
9+
| Package | From | To |
10+
| --- | --- | --- |
11+
| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.3.1` | `15.6.1` |
12+
| [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.3.1` | `15.6.1` |
13+
| [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) | `13.3.1` | `13.4.3` |
14+
| [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `15.3.1` | `15.6.1` |
15+
| [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.3.1` | `15.6.1` |
16+
| [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.3.1` | `13.4.3` |
17+
| [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.3.1` | `13.4.3` |
18+
| [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.58.1` | `0.58.3` |
19+
20+
21+
22+
Updates `@polkadot/api` from 15.3.1 to 15.6.1
23+
- [Release notes](https://github.com/polkadot-js/api/releases)
24+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
25+
- [Commits](https://github.com/polkadot-js/api/commits/v15.6.1/packages/api)
26+
27+
Updates `@polkadot/api-augment` from 15.3.1 to 15.6.1
28+
- [Release notes](https://github.com/polkadot-js/api/releases)
29+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
30+
- [Commits](https://github.com/polkadot-js/api/commits/v15.6.1/packages/api-augment)
31+
32+
Updates `@polkadot/keyring` from 13.3.1 to 13.4.3
33+
- [Release notes](https://github.com/polkadot-js/common/releases)
34+
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
35+
- [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/keyring)
36+
37+
Updates `@polkadot/rpc-provider` from 15.3.1 to 15.6.1
38+
- [Release notes](https://github.com/polkadot-js/api/releases)
39+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
40+
- [Commits](https://github.com/polkadot-js/api/commits/v15.6.1/packages/rpc-provider)
41+
42+
Updates `@polkadot/types` from 15.3.1 to 15.6.1
43+
- [Release notes](https://github.com/polkadot-js/api/releases)
44+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
45+
- [Commits](https://github.com/polkadot-js/api/commits/v15.6.1/packages/types)
46+
47+
Updates `@polkadot/util` from 13.3.1 to 13.4.3
48+
- [Release notes](https://github.com/polkadot-js/common/releases)
49+
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
50+
- [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/util)
51+
52+
Updates `@polkadot/util-crypto` from 13.3.1 to 13.4.3
53+
- [Release notes](https://github.com/polkadot-js/common/releases)
54+
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
55+
- [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/util-crypto)
56+
57+
Updates `@polkadot/extension-inject` from 0.58.1 to 0.58.3
58+
- [Release notes](https://github.com/polkadot-js/extension/releases)
59+
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
60+
- [Commits](https://github.com/polkadot-js/extension/commits/v0.58.3/packages/extension-inject)
61+
62+
---
63+
updated-dependencies:
64+
- dependency-name: "@polkadot/api"
65+
dependency-type: direct:production
66+
update-type: version-update:semver-minor
67+
dependency-group: pjs
68+
- dependency-name: "@polkadot/api-augment"
69+
dependency-type: direct:production
70+
update-type: version-update:semver-minor
71+
dependency-group: pjs
72+
- dependency-name: "@polkadot/keyring"
73+
dependency-type: direct:production
74+
update-type: version-update:semver-minor
75+
dependency-group: pjs
76+
- dependency-name: "@polkadot/rpc-provider"
77+
dependency-type: direct:production
78+
update-type: version-update:semver-minor
79+
dependency-group: pjs
80+
- dependency-name: "@polkadot/types"
81+
dependency-type: direct:production
82+
update-type: version-update:semver-minor
83+
dependency-group: pjs
84+
- dependency-name: "@polkadot/util"
85+
dependency-type: direct:production
86+
update-type: version-update:semver-minor
87+
dependency-group: pjs
88+
- dependency-name: "@polkadot/util-crypto"
89+
dependency-type: direct:production
90+
update-type: version-update:semver-minor
91+
dependency-group: pjs
92+
- dependency-name: "@polkadot/extension-inject"
93+
dependency-type: direct:production
94+
update-type: version-update:semver-patch
95+
dependency-group: pjs
96+
...
97+
98+
Signed-off-by: dependabot[bot] <support@github.com>

0 commit comments

Comments
 (0)