141 Commits

Author SHA1 Message Date
Marvin Hagemeister
65e418b4b0
Merge branch 'master' into 0.9.0 2018-12-24 14:05:56 +01:00
Leah
e1fbcc7e6b 0.9.0 2018-12-19 00:28:09 +01:00
bors[bot]
bf763f39f8 Merge #274
274: Update babel7 to the latest version 🚀 r=ForsakenHarmony a=greenkeeper[bot]


## There have been updates to the *babel7* monorepo: 

- The `devDependency` [@babel/cli](https://www.npmjs.com/package/@babel/cli) was updated from `7.1.5` to `7.2.0`.
- The `dependency` [@babel/core](https://www.npmjs.com/package/@babel/core) was updated from `7.2.0` to `7.2.2`.
- The `devDependency` [@babel/node](https://www.npmjs.com/package/@babel/node) was updated from `7.2.0` to `7.2.2`.
- The `dependency` [@babel/plugin-proposal-class-properties](https://www.npmjs.com/package/@babel/plugin-proposal-class-properties) was updated from `7.1.0` to `7.2.1`.
- The `dependency` [@babel/plugin-syntax-jsx](https://www.npmjs.com/package/@babel/plugin-syntax-jsx) was updated from `7.0.0` to `7.2.0`.
- The `devDependency` [@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env) was updated from `7.1.6` to `7.2.0`.

These versions are **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the [babel7 group definition](https://github.com/greenkeeperio/monorepo-definitions).

---

[Find out more about this release]().

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
2018-12-18 23:27:04 +00:00
Leah
2dd10e5a1f
Merge branch 'master' into remove_import_pruning 2018-12-18 23:42:21 +01:00
Leah
391800a88c 0.8.4 2018-12-17 20:08:49 +01:00
Leah
eb06e88735 update snapshots to fix tests and add cross-env for windows 2018-12-17 20:05:01 +01:00
greenkeeper[bot]
93df8cf753 chore(package): update @babel/preset-env to version 7.2.0 2018-12-15 11:01:30 +00:00
greenkeeper[bot]
706bea0a62 chore(package): update @babel/plugin-syntax-jsx to version 7.2.0 2018-12-15 11:01:27 +00:00
greenkeeper[bot]
0fbc622825 fix(package): update @babel/plugin-proposal-class-properties to version 7.2.1 2018-12-15 11:01:23 +00:00
greenkeeper[bot]
166889527f chore(package): update @babel/node to version 7.2.2 2018-12-15 11:01:16 +00:00
greenkeeper[bot]
5749b6e14a chore(package): update @babel/core to version 7.2.2 2018-12-15 11:01:12 +00:00
greenkeeper[bot]
391d71929d chore(package): update @babel/cli to version 7.2.0 2018-12-15 11:01:01 +00:00
Marvin Hagemeister
5e9c9ce2da Fix async not transpiled with TS 2018-12-11 09:33:40 +01:00
Jason Miller
296026b065
Merge branch 'master' into remove_import_pruning 2018-12-08 18:34:54 -05:00
Marvin Hagemeister
3176b69754 Remove import pruning 2018-12-04 21:57:40 +01:00
Marvin Hagemeister
0403f129ae Fix jest failing on transpilation 2018-12-04 20:03:38 +01:00
Leah
1f23940fac
Merge pull request #245 from luisrudge/master
Fix importing json and superagent
2018-12-04 15:25:49 +01:00
Jason Miller
b0c4b88e9f 0.8.3 2018-12-03 18:27:42 -05:00
Jason Miller
63a9c39ff4 fix upstream dependency issues 2018-12-03 18:26:10 -05:00
Jason Miller
23e8e62504 0.8.2 2018-12-03 16:19:28 -05:00
Jason Miller
ce1b3df84f pin tiny-glob to 0.2.4 while we wait for a fix for cc4a295dc1 2018-12-03 16:17:24 -05:00
Luis Deschamps Rudge
b735052801 Fix importing superagent 2018-12-01 18:25:46 -02:00
Leah
53c5172da2 0.8.1 2018-12-01 14:29:24 +01:00
Leah
a3c4e37202 Merge remote-tracking branch 'origin/master' into 0.8.0 2018-12-01 14:26:37 +01:00
Marvin Hagemeister
8d0e472366 Update prettier to fix linting issue 2018-12-01 09:27:18 +01:00
Leah
ecf38ace4a 0.8.0 2018-12-01 00:29:12 +01:00
Marvin Hagemeister
7fb2c15534 Add plugin to transform class properties 2018-11-27 08:17:47 +01:00
Marvin Hagemeister
61057c7ffd Add jest polyfills 2018-11-27 08:17:46 +01:00
Marvin Hagemeister
71cb427dbd Replace nodent with a babel transform plugin 2018-11-27 08:17:45 +01:00
Jason Miller
9c23bdacbd
Merge pull request #243 from developit/0.7.0
0.7.0
2018-11-20 12:03:07 -05:00
greenkeeper[bot]
839c483089 chore(package): update lint-staged to version 8.0.0 2018-10-29 10:28:28 +00:00
Leah
8568bb660d 0.7.0 2018-10-26 03:48:21 +02:00
Leah
071861e374 change default target to web and adjust build 2018-10-26 02:29:04 +02:00
Jason Miller
d711dd954c
Update package.json 2018-10-25 20:15:30 -04:00
Jason Miller
29f08a9fe7
Merge branch 'master' into chore/dep-updates 2018-10-25 20:14:45 -04:00
Leah
0e41d34bf1 update dependencies 2018-10-22 23:45:02 +02:00
Leah
aeb85ee924 don't compress microbundle dist (maybe we can add this for target=node) 2018-10-22 23:20:29 +02:00
Mateusz Burzyński
41553421b0 Migrate to terser from uglify-js (#137) 2018-10-09 00:35:11 +02:00
Texas Toland
56bbcf0553 Support TypeScript 3 (closes #191)
Combines duplicate `jest` field in `package.json`.
2018-08-15 17:48:35 -05:00
Leah
ef3244ed9e
Merge pull request #182 from developit/greenkeeper/brotli-size-0.0.3
Update to brotli-size@0.0.3 and use its new async mode
2018-08-14 18:59:05 +02:00
greenkeeper[bot]
a86478a457 chore(package): update eslint-config-prettier to version 3.0.0 2018-08-13 19:31:41 +00:00
Leah
da3942365e
Merge pull request #163 from luxp/patch-1
add the --jsx document
2018-08-13 13:17:28 +02:00
greenkeeper[bot]
fa8c987ed6 fix(package): update brotli-size to version 0.0.3 2018-08-04 20:38:59 +00:00
luxp
c760b86c4c chore: add jest config to fix jsdom/jsdom#2304 2018-08-04 00:37:56 +08:00
Kristofer Baxter
30204d5c63 Brotli sizes 2018-07-31 10:50:59 -07:00
Leah
0683f8bdd8
Merge pull request #167 from developit/greenkeeper/fs-extra-7.0.0
Update fs-extra to the latest version 🚀
2018-07-31 13:25:26 +02:00
Leah
e09c8bc223
Merge pull request #155 from developit/greenkeeper/eslint-5.0.0
Update eslint to the latest version 🚀
2018-07-31 13:24:06 +02:00
Leah
454fd49375
Merge pull request #160 from developit/greenkeeper/cssnano-4.0.0
Update cssnano to the latest version 🚀
2018-07-31 13:23:20 +02:00
Leah
ae7a2f2e03
Merge pull request #166 from developit/greenkeeper/autoprefixer-9.0.0
Update autoprefixer to the latest version 🚀
2018-07-31 00:10:17 +02:00
Sergey Petushkov
8537fe827b Switch jest test environment to node 2018-07-29 10:53:52 +02:00