cbornet / generator-jhipster-grpc

JHipster module, Adds support for gRPC and generates gRPC CRUD services
Apache License 2.0
44 stars 7 forks source link

Bump yeoman-test from 1.7.2 to 2.0.0 #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps yeoman-test from 1.7.2 to 2.0.0.

Release notes *Sourced from [yeoman-test's releases](https://github.com/yeoman/yeoman-test/releases).* > ## v2.0.0 > - Fix tests silencing failure happening inside the generator under test own code. > - *Breaking* Requires `yeoman-generator@^3.0.0` > > This fix could break some users tests - but these tests should've been failing as the generator itself would be throwing an exception. > > ## v1.9.1 > Revert 1.x branch to `yeoman-generator@^2.0.0` compatible code. > > ## v1.9.0 > **Removed** Use version >=2.0 instead. > > ## v1.8.0 > Add capacity to define namespace and resolved path to stubbed generators.
Commits - [`95ef325`](https://github.com/yeoman/yeoman-test/commit/95ef3257b008fdff51b80f73c8ade041d99b75e3) 2.0.0 - [`d4c9ef9`](https://github.com/yeoman/yeoman-test/commit/d4c9ef9d4ae4ffe17457496ed74b5514b89b6fc9) 1.9.0 - [`5cf9090`](https://github.com/yeoman/yeoman-test/commit/5cf9090b354a2c06cc229fae2fd6d459d84ace1b) Update build process (bye gulp) and bump dependencies - [`06f2d6d`](https://github.com/yeoman/yeoman-test/commit/06f2d6da248f92cdcaf875f1d8739a4c85fc253a) Catch errors from yeoman-generator ([#47](https://github-redirect.dependabot.com/yeoman/yeoman-test/issues/47)) - [`9ed76d7`](https://github.com/yeoman/yeoman-test/commit/9ed76d7a0eda6f3f0572ff1b84bc82161c9ee27e) 1.8.0 - [`2609a69`](https://github.com/yeoman/yeoman-test/commit/2609a69e3574227ca31fb09be9aaa08a4c06b6d3) Namespace and resolved path settings ([#44](https://github-redirect.dependabot.com/yeoman/yeoman-test/issues/44)) - See full diff in [compare view](https://github.com/yeoman/yeoman-test/compare/v1.7.2...v2.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)