Skip to content

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
sass dependencies patch 1.22.10 -> 1.22.12

Release Notes

sass/dart-sass

v1.22.12

Compare Source

  • Potentially breaking bug fix: character sequences consisting of two or
    more hyphens followed by a number (such as --123), or two or more hyphens on
    their own (such as --), are now parsed as identifiers [in accordance with
    the CSS spec][ident-token-diagram].

    [ident-token-diagram]: https://drafts.csswg.org/css-syntax-3/#ident-token-diagram

    The sequence -- was previously parsed as multiple applications of the -
    operator. Since this is unlikely to be used intentionally in practice, we
    consider this bug fix safe.

Command-Line Interface
  • Fix a bug where changes in .css files would be ignored in --watch mode.
JavaScript API
  • Allow underscore-separated custom functions to be defined.

  • Improve the performance of Node.js compilation involving many @imports.


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@forking-renovate forking-renovate bot added the target: major This PR is targeted for the next major release label Sep 12, 2019
@mgechev mgechev merged commit 17d08c4 into angular:master Sep 12, 2019
@renovate-bot renovate-bot deleted the renovate/sass-1.x branch September 12, 2019 18:46
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants