Skip to content

Commit

Permalink
Bump vesions
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Feb 21, 2024
1 parent 1c3b815 commit a493179
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions Plan.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generated by parity-publish v0.3.0
# command: parity-publish plan --patch ../polkadot-sdk asset-test-utils bridge-hub-test-utils parachains-runtimes-test-utils
# command: parity-publish plan --patch ../polkadot-sdk pallet-xcm-benchmarks

[[crate]]
# substrate/utils/binary-merkle-tree
Expand Down Expand Up @@ -2187,8 +2187,8 @@ reason = "changed"
[[crate]]
# polkadot/xcm/pallet-xcm-benchmarks
name = "pallet-xcm-benchmarks"
from = "7.0.2"
to = "7.0.3"
from = "7.0.3"
to = "7.0.4"
bump = "minor"
reason = "bumped by --patch"

Expand Down
2 changes: 1 addition & 1 deletion bridges/snowbridge/parachain/runtime/tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea
# Polkadot
rococo-runtime-constants = { path = "../../../../../polkadot/runtime/rococo/constants", default-features = false, version = "7.0.0" }
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ primitive-types = { version = "0.12.1", default-features = false, features = ["c
# Polkadot
rococo-runtime-constants = { path = "../../../../../polkadot/runtime/rococo/constants", default-features = false, version = "7.0.0" }
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ primitive-types = { version = "0.12.1", default-features = false, features = ["c

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea
# Polkadot
rococo-runtime-constants = { path = "../../../../../polkadot/runtime/rococo/constants", default-features = false, version = "7.0.0" }
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea
# Polkadot
westend-runtime-constants = { path = "../../../../../polkadot/runtime/westend/constants", default-features = false, version = "7.0.0" }
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ parachains-runtimes-test-utils = { path = "../../test-utils", default-features =

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
xcm = { package = "staging-xcm", path = "../../../../../polkadot/xcm", default-features = false, version = "7.0.0" }
xcm-builder = { package = "staging-xcm-builder", path = "../../../../../polkadot/xcm/xcm-builder", default-features = false, version = "7.0.3" }
xcm-executor = { package = "staging-xcm-executor", path = "../../../../../polkadot/xcm/xcm-executor", default-features = false, version = "7.0.3" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sp-version = { path = "../../../../../substrate/primitives/version", default-fea

# Polkadot
pallet-xcm = { path = "../../../../../polkadot/xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
polkadot-core-primitives = { path = "../../../../../polkadot/core-primitives", default-features = false, version = "7.0.0" }
polkadot-parachain-primitives = { path = "../../../../../polkadot/parachain", default-features = false, version = "6.0.0" }
polkadot-runtime-common = { path = "../../../../../polkadot/runtime/common", default-features = false, version = "7.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion cumulus/primitives/utility/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ polkadot-runtime-parachains = { path = "../../../polkadot/runtime/parachains", d
xcm = { package = "staging-xcm", path = "../../../polkadot/xcm", default-features = false, version = "7.0.0" }
xcm-executor = { package = "staging-xcm-executor", path = "../../../polkadot/xcm/xcm-executor", default-features = false, version = "7.0.3" }
xcm-builder = { package = "staging-xcm-builder", path = "../../../polkadot/xcm/xcm-builder", default-features = false, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../../polkadot/xcm/pallet-xcm-benchmarks", default-features = false, version = "7.0.4" }

# Cumulus
cumulus-primitives-core = { path = "../core", default-features = false, version = "0.7.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ slot-range-helper = { path = "slot_range_helper", default-features = false, vers
xcm = { package = "staging-xcm", path = "../../xcm", default-features = false, version = "7.0.0" }
xcm-executor = { package = "staging-xcm-executor", path = "../../xcm/xcm-executor", default-features = false, optional = true, version = "7.0.3" }

pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
xcm-builder = { package = "staging-xcm-builder", path = "../../xcm/xcm-builder", default-features = false, version = "7.0.3" }

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/rococo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pallet-utility = { path = "../../../substrate/frame/utility", default-features =
pallet-vesting = { path = "../../../substrate/frame/vesting", default-features = false, version = "28.0.0" }
pallet-whitelist = { path = "../../../substrate/frame/whitelist", default-features = false, version = "27.0.0" }
pallet-xcm = { path = "../../xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
pallet-root-testing = { path = "../../../substrate/frame/root-testing", default-features = false, version = "4.0.0" }

frame-benchmarking = { path = "../../../substrate/frame/benchmarking", default-features = false, optional = true, version = "28.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/westend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pallet-utility = { path = "../../../substrate/frame/utility", default-features =
pallet-vesting = { path = "../../../substrate/frame/vesting", default-features = false, version = "28.0.0" }
pallet-whitelist = { path = "../../../substrate/frame/whitelist", default-features = false, version = "27.0.0" }
pallet-xcm = { path = "../../xcm/pallet-xcm", default-features = false, version = "7.0.0" }
pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.3" }
pallet-xcm-benchmarks = { path = "../../xcm/pallet-xcm-benchmarks", default-features = false, optional = true, version = "7.0.4" }
pallet-root-testing = { path = "../../../substrate/frame/root-testing", default-features = false, version = "4.0.0" }

frame-benchmarking = { path = "../../../substrate/frame/benchmarking", default-features = false, optional = true, version = "28.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pallet-xcm-benchmarks"
authors.workspace = true
edition.workspace = true
license.workspace = true
version = "7.0.3"
version = "7.0.4"
description = "Benchmarks for the XCM pallet"

[lints]
Expand Down

0 comments on commit a493179

Please sign in to comment.