Skip to content

Commit 6fc4e43

Browse files
committed
Auto merge of #2724 - rust-lang:renovate/ember-css-modules-1.x, r=Turbo87
Update dependency ember-css-modules to v1.3.2 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-css-modules](https://togithub.com/salsify/ember-css-modules) | devDependencies | patch | [`1.3.1` -> `1.3.2`](https://renovatebot.com/diffs/npm/ember-css-modules/1.3.1/1.3.2) | --- ### Release Notes <details> <summary>salsify/ember-css-modules</summary> ### [`v1.3.2`](https://togithub.com/salsify/ember-css-modules/blob/master/CHANGELOG.md#&#8203;132-August-28-2020) [Compare Source](https://togithub.com/salsify/ember-css-modules/compare/v1.3.1...v1.3.2) ##### Fixed - Ensure `ember-css-modules` is initialized before `ember-cli-htmlbars`. This almost always was coincidentally the case already, but ordering constraints from other addons _could_ cause ECM to init later, causing `local-class` in colocated templates not to be processed, as in [ember-concurrency-async#&#8203;4](https://togithub.com/chancancode/ember-concurrency-async/issues/4) </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 7da568d + 1fb18f6 commit 6fc4e43

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ember-cli-uglify": "3.0.0",
7272
"ember-click-outside": "1.3.0",
7373
"ember-concurrency": "1.2.1",
74-
"ember-css-modules": "1.3.1",
74+
"ember-css-modules": "1.3.2",
7575
"ember-data": "3.20.0",
7676
"ember-disable-prototype-extensions": "1.1.3",
7777
"ember-exam": "5.0.1",

0 commit comments

Comments
 (0)