[697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)
This release upgrades the css-minimizer-webpack-plugin from 4 to 5. While this dependency bump is a major bump, the underlying library had very few breaking changes and the fast majority of users should be completely unaffected by this.
The following dependencies must be removed from your package.json and Babel configuration: @babel/plugin-syntax-dynamic-import @babel/plugin-proposal-class-properties,
A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css feature (#2046) (3149f6d)
Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.
v17.1.2
Bug Fixes
keep build stable when run in a different path (#2040) (a81dc0f)
properly close the watcher after webpack 4 tests (40b93b9)
v17.1.1
Bug Fixes
support experimental propsDestructure and defineModel options (6269698)
Bumps postcss to 8.4.31 and updates ancestor dependencies postcss, @vue/cli-service, stylelint-config-recommended-scss, stylelint-scss, @symfony/webpack-encore, stylelint and vue-loader. These dependencies need to be updated together.
Updates
postcss
from 8.4.29 to 8.4.31Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
@vue/cli-service
from 4.5.19 to 5.0.8Release notes
Sourced from
@vue/cli-service
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service
's changelog.... (truncated)
Commits
b154dbd
v5.0.80260e4d
fix: add devServer.server.type to useHttps judgement (#7222)4a0655f
v5.0.7beffe8a
fix: allow disabling progress plugin viadevServer.client.progress
558dea2
fix: supportdevServer.server
option, avoid deprecation warningbddd64d
fix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08
v5.0.6fcf27e3
fixup! fix: compatibility with Vue 2.7a648958
fix: compatibility with Vue 2.798c66c9
v5.0.5Updates
stylelint-config-recommended-scss
from 4.3.0 to 13.0.0Release notes
Sourced from stylelint-config-recommended-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
... (truncated)
Commits
a5feb60
13.0.062ccb66
Prepare 13.0.07c2779f
Bump jest from 29.6.1 to 29.6.4 (#241)5014863
Bump stylelint-scss from 5.0.1 to 5.1.0 (#240)5dc41cc
Bump eslint from 8.46.0 to 8.48.0 (#239)67b5cce
Bump stylelint from 15.10.2 to 15.10.3 (#238)4f31dbc
Bump postcss-scss from 4.0.6 to 4.0.7 (#237)5c935ec
Bump eslint from 8.44.0 to 8.46.0 (#234)98a50b5
Bump eslint-config-stylelint from 19.0.0 to 19.1.0 (#235)5cc76ce
Bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#236)Updates
stylelint-scss
from 3.21.0 to 5.2.1Release notes
Sourced from stylelint-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-scss's changelog.
... (truncated)
Commits
2ea12be
5.2.1363af89
Prepare version 5.2.1aae44b4
fix: add missingknown-css-properties
dependency (#857)ab3a607
5.2.0b920475
Update contributors list9fd4b6b
Fix readme63922c6
Fix changelogb9c1a65
Add at-root-no-redundant rule (#846)286c34f
Add property-no-unknown rule (#847)5ca4ba2
Add at-use-no-redundant-alias rule (#848)Updates
@symfony/webpack-encore
from 1.8.2 to 4.4.0Release notes
Sourced from
@symfony/webpack-encore
's releases.... (truncated)
Changelog
Sourced from
@symfony/webpack-encore
's changelog.... (truncated)
Commits
686014a
Tagging 4.4.0c588fcc
bumping changelog for recent versionscf3c24d
feature #1203 upgrade css-minimizer-webpack-plugin to fix vulnerability YAML ...8f049ee
minor #1211 Update the versions for official actions (stof)fdbb255
minor #1204 Fix CI checks for pnpm (stof)81dbdb5
Update the versions for official actions14ff0b0
Fix CI checks for pnpm9839879
upgrade css-minimizer-webpack-plugin to fix vulnerability YAMLc673202
Tagging 4.3.0b6e6b17
bug #1175 Delay force sync until needed (wesoledi, weaverryan)Updates
stylelint
from 13.13.1 to 15.10.3Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
9e7319d
15.10.30520c84
Prepare 15.10.3 (#7089)97e5f89
Bump lint-staged from 13.2.3 to 14.0.0 (#7133)e0651fd
Bump the eslint group with 1 update (#7132)83a3e2b
Use newtestRuleConfigs
function ofjest-preset-stylelint
(#7124)a6df588
Bump the csstools-parser group with 1 update (#7117)48a28b4
Bump patch-package from 7.0.2 to 8.0.0 (#7115)d159011
Bump the jest group with 2 updates (#7114)2f324b6
Bump the eslint group with 2 updates (#7113)247c94c
Refactor to replacechangelog-to-github-release
script with GitHub Action (...Updates
vue-loader
from 15.10.2 to 17.2.2Release notes
Sourced from vue-loader's releases.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.