chore(deps): update dependency esbuild-sass-plugin to v3#264
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency esbuild-sass-plugin to v3#264renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
3b3d641 to
f002c04
Compare
f002c04 to
73bd484
Compare
73bd484 to
ab74b21
Compare
ab74b21 to
55aeea2
Compare
55aeea2 to
af3f724
Compare
af3f724 to
ba76440
Compare
ba76440 to
ba51ff0
Compare
ba51ff0 to
c5c1ab5
Compare
c5c1ab5 to
5665b66
Compare
c22d49b to
3943aed
Compare
c2c8e6c to
6694325
Compare
ec6472a to
4b85421
Compare
4b85421 to
d11de75
Compare
d11de75 to
0348694
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.0.0→^3.0.0Release Notes
glromeo/esbuild-sass-plugin (esbuild-sass-plugin)
v3.7.0: Hasta la vistaCompare Source
v3.6.0Compare Source
v3.3.1Compare Source
What's Changed
New Contributors
Full Changelog: glromeo/esbuild-sass-plugin@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
New Contributors
Full Changelog: glromeo/esbuild-sass-plugin@v3.2.0...v3.3.0
v3.2.0: local-cssCompare Source
Added support for type: 'local-css' #173
thanks to @kohlmannj
v3.1.0: There's always a catchCompare Source
typenow can be a function that takes care of rendering the style module #171v3.0.0: Pedal to the metal!!!Compare Source
Bye bye dart-sass...welcome sass-embedded, the speed increase is palpable!
A big thank you to the sass maintainers for this work
...and to Nathan for pushing for this change
v2.16.1: Sources!Compare Source
src folder maybe needed in published package #155
v2.16.0Compare Source
I just updated esbuild and sass to the latest and greatest...
v2.15.0: F as in faster!Compare Source
Thank you @mattlewis92 for the speed boost caching fs stats!
v2.14.0: Good callCompare Source
Bugfix for missing
resolveDirwhen using css-chunks (#146)v2.13.0: Sourcemap fixCompare Source
Fixed new line issue affecting sourcemaps thanks to @mattlewis92
v2.12.0: Summer Upgrade!Compare Source
Just a esbuild and sass upgrade... fixing the tests accordingly!
v2.11.0Compare Source
v2.10.0: Freshen Up!Compare Source
I "just" upgraded the
esbuildandsassdependency versions...v2.9.0: Warnings are never enough!Compare Source
A big thank you to @wfleming for having the idea of merging
sasswarning intoesbuildonesas well as carrying out a very nice PR implementing it!
v2.8.1: Spring cleaningCompare Source
From now on, if transform returns a loader different than 'js' then its output will be passed to
esbuildwithout modifying the contenthttps://github.com/glromeo/esbuild-sass-plugin/blob/e045aed3d2748af04c392933d0d4015db728a0ff/src/plugin.ts#L83-L90
v2.8.0: Joke's on meCompare Source
excludeandexternalis better off passed to esbuild directlyv2.7.0: Chunky friesCompare Source
excludeand addedexternalas wellv2.6.0: Well restedCompare Source
Long story short: I fixed the watched files and the plugins to properly upgrade to esbuild 0.17.x
...fingers crossed this will be enough!
v2.5.0: A little help goes a long wayCompare Source
Thank you to @dlepaux for updating
esbuilddependency and most importantly fixing the testsv2.4.5: Stronger roots!Compare Source
Now
rootdefaults toabsWorkingDirif provided thanks to @shellscapev2.4.4: OptionallyCompare Source
merged enhancement for #111
v2.4.3: Lost in contentCompare Source
With this release the plugin defaults the sass option sourceMapIncludeSources to
true. This seems a sensible default given it doesn't affect much the performance whensourceMapsare off and it can always be forced to false passing the option.v2.4.2: Goal!Compare Source
fixes #105
v2.4.1: Hush! Hush! Deps!Compare Source
This release fixes #83 leaving behind an open question... how to deal better with options.url?
That needs a further investigation but in any case this version is better than 2.4.0
v2.4.0: Freshen Up!Compare Source
esbuildandsassto the latest versionv2.3.3: precompile on steroidsCompare Source
merged PR #95 adding isRoot to precompile
v2.3.2: re-resolvedCompare Source
.jsfilesv2.3.1: Quiet pleaseCompare Source
urloption to helpsassidentify dependenciesv2.3.0: Remember to water the plantsCompare Source
This release introduces the
preferoption (see #82)v2.2.6: just a twinceCompare Source
nonceto allow late binding of the valuev2.2.5: nonce/CSPCompare Source
nonceoptionv2.2.4: css importsCompare Source
cssImportoption to enablecss-loaderstyle imports and solve #74v2.2.3: Touch up!Compare Source
precompilefunctionv2.2.2: upside downCompare Source
(many thanks to Epskampie for reporting it with plenty of details)
v2.2.1: sourcemap optionCompare Source
hot fix for sourcemap option regression (issue #63)
v2.2.0: インターナショナルCompare Source
v2.1.0: New Year ResolutionCompare Source
This release fixes #61 and makes a clean cut with the past
abandoning the custom
onResolveand thenamespacesfor a simpler and leaner approach in which the plugin
delegates more to
esbuildhoping that soonsass/scssfile handling will be a first class citizen!
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.