generator-jhipster-docker
generator-jhipster-docker copied to clipboard
:whale: JHipster module, additional Docker support in your JHipster application
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.10. Commits 67389a8 Bump to v4.17.10. a65fd33 Rebuild lodash and docs. b002100 Bump to v4.17.9. 4680cda Rebuild lodash and docs. 852988e Use util.types to migrate...
Right out of the box it throws an error. I updated to the latest yo as well. Thanks Pete. ``` (master) $ yo jhipster-docker events.js:174 throw er; // Unhandled 'error'...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog Sourced from extend's changelog. 3.0.2 / 2018-07-19 [Fix] Prevent merging __proto__ property (#48) [Dev Deps] update eslint, @ljharb/eslint-config, tape [Tests] up to node...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Release notes Sourced from eslint-utils's releases. v1.4.3 🐛 Bug fixes 8f9e481ecc1204c7a1331b697f97903f90c75154 fixed false positive of ReferenceTracker. v1.4.2 🐛 Bug fixes e4cb01498df6096b66edb0c78965ee6f47d3ac77 fixed a regression...
Bumps [generator-jhipster](https://github.com/jhipster/generator-jhipster) from 5.1.0 to 6.3.1. Commits - [`61f2122`](https://github.com/jhipster/generator-jhipster/commit/61f2122e537b2b0ade11d02601f5c0d7b2b875d5) Release v6.3.1 - [`e6cdd4a`](https://github.com/jhipster/generator-jhipster/commit/e6cdd4a1912aa561418c1db69b98ba336af067b6) Merge pull request from GHSA-mc84-xr9p-938r - [`e156daf`](https://github.com/jhipster/generator-jhipster/commit/e156daf9adea4a6714d65106762a84c75e8788a5) Remove Checkstyle - [`7a43da8`](https://github.com/jhipster/generator-jhipster/commit/7a43da8c9073d9b8dad9c6cb2593c7db469d7890) Merge pull request [#10163](https://github-redirect.dependabot.com/jhipster/generator-jhipster/issues/10163) from mshima/use_existing_data...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...