Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ClarkSource/ember-css-modules-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: ClarkSource/ember-css-modules-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 10 commits
  • 21 files changed
  • 3 contributors

Commits on Apr 8, 2019

  1. chore(deps-dev): bump ember-css-modules from 1.1.1 to 1.1.2 (#4)

    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)
    dependabot[bot] authored and buschtoens committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    e899b99 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. chore(deps-dev): bump ember-cli from 3.9.0-beta.2 to 3.9.0 (#5)

    Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.9.0-beta.2 to 3.9.0.
    <details>
    <summary>Release notes</summary>
    
    *Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).*
    
    > ## Dancing with Sharks
    > ## Setup
    > 
    > `npm install -g ember-cli@3.9.0` -- Install new global ember-cli
    > 
    > ## Project Update
    > 
    > 1. Run `npx ember-cli-update --to 3.9.0` -- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow.
    > 2. Run `npx ember-cli-update --run-codemods` -- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features.
    > 
    > ## Changelog
    > 
    > #### Blueprint Changes
    > 
    > - [`ember new` diff](ember-cli/ember-new-output@v3.8.2...v3.9.0)
    > - [`ember addon` diff](ember-cli/ember-addon-output@v3.8.2...v3.9.0)
    > 
    > #### Community Contributions
    > 
    > - [#8444](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8444) Ensure Node 11 does not issue warning [@&#8203;jeanduplessis](https://github.com/jeanduplessis)
    > - [#8425](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8425) Update Broccoli website URL [@&#8203;hakilebara](https://github.com/hakilebara)
    > - [#8383](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8383) Update `ember-welcome-page` usage to angle brackets [@&#8203;locks](https://github.com/locks)
    > - [#8435](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8435) Don't add extra slash in dist paths [@&#8203;knownasilya](https://github.com/knownasilya)
    > - [#8358](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8358) In MU apps, exclude TS test files from the app JS file [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8373](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8373) package-info-cache: Add `heimdalljs-logger` logging [@&#8203;Turbo87](https://github.com/Turbo87)
    > - [#8379](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8379) Fix the module path for MU non-acceptance tests [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8387](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8387) Fix non-acceptance tests for MU addons [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8289](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8289) Include addon styles for MU apps [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8399](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8399) Improve jQuery deprecation message [@&#8203;simonihmig](https://github.com/simonihmig)
    > - [#8397](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8397) Update packages [@&#8203;btecu](https://github.com/btecu)
    > - [#8432](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8432) Fix how MU blueprints fetches `ember-source` [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8433](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8433) MU blueprints: enable `EMBER_MODULE_UNIFICATION` feature flag [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8414](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8414) `preprocessTemplates` is called only once in MU layout [@&#8203;ppcano](https://github.com/ppcano)
    > - [#8434](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8434) Fix comment on the `environment.js` blueprint files [@&#8203;ppcano](https://github.com/ppcano)
    > 
    > Thank you to all who took the time to contribute!
    </details>
    <details>
    <summary>Changelog</summary>
    
    *Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).*
    
    > # ember-cli Changelog
    </details>
    <details>
    <summary>Commits</summary>
    
    - [`e40d3dd`](ember-cli/ember-cli@e40d3dd) Release v3.9.0
    - [`a76b734`](ember-cli/ember-cli@a76b734) Update Ember and Ember Data to v3.9.0
    - [`bccb99e`](ember-cli/ember-cli@bccb99e) Merge tag 'v3.8.2' into beta
    - [`0e12214`](ember-cli/ember-cli@0e12214) Release v3.8.2
    - [`741cbd3`](ember-cli/ember-cli@741cbd3) Merge pull request [#8556](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8556) from Turbo87/packager-source-maps
    - [`4e607ba`](ember-cli/ember-cli@4e607ba) Ensure packager respects source map config when concatting
    - [`02f7844`](ember-cli/ember-cli@02f7844) Merge pull request [#8370](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8370) from pzuraq/bugfix/use-module-name-for-templates-lts
    - [`8e74f63`](ember-cli/ember-cli@8e74f63) add tests
    - [`6259c53`](ember-cli/ember-cli@6259c53) [BUGFIX] Use moduleName() for templates
    - [`fcde394`](ember-cli/ember-cli@fcde394) Merge pull request [#8482](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8482) from boris-petrov/update-ember-ajax-in-blueprints
    - Additional commits viewable in [compare view](ember-cli/ember-cli@v3.9.0-beta.2...v3.9.0)
    </details>
    <br />
    
    [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.9.0-beta.2&new-version=3.9.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.9.0-beta.2&new-version=3.9.0)
    
    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)
    dependabot[bot] authored and buschtoens committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    06b5435 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ember-source from 3.9.0 to 3.9.1 (#6)

    Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.9.0 to 3.9.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.9.0...v3.9.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and buschtoens committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    7e159f9 View commit details
    Browse the repository at this point in the history
  3. fix: use postcss-scss as parser

    ...instead of `syntax`.
    
    This way comments actually get properly detected and transformed to `/* comment */`.
    buschtoens authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    504f63d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b0f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. chore(deps): [security] bump lodash.defaultsdeep from 4.6.0 to 4.6.1 (#…

    …33)
    
    Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. **This update includes security fixes.**
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.6.0...4.6.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and buschtoens committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    c7fbc0a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    46607ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74652e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4264be View commit details
    Browse the repository at this point in the history
  4. v0.4.2

    buschtoens committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    a1c1d9b View commit details
    Browse the repository at this point in the history
Loading