cldr
cldr copied to clipboard
CLDR-15539 js:(deps-dev): Bump vue-loader from 16.1.2 to 17.0.0 in /tools/cldr-apps/js
Bumps vue-loader from 16.1.2 to 17.0.0.
Release notes
Sourced from vue-loader's releases.
v16.8.3
Bug Fixes
v16.8.2
Bug Fixes
- should allow chaining with loaders for non-vue files (#1889) (f32f953), closes #1879 #1883 #1890
- plugin: use compiler.webpack when possible (#1884) (820d23c)
v16.8.1
Bug Fixes
- fix template options resolving for ts (91f581b)
v16.8.0
Bug Fixes
- hmr: fix hmr regression (bacc6a9)
Features
enableTsInTemplate option (7613534)
When used with
ts-loader, due tots-loader's cache invalidation behavior, it sometimes prevents the template from being hot-reloaded in isolation, causing the component to reload despite only the template being edited. If this is annoying, you can set this option tofalse(and avoid using TS expressions in templates).Alternatively, leave this option on (by default) and use
esbuild-loaderto transpile TS instead, which doesn't suffer from this problem (it's also a lot faster). However, do note you will need to rely on TS type checking from other sources (e.g. IDE orvue-tsc).v16.7.1
Bug Fixes
- remove pure annotation for custom blocks (cd891e5)
v16.7.0
Features
- support optional
@vue/compiler-sfcpeer dep (21725a4)v16.6.0
Bug Fixes
- generate treeshaking friendly code (11e3cb8)
Features
- support ts in template expressions (573fbd2)
... (truncated)
Changelog
Sourced from vue-loader's changelog.
17.0.0 (2021-12-12)
Features
- support
reactivityTransformoption (e07490e)BREAKING CHANGES
- remove
refSugaroption, requirevue@^3.2.1316.8.3 (2021-11-04)
Bug Fixes
16.8.3 (2021-11-04)
Bug Fixes
16.8.2 (2021-10-26)
Bug Fixes
- should allow chaining with loaders for non-vue files (#1889) (f32f953), closes #1879 #1883 #1890
- plugin: use compiler.webpack when possible (#1884) (820d23c)
16.8.1 (2021-09-22)
Bug Fixes
- fix template options resolving for ts (91f581b)
16.8.0 (2021-09-22)
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
broken
[webpack-cli] Error: Cannot find module 'vue/compiler-sfc' [32](https://github.com/unicode-org/cldr/runs/6245521995?check_suite_focus=true#step:5:32)
@dependabot recreate
Notice: the branch changed across the force-push!
- tools/cldr-apps/js/package-lock.json is different
- tools/cldr-apps/js/package.json is different
~ Your Friendly Jira-GitHub PR Checker Bot
Superseded by #2499.