Releases: relative-ci/bundle-stats
Releases · relative-ci/bundle-stats
v4.7.3
Fixes
- Add webpack plugin config bundle propagation by @halfmatthalfcat in #3873
- doc: Update demo links by @vio in #3874
Update dependencies
- build(deps-dev): bump @types/stream-json from 1.7.3 to 1.7.4 by @dependabot in #3855
- build(deps-dev): bump rimraf from 5.0.1 to 5.0.4 by @dependabot in #3857
- build(deps-dev): bump @types/webpack from 5.28.2 to 5.28.3 by @dependabot in #3858
- build(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2 by @dependabot in #3862
- build(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3 by @dependabot in #3863
- build(deps-dev): bump @types/stream-chain from 2.0.1 to 2.0.2 by @dependabot in #3865
- build(deps-dev): bump @types/yargs from 17.0.24 to 17.0.25 by @dependabot in #3860
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #3864
- build(deps-dev): bump @babel/preset-typescript from 7.22.15 to 7.23.0 by @dependabot in #3856
- build(deps-dev): bump @babel/cli from 7.22.15 to 7.23.0 by @dependabot in #3859
- build(deps-dev): bump memfs from 4.4.0 to 4.5.0 by @dependabot in #3866
- build(deps-dev): bump @babel/core from 7.22.20 to 7.23.0 by @dependabot in #3861
- build(deps-dev): bump @types/react from 18.2.22 to 18.2.23 by @dependabot in #3867
- build(deps-dev): bump rimraf from 5.0.4 to 5.0.5 by @dependabot in #3868
- build(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #3870
- build(deps-dev): bump rollup from 3.29.3 to 3.29.4 by @dependabot in #3869
- build(deps-dev): bump @types/yargs from 17.0.25 to 17.0.26 by @dependabot in #3872
- build(deps-dev): bump preact from 10.17.1 to 10.18.0 by @dependabot in #3871
New Contributors
- @halfmatthalfcat made their first contribution in #3873
Full Changelog: v4.7.2...v4.7.3
v4.7.2
v4.7.1
Fixes
- Fix BUNDLE_STATS_BASELINE env value by @vio in #3844
- Enhance entry info by @vio in #3846
- fix(ui): Summary - prevent loading skeleton overflow by @vio in #3853
Update dependencies
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #3847
- build(deps-dev): bump @types/lodash from 4.14.198 to 4.14.199 by @dependabot in #3848
- build(deps): bump relative-ci/agent-action from 2.1.7 to 2.1.8 by @dependabot in #3849
- build(deps-dev): bump rollup from 3.29.2 to 3.29.3 by @dependabot in #3850
- build(deps-dev): bump verdaccio from 5.26.2 to 5.26.3 by @dependabot in #3851
- build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #3852
Full Changelog: v4.7.0...v4.7.1
v4.7.0 - rollup-plugin
What's Changed
🚀 rollup-plugin-bundle-stats by @vio in #3016
https://github.com/relative-ci/bundle-stats/tree/master/packages/rollup-plugin#readme
Enhancements
Build
- Improve workspace setup by @vio in #3759
- Fix node 14 tests by @vio in #3791
- Custom baseline write by @vio in #3778
Update dependencies
- build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in #3746
- build(deps-dev): bump @babel/eslint-parser from 7.22.10 to 7.22.11 by @dependabot in #3749
- build(deps-dev): bump @babel/preset-typescript from 7.22.5 to 7.22.11 by @dependabot in #3751
- build(deps-dev): bump jest-environment-jsdom from 29.6.3 to 29.6.4 by @dependabot in #3748
- build(deps-dev): bump jest-cli from 29.6.3 to 29.6.4 by @dependabot in #3752
- build(deps-dev): bump babel-jest from 29.6.3 to 29.6.4 by @dependabot in #3753
- build(deps-dev): bump @babel/core from 7.22.10 to 7.22.11 by @dependabot in #3750
- build(deps): bump core-js from 3.31.1 to 3.32.1 by @dependabot in #3726
- build(deps-dev): bump verdaccio from 5.26.1 to 5.26.2 by @dependabot in #3754
- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #3755
- build(deps): bump relative-ci/agent-action from 2.1.6 to 2.1.7 by @dependabot in #3756
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #3757
- build(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #3758
- build(deps-dev): bump @storybook/addon-essentials from 7.3.2 to 7.4.0 by @dependabot in #3762
- build(deps-dev): bump postcss from 8.4.28 to 8.4.29 by @dependabot in #3761
- build(deps-dev): bump lerna from 7.1.5 to 7.2.0 by @dependabot in #3760
- build(deps-dev): bump storybook from 7.3.2 to 7.4.0 by @dependabot in #3763
- build(deps-dev): bump @storybook/react from 7.3.2 to 7.4.0 by @dependabot in #3766
- build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #3765
- build(deps-dev): bump @storybook/react-webpack5 from 7.3.2 to 7.4.0 by @dependabot in #3764
- build(deps-dev): bump preact from 10.10.6 to 10.17.1 by @dependabot in #3733
- build: Test packages - install the latest deps by @vio in #3768
- build(deps): bump rollup-plugin-webpack-stats from 0.2.0 to 0.2.1 by @dependabot in #3772
- build(deps-dev): bump @babel/preset-env from 7.22.10 to 7.22.14 by @dependabot in #3773
- build(deps-dev): bump @types/listr from 0.14.4 to 0.14.5 by @dependabot in #3775
- build(deps): bump core-js from 3.27.2 to 3.32.1 by @dependabot in #3769
- build(deps-dev): bump rollup from 3.10.1 to 3.28.1 by @dependabot in #3770
- build(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 by @dependabot in #3779
- build(deps-dev): bump @babel/preset-typescript from 7.22.11 to 7.22.15 by @dependabot in #3781
- build(deps-dev): bump @babel/core from 7.22.11 to 7.22.15 by @dependabot in #3782
- build(deps-dev): bump @babel/preset-react from 7.22.5 to 7.22.15 by @dependabot in #3785
- build(deps-dev): bump @babel/cli from 7.22.10 to 7.22.15 by @dependabot in #3783
- build(deps-dev): bump @babel/eslint-parser from 7.22.11 to 7.22.15 by @dependabot in #3780
- build(deps-dev): bump @babel/preset-env from 7.22.14 to 7.22.15 by @dependabot in #3784
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #3786
- build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #3787
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 by @dependabot in #3788
- build(deps): bump @types/lodash from 4.14.197 to 4.14.198 by @dependabot in #3789
- build(deps): bump core-js from 3.32.1 to 3.32.2 by @dependabot in #3792
- build(deps-dev): bump @babel/core from 7.22.15 to 7.22.17 by @dependabot in #3794
- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #3793
- build(deps-dev): bump rollup from 3.28.1 to 3.29.0 by @dependabot in #3790
- build(deps-dev): bump rollup from 3.29.0 to 3.29.1 by @dependabot in #3795
- build(deps-dev): bump @storybook/react from 7.4.0 to 7.4.1 by @dependabot in #3796
- build(deps-dev): bump @storybook/react-webpack5 from 7.4.0 to 7.4.1 by @dependabot in #3799
- build(deps-dev): bump @storybook/addon-essentials from 7.4.0 to 7.4.1 by @dependabot in #3797
- build(deps-dev): bump storybook from 7.4.0 to 7.4.1 by @dependabot in #3798
- build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #3800
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #3801
- build(deps-dev): bump jest-environment-jsdom from 29.6.4 to 29.7.0 by @dependabot in #3802
- build(deps-dev): bump babel-jest from 29.6.4 to 29.7.0 by @dependabot in #3803
- build(deps-dev): bump jest-cli from 29.6.4 to 29.7.0 by @dependabot in #3804
- build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #3805
- chore: Regenerate package-lock.json by @vio in #3807
- build(deps-dev): bump @types/lodash from 4.14.197 to 4.14.198 by @dependabot in #3809
- build(deps-dev): bump lerna from 7.2.0 to 7.3.0 by @dependabot in #3810
- build(deps-dev): bump @playwright/test from 1.37.1 to 1.38.0 by @dependabot in #3808
- build(deps-dev): bump @babel/core from 7.22.17 to 7.22.19 by @dependabot in #3812
- build(deps-dev): bump @storybook/react from 7.4.1 to 7.4.2 by @dependabot in #3815
- build(deps-dev): bump @storybook/addon-essentials from 7.4.1 to 7.4.2 by @dependabot in #3814
- build(deps-dev): bump rollup from 3.29.1 to 3.29.2 by @dependabot in #3817
- build(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in #3818
- build(deps-dev): bump storybook from 7.4.1 to 7.4.2 by @dependabot in #3816
- build(deps-dev): bump @storybook/react-webpack5 from 7.4.1 to 7.4.2 by @dependabot in #3822
- build(deps-dev): bump @babel/core from 7.22.19 to 7.22.20 by @dependabot in #3823
- build(deps-dev): bump @babel/preset-env from 7.22.15 to 7.22.20 by @dependabot in #3821
- build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.7.2 by @dependabot in #3824
- build(deps-dev): bump postcss from 8.4.29 to 8.4.30 by @dependabot in #3826
- build(deps-dev): bump @types/react from 18.2.21 to 18.2.22 by @dependabot in #3827
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 by @dependabot in #3825
- build(de...
v4.6.3
What's Changed
Fixes
Update dependencies
- build(deps-dev): bump @storybook/addon-essentials from 7.2.2 to 7.2.3 by @dependabot in #3701
- build(deps-dev): bump @storybook/react-webpack5 from 7.2.2 to 7.2.3 by @dependabot in #3702
- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #3704
- build(deps-dev): bump @storybook/react from 7.2.2 to 7.2.3 by @dependabot in #3707
- build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 by @dependabot in #3706
- build(deps-dev): bump autoprefixer from 10.4.14 to 10.4.15 by @dependabot in #3703
- build(deps-dev): bump storybook from 7.2.2 to 7.2.3 by @dependabot in #3705
- build(deps-dev): bump postcss from 8.4.27 to 8.4.28 by @dependabot in #3714
- build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in #3716
- build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #3711
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 by @dependabot in #3708
- build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 by @dependabot in #3709
- build(deps-dev): bump storybook from 7.2.3 to 7.3.0 by @dependabot in #3715
- build(deps-dev): bump @storybook/react from 7.2.3 to 7.3.0 by @dependabot in #3712
- build(deps-dev): bump @storybook/addon-essentials from 7.2.3 to 7.3.0 by @dependabot in #3717
- build(deps-dev): bump @storybook/addon-essentials from 7.2.3 to 7.3.1 by @dependabot in #3719
- build(deps-dev): bump @storybook/react from 7.3.0 to 7.3.1 by @dependabot in #3721
- build(deps-dev): bump eslint-plugin-react from 7.33.1 to 7.33.2 by @dependabot in #3720
- build(deps-dev): bump eslint-import-resolver-webpack from 0.13.4 to 0.13.6 by @dependabot in #3722
- build(deps-dev): bump storybook from 7.3.0 to 7.3.1 by @dependabot in #3723
- build(deps-dev): bump @storybook/react-webpack5 from 7.2.3 to 7.3.1 by @dependabot in #3718
- build(deps-dev): bump @playwright/test from 1.37.0 to 1.37.1 by @dependabot in #3724
- build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #3725
- build(deps-dev): bump @storybook/react from 7.3.1 to 7.3.2 by @dependabot in #3727
- build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #3730
- build(deps-dev): bump @storybook/addon-essentials from 7.3.1 to 7.3.2 by @dependabot in #3731
- build(deps-dev): bump @storybook/react-webpack5 from 7.3.1 to 7.3.2 by @dependabot in #3729
- build(deps-dev): bump storybook from 7.3.1 to 7.3.2 by @dependabot in #3728
- build(deps-dev): bump eslint-import-resolver-webpack from 0.13.6 to 0.13.7 by @dependabot in #3734
- build(deps-dev): bump babel-jest from 29.6.2 to 29.6.3 by @dependabot in #3738
- build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in #3735
- build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1 by @dependabot in #3737
- build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 by @dependabot in #3739
- build(deps-dev): bump jest-cli from 29.6.2 to 29.6.3 by @dependabot in #3736
- build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.6.3 by @dependabot in #3741
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in #3740
- build(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 by @dependabot in #3743
- build(deps-dev): bump @types/react from 18.2.20 to 18.2.21 by @dependabot in #3745
- build(deps-dev): bump @types/webpack from 5.28.1 to 5.28.2 by @dependabot in #3744
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- fix(html-templates): Remove layout var override by @vio in #3700
- build: Run tests on windows by @vio in #3697
- build: Remove argos by @vio in #3699
- build(deps-dev): bump @playwright/test from 1.36.2 to 1.37.0 by @dependabot in #3698
Full Changelog: v4.6.0...v4.6.2
v4.6.0
What's Changed
Features
- feat: Custom baseline filepath by @vio in #3683
- UI summary - show all metrics by @vio in #3672
- enhance dropdowns by @vio in #3674
- Improve report ui by @vio in #3671
Fixes
- fix(utils): Report - set run to empty values to flag removed entries by @vio in #3673
- UI fixes by @vio in #3676
Others
- chore: Bump relative-ci/agent-action and relative-ci/agent-upload-artifact-action by @vio in #3638
- build(deps-dev): bump babel-jest from 29.6.1 to 29.6.2 by @dependabot in #3642
- build(deps-dev): bump jest-cli from 29.6.1 to 29.6.2 by @dependabot in #3643
- build(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 by @dependabot in #3644
- build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #3645
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #3641
- build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #3647
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #3646
- build: CI task - consistent caching config by @vio in #3639
- Upgrade storybook to v7 by @vio in #3648
- Upgrade eslint setup by @vio in #3649
- Move async JSON read stream to cli-utils by @vio in #3650
- build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 by @dependabot in #3652
- build(deps): bump actions/stale from 5 to 8 by @dependabot in #3653
- build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1 by @dependabot in #3655
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 by @dependabot in #3654
- build(deps-dev): bump storybook from 7.1.1 to 7.2.0 by @dependabot in #3657
- build(deps-dev): bump @storybook/react-webpack5 from 7.1.1 to 7.2.0 by @dependabot in #3656
- build(deps-dev): bump @storybook/addon-essentials from 7.1.1 to 7.2.0 by @dependabot in #3658
- build(deps-dev): bump @storybook/react from 7.1.1 to 7.2.0 by @dependabot in #3659
- build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in #3660
- build(deps-dev): bump @storybook/react-webpack5 from 7.2.0 to 7.2.1 by @dependabot in #3662
- build(deps-dev): bump @storybook/addon-essentials from 7.2.0 to 7.2.1 by @dependabot in #3664
- build(deps-dev): bump @storybook/react from 7.2.0 to 7.2.1 by @dependabot in #3663
- build(deps-dev): bump eslint-import-resolver-node from 0.3.7 to 0.3.8 by @dependabot in #3667
- build(deps-dev): bump eslint-import-resolver-webpack from 0.13.2 to 0.13.3 by @dependabot in #3668
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #3669
- chore: Bump storybook to 7.2.1 by @vio in #3670
- build(deps-dev): bump react-dom from 17.0.2 to 18.2.0 by @dependabot in #3627
- chore: Bump react & @types/react by @vio in #3675
- build(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.10 by @dependabot in #3679
- build(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 by @dependabot in #3680
- build(deps-dev): bump @babel/cli from 7.22.9 to 7.22.10 by @dependabot in #3682
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 by @dependabot in #3677
- build(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 by @dependabot in #3678
- build(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0 by @dependabot in #3681
- build(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.0 by @dependabot in #3684
- build(deps-dev): bump eslint-import-resolver-node from 0.3.8 to 0.3.9 by @dependabot in #3685
- build(deps-dev): bump @types/react from 18.2.18 to 18.2.19 by @dependabot in #3687
- build(deps-dev): bump eslint-import-resolver-webpack from 0.13.3 to 0.13.4 by @dependabot in #3686
- build(deps-dev): bump @storybook/react-webpack5 from 7.2.1 to 7.2.2 by @dependabot in #3688
- build(deps-dev): bump storybook from 7.2.1 to 7.2.2 by @dependabot in #3690
- build(deps-dev): bump @storybook/react from 7.2.1 to 7.2.2 by @dependabot in #3691
- build(deps-dev): bump @storybook/addon-essentials from 7.2.1 to 7.2.2 by @dependabot in #3689
- build(deps-dev): bump @types/lodash from 4.14.196 to 4.14.197 by @dependabot in #3692
- build(deps-dev): bump @types/react from 18.2.19 to 18.2.20 by @dependabot in #3693
- build(deps-dev): bump lerna from 7.1.4 to 7.1.5 by @dependabot in #3694
- build(deps): bump @types/lodash from 4.14.196 to 4.14.197 by @dependabot in #3695
Full Changelog: v4.5.2...v4.6.0
v4.5.2
Fixes
Others
- build(deps-dev): bump @types/lodash from 4.14.195 to 4.14.196 by @dependabot in #3636
Full Changelog: v4.5.1...v4.5.2
v4.5.1
Build updates
Diff
- build(deps-dev): bump semver from 5.7.1 to 5.7.2 by @dependabot in #3624
- build(deps-dev): bump lerna from 6.6.2 to 7.1.4 by @dependabot in #3581
- build(deps-dev): bump babel-plugin-react-require from 4.0.0 to 4.0.1 by @dependabot in #3634
- build(deps-dev): bump @playwright/test from 1.36.1 to 1.36.2 by @dependabot in #3635
Full Changelog: v4.5.0...v4.5.1
v4.5.0
Features
Enhancements
- UI: Enhance metrics table by @vio in #3540
- Enhance MetricsTable by @vio in #3463
- Panel entry - show absolute delta value by @vio in #3563
Fixes
Dependencies
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /packages/ui by @dependabot in #3536
- build(deps): bump semver from 6.3.0 to 6.3.1 in /packages/cli-utils by @dependabot in #3555
- build(deps): bump semver from 5.7.1 to 5.7.2 in /packages/webpack-plugin by @dependabot in #3556
- build(deps): bump semver from 6.3.0 to 6.3.1 in /packages/cli by @dependabot in #3559
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #3572
- build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #3578
- build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #3577
- build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #3579
- build(deps-dev): bump @argos-ci/cli from 0.4.4 to 0.4.6 by @dependabot in #3582
- build(deps-dev): bump postcss-loader from 7.3.2 to 7.3.3 by @dependabot in #3583
- build(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.9 by @dependabot in #3587
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #3594
- build(deps-dev): bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1 by @dependabot in #3590
- build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #3597
- build(deps-dev): bump @tsconfig/node14 from 1.0.3 to 14.1.0 by @dependabot in #3589
- build(deps-dev): bump eslint-config-airbnb-typescript from 17.0.0 to 17.1.0 by @dependabot in #3585
- build(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 by @dependabot in #3595
- build(deps): bump core-js from 3.30.2 to 3.31.1 by @dependabot in #3586
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.1 by @dependabot in #3588
- build(deps-dev): bump postcss from 8.4.24 to 8.4.27 by @dependabot in #3584
- build(deps-dev): bump dotenv from 16.1.4 to 16.3.1 by @dependabot in #3591
- build(deps-dev): bump babel-loader from 9.1.2 to 9.1.3 by @dependabot in #3600
- build(deps-dev): bump @babel/core from 7.22.5 to 7.22.9 by @dependabot in #3601
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #3602
- build(deps-dev): bump webpack from 5.86.0 to 5.88.2 by @dependabot in #3605
- build(deps-dev): bump eslint from 8.42.0 to 8.45.0 by @dependabot in #3606
- build(deps-dev): bump jest-cli from 29.5.0 to 29.6.1 by @dependabot in #3603
- build(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1 by @dependabot in #3608
- build(deps-dev): bump @argos-ci/playwright from 0.0.4 to 0.0.6 by @dependabot in #3611
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.62.0 by @dependabot in #3609
- build(deps-dev): bump html-webpack-plugin from 5.5.0 to 5.5.3 by @dependabot in #3618
- build(deps-dev): bump @babel/eslint-parser from 7.22.5 to 7.22.9 by @dependabot in #3610
- build(deps-dev): bump babel-jest from 29.5.0 to 29.6.1 by @dependabot in #3612
- build(deps-dev): bump @playwright/test from 1.35.0 to 1.36.1 by @dependabot in #3613
- build(deps-dev): bump @babel/cli from 7.22.5 to 7.22.9 by @dependabot in #3617
- build(deps-dev): bump jest and @types/jest by @dependabot in #3604
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.62.0 by @dependabot in #3615
- build(deps-dev): bump preact from 10.10.6 to 10.16.0 by @dependabot in #3619
- Revert "build(deps-dev): bump preact from 10.10.6 to 10.16.0" by @vio in #3620
Full Changelog: v4.4.2...v4.5.0