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

onlyVersionCompatibility to generateConfig #1

Open
wants to merge 255 commits into
base: master
Choose a base branch
from

Conversation

candunaj
Copy link

Background

CI for ember-try is failing because the following command from CI.yaml tests not only selected versions 3.x but also beta, canary and release.
Release is version 4 and ember-try doesn't support version 4 yet.

./node_modules/.bin/ember try:ember '> 3.16.0 < 3.28.0'

For additional information see discussion ember-cli#851 (comment)

PR objective

This PR fixes try-ember command to test just the requested versions. Scenarios are generated in ember-try-config generateConfig function which has now new parameter onlyVersionCompatibility. When it is true then only requested versions are returned.

kategengler and others added 30 commits February 22, 2019 16:38
It keeps timing out. This balances keeping some windows smoke-testing
against being able to to develop at all.
Bumps [eslint](https://github.com/eslint/eslint) from 5.13.0 to 5.14.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.13.0...v5.14.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [ember-qunit](https://github.com/emberjs/ember-qunit) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/emberjs/ember-qunit/releases)
- [Changelog](https://github.com/emberjs/ember-qunit/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember-qunit@v4.2.0...v4.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 6.0.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v5.2.0...v6.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [ember-qunit](https://github.com/emberjs/ember-qunit) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/emberjs/ember-qunit/releases)
- [Changelog](https://github.com/emberjs/ember-qunit/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember-qunit@v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…rn/mocha-6.0.2

Bump mocha from 5.2.0 to 6.0.2
This PR adds resolution support for ember-try configs that are using yarn.
It uses the same merging strategy that the dependencies, devDependencies, and
peerDependencies use.
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.14.1...v5.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v3.8.0...v3.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.15.0...v5.15.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.15.1...v5.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.15.2...v5.15.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.3 to 5.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.15.3...v5.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits/v3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [bower](https://github.com/bower/bower) from 1.8.4 to 1.8.8. **This update includes security fixes.**
- [Release notes](https://github.com/bower/bower/releases)
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md)
- [Commits](bower/bower@v1.8.4...v1.8.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v3.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot bot and others added 29 commits October 4, 2021 10:24
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.0...v4.1.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#762)

Bumps [ember-resolver](https://github.com/ember-cli/ember-resolver) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/ember-cli/ember-resolver/releases)
- [Changelog](https://github.com/ember-cli/ember-resolver/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-resolver@v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: ember-resolver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-cli#759)

Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 5.3.1 to 5.7.1.
- [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli-htmlbars@v5.3.1...v5.7.1)

---
updated-dependencies:
- dependency-name: ember-cli-htmlbars
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cli#760)

Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.23.0 to 7.26.6.
- [Release notes](https://github.com/babel/ember-cli-babel/releases)
- [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember-cli-babel@v7.23.0...v7.26.6)

---
updated-dependencies:
- dependency-name: ember-cli-babel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.1 to 14.11.6.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.2.1...14.11.6)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#764)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.23.0 to 3.28.1.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.23.0...v3.28.1)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This shrinks the "unpacked size" for a few Kb
…#783)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.28.1 to 3.28.4.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/v3.28.4/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.28.1...v3.28.4)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…app (ember-cli#775)

Bumps [ember-cli-inject-live-reload](https://github.com/rwjblue/ember-cli-inject-live-reload) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/rwjblue/ember-cli-inject-live-reload/releases)
- [Changelog](https://github.com/rwjblue/ember-cli-inject-live-reload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rwjblue/ember-cli-inject-live-reload/commits)

---
updated-dependencies:
- dependency-name: ember-cli-inject-live-reload
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.2 to 3.8.3.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-node@v3.7.2...v3.8.3)

---
updated-dependencies:
- dependency-name: codecov
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CI is taking care of that
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.