Skip to content

Commit

Permalink
Apply plan
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 14, 2024
1 parent cb68bbc commit dba2dd5
Show file tree
Hide file tree
Showing 14 changed files with 63 additions and 63 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -602,11 +602,11 @@ arrayvec = { version = "0.7.4" }
assert_cmd = { version = "2.0.14" }
assert_matches = { version = "1.5.0" }
asset-hub-rococo-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo", version = "0.1.0" }
asset-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-rococo", default-features = false, version = "0.22.1" }
asset-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-rococo", default-features = false, version = "0.22.2" }
asset-hub-westend-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend", version = "0.1.0" }
asset-hub-westend-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-westend", version = "0.26.1" }
asset-hub-westend-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-westend", version = "0.26.2" }
asset-test-utils = { path = "cumulus/parachains/runtimes/assets/test-utils", default-features = false, version = "18.0.0" }
assets-common = { path = "cumulus/parachains/runtimes/assets/common", default-features = false, version = "0.18.0" }
assets-common = { path = "cumulus/parachains/runtimes/assets/common", default-features = false, version = "0.18.1" }
async-channel = { version = "1.8.0" }
async-std = { version = "1.9.0" }
async-trait = { version = "0.1.79" }
Expand Down Expand Up @@ -730,7 +730,7 @@ dyn-clone = { version = "1.0.16" }
ed25519-dalek = { version = "2.1", default-features = false }
ed25519-zebra = { version = "4.0.3", default-features = false }
either = { version = "1.8.1", default-features = false }
emulated-integration-tests-common = { path = "cumulus/parachains/integration-tests/emulated/common", default-features = false, version = "14.1.0" }
emulated-integration-tests-common = { path = "cumulus/parachains/integration-tests/emulated/common", default-features = false, version = "14.2.0" }
enumflags2 = { version = "0.7.7" }
enumn = { version = "0.1.13" }
environmental = { version = "1.1.4", default-features = false }
Expand Down Expand Up @@ -929,7 +929,7 @@ pallet-indices = { path = "substrate/frame/indices", default-features = false, v
pallet-insecure-randomness-collective-flip = { path = "substrate/frame/insecure-randomness-collective-flip", default-features = false, version = "26.0.0" }
pallet-lottery = { default-features = false, path = "substrate/frame/lottery" }
pallet-membership = { path = "substrate/frame/membership", default-features = false, version = "38.0.0" }
pallet-message-queue = { path = "substrate/frame/message-queue", default-features = false, version = "41.0.1" }
pallet-message-queue = { path = "substrate/frame/message-queue", default-features = false, version = "41.0.2" }
pallet-migrations = { path = "substrate/frame/migrations", default-features = false, version = "8.0.0" }
pallet-minimal-template = { path = "templates/minimal/pallets/template", default-features = false, version = "0.1.0" }
pallet-mixnet = { default-features = false, path = "substrate/frame/mixnet" }
Expand Down Expand Up @@ -989,7 +989,7 @@ pallet-uniques = { path = "substrate/frame/uniques", default-features = false, v
pallet-utility = { path = "substrate/frame/utility", default-features = false, version = "38.0.0" }
pallet-vesting = { path = "substrate/frame/vesting", default-features = false, version = "38.0.0" }
pallet-whitelist = { path = "substrate/frame/whitelist", default-features = false, version = "37.0.0" }
pallet-xcm = { path = "polkadot/xcm/pallet-xcm", default-features = false, version = "17.0.0" }
pallet-xcm = { path = "polkadot/xcm/pallet-xcm", default-features = false, version = "17.0.1" }
pallet-xcm-benchmarks = { path = "polkadot/xcm/pallet-xcm-benchmarks", default-features = false, version = "17.0.0" }
pallet-xcm-bridge-hub = { path = "bridges/modules/xcm-bridge-hub", default-features = false, version = "0.13.0" }
pallet-xcm-bridge-hub-router = { path = "bridges/modules/xcm-bridge-hub-router", default-features = false, version = "0.15.1" }
Expand Down Expand Up @@ -1035,7 +1035,7 @@ polkadot-node-core-chain-api = { path = "polkadot/node/core/chain-api", default-
polkadot-node-core-chain-selection = { path = "polkadot/node/core/chain-selection", default-features = false, version = "18.0.0" }
polkadot-node-core-dispute-coordinator = { path = "polkadot/node/core/dispute-coordinator", default-features = false, version = "18.0.0" }
polkadot-node-core-parachains-inherent = { path = "polkadot/node/core/parachains-inherent", default-features = false, version = "18.0.0" }
polkadot-node-core-prospective-parachains = { path = "polkadot/node/core/prospective-parachains", default-features = false, version = "17.0.0" }
polkadot-node-core-prospective-parachains = { path = "polkadot/node/core/prospective-parachains", default-features = false, version = "17.0.1" }
polkadot-node-core-provisioner = { path = "polkadot/node/core/provisioner", default-features = false, version = "18.0.0" }
polkadot-node-core-pvf = { path = "polkadot/node/core/pvf", default-features = false, version = "18.0.0" }
polkadot-node-core-pvf-checker = { path = "polkadot/node/core/pvf-checker", default-features = false, version = "18.0.0" }
Expand All @@ -1045,7 +1045,7 @@ polkadot-node-core-pvf-prepare-worker = { path = "polkadot/node/core/pvf/prepare
polkadot-node-core-runtime-api = { path = "polkadot/node/core/runtime-api", default-features = false, version = "18.0.0" }
polkadot-node-jaeger = { path = "polkadot/node/jaeger", default-features = false, version = "18.0.0" }
polkadot-node-metrics = { path = "polkadot/node/metrics", default-features = false, version = "18.0.0" }
polkadot-node-network-protocol = { path = "polkadot/node/network/protocol", default-features = false, version = "18.0.1" }
polkadot-node-network-protocol = { path = "polkadot/node/network/protocol", default-features = false, version = "18.0.2" }
polkadot-node-primitives = { path = "polkadot/node/primitives", default-features = false, version = "16.0.0" }
polkadot-node-subsystem = { path = "polkadot/node/subsystem", default-features = false, version = "18.0.0" }
polkadot-node-subsystem-test-helpers = { path = "polkadot/node/subsystem-test-helpers", version = "1.0.0" }
Expand Down Expand Up @@ -1158,7 +1158,7 @@ sc-offchain = { path = "substrate/client/offchain", default-features = false, ve
sc-proposer-metrics = { path = "substrate/client/proposer-metrics", default-features = false, version = "0.18.0" }
sc-rpc = { path = "substrate/client/rpc", default-features = false, version = "40.0.0" }
sc-rpc-api = { path = "substrate/client/rpc-api", default-features = false, version = "0.44.0" }
sc-rpc-server = { path = "substrate/client/rpc-servers", default-features = false, version = "17.0.0" }
sc-rpc-server = { path = "substrate/client/rpc-servers", default-features = false, version = "17.1.0" }
sc-rpc-spec-v2 = { path = "substrate/client/rpc-spec-v2", default-features = false, version = "0.45.0" }
sc-runtime-test = { path = "substrate/client/executor/runtime-test" }
sc-service = { path = "substrate/client/service", default-features = false, version = "0.46.0" }
Expand Down Expand Up @@ -1351,7 +1351,7 @@ wasmi = { version = "0.32.3", default-features = false }
wasmtime = { version = "8.0.1", default-features = false }
wat = { version = "1.0.0" }
westend-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/relays/westend", default-features = false, version = "0.1.0" }
westend-runtime = { path = "polkadot/runtime/westend", version = "18.0.0" }
westend-runtime = { path = "polkadot/runtime/westend", version = "18.0.1" }
westend-runtime-constants = { path = "polkadot/runtime/westend/constants", default-features = false, version = "17.0.0" }
westend-system-emulated-network = { path = "cumulus/parachains/integration-tests/emulated/networks/westend-system", version = "0.1.0" }
x25519-dalek = { version = "2.0" }
Expand Down
52 changes: 26 additions & 26 deletions Plan.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generated by parity-publish v0.9.0
# command: parity-publish -C ../polkadot-sdk plan ../polkadot-sdk --prdoc prdoc/ -d Polkadot SDK stable2409
# command: parity-publish -C ../polkadot-sdk plan ../polkadot-sdk --prdoc prdoc/1.16.2

[options]
description = "Polkadot SDK stable2409"
Expand Down Expand Up @@ -1369,8 +1369,8 @@ reason = "changed"
[[crate]]
# substrate/frame/message-queue
name = "pallet-message-queue"
from = "41.0.0"
to = "41.0.1"
from = "41.0.1"
to = "41.0.2"
bump = "patch"
reason = "changed"

Expand Down Expand Up @@ -2033,9 +2033,9 @@ reason = "changed"
[[crate]]
# polkadot/xcm/pallet-xcm
name = "pallet-xcm"
from = "16.0.0"
to = "17.0.0"
bump = "major"
from = "17.0.0"
to = "17.0.1"
bump = "patch"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -2263,8 +2263,8 @@ reason = "changed"
[[crate]]
# polkadot/node/network/protocol
name = "polkadot-node-network-protocol"
from = "18.0.0"
to = "18.0.1"
from = "18.0.1"
to = "18.0.2"
bump = "patch"
reason = "changed"

Expand Down Expand Up @@ -2653,9 +2653,9 @@ reason = "changed"
[[crate]]
# substrate/client/rpc-servers
name = "sc-rpc-server"
from = "16.0.2"
to = "17.0.0"
bump = "major"
from = "17.0.0"
to = "17.1.0"
bump = "minor"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -2823,9 +2823,9 @@ reason = "changed"
[[crate]]
# cumulus/parachains/runtimes/assets/common
name = "assets-common"
from = "0.17.0"
to = "0.18.0"
bump = "major"
from = "0.18.0"
to = "0.18.1"
bump = "minor"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -2981,16 +2981,16 @@ reason = "changed"
[[crate]]
# cumulus/parachains/runtimes/assets/asset-hub-rococo
name = "asset-hub-rococo-runtime"
from = "0.22.0"
to = "0.22.1"
from = "0.22.1"
to = "0.22.2"
bump = "minor"
reason = "changed"

[[crate]]
# cumulus/parachains/runtimes/assets/asset-hub-westend
name = "asset-hub-westend-runtime"
from = "0.26.0"
to = "0.26.1"
from = "0.26.1"
to = "0.26.2"
bump = "minor"
reason = "changed"

Expand Down Expand Up @@ -3049,9 +3049,9 @@ to = "2.0.0"
[[crate]]
# polkadot/runtime/westend
name = "westend-runtime"
from = "17.0.0"
to = "18.0.0"
bump = "major"
from = "18.0.0"
to = "18.0.1"
bump = "patch"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -3089,8 +3089,8 @@ reason = "changed"
[[crate]]
# cumulus/parachains/integration-tests/emulated/common
name = "emulated-integration-tests-common"
from = "14.0.0"
to = "14.1.0"
from = "14.1.0"
to = "14.2.0"
bump = "minor"
reason = "changed"

Expand Down Expand Up @@ -3569,9 +3569,9 @@ reason = "changed"
[[crate]]
# polkadot/node/core/prospective-parachains
name = "polkadot-node-core-prospective-parachains"
from = "16.1.0"
to = "17.0.0"
bump = "major"
from = "17.0.0"
to = "17.0.1"
bump = "patch"
reason = "changed"

[[crate]]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "emulated-integration-tests-common"
version = "14.1.0"
version = "14.2.0"
authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asset-hub-rococo-runtime"
version = "0.22.1"
version = "0.22.2"
authors.workspace = true
edition.workspace = true
description = "Rococo variant of Asset Hub parachain runtime"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asset-hub-westend-runtime"
version = "0.26.1"
version = "0.26.2"
authors.workspace = true
edition.workspace = true
description = "Westend variant of Asset Hub parachain runtime"
Expand Down
2 changes: 1 addition & 1 deletion cumulus/parachains/runtimes/assets/common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "assets-common"
version = "0.18.0"
version = "0.18.1"
authors.workspace = true
edition.workspace = true
description = "Assets common utilities"
Expand Down
2 changes: 1 addition & 1 deletion polkadot/node/core/prospective-parachains/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-prospective-parachains"
version = "17.0.0"
version = "17.0.1"
authors.workspace = true
edition.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion polkadot/node/network/protocol/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-network-protocol"
version = "18.0.1"
version = "18.0.2"
authors.workspace = true
edition.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/westend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "westend-runtime"
build = "build.rs"
version = "18.0.0"
version = "18.0.1"
description = "Westend testnet Relay Chain runtime."
authors.workspace = true
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion polkadot/xcm/pallet-xcm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-xcm"
version = "17.0.0"
version = "17.0.1"
description = "A pallet for handling XCM programs."
authors.workspace = true
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion substrate/client/rpc-servers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sc-rpc-server"
version = "17.0.0"
version = "17.1.0"
authors.workspace = true
edition.workspace = true
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
Expand Down
2 changes: 1 addition & 1 deletion substrate/frame/message-queue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors.workspace = true
edition.workspace = true
name = "pallet-message-queue"
version = "41.0.1"
version = "41.0.2"
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
Expand Down
Loading

0 comments on commit dba2dd5

Please sign in to comment.