Skip to content

build: update sass to version 1.22.12 #15579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2019

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