Skip to content
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

Bump sass from 1.17.2 to 1.20.1 #10908

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sass from 1.17.2 to 1.20.1.

Release notes

Sourced from sass's releases.

Dart Sass 1.20.1

To install Dart Sass 1.20.1, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.20.0

To install Dart Sass 1.20.0, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Support attribute selector modifiers, such as the i in [title="test" i].

Command-Line Interface

  • When compilation fails, Sass will now write the error message to the CSS output as a comment and as the content property of a body::before rule so it will show up in the browser (unless compiling to standard output). This can be disabled with the --no-error-css flag, or forced even when compiling to standard output with the --error-css flag.

Dart API

  • Added SassException.toCssString(), which returns the contents of a CSS stylesheet describing the error, as above.

See the full changelog for changes in earlier releases.

Dart Sass 1.19.0

To install Dart Sass 1.19.0, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow ! in url()s without quotes.

Dart API

  • FilesystemImporter now doesn't change its effective directory if the working directory changes, even if it's passed a relative argument.

See the full changelog for changes in earlier releases.

Dart Sass 1.18.0

To install Dart Sass 1.18.0, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Avoid recursively listing directories when finding the canonical name of a file on case-insensitive filesystems.

  • Fix importing files relative to package:-imported files.

  • Don't claim that "package:" URLs aren't supported when they actually are.

... (truncated)
Changelog

Sourced from sass's changelog.

1.20.1

  • No user-visible changes.

1.20.0

  • Support attribute selector modifiers, such as the i in [title="test" i].

Command-Line Interface

  • When compilation fails, Sass will now write the error message to the CSS
    output as a comment and as the content property of a body::before rule so
    it will show up in the browser (unless compiling to standard output). This can
    be disabled with the --no-error-css flag, or forced even when compiling to
    standard output with the --error-css flag.

Dart API

  • Added SassException.toCssString(), which returns the contents of a CSS
    stylesheet describing the error, as above.

1.19.0

  • Allow ! in url()s without quotes.

Dart API

  • FilesystemImporter now doesn't change its effective directory if the working
    directory changes, even if it's passed a relative argument.

1.18.0

  • Avoid recursively listing directories when finding the canonical name of a
    file on case-insensitive filesystems.

  • Fix importing files relative to package:-imported files.

  • Don't claim that "package:" URLs aren't supported when they actually are.

Command-Line Interface

  • Add a --no-charset flag. If this flag is set, Sass will never emit a
    @charset declaration or a byte-order mark, even if the CSS file contains
    non-ASCII characters.

Dart API

  • Add a charset option to compile(), compileString(), compileAsync() and
    compileStringAsync(). If this option is set to false, Sass will never emit
    a @charset declaration or a byte-order mark, even if the CSS file contains
... (truncated)
Commits

Dependabot compatibility score

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.


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.

Dependabot commands and options

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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2019
@ykzts ykzts merged commit 9b63830 into master May 31, 2019
@ykzts ykzts deleted the dependabot/npm_and_yarn/sass-1.20.1 branch May 31, 2019 11:51
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
rtucker pushed a commit to vulpineclub/mastodon that referenced this pull request Jan 7, 2021
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant