Skip to content

Commit

Permalink
chore(deps-dev): bump ember-css-modules from 1.1.1 to 1.1.2 (#4)
Browse files Browse the repository at this point in the history
Bumps [ember-css-modules](https://github.com/salsify/ember-css-modules) from 1.1.1 to 1.1.2.
<details>
<summary>Release notes</summary>

*Sourced from [ember-css-modules's releases](https://github.com/salsify/ember-css-modules/releases).*

> ## Parallelogram
> ### Fixed
> - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation.
</details>
<details>
<summary>Changelog</summary>

*Sourced from [ember-css-modules's changelog](https://github.com/salsify/ember-css-modules/blob/master/CHANGELOG.md).*

> ## 1.1.2 Parallelogram (April 4, 2019)
> ### Fixed
> - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation.
</details>
<details>
<summary>Commits</summary>

- [`93d6468`](salsify/ember-css-modules@93d6468) v1.1.2
- [`e1594e2`](salsify/ember-css-modules@e1594e2) Merge pull request [#139](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/139) from salsify/cves
- [`e2ee0c8`](salsify/ember-css-modules@e2ee0c8) chore: clean up CVEs in yarn.lock
- [`b6f9454`](salsify/ember-css-modules@b6f9454) Merge pull request [#138](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/138) from salsify/parallel-babel
- [`b38b1e6`](salsify/ember-css-modules@b38b1e6) fix: ensure we don't break parallel Babel transpilation
- [`cdab26b`](salsify/ember-css-modules@cdab26b) Update Discord link
- [`e3d53f8`](salsify/ember-css-modules@e3d53f8) Merge pull request [#136](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/136) from salsify/readme-toc
- [`266ef37`](salsify/ember-css-modules@266ef37) added a table of contents to the README
- See full diff in [compare view](salsify/ember-css-modules@v1.1.1...v1.1.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-css-modules&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2)](https://dependabot.com/compatibility-score.html?dependency-name=ember-css-modules&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request during working hours.

[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>

[//]: # (dependabot-no-ci-start)

---
⚠️ **Dependabot won't automerge this PR as it didn't detect CI on it** ⚠️ 

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo by editing the `.dependabot/config.yml` file in this repo.

[//]: # (dependabot-no-ci-end)
  • Loading branch information
dependabot[bot] authored and buschtoens committed Apr 8, 2019
1 parent 24e5888 commit e899b99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ember-cli-inject-live-reload": "^2.0.1",
"ember-cli-sri": "^2.1.0",
"ember-cli-uglify": "^2.0.0",
"ember-css-modules": "^1.1.1",
"ember-css-modules": "^1.1.2",
"ember-disable-prototype-extensions": "^1.1.2",
"ember-export-application-global": "^2.0.0",
"ember-load-initializers": "^2.0.0",
Expand All @@ -64,7 +64,7 @@
"qunit-dom": "^0.8.4"
},
"peerDependencies": {
"ember-css-modules": "^1.1.1"
"ember-css-modules": "^1.1.2"
},
"engines": {
"node": ">= 8.*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3328,10 +3328,10 @@ ember-compatibility-helpers@^1.1.2:
ember-cli-version-checker "^2.1.1"
semver "^5.4.1"

ember-css-modules@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.1.1.tgz#acb6f58e576d0d6fd8cb9d90a8de71ad90d6b6ff"
integrity sha512-o0CVo8N20pPM3bUig0ao7m0JU2HIavnfpkkdvWDeBpbau2c28Tp8ZforAIR/fBg1vjDxw29BjSqGHky3QukUGA==
ember-css-modules@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.1.2.tgz#89b28a862440a818940a5e963e257e38dd593a90"
integrity sha512-EvcL52q48nkuuBrtNsrdDtFhKASO0HgY3Cs3vBpbldDeWfe2/hE9OcPlskRQixuk154urn+uUCBZExO+8SfpmA==
dependencies:
"@ember-decorators/utils" "^3.1.0 || ^5.0.0"
broccoli-concat "^3.2.2"
Expand Down

0 comments on commit e899b99

Please sign in to comment.