-
Notifications
You must be signed in to change notification settings - Fork 649
Commit 48d6b62
committed
Auto merge of #2023 - rust-lang:dependabot/npm_and_yarn/ember-cli-dependency-checker-3.2.0, r=Turbo87
Bump ember-cli-dependency-checker from 2.0.1 to 3.2.0
Bumps [ember-cli-dependency-checker](https://github.com/quaertym/ember-cli-dependency-checker) from 2.0.1 to 3.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/53732d02a446035f7a75a938426de22e7d0086d6"><code>53732d0</code></a> 3.2.0</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/f438517641a2470a2b0f7a7a388ea5a91a77845d"><code>f438517</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quaertym/ember-cli-dependency-checker/issues/100">#100</a> from saygun/fix/bower-away</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/6f5b508b30c1958faa1cc02d7a4689aeffbb5fb7"><code>6f5b508</code></a> Don't verify bower packages those installed via npm|yarn</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/b910283a16c20c7186ba17faebe65f3cd8903879"><code>b910283</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quaertym/ember-cli-dependency-checker/issues/99">#99</a> from mansona/fix-at-syntax</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/fe9754d482fee90d16032e6b635f81afd31c1d16"><code>fe9754d</code></a> fixing issue with @ symbol in <code>_from</code></li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/c781fc0a288991bdcc35d6d1ad666db40fdb2ce2"><code>c781fc0</code></a> adding failing test</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/37b6e4b8942f883c47a641adc9ccfcd635aac0a4"><code>37b6e4b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quaertym/ember-cli-dependency-checker/issues/95">#95</a> from olleolleolle/spelling-in-a-methodname</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/5042e3bbca154825317bd5abbba1d4c05abd8e84"><code>5042e3b</code></a> Fix typo</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/4ffbbf3bcd259715e244957284e1b5f17767375d"><code>4ffbbf3</code></a> v3.1.0</li>
<li><a href="https://github.com/quaertym/ember-cli-dependency-checker/commit/2f144d50ce8fcf5756682cf30d70cef33206a50a"><code>2f144d5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quaertym/ember-cli-dependency-checker/issues/94">#94</a> from Turbo87/pnp</li>
<li>Additional commits viewable in <a href="https://github.com/quaertym/ember-cli-dependency-checker/compare/v2.0.1...v3.2.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-dependency-checker&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=3.2.0)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- 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)
</details>File tree
Expand file treeCollapse file tree
2 files changed
+49
-9
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+49
-9
lines changed+48-8Lines changed: 48 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments