385 Commits

Author SHA1 Message Date
Matías Olivera
64b08e853b Create getEntries function 2019-01-03 15:26:22 -03:00
Matías Olivera
b3ec030bb7 Create getOutput function 2019-01-03 15:18:40 -03:00
Matías Olivera
617c75acfa Create getInput function 2019-01-03 15:12:16 -03:00
Matías Olivera
3acca423bc Refactor the jsOrTs function
* Calc the extension and save it in a const to make the code simpler
2019-01-03 14:47:28 -03:00
Matías Olivera
1e7c9b3a3d
Merge branch 'master' into feature/index-refactoring 2019-01-02 14:14:25 -03:00
bors[bot]
04685f78bd Merge #287
287: 0.9.0 r=marvinhagemeister a=ForsakenHarmony



Co-authored-by: Leah <me@hrmny.sh>
Co-authored-by: Marvin Hagemeister <marvin@marvinhagemeister.de>
Co-authored-by: Leah <me@hrmny.pw>
2018-12-26 14:59:05 +00:00
Matías Olivera
3fc623a6b6 Move safeVariableName near getName
It is only called in getName
2018-12-25 20:54:51 -03:00
Matías Olivera
b696954a15 Create getName function 2018-12-25 20:46:39 -03:00
Matías Olivera
fd7b890cb8 Create getConfigFromPkgJson function 2018-12-25 20:01:41 -03:00
Leah
eb4e5b33e1 add file content to snapshots 2018-12-25 23:59:22 +01:00
Matías Olivera
e9ee0c934d Create cwd constant and avoid multi assign
Avoid use of chained assignment expressions
https://eslint.org/docs/rules/no-multi-assign
2018-12-25 19:32:42 -03:00
Matías Olivera
49a96e52d7 Create an internal variable called options
Avoid mutate the options parameter. https://eslint.org/docs/rules/no-param-reassign.html
2018-12-25 19:24:56 -03:00
Leah
1d9a5bc56b update snapshot (couldn't figure out the cause) 2018-12-25 23:18:33 +01:00
Marvin Hagemeister
65e418b4b0
Merge branch 'master' into 0.9.0 2018-12-24 14:05:56 +01:00
bors[bot]
fcfd408f94 Merge #280
280: Add a test for mixed exports in ts r=ForsakenHarmony a=ForsakenHarmony

This failed trying to import `index.ts.js` before

Co-authored-by: Leah <me@hrmny.pw>
2018-12-19 00:32:32 +00:00
Leah
e1fbcc7e6b 0.9.0 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
e56dce68b7 Add a test for mixed exports in ts (index.ts.js issue before) 2018-12-19 00:23:58 +01:00
bors[bot]
bd77b1200b Merge #265
265: Remove import pruning r=ForsakenHarmony a=marvinhagemeister

Fixes #264 

**EDIT:** PR #262 likely needs to be merged first, as that one fixes the failing CI.

Co-authored-by: Marvin Hagemeister <marvin@marvinhagemeister.de>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Leah <me@hrmny.sh>
2018-12-18 22:42:53 +00:00
Leah
2dd10e5a1f
Merge branch 'master' into remove_import_pruning 2018-12-18 23:42:21 +01:00
bors[bot]
0013f24e9a Merge #267
267: Exceptions for bors r=ForsakenHarmony a=ForsakenHarmony



Co-authored-by: Leah <me@hrmny.sh>
2018-12-17 21:58:29 +00:00
Jason Miller
69211a3166
Merge pull request #278 from developit/0.8.4
0.8.4
2018-12-17 15:37:54 -05:00
Leah
391800a88c 0.8.4 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
f459dc601e
Merge pull request #271 from FezVrasta/fix/hoisted-packages
fix: support hoisted packages
2018-12-11 16:08:49 +01:00
Federico Zivolo
a474f417dc
Merge branch 'master' into fix/hoisted-packages 2018-12-11 15:31:20 +01:00
Federico Zivolo
058b2b93bd fix: support hoisted packages 2018-12-11 15:30:40 +01:00
Mateusz Burzyński
ea77c156d8
Merge pull request #269 from developit/ts_error
Fix async not transpiled with TS
2018-12-11 11:56:22 +01:00
Marvin Hagemeister
5e9c9ce2da Fix async not transpiled with TS 2018-12-11 09:33:40 +01:00
Leah
79501af4ff
Create bors.toml 2018-12-10 11:58:09 +01:00
Leah
bcefac6210
Exceptions for bors 2018-12-10 09:40:14 +01:00
Jason Miller
296026b065
Merge branch 'master' into remove_import_pruning 2018-12-08 18:34:54 -05:00
Leah
210bb00aa6
Merge pull request #262 from developit/fix_tests
Fix tests
2018-12-05 11:49:43 +01:00
Marvin Hagemeister
3176b69754 Remove import pruning 2018-12-04 21:57:40 +01:00
Marvin Hagemeister
d640552828 Update snapshots 2018-12-04 20:03:38 +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 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 0.8.2 2018-12-03 16:19:28 -05:00
Jason Miller
04f6c726e0 ignore .idea for @ForsakenHarmony :) 2018-12-03 16:18:05 -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
Jason Miller
0194bce3f5
Merge pull request #254 from developit/0.8.0
0.8.0
2018-12-03 08:16:11 -05:00
Jason Miller
5c8f1b5dbc
Delete workspace.xml 2018-12-03 08:15:41 -05:00