Author Commit Message Commit Date cueedee 3b927ecbd3e M Merge branch 'release/v1.1.3' into develop 16 Mar 2020 cueedee 47913a28110 M Merge branch 'release/v1.1.3' 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 094e43dfe5e M Merge branch 'release/v1.1.2' 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 dff3435b58e M Merge branch 'release/v1.1.1' 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 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 57e47321bcd M Merge branch 'release/v1.1.0' 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 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 crossed, ... 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 d27689a152d M Merge branch 'hotfix/v1.0.3' 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 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 Next → [{"id": "3b927ecbd3e7bc273366428d51f8c748629c0618", "href": "/projects/GEN/repos/generator-bat/commits/3b927ecbd3e7bc273366428d51f8c748629c0618","labels": [{"name": "develop", "type": "BRANCH", "href": "/projects/GEN/repos/generator-bat/browse?at=develop"}],"parents": [{ "id": "010e9a0d76dcb23d7ed33f3ebd938c70a405e6b8" },{ "id": "48e8a2f8fb83665adcd2a8fde6f6ca417c5088c6" }]},{"id": "47913a28110d4cea6f6f9866efdca93cbeaf0bff", "href": "/projects/GEN/repos/generator-bat/commits/47913a28110d4cea6f6f9866efdca93cbeaf0bff","labels": [{"name": "master", "type": "BRANCH", "href": "/projects/GEN/repos/generator-bat/browse?at=master"}],"parents": [{ "id": "094e43dfe5e26bf3f950b8aaacb05e1e265016bb" },{ "id": "48e8a2f8fb83665adcd2a8fde6f6ca417c5088c6" }]},{"id": "48e8a2f8fb83665adcd2a8fde6f6ca417c5088c6", "href": "/projects/GEN/repos/generator-bat/commits/48e8a2f8fb83665adcd2a8fde6f6ca417c5088c6","labels": [{"name": "v1.1.3", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.1.3"}],"parents": [{ "id": "010e9a0d76dcb23d7ed33f3ebd938c70a405e6b8" }]},{"id": "010e9a0d76dcb23d7ed33f3ebd938c70a405e6b8", "href": "/projects/GEN/repos/generator-bat/commits/010e9a0d76dcb23d7ed33f3ebd938c70a405e6b8","parents": [{ "id": "06ca79f3a7c7f3f3c6c336fc799fd8414cd35222" }]},{"id": "06ca79f3a7c7f3f3c6c336fc799fd8414cd35222", "href": "/projects/GEN/repos/generator-bat/commits/06ca79f3a7c7f3f3c6c336fc799fd8414cd35222","parents": [{ "id": "44ef8a062577ef5d8c371f5a896640255bc4b05e" }]},{"id": "44ef8a062577ef5d8c371f5a896640255bc4b05e", "href": "/projects/GEN/repos/generator-bat/commits/44ef8a062577ef5d8c371f5a896640255bc4b05e","parents": [{ "id": "5e35d5f116e9ee4c5bb92f32c80c451d1f4f8cd6" },{ "id": "d4c2ba1d56b6ef6d6e4a19b33cf2afa79432d956" }]},{"id": "094e43dfe5e26bf3f950b8aaacb05e1e265016bb", "href": "/projects/GEN/repos/generator-bat/commits/094e43dfe5e26bf3f950b8aaacb05e1e265016bb","parents": [{ "id": "dff3435b58e0e331641d66fddfb363a92e37f5bb" },{ "id": "d4c2ba1d56b6ef6d6e4a19b33cf2afa79432d956" }]},{"id": "d4c2ba1d56b6ef6d6e4a19b33cf2afa79432d956", "href": "/projects/GEN/repos/generator-bat/commits/d4c2ba1d56b6ef6d6e4a19b33cf2afa79432d956","labels": [{"name": "v1.1.2", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.1.2"}],"parents": [{ "id": "5e35d5f116e9ee4c5bb92f32c80c451d1f4f8cd6" }]},{"id": "5e35d5f116e9ee4c5bb92f32c80c451d1f4f8cd6", "href": "/projects/GEN/repos/generator-bat/commits/5e35d5f116e9ee4c5bb92f32c80c451d1f4f8cd6","parents": [{ "id": "a57d90e623bef651856a8bdf2d064e9312780dcc" }]},{"id": "a57d90e623bef651856a8bdf2d064e9312780dcc", "href": "/projects/GEN/repos/generator-bat/commits/a57d90e623bef651856a8bdf2d064e9312780dcc","parents": [{ "id": "28653b232ffa39bfe84441e24dd74684497ae63d" }]},{"id": "28653b232ffa39bfe84441e24dd74684497ae63d", "href": "/projects/GEN/repos/generator-bat/commits/28653b232ffa39bfe84441e24dd74684497ae63d","parents": [{ "id": "ce7040c4c5d1fc0597355035801250fbfb3b7e7d" },{ "id": "99aca2688bcbb9b0d5202bc069a05ee2098df317" }]},{"id": "dff3435b58e0e331641d66fddfb363a92e37f5bb", "href": "/projects/GEN/repos/generator-bat/commits/dff3435b58e0e331641d66fddfb363a92e37f5bb","parents": [{ "id": "57e47321bcde599c8b2ee0808cd79a5bdcf84cc6" },{ "id": "99aca2688bcbb9b0d5202bc069a05ee2098df317" }]},{"id": "99aca2688bcbb9b0d5202bc069a05ee2098df317", "href": "/projects/GEN/repos/generator-bat/commits/99aca2688bcbb9b0d5202bc069a05ee2098df317","labels": [{"name": "v1.1.1", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.1.1"}],"parents": [{ "id": "ce7040c4c5d1fc0597355035801250fbfb3b7e7d" }]},{"id": "ce7040c4c5d1fc0597355035801250fbfb3b7e7d", "href": "/projects/GEN/repos/generator-bat/commits/ce7040c4c5d1fc0597355035801250fbfb3b7e7d","parents": [{ "id": "2909f6fdaeab7e57facf79ffb4474553ca213a69" }]},{"id": "2909f6fdaeab7e57facf79ffb4474553ca213a69", "href": "/projects/GEN/repos/generator-bat/commits/2909f6fdaeab7e57facf79ffb4474553ca213a69","parents": [{ "id": "58232f28629da5a940e570d4a0ba4f06034e8546" }]},{"id": "58232f28629da5a940e570d4a0ba4f06034e8546", "href": "/projects/GEN/repos/generator-bat/commits/58232f28629da5a940e570d4a0ba4f06034e8546","parents": [{ "id": "7b033869f5d76224a1234d0ba8018116fb874f2b" }]},{"id": "7b033869f5d76224a1234d0ba8018116fb874f2b", "href": "/projects/GEN/repos/generator-bat/commits/7b033869f5d76224a1234d0ba8018116fb874f2b","parents": [{ "id": "72bdb854c04f597386b9c9de43c58a6c8cf3c89a" }]},{"id": "72bdb854c04f597386b9c9de43c58a6c8cf3c89a", "href": "/projects/GEN/repos/generator-bat/commits/72bdb854c04f597386b9c9de43c58a6c8cf3c89a","parents": [{ "id": "7e12699fbd32bd7aeb5bb4ca87f31986ea135df5" }]},{"id": "7e12699fbd32bd7aeb5bb4ca87f31986ea135df5", "href": "/projects/GEN/repos/generator-bat/commits/7e12699fbd32bd7aeb5bb4ca87f31986ea135df5","parents": [{ "id": "f9be19f922ee440fec68b4d807ee22fb3de53df3" }]},{"id": "f9be19f922ee440fec68b4d807ee22fb3de53df3", "href": "/projects/GEN/repos/generator-bat/commits/f9be19f922ee440fec68b4d807ee22fb3de53df3","parents": [{ "id": "fbcfd8ca7926adf07b81e09aeb584090eefc2e2d" }]},{"id": "fbcfd8ca7926adf07b81e09aeb584090eefc2e2d", "href": "/projects/GEN/repos/generator-bat/commits/fbcfd8ca7926adf07b81e09aeb584090eefc2e2d","parents": [{ "id": "3f1f7c25d06f117c20b4bdc302b4b3c9c81fd5e4" }]},{"id": "3f1f7c25d06f117c20b4bdc302b4b3c9c81fd5e4", "href": "/projects/GEN/repos/generator-bat/commits/3f1f7c25d06f117c20b4bdc302b4b3c9c81fd5e4","parents": [{ "id": "102e9bb41240f1bb693bcf2b9c3508f7e5f3b031" }]},{"id": "102e9bb41240f1bb693bcf2b9c3508f7e5f3b031", "href": "/projects/GEN/repos/generator-bat/commits/102e9bb41240f1bb693bcf2b9c3508f7e5f3b031","parents": [{ "id": "52e4fbd06436dcc53d855ff4bcabb81d79a228fa" }]},{"id": "52e4fbd06436dcc53d855ff4bcabb81d79a228fa", "href": "/projects/GEN/repos/generator-bat/commits/52e4fbd06436dcc53d855ff4bcabb81d79a228fa","parents": [{ "id": "ad49d6b1eb61f38b3f7cf078b5b301b533f9ea4b" }]},{"id": "ad49d6b1eb61f38b3f7cf078b5b301b533f9ea4b", "href": "/projects/GEN/repos/generator-bat/commits/ad49d6b1eb61f38b3f7cf078b5b301b533f9ea4b","parents": [{ "id": "03321a0d00fed538724a2e614180d007fa3622dc" }]},{"id": "03321a0d00fed538724a2e614180d007fa3622dc", "href": "/projects/GEN/repos/generator-bat/commits/03321a0d00fed538724a2e614180d007fa3622dc","parents": [{ "id": "1840d714c2612040725b91b377e101d39cbefbe0" }]},{"id": "1840d714c2612040725b91b377e101d39cbefbe0", "href": "/projects/GEN/repos/generator-bat/commits/1840d714c2612040725b91b377e101d39cbefbe0","parents": [{ "id": "db714c6e47f68c09c4c416dcd1361a3c29c7f856" },{ "id": "ab6922d7e8a9bf8d6808a1c8c6158e07753c74a5" }]},{"id": "57e47321bcde599c8b2ee0808cd79a5bdcf84cc6", "href": "/projects/GEN/repos/generator-bat/commits/57e47321bcde599c8b2ee0808cd79a5bdcf84cc6","parents": [{ "id": "d27689a152d69cb9fe9468cda2bc90eee4e9b74f" },{ "id": "ab6922d7e8a9bf8d6808a1c8c6158e07753c74a5" }]},{"id": "ab6922d7e8a9bf8d6808a1c8c6158e07753c74a5", "href": "/projects/GEN/repos/generator-bat/commits/ab6922d7e8a9bf8d6808a1c8c6158e07753c74a5","labels": [{"name": "v1.1.0", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.1.0"}],"parents": [{ "id": "db714c6e47f68c09c4c416dcd1361a3c29c7f856" }]},{"id": "db714c6e47f68c09c4c416dcd1361a3c29c7f856", "href": "/projects/GEN/repos/generator-bat/commits/db714c6e47f68c09c4c416dcd1361a3c29c7f856","parents": [{ "id": "440f8dcbf2d725e217ab60d43c78dbac7a40586b" }]},{"id": "440f8dcbf2d725e217ab60d43c78dbac7a40586b", "href": "/projects/GEN/repos/generator-bat/commits/440f8dcbf2d725e217ab60d43c78dbac7a40586b","parents": [{ "id": "8b3ffc223f4249c0000986cbeee3d956ed1a0e29" }]},{"id": "8b3ffc223f4249c0000986cbeee3d956ed1a0e29", "href": "/projects/GEN/repos/generator-bat/commits/8b3ffc223f4249c0000986cbeee3d956ed1a0e29","parents": [{ "id": "d00f5128388b487c90d322d9b773f292f8a2b4b3" }]},{"id": "d00f5128388b487c90d322d9b773f292f8a2b4b3", "href": "/projects/GEN/repos/generator-bat/commits/d00f5128388b487c90d322d9b773f292f8a2b4b3","parents": [{ "id": "d4f395eabe96e242667fdc768acf15a6ead36e61" }]},{"id": "d4f395eabe96e242667fdc768acf15a6ead36e61", "href": "/projects/GEN/repos/generator-bat/commits/d4f395eabe96e242667fdc768acf15a6ead36e61","parents": [{ "id": "e9977e6e66316075dd430ddcce4974bff19c1948" }]},{"id": "e9977e6e66316075dd430ddcce4974bff19c1948", "href": "/projects/GEN/repos/generator-bat/commits/e9977e6e66316075dd430ddcce4974bff19c1948","parents": [{ "id": "d665ec9f2e590e21b9f08585577770b613d73458" },{ "id": "e4b6463d6850f7b79c0c8822014f43ddb8090540" }]},{"id": "d665ec9f2e590e21b9f08585577770b613d73458", "href": "/projects/GEN/repos/generator-bat/commits/d665ec9f2e590e21b9f08585577770b613d73458","parents": [{ "id": "b107354e391a8a8e035223bceefc88148672961f" }]},{"id": "b107354e391a8a8e035223bceefc88148672961f", "href": "/projects/GEN/repos/generator-bat/commits/b107354e391a8a8e035223bceefc88148672961f","parents": [{ "id": "f9984d0f70fad677b220b60d69414d0de02181e8" }]},{"id": "f9984d0f70fad677b220b60d69414d0de02181e8", "href": "/projects/GEN/repos/generator-bat/commits/f9984d0f70fad677b220b60d69414d0de02181e8","parents": [{ "id": "ba45b2e6fe8b18b971e5cf2bfa57380492a332a8" }]},{"id": "ba45b2e6fe8b18b971e5cf2bfa57380492a332a8", "href": "/projects/GEN/repos/generator-bat/commits/ba45b2e6fe8b18b971e5cf2bfa57380492a332a8","parents": [{ "id": "59d7124ea7e6c89172230c64f6876d04abea5a49" }]},{"id": "59d7124ea7e6c89172230c64f6876d04abea5a49", "href": "/projects/GEN/repos/generator-bat/commits/59d7124ea7e6c89172230c64f6876d04abea5a49","parents": [{ "id": "bad793515ab46efc2e10a1c8e0036b845e00e47d" }]},{"id": "bad793515ab46efc2e10a1c8e0036b845e00e47d", "href": "/projects/GEN/repos/generator-bat/commits/bad793515ab46efc2e10a1c8e0036b845e00e47d","parents": [{ "id": "317f548503a0ab5fc280a3d2604284bb4eeb13d8" }]},{"id": "317f548503a0ab5fc280a3d2604284bb4eeb13d8", "href": "/projects/GEN/repos/generator-bat/commits/317f548503a0ab5fc280a3d2604284bb4eeb13d8","parents": [{ "id": "3fd33d738d200317016b9755b1fbfa53e59adeb1" },{ "id": "153baca0076e52e03d549745fe54c2855bd0fb0b" }]},{"id": "d27689a152d69cb9fe9468cda2bc90eee4e9b74f", "href": "/projects/GEN/repos/generator-bat/commits/d27689a152d69cb9fe9468cda2bc90eee4e9b74f","parents": [{ "id": "97871ed508f2202936cfde37cb9e5a7144e51c13" },{ "id": "e4b6463d6850f7b79c0c8822014f43ddb8090540" }]},{"id": "e4b6463d6850f7b79c0c8822014f43ddb8090540", "href": "/projects/GEN/repos/generator-bat/commits/e4b6463d6850f7b79c0c8822014f43ddb8090540","labels": [{"name": "v1.0.3", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.0.3"}],"parents": [{ "id": "0cb579be7db1d8f24525c0cca63d9becff9044ac" }]},{"id": "0cb579be7db1d8f24525c0cca63d9becff9044ac", "href": "/projects/GEN/repos/generator-bat/commits/0cb579be7db1d8f24525c0cca63d9becff9044ac","parents": [{ "id": "6658100bd79137437ef507975b251e3fe9272b3c" }]},{"id": "6658100bd79137437ef507975b251e3fe9272b3c", "href": "/projects/GEN/repos/generator-bat/commits/6658100bd79137437ef507975b251e3fe9272b3c","parents": [{ "id": "97871ed508f2202936cfde37cb9e5a7144e51c13" }]},{"id": "97871ed508f2202936cfde37cb9e5a7144e51c13", "href": "/projects/GEN/repos/generator-bat/commits/97871ed508f2202936cfde37cb9e5a7144e51c13","parents": [{ "id": "ab06314e0dffbd6fad93b98cba9880783cfc19b4" },{ "id": "153baca0076e52e03d549745fe54c2855bd0fb0b" }]},{"id": "153baca0076e52e03d549745fe54c2855bd0fb0b", "href": "/projects/GEN/repos/generator-bat/commits/153baca0076e52e03d549745fe54c2855bd0fb0b","labels": [{"name": "v1.0.2", "type": "TAG", "href": "/projects/GEN/repos/generator-bat/browse?at=v1.0.2"}],"parents": [{ "id": "3fd33d738d200317016b9755b1fbfa53e59adeb1" }]},{"id": "3fd33d738d200317016b9755b1fbfa53e59adeb1", "href": "/projects/GEN/repos/generator-bat/commits/3fd33d738d200317016b9755b1fbfa53e59adeb1","parents": [{ "id": "b78c926ff673e8167fbfb29b9bf70222f680a503" }]},{"id": "b78c926ff673e8167fbfb29b9bf70222f680a503", "href": "/projects/GEN/repos/generator-bat/commits/b78c926ff673e8167fbfb29b9bf70222f680a503","parents": [{ "id": "d88e8b46e3a0df0b5d1547c4426d44adfbbc6048" }]}]