- #51 Upgrade unexpected to version 12.0.0 (depfu[bot])
- #49 Upgrade temp to version 0.9.4 (depfu[bot])
- #45 Upgrade temp to version 0.9.2 (depfu[bot])
- #43 Upgrade prettier to version 2.1.0 (depfu[bot])
- #42 Upgrade eslint-plugin-mocha to version 8.0.0 (depfu[bot])
- #41 Upgrade escodegen to version 2.0.0 (depfu[bot])
- #39 Upgrade eslint-plugin-mocha to version 7.0.0 (depfu[bot])
- #38 Upgrade eslint to version 7.0.0 (depfu[bot])
- #37 Upgrade estraverse to version 5.0.0 (depfu[bot])
- #35 Upgrade mocha to version 7.0.0 (depfu[bot])
- #34 Upgrade eslint-plugin-node to version 11.0.0 (depfu[bot])
- #33 Upgrade nyc to version 15.0.0 (depfu[bot])
- #32 Upgrade prettier to version 1.19.1 (depfu[bot])
- #31 Upgrade temp to version 0.9.1 (depfu[bot])
- #30 Upgrade eslint-plugin-node to version 10.0.0 (depfu[bot])
- #29 Upgrade eslint-config-standard to version 14.0.0 (depfu[bot])
- #28 Upgrade assetgraph to version 6.0.0 (depfu[bot])
- Switch to ^ dep ranges (Andreas Lind)
- Update mocha to ^8.2.1, switch to .mocharc.json (Andreas Lind)
- Add .editorconfig (Andreas Lind)
- Fix assetgraph peer dep (Andreas Lind)
- Drop node.js <10 support, add 14, lint with 14 (semver-major) (Andreas Lind)
- +5 more
- #27 Upgrade eslint-plugin-mocha to version 6.0.0 (depfu[bot])
- #25 Upgrade eslint-config-prettier to version 6.0.0 (depfu[bot])
- #23 Upgrade eslint-config-prettier to version 5.0.0 (depfu[bot])
- #22 Upgrade prettier to version 1.18.2 (depfu[bot])
- #21 Upgrade systemjs-builder to version 0.16.15 (depfu[bot])
- #20 Upgrade eslint-plugin-node to version 9.0.1 (depfu[bot])
- #19 Upgrade nyc to version 14.0.0 (depfu[bot])
- #18 Upgrade prettier to version 1.17.0 (depfu[bot])
- #17 Upgrade mocha to version 6.0.0 (depfu[bot])
- #15 Upgrade eslint-config-prettier to version 4.0.0 (depfu[bot])
- #12 Upgrade temp to version 0.9.0 (depfu[bot])
- #11 Upgrade systemjs-builder to version 0.16.13 (depfu[bot])
- #14 Upgrade urltools to version 0.4.1 (depfu[bot])
- #13 Upgrade unexpected to version 11.0.1 (depfu[bot])
- #8 Upgrade memoizesync to version 1.1.1 (depfu[bot])
- #4 Upgrade coveralls to version 3.0.2 (depfu[bot])
- Fix assetgraph/assetgraph-builder#689 (Andreas Lind)
- Fix lint (Andreas Lind)
- Update eslint-config-standard to version 13.0.1 (depfu[bot])
- Fix lint (Andreas Lind)
- Update eslint-plugin-import to ^2.17.3 (Andreas Lind)
- +12 more
- Pass fallback:'iteration' to estraverse (Andreas Lind)
- eslint --fix . (Andreas Lind)
- Add .npmrc to disable package lock (Andreas Lind)
- Update assetgraph to ^5.1.1 (Andreas Lind)
- Fix use of prettyPrint (Andreas Lind)
- +1 more
- Add esprima dep (Andreas Lind)
- Update escodegen to ^1.9.1 (Andreas Lind)
- checkLanguageKeys: Actually run the main checkLanguageKeys transform (Andreas Lind)
- Oh, we still need the original estraverse as estraverse-fb has it as a peer dep (Andreas Lind)
- package.json: Simplify lint script (Andreas Lind)
- Fix lint (Andreas Lind)
- lebab -t multivar --replace lib (Andreas Lind)
- eslint --fix . (Andreas Lind)
- Remove cloneForEachLocale as it's no longer needed and it'd be a lot of work to update it to ag4 (Andreas Lind)
- +28 more
- Test the keepSpans feature (Andreas Lind)
- createI18nTagReplacer: Don't remove spans with data-i18n="", even if keepSpans:false is given (Andreas Lind)
- cloneForEachLocale: Expose the keepSpans option (Andreas Lind)
- Update assetgraph to ^3.0.0 Adapt to https://github.com/assetgraph/assetgraph/pull/652 (Andreas Lind)
- Fix lint (Andreas Lind)
- Don't break if buildProductionOptions.conditions.locale is a string (rather than an array). (Andreas Lind)
- Adapt tests to the assetgraph changes between 3.0.0-15 and 3.0.0-33. (Andreas Lind)
- applyBabelJobs: Harden against some of the constructs that are output by the i18n loader. (Andreas Lind)
- Promote assetgraph to a real dependency, update to ^3.0.0-33. (Andreas Lind)
- Fix lint. (Andreas Lind)
- Actually, just don't run the checkLanguageKeys transform during buildProduction. It takes time and is noisy. (Andreas Lind)
- Run checkLanguageKeys earlier so it doesn't complain about all the cloned occurrences. (Andreas Lind)
- Update assetgraph to 3.0.0-15. (Andreas Lind)
- Use the assetGraphConditions module. (Andreas Lind)
- Revert me: Update to assetgraph/assetgraph#2e69bb88c2ebc0ebc5e53abee900023f82f33238 (Andreas Lind)
- data-{systemjs => assetgraph}-conditions as it has the potential to be used with other script loaders or even without. (Andreas Lind)
- Revert me: Update to assetgraph/assetgraph#dd02d01f7971ba9895636a2b8ecccbab8d5d801d (Andreas Lind)
- Depend on the i18n path being defined. (Andreas Lind)
- Don't double declare those shared functions. (Andreas Lind)
- Revert "Maintain tokenizePattern, eachI18nTagInHtmlDocument, and createI18nTagReplacer in the system.js plugin." (Andreas Lind)
- Revert "fix it" (Andreas Lind)