Skip to content

Commit 41c6b39

Browse files
committed
Auto merge of #3164 - rust-lang:renovate/ember-cli-3.x, r=Turbo87
Update dependency ember-cli to v3.24.0 [![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.23.0` -> `3.24.0`](https://renovatebot.com/diffs/npm/ember-cli/3.23.0/3.24.0) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli/3.24.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli/3.24.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli/3.24.0/compatibility-slim/3.23.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli/3.24.0/confidence-slim/3.23.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/ember-cli</summary> ### [`v3.24.0`](https://togithub.com/ember-cli/ember-cli/blob/master/CHANGELOG.md#v3240) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v3.23.0...v3.24.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v3.23.0...v3.24.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v3.23.0...v3.24.0) ##### Changelog - [#&#8203;9410](https://togithub.com/ember-cli/ember-cli/pull/9410) Add `.eslintcache` to `.gitignore` for applications and addons [`@&#8203;simonihmig](https://togithub.com/simonihmig)` - [#&#8203;9425](https://togithub.com/ember-cli/ember-cli/pull/9425) Update blueprint dependecies to latest. [`@&#8203;rwjblue](https://togithub.com/rwjblue)` - [#&#8203;9372](https://togithub.com/ember-cli/ember-cli/pull/9372) / [#&#8203;9382](https://togithub.com/ember-cli/ember-cli/pull/9382) Add `ember-page-title` to app blueprint [`@&#8203;raido](https://togithub.com/raido)` - [#&#8203;9391](https://togithub.com/ember-cli/ember-cli/pull/9391) / [#&#8203;9407](https://togithub.com/ember-cli/ember-cli/pull/9407) Add `prettier` to blueprint [`@&#8203;bmish](https://togithub.com/bmish)` - [#&#8203;9402](https://togithub.com/ember-cli/ember-cli/pull/9402) Prevent build cycles when app is within a watched dir [`@&#8203;ef4](https://togithub.com/ef4)` - [#&#8203;9403](https://togithub.com/ember-cli/ember-cli/pull/9403) Update blueprint to eslint-plugin-ember v10 [`@&#8203;bmish](https://togithub.com/bmish)` - [#&#8203;9340](https://togithub.com/ember-cli/ember-cli/pull/9340) / [#&#8203;9371](https://togithub.com/ember-cli/ember-cli/pull/9371) Update blueprints with new testing configuration [`@&#8203;scalvert](https://togithub.com/scalvert)` Thank you to all who took the time to contribute! </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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).
2 parents c2d1818 + 7f6d7ed commit 41c6b39

File tree

2 files changed

+118
-118
lines changed

2 files changed

+118
-118
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ember-a11y-testing": "3.0.2",
6262
"ember-api-actions": "0.2.9",
6363
"ember-auto-import": "1.10.1",
64-
"ember-cli": "3.23.0",
64+
"ember-cli": "3.24.0",
6565
"ember-cli-app-version": "4.0.0",
6666
"ember-cli-babel": "7.23.0",
6767
"ember-cli-bundle-analyzer": "0.2.2",

0 commit comments

Comments
 (0)