lennyburdette / ember-addon-broccoli-test-helper

Helpers for testing the broccoli build aspects of Ember Addons
Other
1 stars 1 forks source link

build(deps): bump broccoli-test-helper from 1.3.0 to 2.0.0 #53

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps broccoli-test-helper from 1.3.0 to 2.0.0.

Commits - [`3e04d36`](https://github.com/broccolijs/broccoli-test-helper/commit/3e04d36288054cf28fa1866a8a807c7735ddae51) 2.0.0 - [`41d6a03`](https://github.com/broccolijs/broccoli-test-helper/commit/41d6a0375780297c78eca6aaf5210f0715df3f28) Merge pull request [#13](https://github-redirect.dependabot.com/broccolijs/broccoli-test-helper/issues/13) from rwjblue/update-broccoli - [`608c146`](https://github.com/broccolijs/broccoli-test-helper/commit/608c1460e841994793fbe040f37c30292fe3f0a0) Update engines in package.json to indicate supported nodes. - [`80368f1`](https://github.com/broccolijs/broccoli-test-helper/commit/80368f10848741dc0478170005f8708780d0e677) Update to Broccoli v2.0.0. - [`7b35acc`](https://github.com/broccolijs/broccoli-test-helper/commit/7b35accd0406c656dcb9176aeec245e06be5b599) Merge pull request [#12](https://github-redirect.dependabot.com/broccolijs/broccoli-test-helper/issues/12) from rwjblue/test-multiple-broccolis - [`04662c9`](https://github.com/broccolijs/broccoli-test-helper/commit/04662c9eb22edbbb1ac2c500f9e2ec04baa84041) Run tests against multiple broccoli versions. - [`fe3851f`](https://github.com/broccolijs/broccoli-test-helper/commit/fe3851f05639c4165641b170bcf67c9d6fd25efa) release v1.5.0 🎉 - [`40f8cb6`](https://github.com/broccolijs/broccoli-test-helper/commit/40f8cb63138dff8eaa6956e507fb01789336f79d) Merge pull request [#11](https://github-redirect.dependabot.com/broccolijs/broccoli-test-helper/issues/11) from broccolijs/switch-tmp - [`769b5ab`](https://github.com/broccolijs/broccoli-test-helper/commit/769b5ab5c39d0e91245985f5606d74b56516b84c) Use `tmp` node module to match `broccoli` and simplify code. - [`a74d3b0`](https://github.com/broccolijs/broccoli-test-helper/commit/a74d3b035458075730aec240a19c8cd49c9f29b8) release v1.4.0 🎉 - Additional commits viewable in [compare view](https://github.com/broccolijs/broccoli-test-helper/compare/v1.3.0...v2.0.0)
Maintainer changes This version was pushed to npm by [rwjblue](https://www.npmjs.com/~rwjblue), a new releaser for broccoli-test-helper since your current version.


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.