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 scssphp/scssphp from 1.0.3 to 1.1.0 #435

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps scssphp/scssphp from 1.0.3 to 1.1.0.

Release notes

Sourced from scssphp/scssphp's releases.

1.1.0

  • Fix the handling of call traces for exceptions of native functions (@stof)
  • Add named call stack entries for imports (@stof)
  • Fix leaks in the call stack (@stof)
  • Qualify function calls when the compiler can optimize them (@stof)
  • Remove deprecated Parser::to() and Parser::show() methods (@robocoder)

1.0.9

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:

... (truncated)
Commits
  • 4363ddc Tag 1.1.0
  • fafaf55 Remove deprecated Parser::to() and Parser::show() methods
  • 9a22789 Update code sniffer; coding style tweaks
  • cc9e5c5 Merge remote-tracking branch 'stof/avoid_callstack_message' into test-merge
  • a8ff6e0 Merge remote-tracking branch 'stof/import_stack'
  • 52c8b7d Merge remote-tracking branch 'stof/clean_callstack'
  • 63dc7a3 Fix the handling of call traces for exceptions of native functions
  • 24d4da0 Add named call stack entries for imports
  • c3a80d7 Fix leaks in the call stack
  • 5b898b7 Qualify function calls when the compiler can optimize them
  • 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)

@J0WI
Copy link

J0WI commented Apr 24, 2020

See #432 (comment)

@rullzer rullzer mentioned this pull request Apr 25, 2020
11 tasks
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/scssphp/scssphp/releases)
- [Commits](scssphp/scssphp@1.0.3...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@rullzer rullzer force-pushed the dependabot/composer/scssphp/scssphp-1.1.0 branch from a8ca521 to 1bb5ca4 Compare April 29, 2020 08:20
@rullzer
Copy link
Member

rullzer commented Apr 30, 2020

This upgrade breaks all the styling it seems. Something we need to have a deeper look at.
In case we fix it for 20 and the changes are minor we can always consider the backport if needed.

@rullzer rullzer modified the milestones: Nextcloud 19, Nextcloud 20 Apr 30, 2020
@J0WI
Copy link

J0WI commented Apr 30, 2020

Nextcloud 18 recommends PHP 7.4 and Ubuntu 20.04 ships this version by default. Postponing this to Nextcloud 20 will make the situation worse.

@MorrisJobke
Copy link
Member

Nextcloud 18 recommends PHP 7.4 and Ubuntu 20.04 ships this version by default. Postponing this to Nextcloud 20 will make the situation worse.

Fixed by #441

@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.

@ChristophWurst
Copy link
Member

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #456.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/scssphp/scssphp-1.1.0 branch June 8, 2020 07:34
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.

4 participants