-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update dependency sass-true to v8 #305
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/sass-true-8.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
e126917
to
db7bac9
Compare
db7bac9
to
3a161cd
Compare
3a161cd
to
79f0ba3
Compare
a5cd264
to
167854e
Compare
6642003
to
077a13f
Compare
f615043
to
58f8547
Compare
9ee7a51
to
393ba6f
Compare
e9e3e77
to
db45be4
Compare
db45be4
to
4b69805
Compare
4b69805
to
bf27b65
Compare
cab42c7
to
82067d7
Compare
20a89ba
to
f3927f5
Compare
a22870d
to
0c2c874
Compare
c5275a4
to
ed39ac2
Compare
38b037e
to
7dc1124
Compare
cf1fab1
to
c6683e6
Compare
8b3bfba
to
f7c3575
Compare
f7c3575
to
678e70d
Compare
678e70d
to
d9ef7d7
Compare
d9ef7d7
to
21012b4
Compare
21012b4
to
0c6d23f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.1.0
->8.1.0
Release Notes
oddbird/true (sass-true)
v8.1.0
Compare Source
sass
option is not specified, True will automaticallyattempt to use
embedded-sass
, thensass
.#290
sass
andsass-embedded
as optional peer-dependencies.v8.0.0
Compare Source
sass
option (string
or Sass implementation instance,defaults to
'sass'
) to allow using eithersass
orembedded-sass
.Node.js package importer
to the Sass
importers
option by default, if Dart Sass v1.71 or later isavailable. Users can opt out by providing their own
importers
option, e.g.{ importers: [] }
.sass
as a peer-dependency.v7.0.1
Compare Source
runSass
arguments and warn if using v6 API.{ style: 'compressed' }
is not supported.v7.0.0
Compare Source
contains()
checks multiple block with matching selectors.#243
sourceType
option (path
[default] orstring
)runSass
: 1) True options, 2) sourcepath (or string), 3) optional Sass options
includePaths
is nowloadPaths
,outputStyle
is nowstyle
,importer
is now
importers
, etc. See the Dart Sassdocumentation
for more details.
sass
(>=1.45.0
) as a peer-dependency, removing Truesass
optionMigrating from v6
runSass
arguments have changed:v6:
v7:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.