Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/unifiedjs/unified-engine

Engine to process multiple files with unified
https://github.com/unifiedjs/unified-engine

3.1.0

acd358b2a160247aebe97ae48d89730754539550 authored over 7 years ago by Titus Wormer <[email protected]>
Add support for `defaultConfig` option

This new option allows configuration to be set if the user does not
provide any.

9b632cd96eaa903d4ef55dd21354789bca14acc2 authored over 7 years ago by Titus Wormer <[email protected]>
Add docs for `filePath` in `configTransform`

Closes GH-25.

73c1f2a4b42805ffe898b57fa74c9e0c175c7939 authored over 7 years ago by Titus Wormer <[email protected]>
Update `xo`

6c449b49e7796389cc39e612deeee9cbd4dd3c23 authored over 7 years ago by Titus Wormer <[email protected]>
3.0.3

bf362710422f0233aa538195fe672cf218cacbb7 authored almost 8 years ago by Titus Wormer <[email protected]>
Fix configuration finding when using `streamIn`

Closes wooorm/remark#239.

9193e95ad44248aac6a401316c1753a0c6953d65 authored almost 8 years ago by Titus Wormer <[email protected]>
3.0.2

eb25484e02ee9a2e2d8aa742251131a8c2dc3c1c authored almost 8 years ago by Titus Wormer <[email protected]>
Fix file-system access for filled files

Virtual files given in `files`, with contents, should not be statted.

0f463a6aac7782429dd78180e2637eda11669551 authored almost 8 years ago by Titus Wormer <[email protected]>
3.0.1

8b3b645745fff421a9014354ed9c9905520a2b3f authored almost 8 years ago by Titus Wormer <[email protected]>
Update dev-dependencies

147f8601455a9ccd6886e9298949f4b027ef6e53 authored almost 8 years ago by Titus Wormer <[email protected]>
Fix miscategorised dependency

Closes wooorm/remark#238.

daf3d533746fe44bddda22c8726ae646cf25a5a8 authored almost 8 years ago by Titus Wormer <[email protected]>
3.0.0

0e5029dd250a52d3490ef2c93c2449ff995b084f authored almost 8 years ago by Titus Wormer <[email protected]>
Migrate to `unifiedjs` organisation

13f22f1598389876d15ae235944d67bda2c9c01a authored almost 8 years ago by Titus Wormer <[email protected]>
Update for [email protected]

Closes GH-23.

9334b173712ac2897f2873195e2433b2d7ad3490 authored almost 8 years ago by Titus Wormer <[email protected]>
Fix reconfiguring plugins with non-objects as options

d25a491e9a32ed573c11b4c04c498983ded4d55e authored almost 8 years ago by Titus Wormer <[email protected]>
Ignore `package.json` without `packageField`

7f62ae3239d964e29e235ae61196f220b1484117 authored almost 8 years ago by Titus Wormer <[email protected]>
Rename `globs` to `files`

...as this better reflects what the options expects: paths and globs
to files, paths and globs t...

4bbe7955714e497e7b13b09635dd6019405338ad authored almost 8 years ago by Titus Wormer <[email protected]>
Remove `injectedPlugins`

Since the rewrite in a5cf1a7, plugins as functions can now be passed
in `plugins`.

71777437a578425827169ca7328883ebe079b946 authored almost 8 years ago by Titus Wormer <[email protected]>
Rewrite config, ignore mechanism

Closes GH-2.
Closes GH-14.

This rewrite comes with a simpler and faster finding mechanism.

* ...

a5cf1a7bd20a54005e74dbd0ed353eded8e7f04b authored almost 8 years ago by Titus Wormer <[email protected]>
Remove inline docs

6b7107677930600ce324b539c26176cacfd0ecaf authored about 8 years ago by Titus Wormer <[email protected]>
Remove `index.js`

ccc72ae4213c213fbdc6dfd6eb441aa380e4dfc6 authored about 8 years ago by Titus Wormer <[email protected]>
Fix difference in error message across Node versions

Previously, errors thrown by the engine’s dependencies received
a modified message (to refer to ...

5289c01e0f970b9feb4189694217682fcaa13b4b authored about 8 years ago by Titus Wormer <[email protected]>
Update `nyc`

86a6a6a40b751bde35491681e0fb5f4504ae8cb8 authored about 8 years ago by greenkeeperio-bot <[email protected]>
Update test fixtures for changed error messages

6bad7ff188f3198e8c9f399d387440d8b8ae8306 authored about 8 years ago by Titus Wormer <[email protected]>
Update dev-dependencies

c3c7071a548b9d5bfc3f1abfe1433cef9acce227 authored about 8 years ago by Titus Wormer <[email protected]>
Remove `history.md`

16446a69e8e85ee0bda33bcb592c01b362342e11 authored about 8 years ago by Titus Wormer <[email protected]>
Update Node in Travis

2dc8e10a2b2c06a31ac09fee2c19e43089fec581 authored about 8 years ago by Titus Wormer <[email protected]>
Update `xo`

Closes GH-18.

9ca0a902f237fc3657d04263a16685a57b5c1b2e authored about 8 years ago by greenkeeperio-bot <[email protected]>
2.1.0

634b3bee8acb3e0aacfb5d9b2d2e631d382174a2 authored over 8 years ago by Titus Wormer <[email protected]>
Add support for `presets` in options

cc6a833aa702b5725feb543146866f396d87309a authored over 8 years ago by Titus Wormer <[email protected]>
Add `configTransform` option

2978f5cd0574a5cf5eb7769c8b59ff546cde478d authored over 8 years ago by Titus Wormer <[email protected]>
Fix plugin existence false-positives

Previously, if a user specified a plugin but didn’t have is specified,
and it was available in t...

b54cc2de924a687eddd5d06d9d3bc2754d37553c authored over 8 years ago by Titus Wormer <[email protected]>
Fix typo’s

04b93f24138cb945177ed88876557e64588e0c67 authored over 8 years ago by Titus Wormer <[email protected]>
Update `remark`

eff885cd379eed7e99705a777cb534c849336ed6 authored over 8 years ago by Titus Wormer <[email protected]>
2.0.0

7fc7afdb468d54537073be86c1907794a3455948 authored over 8 years ago by Titus Wormer <[email protected]>
Fix tests for [email protected]

6a6dc04d5cbb00d4ee825c8598ddae22b7aba790 authored over 8 years ago by Titus Wormer <[email protected]>
Replace `istanbul` with `nyc`

261954c9e8b7d6484d243d468436ee963dfbbe73 authored over 8 years ago by Titus Wormer <[email protected]>
Add support for presets, more

The following updates each include major breaking changes,
which are exposed to user and to plug...

850d3f27c7aaa08704bb5bca9c4cdeccc401aa69 authored over 8 years ago by Titus Wormer <[email protected]>
Refactor docs

d45fb4ae9e5b29d9f5902bc853bfcd1a628d29fc authored over 8 years ago by Titus Wormer <[email protected]>
Add `unified-engine-gulp` to list of projects

6e29d77b82ddd5bc527aa2c16c02456615ee59a5 authored over 8 years ago by Titus Wormer <[email protected]>
1.5.1

a0da95e14a1914b93d57e1388964b3855f882bba authored over 8 years ago by Titus Wormer <[email protected]>
Fix error if stdin cannot be accessed

d6bccf7dc2440ffad33f04db500e8f6eec18a85a authored over 8 years ago by Titus Wormer <[email protected]>
1.5.0

d5484b8db97c0f51dff9b143f7359617c72fc32e authored over 8 years ago by Titus Wormer <[email protected]>
Fix bug where `files` didn’t filter properly

db6f562563b445cbab6af04770d56b1eca82a912 authored over 8 years ago by Titus Wormer <[email protected]>
Add `alwaysStringify` option

This new feature adds support for forcing succesful files to always
stringify, even if they are ...

a57f523ac93f4339e4638fe57ba53c84a6a3b128 authored over 8 years ago by Titus Wormer <[email protected]>
1.4.1

365688a93aa273f8c4a257bbf4fd6eb2085fba87 authored over 8 years ago by Titus Wormer <[email protected]>
Add section on projects

3daf73f12bc29ad28e14dba2971ba4a4c6adac2c authored over 8 years ago by Titus Wormer <[email protected]>
Refactor debugging messages

4c62bfe720154812878540ddd03e1f970ad9bf66 authored over 8 years ago by Titus Wormer <[email protected]>
Fix bug where `output` from config files wasn’t honoured

5900b658fb154cb494efa22a4f3c9d124604c79f authored over 8 years ago by Titus Wormer <[email protected]>
Update `globby`

6bec14f29872029fdaea977437cede12b651013a authored over 8 years ago by Titus Wormer <[email protected]>
1.4.0

2c5fd80b46b1eca94f36bb28192711672d65b292 authored over 8 years ago by Titus Wormer <[email protected]>
Add pretty errors when loading JSON

81613d6cdcff386e45016129d91589ca10b4f16b authored over 8 years ago by Titus Wormer <[email protected]>
Add support for ignoring given `files`

Previously, ignore files only worked when finding files
based on `globs`. Not with `files`. Th...

b9e8f90ec11faaad269906428e750411f3230a45 authored over 8 years ago by Titus Wormer <[email protected]>
Add support for script configs as a function

Now, script configuration files (`$rcName.js`) can expose functions,
aside from objects. Those ...

1b5284440d149b385204271d54d11ceb799fc299 authored over 8 years ago by Titus Wormer <[email protected]>
Add consolidation of plugins

Previously, if `lint`, `remark-lint`, and `remark-lint/index.js` were
configured, it would lead ...

1dbbebef1763f29a3e0c2a75c0ee638e2f95c6ec authored over 8 years ago by Titus Wormer <[email protected]>
Fix bug where `output` from settings wasn’t honoured

If `output` is given (has a type of `boolean`) in the configuration
for `engine()`, it should ov...

4d126405ef690e2d675ee9af22e2dcbfa1a426bd authored over 8 years ago by Titus Wormer <[email protected]>
1.3.0

429976cad93e90028bda1799c9fc3b9bd04db9fa authored over 8 years ago by Titus Wormer <[email protected]>
Add support for `$rcName.yaml` configuration files

This new feature adds support for searching for `$rcName.yaml` files,
just like the current `$rc...

514d384724239e5c1d2f6e5eb2e1c848950323d3 authored over 8 years ago by Titus Wormer <[email protected]>
Update `vfile-reporter`

85a49ccefcb68fef42fa2a9b53e7f3cc21ee959c authored over 8 years ago by Titus Wormer <[email protected]>
Refactor code-style to use `xo`

b6d8a852078a6a48ca88f977ff21d867227a6577 authored over 8 years ago by Titus Wormer <[email protected]>
1.2.0

ad441661fb5b56014e1f857c48affb3ccf50b03e authored over 8 years ago by Titus Wormer <[email protected]>
Re-add support for `node_modules`

In 74eb209, support for searching `node_modules` was completely
removed. This commit reverts th...

e58fa193bb5f82309ecd7e1d704a7d7686787207 authored over 8 years ago by Titus Wormer <[email protected]>
Update docs to mention loading plug-ins by path

Related to wooorm/unified-args#1.

21567a021ecfd505f0892b56c399c79cc132a059 authored over 8 years ago by Titus Wormer <[email protected]>
Fix typo

deea78cb29bcab13fbae7ca7cde89ec0813b2537 authored over 8 years ago by Titus Wormer <[email protected]>
Update dev-dependencies

fa23d0dc073d853297bf9d5b2b1927d02cb5abb5 authored over 8 years ago by Titus Wormer <[email protected]>
1.1.1

77c2bcebc694b906bde1a9071f233dca8264d638 authored over 8 years ago by Titus Wormer <[email protected]>
Fix bug where `output` in config files was not honoured

...and make debugging where `settings`, `output`, and `plugins` come
from easier.

cf1b4d4bfcbcefea5157eb7ff984f9f68da64582 authored over 8 years ago by Titus Wormer <[email protected]>
Fix failure when piping empty file

2da3a5f052b38fa4df1116ed05228cc7d4556549 authored over 8 years ago by Titus Wormer <[email protected]>
1.1.0

d397adff34317f05fc82564059ec6ca1011e70c6 authored over 8 years ago by Titus Wormer <[email protected]>
Update `out` to default to if one file is given

The previous behaviour defaulted to whether one file was processed,
thus `globs: ['.']` could ch...

db7257f6320fe90344f59beb447e66b3f5c7c1ef authored over 8 years ago by Titus Wormer <[email protected]>
Update to increase perf if no negations are used

Related to the previous commit, `unified-engine` no longer enters
ignored directories if no nega...

ff1ab4d27464266c8780507610e462d640df689d authored over 8 years ago by Titus Wormer <[email protected]>
Update to increase perf in large packages

Previously, `node_modules` was handled like a normal glob, which
allowed negation patterns to re...

74eb209c1e4f8328cf98769cca709c60517caa2c authored over 8 years ago by Titus Wormer <[email protected]>
Update `globby`

a821e653eeffe836a511e23f9c8ff4a13ad45c46 authored over 8 years ago by Titus Wormer <[email protected]>
1.0.0

88418abd7d1de900b5f92b3fe47e34eee062ac25 authored over 8 years ago by Titus Wormer <[email protected]>
Add codecov bash interface

1d591dde46ff5c078b645e5b3d8018680c9a1208 authored over 8 years ago by Titus Wormer <[email protected]>
Update description

dfc06e16cf0a1dfb6e77ed4e133f0c765c8ef211 authored over 8 years ago by Titus Wormer <[email protected]>
Update links in docs

e1ba45be92fe07437c16bb917e8a395babd733cd authored over 8 years ago by Titus Wormer <[email protected]>
Add `empty` fixture

99921853052618346b796bffc3b68d5543b871a1 authored over 8 years ago by Titus Wormer <[email protected]>
Initial commit

Related to wooorm/remark#182.

f36463b7984d885d7311562541b20ffcf80ebcd0 authored over 8 years ago by Titus Wormer <[email protected]>