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 1.4.0 #43

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps broccoli-test-helper from 1.3.0 to 1.4.0.

Commits - [`a74d3b0`](https://github.com/broccolijs/broccoli-test-helper/commit/a74d3b035458075730aec240a19c8cd49c9f29b8) release v1.4.0 🎉 - [`01605b2`](https://github.com/broccolijs/broccoli-test-helper/commit/01605b2e4e93fedc2827f2fe17ae5c37c2d39a12) Merge pull request [#9](https://github-redirect.dependabot.com/broccolijs/broccoli-test-helper/issues/9) from broccolijs/new-features - [`f18aaec`](https://github.com/broccolijs/broccoli-test-helper/commit/f18aaec537cbd4e145d57794a6e7456b8530bc23) Add globs support to `ReadableDir.read` - [`99b836c`](https://github.com/broccolijs/broccoli-test-helper/commit/99b836cf0fc55d911699936bda519aca707e7c47) Change wrapX to fromX. - [`0fd5621`](https://github.com/broccolijs/broccoli-test-helper/commit/0fd562185d0ec932137d14fbca5a2a5cfe33cf1a) Start clarifying public API and add documentation for API. - [`9a1670f`](https://github.com/broccolijs/broccoli-test-helper/commit/9a1670f725b6996259e635a65d8a0c8a2609d768) reorganize, improve compile speed by being explicit about types - [`8b5418c`](https://github.com/broccolijs/broccoli-test-helper/commit/8b5418c2d5aa5a4166e9f43327685470c1268f87) make tests test the module output itself. - [`fbc61e2`](https://github.com/broccolijs/broccoli-test-helper/commit/fbc61e241e8304180c539062d92fe6e8bf8f3f04) Apply prettier - [`41c56d6`](https://github.com/broccolijs/broccoli-test-helper/commit/41c56d60629fdf2af3049971573756cd56242c87) Add new features - See full diff in [compare view](https://github.com/broccolijs/broccoli-test-helper/compare/v1.3.0...v1.4.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 merge` will merge this PR after your CI passes on it - `@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 5 years ago

Superseded by #53.