cueedee 3b927ecbd3e M Merge branch 'release/v1.1.3' into develop 16 Mar 2020 cueedee 48e8a2f8fb8 chore(release): 1.1.3 16 Mar 2020 cueedee 010e9a0d76d chore(project): major version bump `mkdirp` 15 Mar 2020 cueedee 06ca79f3a7c chore(project): bump d{,evD}ependencies to their {l,gre}atest See also:
* https://github.com/advisories/GHSA-7fhm-mqm4-2wp7 15 Mar 2020 cueedee 44ef8a06257 M Merge branch 'release/v1.1.2' into develop 30 Dec 2019 cueedee d4c2ba1d56b chore(release): 1.1.2 30 Dec 2019 cueedee 5e35d5f116e fix(generators/app): match documented `jshint` version with dependency's 30 Dec 2019 cueedee a57d90e623b docs(project): match documented `jshint` version with dependency's 30 Dec 2019 cueedee 28653b232ff M Merge branch 'release/v1.1.1' into develop 30 Dec 2019 cueedee 99aca2688bc chore(release): 1.1.1 30 Dec 2019 cueedee ce7040c4c5d chore(project): bump d{,evD}ependencies to their {l.gre}atest See also:
- https://github.com/advisories/GHSA-w457-6q6x-cgp9 30 Dec 2019 cueedee 2909f6fdaea fix(templates/app): adapt to `jshint` fix 30 Dec 2019 cueedee 58232f28629 chore(project): adapt to `jshint` fix 30 Dec 2019 cueedee 7b033869f5d chore(project): bump d{,evD}ependencies to their {l,gre}atest Address vulnerability reported for `lodash@<4.17.13` and `lodash.template@<4.5.0`;
CVE-2019-10744 11 Jul 2019 CVE-2019 cueedee 72bdb854c04 fix(generators/app): fix typo 06 Jun 2019 cueedee 7e12699fbd3 chore(project): bump `yeoman-generator` two major levels Does not appear to affect us. 06 Jun 2019 cueedee f9be19f922e chore(project): bump most d{,evD}ependecies to their {l,gre}atest 06 Jun 2019 cueedee fbcfd8ca792 fix(generators/app): update project baseline files with current best practices and defaults 06 Jun 2019 cueedee 3f1f7c25d06 chore(project): adapt to `jshint` version `2.10.2` Would like to enable `regexpu` too, but see: https://github.com/jshint/jshint/issues/3404 06 Jun 2019 cueedee 102e9bb4124 chore(project): do a clean `npm run refresh` with current dependencies 06 Jun 2019 cueedee 52e4fbd0643 chore(project): ensure a conforming minial dependency set at all times 06 Jun 2019 cueedee ad49d6b1eb6 chore(project): conform to shared project baseline 06 Jun 2019 cueedee 03321a0d00f fix(generators/app/templates): fix comment 29 Jan 2018 cueedee 1840d714c26 M Merge branch 'release/v1.1.0' into develop 29 Jan 2018 cueedee ab6922d7e8a chore(release): 1.1.0 29 Jan 2018 cueedee db714c6e47f feat(generators/app/templates): add support for easy access to generated code documentation 29 Jan 2018 cueedee 440f8dcbf2d fix(generators/app/templatestests): fix unit test descriptions grammar 26 Jan 2018 cueedee 8b3ffc223f4 fix(generators/apps/templates): fix references in documentation 26 Jan 2018 cueedee d00f5128388 fix(generators/app/templates): tweak ribbon 26 Jan 2018 cueedee d4f395eabe9 feat(generators): change how the settings object(s) defines available apis * Update & document `bat:api` sub-generator;
* Fix doc refs; 22 Jan 2018 cueedee e9977e6e663 M Merge branch 'hotfix/v1.0.3' into develop 22 Jan 2018 cueedee e4b6463d685 chore(release): 1.0.3 22 Jan 2018 cueedee 0cb579be7db chore(project): bump d{,evD}ependencies to their {l,gre}atest 12 Jan 2018 cueedee 6658100bd79 fix(project): include support `lib`-s with the `files` manifest 12 Jan 2018 cueedee d665ec9f2e5 docs(generators/app/templates): elaborate on `browserify` transforms a bit more 01 Nov 2017 cueedee b107354e391 refactor(coffeescript2): move `'use strict'` declarations to their outermost, file level Paving the way for a smooth(er) transition to `coffeescript@>=2`.
This change virtually implies having to include `jshint`'s relaxing `validthis` option into your `coffee-jshint` config in order to avoid warnings about the
`extend()` function definition that `coffeescript` injects for every `extend`-ed `class`.
That is, at least for as long as we're stuck with `coffeescript@ < 2`.
After we've... 30 Oct 2017 cueedee f9984d0f70f docs(project) resolve changelog section duplication 24 Oct 2017 cueedee ba45b2e6fe8 docs(project): factor out a `CONTRIBUTING.md` 24 Oct 2017 cueedee 59d7124ea7e fix(generators/app/templates): remove `bash` command blocks' inconsistencies 24 Oct 2017 cueedee bad793515ab docs(project): remove `bash` command blocks' inconsistencies 24 Oct 2017 cueedee 317f548503a M Merge branch 'release/v1.0.2' into develop 20 Oct 2017 cueedee 97871ed508f M Merge branch 'release/v1.0.2' 20 Oct 2017 cueedee 153baca0076 chore(release): 1.0.2 20 Oct 2017 cueedee 3fd33d738d2 fix(generators/app/templates): ensure git hooks don't error-exit when there's nothing to do Prevents `"Could not detach HEAD"` errors on interactive rebases. 20 Oct 2017 cueedee b78c926ff67 chore(project): ensure git hooks don't error-exit when there's nothing to do Prevents `"Could not detach HEAD"` errors on interactive rebases. 20 Oct 2017 cueedee d88e8b46e3a fix(generators/{app,demo}/templates): fix non-html5 self-closing tags 19 Oct 2017 cueedee 5f854e8cfc6 M Merge branch 'release/1.0.1' into develop 18 Oct 2017 cueedee ab06314e0df M Merge branch 'release/1.0.1' 18 Oct 2017 cueedee 3f68c87ccf8 chore(release): 1.0.1 18 Oct 2017 cueedee 7a857ef250c style(generators/app): tweak phrasing 17 Oct 2017