Skip to content
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

Installation instructions don't match published versions #117

Closed
alexlafroscia opened this issue Sep 1, 2016 · 2 comments
Closed

Installation instructions don't match published versions #117

alexlafroscia opened this issue Sep 1, 2016 · 2 comments

Comments

@alexlafroscia
Copy link
Collaborator

The installation instructions on the README mention the following commands

ember install ember-cli-eslint@3
ember install ember-cli-eslint@2

however, neither of these packages actually exist on NPM; 1.8.0 is the latest. Are those versions coming soon or what? It might be confusing to people that those commands don't "just work" right now.

@Turbo87
Copy link
Member

Turbo87 commented Sep 2, 2016

@alexlafroscia indeed, I got a bit ahead of myself there... 😉

2.0.0 and 3.0.0 were just released, so this should work fine now! 🎉

@Turbo87 Turbo87 closed this as completed Sep 2, 2016
@alexlafroscia
Copy link
Collaborator Author

Woo! Thanks @Turbo87

Turbo87 pushed a commit that referenced this issue Nov 9, 2018
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.7.1 to 0.8.0.
<details>
<summary>Changelog</summary>

*Sourced from [qunit-dom's changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md).*

> ## v0.8.0 (2018-09-06)
> 
> #### 💥 Breaking Change
> * [#105](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/105) Collapse whitespace for `includesText` assertion ([[**brookjordan**](https://github.com/brookjordan)](https://github.com/brookjordan))
> * [#126](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/126) Update Node version requirement to `6.* || 8.* || >= 10.*` ([[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87))
> * [#117](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/117) Bump broccoli-merge-trees from 2.0.0 to 3.0.1 ([[**dependabot**](https://github.com/dependabot)[bot]](https://github.com/apps/dependabot))
> 
> #### 📝 Documentation
> * [#103](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/103) README: Add `import` documentation ([[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87))
> 
> #### Committers: 2
> - Brook Jordan ([[**brookjordan**](https://github.com/brookjordan)](https://github.com/brookjordan))
> - Tobias Bieniek ([[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87))
</details>
<details>
<summary>Commits</summary>

- [`a908f3c`](mainmatter/qunit-dom@a908f3c) v0.8.0
- [`87c3dcf`](mainmatter/qunit-dom@87c3dcf) Update Changelog
- [`fbdaa18`](mainmatter/qunit-dom@fbdaa18) Bump broccoli-merge-trees from 2.0.0 to 3.0.1 ([#117](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/117))
- [`43f8d70`](mainmatter/qunit-dom@43f8d70) Merge pull request [#126](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/126) from Turbo87/bump-node-req
- [`519815b`](mainmatter/qunit-dom@519815b) Update Node version requirement to `6.* || 8.* || >= 10.*`
- [`92223aa`](mainmatter/qunit-dom@92223aa) Bump rollup from 0.49.2 to 0.65.0 ([#123](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/123))
- [`56c0f7e`](mainmatter/qunit-dom@56c0f7e) Merge pull request [#124](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/124) from simplabs/dependabot/npm_and_yarn/lerna-changelog...
- [`140708a`](mainmatter/qunit-dom@140708a) Bump lerna-changelog from 0.6.0 to 0.8.0
- [`0f7e252`](mainmatter/qunit-dom@0f7e252) Bump babel-plugin-transform-es2015-modules-commonjs from 6.26.0 to 6.26.2 ([#121](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/121))
- [`62c7456`](mainmatter/qunit-dom@62c7456) Bump ember-cli-qunit from 4.0.1 to 4.3.2 ([#122](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/122))
- Additional commits viewable in [compare view](mainmatter/qunit-dom@v0.7.1...v0.8.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=qunit-dom&package-manager=npm_and_yarn&previous-version=0.7.1&new-version=0.8.0)](https://dependabot.com/compatibility-score.html?dependency-name=qunit-dom&package-manager=npm_and_yarn&previous-version=0.7.1&new-version=0.8.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 will **not** automatically merge this PR because this dependency is pre-1.0.0.

---

**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 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.

</details>
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

No branches or pull requests

2 participants