-
Notifications
You must be signed in to change notification settings - Fork 67
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.0.9 #432
Bump scssphp/scssphp from 1.0.3 to 1.0.9 #432
Conversation
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.0.3 to 1.0.9. - [Release notes](https://github.com/scssphp/scssphp/releases) - [Commits](scssphp/scssphp@1.0.3...1.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
We need scssphp 1.0.8 for Nextcloud 19 otherwise people will still see those You can use the script below to reproduce it locally.
|
Superseded by #435. |
Does it generally work for you? We get broken styling. See nextcloud/server#20713 (comment). |
Good point ;) See the same broken styling with any scssphp version > 1.0.3. Likely I forgot to clear my cache properly. At least "Trying to access array offset on value of type null" was gone 🙈 |
This is fixed in #441 |
Bumps scssphp/scssphp from 1.0.3 to 1.0.9.
Release notes
Sourced from scssphp/scssphp's releases.
Commits
c6626ee
Bump version to 1.0.96cba707
Fix some parsig issue around +, - and --80f88fe
Fix: # followed by a keyword is an acceptable value, even if it is not a color73dfcf0
Fix @import dir which import the existing dir/index.scss or dir/_index.scss9e2db1d
Refs #88 - add vendor-prefixed glob() function61b22c1
Fix import of plain css file : this can happen only if no .scss ou _xxx.scss ...fc2aada
Fixes #87 - remove version and mbstring.func_overload checks9e7d2d6
Fix #86 : keep null as null when coercing a map to a listc3a6f16
Fix #40 : custom properties with interpolation6ddf8f0
Some cleaning and rationalisation in the pushEnv()/popEnv() vs storeEnv :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 readmeAdditionally, you can set the following in your Dependabot dashboard: