build(deps): bump postcss from 8.4.48 to 8.4.49(#3399)
Merged
Comparing
dependabot/npm_and_yarn/npm_and_yarn-65f8102df2
(
433dd24
) with
master
(
d8232a6
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
18
NEW
0
DROPPED
0
IGNORED
0
Benchmarks
Passed
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer (x20 times)
+2%
45.6 ms
44.6 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract (x20 times)
+1%
66 ms
65.4 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call (x20 times)
+1%
72.1 ms
71.5 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
+1%
4.8 ms
4.7 ms
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy (x20 times)
0%
100.7 ms
100.4 ms
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function (x20 times)
0%
67.6 ms
67.5 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a mint (x20 times)
0%
21.9 ms
21.9 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls (x20 times)
0%
31.4 ms
31.4 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Locked wallet from a constructor
0%
414.1 µs
413.8 µs
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer (x20 times)
0%
24.4 ms
24.4 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
0%
576.4 µs
576.2 µs
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy as blobs
0%
3.7 s
3.7 s
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer (x20 times)
0%
18.2 ms
18.2 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer (x20 times)
0%
59.6 ms
59.7 ms
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call (x20 times)
0%
25.2 ms
25.2 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets (x20 times)
0%
61.3 ms
61.4 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x20 times)
-1%
65.9 ms
66.4 ms
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x20 times)
-2%
49.3 ms
50.5 ms
Commits
Click on a commit to change the comparison range
base
master
d8232a6
-2%
build(deps): bump postcss in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss).
Updates `postcss` from 8.4.48 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.48...8.4.49)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>