dependabot-preview[bot]
2bb6f9b5c9
build(deps-dev): bump rollup from 2.6.1 to 2.7.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.6.1...v2.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 08:20:30 +00:00
dependabot-preview[bot]
6390093691
build(deps-dev): bump @rollup/plugin-json from 4.0.2 to 4.0.3
...
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/url-v4.0.2...json-v4.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:51:49 +00:00
dependabot-preview[bot]
1501328dca
build(deps-dev): bump @rollup/plugin-replace from 2.3.1 to 2.3.2
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.1...replace-v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:49:34 +00:00
dependabot-preview[bot]
ac57ca5adb
build(deps-dev): bump jest from 25.3.0 to 25.4.0
...
Bumps [jest](https://github.com/facebook/jest ) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v25.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:48:22 +00:00
dependabot-preview[bot]
78e3047189
build(deps-dev): bump ts-jest from 25.3.1 to 25.4.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.3.1 to 25.4.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.1...v25.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:58:01 +00:00
dependabot-preview[bot]
9e8daa2046
build(deps-dev): bump @ls-lint/ls-lint from 1.8.0 to 1.8.1
...
Bumps [@ls-lint/ls-lint](https://github.com/loeffel-io/ls-lint ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/loeffel-io/ls-lint/releases )
- [Commits](https://github.com/loeffel-io/ls-lint/compare/v1.8.0...v1.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:54:33 +00:00
Cédric Exbrayat
4d014dc3d3
fix(reactivity): remove Symbol.observable ( #968 )
...
* chore: add @types/node as an explicit dependency
As `tsconfig.json` references it, it should be listed in the dependencies.
It currently uses an older version: this commit also bumps to the latest v12 version, and fixes a typing issue.
* fix(reactivity): remove Symbol.observable
`Symbol.observable` is brought by `@types/node@12` and is not a "well-known" typescript symbol https://www.typescriptlang.org/docs/handbook/symbols.html that can be find in lib.es20xx like the others. It has been removed in `@types/node@v13`.
It means that an application using vue@3.0.0-alpha.13 does not compile unless it explicitely adds `@types/node@v12` as a dependency and `node` in its own tsconfig types.
2020-04-16 09:33:30 -04:00
dependabot-preview[bot]
29718e4836
build(deps-dev): bump @rollup/plugin-node-resolve from 7.1.1 to 7.1.3
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.1...node-resolve-v7.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:16:07 +00:00
dependabot-preview[bot]
e2e30344cc
build(deps-dev): bump rollup from 2.4.0 to 2.6.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.4.0...v2.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:15:12 +00:00
dependabot-preview[bot]
7346e189a4
build(deps-dev): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v11.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:09:40 +00:00
dependabot-preview[bot]
2fb0adda50
build(deps-dev): bump rollup from 2.3.4 to 2.4.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.3.4...v2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 07:57:26 +00:00
dependabot-preview[bot]
edc988165a
build(deps-dev): bump jest from 25.2.7 to 25.3.0
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.7 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.7...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-09 07:58:28 +00:00
dependabot-preview[bot]
da6e64831a
build(deps): bump @babel/types from 7.9.0 to 7.9.5 ( #940 )
...
Bumps [@babel/types](https://github.com/babel/babel ) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-08 09:32:22 -04:00
dependabot-preview[bot]
bc78de2494
build(deps-dev): bump @microsoft/api-extractor from 7.7.12 to 7.7.13
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.12 to 7.7.13.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.12...@microsoft/api-extractor_v7.7.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 08:20:21 +00:00
dependabot-preview[bot]
01593061e3
build(deps-dev): bump rollup from 2.3.3 to 2.3.4
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.3.3...v2.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 08:18:35 +00:00
dependabot-preview[bot]
a92eb3dc2c
build(deps-dev): bump enquirer from 2.3.4 to 2.3.5
...
Bumps [enquirer](https://github.com/enquirer/enquirer ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/enquirer/enquirer/releases )
- [Changelog](https://github.com/enquirer/enquirer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enquirer/enquirer/compare/2.3.4...2.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 08:15:45 +00:00
dependabot-preview[bot]
efa8569b8f
build(deps-dev): bump @types/jest from 25.1.5 to 25.2.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.5 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 08:53:49 +00:00
dependabot-preview[bot]
4dbd6a93c9
build(deps-dev): bump ts-jest from 25.3.0 to 25.3.1
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.3.0 to 25.3.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.0...v25.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 08:53:22 +00:00
dependabot-preview[bot]
0d769e6835
build(deps-dev): bump rollup from 2.3.2 to 2.3.3
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 08:51:02 +00:00
dependabot-preview[bot]
d380ea5cc0
build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.4 to 25.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 08:02:24 +00:00
dependabot-preview[bot]
181a919b3e
build(deps-dev): bump jest from 25.2.4 to 25.2.7
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.4 to 25.2.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.4...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 07:58:29 +00:00
dependabot-preview[bot]
b7b0d16b1c
build(deps-dev): bump rollup from 2.3.1 to 2.3.2
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.3.1...v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 08:42:53 +00:00
dependabot-preview[bot]
f924bd68bc
build(deps-dev): bump rollup from 2.3.0 to 2.3.1 ( #900 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.3.0...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-31 18:13:09 -04:00
dependabot-preview[bot]
54a11c7bec
build(deps-dev): bump rollup from 2.2.0 to 2.3.0 ( #896 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.2.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 11:26:45 -04:00
dependabot-preview[bot]
9b320092fc
build(deps): bump csstype from 2.6.9 to 2.6.10 ( #897 )
...
Bumps [csstype](https://github.com/frenic/csstype ) from 2.6.9 to 2.6.10.
- [Release notes](https://github.com/frenic/csstype/releases )
- [Commits](https://github.com/frenic/csstype/compare/v2.6.9...v2.6.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 11:25:20 -04:00
dependabot-preview[bot]
039d024b7f
build(deps-dev): bump jest from 25.2.3 to 25.2.4
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 08:58:38 +00:00
dependabot-preview[bot]
9c4c60598b
build(deps-dev): bump @microsoft/api-extractor from 7.7.10 to 7.7.12
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.10 to 7.7.12.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.10...@microsoft/api-extractor_v7.7.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 08:56:30 +00:00
dependabot-preview[bot]
f9b173a501
build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.2.1 to 25.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 08:51:49 +00:00
Evan You
d777ac6549
build(deps): bump rollup
2020-03-27 12:47:09 -04:00
Evan You
37d84bfd48
build(deps): bump jest and typescript
2020-03-27 12:45:12 -04:00
dependabot-preview[bot]
eb55caa712
build(deps): bump @babel/parser from 7.9.3 to 7.9.4 ( #880 )
...
Bumps [@babel/parser](https://github.com/babel/babel ) from 7.9.3 to 7.9.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.3...v7.9.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25 09:30:19 -04:00
dependabot-preview[bot]
8adf0d682a
build(deps): bump @babel/types from 7.8.7 to 7.9.0 ( #872 )
...
Bumps [@babel/types](https://github.com/babel/babel ) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-23 11:10:34 -04:00
dependabot-preview[bot]
fa15df6170
build(deps): bump @babel/parser from 7.8.8 to 7.9.3 ( #871 )
...
Bumps [@babel/parser](https://github.com/babel/babel ) from 7.8.8 to 7.9.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.8...v7.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-23 11:10:23 -04:00
Lucas Löffel
927f6cbd62
build: add ls-lint for linting file names ( #855 )
2020-03-19 16:35:55 -04:00
dependabot-preview[bot]
d4aaa216db
build(deps-dev): bump @microsoft/api-extractor from 7.7.9 to 7.7.10
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.9 to 7.7.10.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.9...@microsoft/api-extractor_v7.7.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 07:54:07 +00:00
dependabot-preview[bot]
c1c8e87052
build(deps-dev): bump @microsoft/api-extractor from 7.7.8 to 7.7.9
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.8 to 7.7.9.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.8...@microsoft/api-extractor_v7.7.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 07:50:09 +00:00
dependabot-preview[bot]
f107abf247
build(deps): bump @babel/parser from 7.8.7 to 7.8.8 ( #830 )
...
Bumps [@babel/parser](https://github.com/babel/babel ) from 7.8.7 to 7.8.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.8.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 10:27:48 -04:00
dependabot-preview[bot]
b3d7d64931
build(deps-dev): bump minimist from 1.2.4 to 1.2.5
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.4...1.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 07:38:42 +00:00
dependabot-preview[bot]
4dfd4b8dbd
build(deps-dev): bump minimist from 1.2.3 to 1.2.4
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.3...1.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 07:38:33 +00:00
dependabot-preview[bot]
16a737dc67
build(deps-dev): bump minimist from 1.2.0 to 1.2.3
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 07:30:50 +00:00
dependabot-preview[bot]
97fb63d41f
build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 07:56:32 +00:00
dependabot-preview[bot]
cb814f646b
build(deps-dev): bump rollup from 1.32.0 to 1.32.1 ( #810 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.32.0...v1.32.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-09 15:57:28 -04:00
Cédric Exbrayat
6fad2efb8c
chore(template-explorer): update monaco dependency ( #793 )
2020-03-06 12:01:13 -05:00
dependabot-preview[bot]
689d45fb3d
build(deps): bump @babel/parser from 7.8.6 to 7.8.7 ( #797 )
...
Bumps [@babel/parser](https://github.com/babel/babel ) from 7.8.6 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.6...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 11:24:21 -05:00
dependabot-preview[bot]
3e9274433c
build(deps): bump @babel/types from 7.8.6 to 7.8.7 ( #796 )
...
Bumps [@babel/types](https://github.com/babel/babel ) from 7.8.6 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.6...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 11:24:09 -05:00
dependabot-preview[bot]
e6ef52c3f8
build(deps-dev): bump typescript from 3.8.2 to 3.8.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 08:24:53 +00:00
dependabot-preview[bot]
06d3447149
build(deps-dev): bump rollup from 1.31.1 to 1.32.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.31.1...v1.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 08:02:30 +00:00
Evan You
8449a9727c
feat(compiler-core): switch to @babel/parser for expression parsing
...
This enables default support for parsing bigInt, optional chaining
and nullish coalescing, and also adds the `expressionPlugins`
compiler option for enabling additional parsing plugins listed at
https://babeljs.io/docs/en/next/babel-parser#plugins .
2020-02-27 16:53:51 -05:00
dependabot-preview[bot]
e828d0b671
build(deps-dev): bump @types/puppeteer from 2.0.0 to 2.0.1
...
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 07:49:39 +00:00
dependabot-preview[bot]
9882788cb3
build(deps-dev): bump typescript from 3.7.5 to 3.8.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 13:49:56 +00:00
dependabot-preview[bot]
fbbf99ab3f
build(deps): bump postcss from 7.0.26 to 7.0.27 ( #734 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.26 to 7.0.27.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.26...7.0.27 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 14:56:39 -05:00
dependabot-preview[bot]
0fc720c34a
build(deps): bump csstype from 2.6.8 to 2.6.9 ( #722 )
...
Bumps [csstype](https://github.com/frenic/csstype ) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/frenic/csstype/releases )
- [Commits](https://github.com/frenic/csstype/compare/v2.6.8...v2.6.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-15 17:42:46 -05:00
dependabot-preview[bot]
f71a50ae96
build(deps-dev): bump rollup from 1.31.0 to 1.31.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.31.0...v1.31.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 07:54:22 +00:00
dependabot-preview[bot]
85a2a41780
build(deps-dev): bump puppeteer from 2.1.0 to 2.1.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 17:16:20 +00:00
Evan You
39d1acf417
workflow: improve template-explorer local load speed
2020-02-06 10:22:16 -05:00
dependabot-preview[bot]
b59524e036
build(deps-dev): bump @rollup/plugin-replace from 2.3.0 to 2.3.1
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.0...replace-v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 08:47:51 +00:00
dependabot-preview[bot]
a54b0b7b77
build(deps-dev): bump @rollup/plugin-json from 4.0.1 to 4.0.2
...
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/url-v4.0.1...url-v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 08:43:05 +00:00
dependabot-preview[bot]
3604376bb4
build(deps-dev): bump rollup from 1.30.1 to 1.31.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.30.1 to 1.31.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.30.1...v1.31.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 14:47:48 +00:00
dependabot-preview[bot]
827fd05644
build(deps-dev): bump @microsoft/api-extractor from 7.7.7 to 7.7.8
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.7 to 7.7.8.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.7...@microsoft/api-extractor_v7.7.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 07:27:43 +00:00
dependabot-preview[bot]
46f1146b91
build(deps-dev): bump puppeteer from 2.0.0 to 2.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 07:25:24 +00:00
dependabot-preview[bot]
0c0f4d9c4a
build(deps-dev): bump rollup from 1.30.0 to 1.30.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.30.0...v1.30.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 07:24:46 +00:00
dependabot-preview[bot]
70e730fd19
build(deps-dev): bump rollup from 1.29.1 to 1.30.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.29.1...v1.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 08:09:34 +00:00
dependabot-preview[bot]
963c71a7ed
build(deps-dev): bump @types/jest from 24.9.0 to 24.9.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 07:59:54 +00:00
dependabot-preview[bot]
3919c7840d
build(deps-dev): bump @microsoft/api-extractor from 7.7.6 to 7.7.7
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.6 to 7.7.7.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.6...@microsoft/api-extractor_v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 08:10:36 +00:00
dependabot-preview[bot]
95a8beb787
build(deps-dev): bump @microsoft/api-extractor from 7.7.5 to 7.7.6
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.5 to 7.7.6.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.5...@microsoft/api-extractor_v7.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 08:00:28 +00:00
dependabot-preview[bot]
da8c31dc7f
build(deps-dev): bump rollup from 1.29.0 to 1.29.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.29.0...v1.29.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 07:28:56 +00:00
dependabot-preview[bot]
1542b5eb6f
build(deps-dev): bump @microsoft/api-extractor from 7.7.4 to 7.7.5
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.4 to 7.7.5.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.4...@microsoft/api-extractor_v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:01:12 +00:00
dependabot-preview[bot]
c7d6230eb0
build(deps-dev): bump @microsoft/api-extractor from 7.7.3 to 7.7.4
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.3 to 7.7.4.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.3...@microsoft/api-extractor_v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 07:43:03 +00:00
dependabot-preview[bot]
6d2e5aa50f
build(deps-dev): bump typescript from 3.7.4 to 3.7.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 07:42:54 +00:00
dependabot-preview[bot]
8ec69cbc3f
build(deps-dev): bump @types/jest from 24.0.25 to 24.9.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.25 to 24.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 08:07:17 +00:00
dependabot-preview[bot]
e683cc6ed4
build(deps-dev): bump enquirer from 2.3.2 to 2.3.4
...
Bumps [enquirer](https://github.com/enquirer/enquirer ) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/enquirer/enquirer/releases )
- [Changelog](https://github.com/enquirer/enquirer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enquirer/enquirer/compare/2.3.2...2.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 07:58:32 +00:00
dependabot-preview[bot]
2a757f3344
build(deps-dev): bump @microsoft/api-extractor from 7.7.2 to 7.7.3
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.2 to 7.7.3.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.2...@microsoft/api-extractor_v7.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 07:57:56 +00:00
dependabot-preview[bot]
30aae0b4df
build(deps): bump postcss from 7.0.25 to 7.0.26 ( #570 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.25 to 7.0.26.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.25...7.0.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 10:49:57 -05:00
dependabot-preview[bot]
f84ed5baa0
build(deps-dev): bump rollup-plugin-terser from 5.1.3 to 5.2.0
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 08:52:34 +00:00
dependabot-preview[bot]
b9479e2543
build(deps-dev): bump rollup from 1.28.0 to 1.29.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.28.0...v1.29.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 07:40:36 +00:00
dependabot-preview[bot]
eefc5e91ee
build(deps-dev): bump @microsoft/api-extractor from 7.7.1 to 7.7.2
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.1 to 7.7.2.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 07:37:30 +00:00
dependabot-preview[bot]
507b9ed3b3
build(deps-dev): bump @microsoft/api-extractor from 7.7.0 to 7.7.1
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack ) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Commits](https://github.com/microsoft/rushstack/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 07:26:47 +00:00
dependabot-preview[bot]
6e39bcd8e8
build(deps-dev): bump ts-jest from 24.2.0 to 24.3.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.2.0...v24.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 15:20:04 +00:00
Yu Zong
54bb820f73
types: update jsx support ( #587 )
2020-01-06 16:19:18 -05:00
dependabot-preview[bot]
46a793717a
build(deps-dev): bump rollup from 1.27.14 to 1.28.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.14 to 1.28.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.27.14...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 07:51:29 +00:00
Evan You
b518f9d4e3
build: changelog generation
2020-01-02 18:07:42 -05:00
dependabot-preview[bot]
5ec05f09ca
build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 ( #567 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 11:27:11 -05:00
dependabot-preview[bot]
f8b7ad5a77
build(deps-dev): bump @types/jest from 24.0.24 to 24.0.25
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.24 to 24.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:43:38 +00:00
dependabot-preview[bot]
6a14542f78
build(deps-dev): bump @rollup/plugin-json from 4.0.0 to 4.0.1 ( #558 )
...
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/url-v4.0.0...json-v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 10:58:43 -05:00
dependabot-preview[bot]
7eb46dbd86
build(deps-dev): bump @rollup/plugin-replace from 2.2.1 to 2.3.0
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.2.1...replace-v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 15:58:35 +00:00
dependabot-preview[bot]
f601f87dad
build(deps-dev): bump typescript from 3.7.3 to 3.7.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 07:53:54 +00:00
dependabot-preview[bot]
e128f67391
build(deps-dev): bump rollup from 1.27.13 to 1.27.14
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.13 to 1.27.14.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.27.13...v1.27.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 07:52:05 +00:00
dependabot-preview[bot]
ff4c5c1bb6
build(deps): bump postcss from 7.0.24 to 7.0.25 ( #544 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.24 to 7.0.25.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.24...7.0.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 11:57:17 -05:00
dependabot-preview[bot]
f848cf2ac8
build(deps-dev): bump @types/jest from 24.0.23 to 24.0.24
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.23 to 24.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 07:33:58 +00:00
dependabot-preview[bot]
3ec1dd6f74
build(deps-dev): bump rollup from 1.27.12 to 1.27.13
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.12 to 1.27.13.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.27.12...v1.27.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 07:59:53 +00:00
Evan You
8277d131c4
refactor(compiler): downgrade to source-map v6 for sync API
2019-12-13 12:56:31 -05:00
dependabot-preview[bot]
6a50d125f6
build(deps-dev): bump rollup from 1.27.11 to 1.27.12
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.11 to 1.27.12.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.27.11...v1.27.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 07:26:34 +00:00
dependabot-preview[bot]
20ea67c834
build(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.2...v5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 07:57:43 +00:00
dependabot-preview[bot]
94ba8475eb
build(deps-dev): bump rollup from 1.27.9 to 1.27.11
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.9 to 1.27.11.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.27.9...v1.27.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 07:57:12 +00:00
Evan You
b983c68575
test(e2e): avoid relying on CDN + reduce debounce delay
2019-12-11 10:37:03 -05:00
Evan You
8ed04ed503
build: release script
2019-12-10 21:29:52 -05:00
Evan You
cd5ba7cfcc
build: remove lerna
2019-12-10 18:24:59 -05:00
Evan You
7aca27392f
build: no need for alias in rollup config
2019-12-10 17:50:16 -05:00
Evan You
c8c5b16ef7
feat(compiler-sfc): properly pass on options
2019-12-10 12:22:23 -05:00
dependabot-preview[bot]
0c59cf89f3
build(deps): bump postcss from 7.0.23 to 7.0.24 ( #531 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.23 to 7.0.24.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.23...7.0.24 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 10:25:56 -05:00