ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Bump power-assert from 1.4.4 to 1.5.0 #84

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps power-assert from 1.4.4 to 1.5.0.

Changelog *Sourced from power-assert's [changelog](https://github.com/power-assert-js/power-assert/blob/master/CHANGELOG.md).* > ## [1.5.0](https://github.com/power-assert-js/power-assert/releases/tag/v1.5.0) (2018-03-30) > > > #### Features > > * [support "Strict mode" introduced in Node9](https://github-redirect.dependabot.com/power-assert-js/power-assert/pull/104)
Commits - [`140c431`](https://github.com/power-assert-js/power-assert/commit/140c43168e82f6f62728e7837bd98a2db5983df2) 1.5.0 - [`bcbc5b0`](https://github.com/power-assert-js/power-assert/commit/bcbc5b0fda0143e6f3d6efe075b752ccdcec6d3b) docs(CHANGELOG): add CHANGELOG for 1.5.0 - [`795c2c2`](https://github.com/power-assert-js/power-assert/commit/795c2c268c2eb63fb271ae3ba2cccaf3ce52af5b) docs(README): refer to "strict mode" document - [`2d388c1`](https://github.com/power-assert-js/power-assert/commit/2d388c12d7abbac698895d6d0fa3d54388a5d26d) docs(README): add Jest to "KNOWN TO WORK" list - [`0d24c6e`](https://github.com/power-assert-js/power-assert/commit/0d24c6e458ec1879e45427696db9aba71f325214) chore: update copyright year - [`e3b4e62`](https://github.com/power-assert-js/power-assert/commit/e3b4e6202cfa6fe016235b41a2f82965eeb24568) Merge pull request [#104](https://github-redirect.dependabot.com/power-assert-js/power-assert/issues/104) from power-assert-js/assert-strict-mode - [`41b3fea`](https://github.com/power-assert-js/power-assert/commit/41b3fea355789eab697e5068ef602c56bf459c09) fix: `strict` property of strict mode assert should also be an empowered one - [`12b0d1f`](https://github.com/power-assert-js/power-assert/commit/12b0d1f236357600d61435ddc7458c65e9271318) test: structural compatibility between strict mode and legacy mode - [`8f194a0`](https://github.com/power-assert-js/power-assert/commit/8f194a0e53e964fd302de35eee18d1a7d96787c0) feat: `strict` mode assert function should also have `strict` property - [`92b5ee7`](https://github.com/power-assert-js/power-assert/commit/92b5ee75145294d62899cfec24e4f4cd81a9387d) refactor: prefer native `strict` implementation - Additional commits viewable in [compare view](https://github.com/power-assert-js/power-assert/compare/v1.4.4...v1.5.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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.