ember-cli-version-checker icon indicating copy to clipboard operation
ember-cli-version-checker copied to clipboard

Dependency version checker for Ember CLI addons

Results 10 ember-cli-version-checker issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.3 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

The current version of `semver` being used has a ReDos security vulnerability detected by Snyk. A more recent version of `semver` resolved this issue (v7.5.2 and above). I bumped the...

Currently the `assertAbove()` function is [incorrectly documented as a way to check for a minimum version](https://github.com/ember-cli/ember-cli-version-checker/blob/v5.1.2/README.md#assertabove) and is actually a [footgun if used in this way](https://github.com/ember-cli/ember-cli-version-checker/issues/16). (Ask me how I...

While working on a Docker file I encountered a problem where a version check performed by `ember-cli-version-checker` would fail when running in Docker. The error occurred because the Ember app...

`version` ends up being undefined for `ember-cli` all the time. Might something to do with symlinks/junctions on windows?

bug

We have basic windows CI now, but PNP and workspaces are disabled for windows pending further testing. This issue is now tracking that: - [x] basic windows ci - [...

I wanted to add version checker to ember-cli-create but this is not an addon. Is there a way to use this outside an addon? This is what I'm trying to...

I'm stuck on 1.12 on a project and have a custom patched version of Ember that looks like this in my bower.json. ``` json "ember": "Ibotta/ember#f98a92242cf5d0635c07fc6a55d10d22322a2dce", ``` When ember-cli-version-checker encounters...

enhancement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies