deps(dev): update dependency esbuild-sass-plugin to v2.16.1 #461
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.5.0
->2.16.1
Release Notes
glromeo/esbuild-sass-plugin (esbuild-sass-plugin)
v2.16.1
: Sources!Compare Source
src folder maybe needed in published package #155
v2.16.0
Compare 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
resolveDir
when 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.0
Compare Source
v2.10.0
: Freshen Up!Compare Source
I "just" upgraded the
esbuild
andsass
dependency versions...v2.9.0
: Warnings are never enough!Compare Source
A big thank you to @wfleming for having the idea of merging
sass
warning intoesbuild
onesas 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
esbuild
without modifying the contenthttps://github.com/glromeo/esbuild-sass-plugin/blob/e045aed3d2748af04c392933d0d4015db728a0ff/src/plugin.ts#L83-L90
v2.8.0
: Joke's on meCompare Source
exclude
andexternal
is better off passed to esbuild directlyv2.7.0
: Chunky friesCompare Source
exclude
and addedexternal
as 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!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.