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

Ensure ember-classic ember-try scenario uses Ember 3.x #9659

Merged
merged 1 commit into from Oct 13, 2021

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 6, 2021

As we approach Ember 4.0.0, we need to help addons ensure that they only test ember-classic's set of optional features when running under 3.x.

This updates the default ember-try config to hard code the ember-classic scenario to Ember 3.28 (the last 3.x Ember version).

Fixes #9658

@rwjblue rwjblue force-pushed the update-ember-classic-scenario branch from de9ef67 to 7f3b65f Compare October 6, 2021 22:07
As we approach Ember 4.0.0, we need to help addons ensure that they only
test ember-classic's set of optional features when running under 3.x.

This updates the default ember-try config to hard code the
`ember-classic` scenario to Ember 3.28 (the last 3.x Ember version).
@rwjblue rwjblue force-pushed the update-ember-classic-scenario branch from 7f3b65f to 2e344a2 Compare October 6, 2021 22:10
@rwjblue rwjblue merged commit 5513173 into release Oct 13, 2021
@rwjblue rwjblue deleted the update-ember-classic-scenario branch October 13, 2021 18:00
bors added a commit to rust-lang/crates.io that referenced this pull request Oct 13, 2021
Update dependency ember-cli to v3.28.2

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ember-cli](https://ember-cli.com/) ([source](https://togithub.com/ember-cli/ember-cli)) | [`3.28.1` -> `3.28.2`](https://renovatebot.com/diffs/npm/ember-cli/3.28.1/3.28.2) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli/3.28.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli/3.28.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli/3.28.2/compatibility-slim/3.28.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli/3.28.2/confidence-slim/3.28.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ember-cli/ember-cli</summary>

### [`v3.28.2`](https://togithub.com/ember-cli/ember-cli/releases/v3.28.2)

[Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v3.28.1...v3.28.2)

##### Blueprint Changes

-   [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v3.28.1...v3.28.2)
-   [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v3.28.1...v3.28.2)

##### What's Changed

-   Ensure `ember-classic` ember-try scenario uses Ember 3.x by [`@&#8203;rwjblue](https://togithub.com/rwjblue)` in [ember-cli/ember-cli#9659

**Full Changelog**: ember-cli/ember-cli@v3.28.1...v3.28.2

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant