Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 23, 2020

Bumps scssphp/scssphp from 1.0.3 to 1.0.8.

Release notes

Sourced from scssphp/scssphp's releases.

1.0.8

  • Import of valid scss files fails silently (@oyejorge, @Cerdic)
  • Undefined $libName (@enricobono, @robocoder)
  • Fix division and modulo per sass-spec (@Cerdic)
  • Fix expressions in at directives (@Cerdic)
  • Introduce support for custom properties (@Cerdic)
  • Function compatibility issues with functions (abs, ceil, floor, max, min, percentage, random, round), units, and conversions. (@Cerdic)

1.0.7

Changes:

1.0.6

1.0.5

Compatibility and Bug Fixes:

Maintenance:

  • phpunit test updates (@stof)
  • using is_null(), is_dir(), is_file() for consistency (@robocoder)

1.0.4

Bug fixes / Compatibility:

  • border-radius shorthand support (@alex-shul, @Cerdic)
  • allow zip() function to use all types as arguments (@devdot, @Cerdic)
  • @each forcing unwanted type conversion (@devdot)
  • rgb() and colour compatibility improvements (@Cerdic)
  • str-splice broken in php 7.4

Maintenance:

  • composer and travis configuration updates
  • remove obsolete Base64VLQEncoder class
Commits
  • 20d6619 Bump version to 1.0.8
  • 9cd9288 Fix #68 : throw an error when a scss file is not found in @import directive
  • 8cf1ab4 Fix dpi/dpcm/dppx conversion ratio
  • 5cc65e1 Fix output numbers with non elementary units
  • 1d7cc4f Fix unit conversions in heterogeneous expressions
  • 5dbc597 PSR
  • f610169 Fix min and max functions with heterogenous units and/or no unit
  • 8e0c3f8 Fix random function : default value to 1 and throw an eror is argument is not...
  • 926fe0f Fix named argument on math functions abs, ceil, floor, percentage, round
  • b718ed1 Fix trailing whitespace and closing block ending on custom properties
  • Additional commits viewable in compare view

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.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/scssphp/scssphp-1.0.8 branch 4 times, most recently from e7c2fc1 to 551a311 Compare March 2, 2020 14:45
@ChristophWurst ChristophWurst force-pushed the dependabot/composer/scssphp/scssphp-1.0.8 branch from 551a311 to 4b4ed36 Compare March 3, 2020 14:24
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.0.3 to 1.0.8.
- [Release notes](https://github.com/scssphp/scssphp/releases)
- [Commits](scssphp/scssphp@1.0.3...1.0.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: Christoph Wurst <[email protected]>
@ChristophWurst ChristophWurst force-pushed the dependabot/composer/scssphp/scssphp-1.0.8 branch from 4b4ed36 to 746aee8 Compare March 6, 2020 16:30
@dependabot-preview
Copy link
Contributor Author

A newer version of scssphp/scssphp exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@J0WI
Copy link

J0WI commented Apr 16, 2020

Test and UI still renders fine up to v1.0.3. With 1.0.4 and later it looks like this.

#386

However, this is required for PHP 7.4 compatibility.

@rullzer rullzer mentioned this pull request Apr 17, 2020
55 tasks
@kesselb
Copy link
Contributor

kesselb commented Apr 18, 2020

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@kesselb
Copy link
Contributor

kesselb commented Apr 18, 2020

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #432.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/scssphp/scssphp-1.0.8 branch April 18, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants