Skip to content

Bump ember-load-initializers from 1.0.0 to 2.1.1 #1969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 17, 2019

Bumps ember-load-initializers from 1.0.0 to 2.1.1.

Release notes

Sourced from ember-load-initializers's releases.

Release 2.1.1

🐛 Bug Fix

🏠 Internal

Committers: 1

Release 2.1.0

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 4

Changelog

Sourced from ember-load-initializers's changelog.

v2.1.1 (2019-11-02)

🐛 Bug Fix

🏠 Internal

Committers: 1

v2.1.0 (2019-08-26)

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 4

v2.0.0 (2018-10-29)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

Committers: 3

v1.1.0 (2018-04-17)

Full Changelog

... (truncated)
Commits
  • 9851a98 Release 2.1.1
  • 3c0e3ff Do not assume global variables are assigned to self. (#205)
  • 8a0dff8 Pin engine.io subdependency to avoid local test issues on Node 6
  • b79fb98 Do not assume global variables are assigned to self.
  • 6563435 Build(deps-dev): Bump release-it from 12.4.0 to 12.4.1
  • 6882dcc Build(deps-dev): Bump eslint-plugin-ember from 7.0.0 to 7.1.0
  • 2a386ce Build(deps-dev): Bump eslint-plugin-prettier from 3.1.0 to 3.1.1
  • 2a6f903 Build(deps-dev): Bump @typescript-eslint/eslint-plugin
  • 788b695 Build(deps-dev): Bump release-it from 12.3.6 to 12.4.0
  • 05351a6 Build(deps-dev): Bump @typescript-eslint/parser from 2.2.0 to 2.3.0
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • 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)

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @carols10cents (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@Turbo87
Copy link
Member

Turbo87 commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit f534bb0 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 17, 2019

⌛ Testing commit f534bb0 with merge ce85391...

bors added a commit that referenced this pull request Dec 17, 2019
…itializers-2.1.1, r=Turbo87

Bump ember-load-initializers from 1.0.0 to 2.1.1

Bumps [ember-load-initializers](https://github.com/ember-cli/ember-load-initializers) from 1.0.0 to 2.1.1.
<details>
<summary>Release notes</summary>

*Sourced from [ember-load-initializers's releases](https://github.com/ember-cli/ember-load-initializers/releases).*

> ## Release 2.1.1
> #### 🐛 Bug Fix
> * [#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/205) Do not assume global variables are assigned to `self`. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### 🏠 Internal
> * [#159](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/159) Fixup eslint setup for typescript conversion. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> ## Release 2.1.0
> #### 🚀 Enhancement
> * [#111](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/111) Add typescript support ([@&#8203;ro0gr](https://github.com/ro0gr))
>
> #### 📝 Documentation
> * [#125](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/125) Add more detailed explanation to README. ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> #### 🏠 Internal
> * [#77](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/77) TravisCI: Remove deprecated `sudo: false` option ([@&#8203;Turbo87](https://github.com/Turbo87))
> * [#73](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/73) Remove unused dependencies ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Ruslan Hrabovyi ([@&#8203;ro0gr](https://github.com/ro0gr))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
> - abhilashlr ([@&#8203;abhilashlr](https://github.com/abhilashlr))
</details>
<details>
<summary>Changelog</summary>

*Sourced from [ember-load-initializers's changelog](https://github.com/ember-cli/ember-load-initializers/blob/master/CHANGELOG.md).*

> ## v2.1.1 (2019-11-02)
>
> #### 🐛 Bug Fix
> * [#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/205) Do not assume global variables are assigned to `self`. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### 🏠 Internal
> * [#159](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/159) Fixup eslint setup for typescript conversion. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> ## v2.1.0 (2019-08-26)
>
> #### 🚀 Enhancement
> * [#111](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/111) Add typescript support ([@&#8203;ro0gr](https://github.com/ro0gr))
>
> #### 📝 Documentation
> * [#125](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/125) Add more detailed explanation to README. ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> #### 🏠 Internal
> * [#77](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/77) TravisCI: Remove deprecated `sudo: false` option ([@&#8203;Turbo87](https://github.com/Turbo87))
> * [#73](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/73) Remove unused dependencies ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Ruslan Hrabovyi ([@&#8203;ro0gr](https://github.com/ro0gr))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
> - abhilashlr ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> ## v2.0.0 (2018-10-29)
>
> #### 💥 Breaking Change
> * [#57](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/57) Update ember-cli-babel to 7. ([@&#8203;rwjblue](https://github.com/rwjblue))
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Drop support for Node 4 ([@&#8203;loganrosen](https://github.com/loganrosen))
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Drop support for ember-cli prior to 2.12 ([@&#8203;loganrosen](https://github.com/loganrosen))
>
> #### 🚀 Enhancement
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Modernize to Ember CLI 3.5 blueprint ([@&#8203;loganrosen](https://github.com/loganrosen))
>
> #### 📝 Documentation
> * [#55](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/55) Fixing url typo ([@&#8203;thoov](https://github.com/thoov))
>
> #### Committers: 3
> - Logan Rosen ([@&#8203;loganrosen](https://github.com/loganrosen))
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
> - Travis Hoover ([@&#8203;thoov](https://github.com/thoov))
>
> ## [v1.1.0](https://github.com/ember-cli/ember-load-initializers/tree/v1.1.0) (2018-04-17)
> [Full Changelog](ember-cli/ember-load-initializers@v1.0.0...v1.1.0)
>
></tr></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`9851a98`](ember-cli/ember-load-initializers@9851a98) Release 2.1.1
- [`3c0e3ff`](ember-cli/ember-load-initializers@3c0e3ff) Do not assume global variables are assigned to `self`. ([#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/issues/205))
- [`8a0dff8`](ember-cli/ember-load-initializers@8a0dff8) Pin engine.io subdependency to avoid local test issues on Node 6
- [`b79fb98`](ember-cli/ember-load-initializers@b79fb98) Do not assume global variables are assigned to `self`.
- [`6563435`](ember-cli/ember-load-initializers@6563435) Build(deps-dev): Bump release-it from 12.4.0 to 12.4.1
- [`6882dcc`](ember-cli/ember-load-initializers@6882dcc) Build(deps-dev): Bump eslint-plugin-ember from 7.0.0 to 7.1.0
- [`2a386ce`](ember-cli/ember-load-initializers@2a386ce) Build(deps-dev): Bump eslint-plugin-prettier from 3.1.0 to 3.1.1
- [`2a6f903`](ember-cli/ember-load-initializers@2a6f903) Build(deps-dev): Bump @typescript-eslint/eslint-plugin
- [`788b695`](ember-cli/ember-load-initializers@788b695) Build(deps-dev): Bump release-it from 12.3.6 to 12.4.0
- [`05351a6`](ember-cli/ember-load-initializers@05351a6) Build(deps-dev): Bump @typescript-eslint/parser from 2.2.0 to 2.3.0
- Additional commits viewable in [compare view](ember-cli/ember-load-initializers@v1.0.0...v2.1.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-load-initializers&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=2.1.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-load-initializers&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=2.1.1)

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)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 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)

</details>
@bors
Copy link
Contributor

bors commented Dec 17, 2019

☔ The latest upstream changes (presumably #1963) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-load-initializers-2.1.1 branch from f534bb0 to 6acd443 Compare December 17, 2019 12:35
@Turbo87
Copy link
Member

Turbo87 commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit 6acd443 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 17, 2019

⌛ Testing commit 6acd443 with merge bd2a4f1...

bors added a commit that referenced this pull request Dec 17, 2019
…itializers-2.1.1, r=Turbo87

Bump ember-load-initializers from 1.0.0 to 2.1.1

Bumps [ember-load-initializers](https://github.com/ember-cli/ember-load-initializers) from 1.0.0 to 2.1.1.
<details>
<summary>Release notes</summary>

*Sourced from [ember-load-initializers's releases](https://github.com/ember-cli/ember-load-initializers/releases).*

> ## Release 2.1.1
> #### 🐛 Bug Fix
> * [#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/205) Do not assume global variables are assigned to `self`. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### 🏠 Internal
> * [#159](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/159) Fixup eslint setup for typescript conversion. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> ## Release 2.1.0
> #### 🚀 Enhancement
> * [#111](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/111) Add typescript support ([@&#8203;ro0gr](https://github.com/ro0gr))
>
> #### 📝 Documentation
> * [#125](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/125) Add more detailed explanation to README. ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> #### 🏠 Internal
> * [#77](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/77) TravisCI: Remove deprecated `sudo: false` option ([@&#8203;Turbo87](https://github.com/Turbo87))
> * [#73](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/73) Remove unused dependencies ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Ruslan Hrabovyi ([@&#8203;ro0gr](https://github.com/ro0gr))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
> - abhilashlr ([@&#8203;abhilashlr](https://github.com/abhilashlr))
</details>
<details>
<summary>Changelog</summary>

*Sourced from [ember-load-initializers's changelog](https://github.com/ember-cli/ember-load-initializers/blob/master/CHANGELOG.md).*

> ## v2.1.1 (2019-11-02)
>
> #### 🐛 Bug Fix
> * [#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/205) Do not assume global variables are assigned to `self`. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### 🏠 Internal
> * [#159](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/159) Fixup eslint setup for typescript conversion. ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
>
> ## v2.1.0 (2019-08-26)
>
> #### 🚀 Enhancement
> * [#111](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/111) Add typescript support ([@&#8203;ro0gr](https://github.com/ro0gr))
>
> #### 📝 Documentation
> * [#125](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/125) Add more detailed explanation to README. ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> #### 🏠 Internal
> * [#77](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/77) TravisCI: Remove deprecated `sudo: false` option ([@&#8203;Turbo87](https://github.com/Turbo87))
> * [#73](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/73) Remove unused dependencies ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Ruslan Hrabovyi ([@&#8203;ro0gr](https://github.com/ro0gr))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
> - abhilashlr ([@&#8203;abhilashlr](https://github.com/abhilashlr))
>
> ## v2.0.0 (2018-10-29)
>
> #### 💥 Breaking Change
> * [#57](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/57) Update ember-cli-babel to 7. ([@&#8203;rwjblue](https://github.com/rwjblue))
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Drop support for Node 4 ([@&#8203;loganrosen](https://github.com/loganrosen))
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Drop support for ember-cli prior to 2.12 ([@&#8203;loganrosen](https://github.com/loganrosen))
>
> #### 🚀 Enhancement
> * [#56](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/56) Modernize to Ember CLI 3.5 blueprint ([@&#8203;loganrosen](https://github.com/loganrosen))
>
> #### 📝 Documentation
> * [#55](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/pull/55) Fixing url typo ([@&#8203;thoov](https://github.com/thoov))
>
> #### Committers: 3
> - Logan Rosen ([@&#8203;loganrosen](https://github.com/loganrosen))
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
> - Travis Hoover ([@&#8203;thoov](https://github.com/thoov))
>
> ## [v1.1.0](https://github.com/ember-cli/ember-load-initializers/tree/v1.1.0) (2018-04-17)
> [Full Changelog](ember-cli/ember-load-initializers@v1.0.0...v1.1.0)
>
></tr></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`9851a98`](ember-cli/ember-load-initializers@9851a98) Release 2.1.1
- [`3c0e3ff`](ember-cli/ember-load-initializers@3c0e3ff) Do not assume global variables are assigned to `self`. ([#205](https://github-redirect.dependabot.com/ember-cli/ember-load-initializers/issues/205))
- [`8a0dff8`](ember-cli/ember-load-initializers@8a0dff8) Pin engine.io subdependency to avoid local test issues on Node 6
- [`b79fb98`](ember-cli/ember-load-initializers@b79fb98) Do not assume global variables are assigned to `self`.
- [`6563435`](ember-cli/ember-load-initializers@6563435) Build(deps-dev): Bump release-it from 12.4.0 to 12.4.1
- [`6882dcc`](ember-cli/ember-load-initializers@6882dcc) Build(deps-dev): Bump eslint-plugin-ember from 7.0.0 to 7.1.0
- [`2a386ce`](ember-cli/ember-load-initializers@2a386ce) Build(deps-dev): Bump eslint-plugin-prettier from 3.1.0 to 3.1.1
- [`2a6f903`](ember-cli/ember-load-initializers@2a6f903) Build(deps-dev): Bump @typescript-eslint/eslint-plugin
- [`788b695`](ember-cli/ember-load-initializers@788b695) Build(deps-dev): Bump release-it from 12.3.6 to 12.4.0
- [`05351a6`](ember-cli/ember-load-initializers@05351a6) Build(deps-dev): Bump @typescript-eslint/parser from 2.2.0 to 2.3.0
- Additional commits viewable in [compare view](ember-cli/ember-load-initializers@v1.0.0...v2.1.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-load-initializers&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=2.1.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-load-initializers&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=2.1.1)

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)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 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)

</details>
@bors
Copy link
Contributor

bors commented Dec 17, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing bd2a4f1 to master...

@bors bors merged commit 6acd443 into master Dec 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-load-initializers-2.1.1 branch December 17, 2019 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants