-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependencies [esbuild] #111
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
base: main
Are you sure you want to change the base?
Conversation
|
09891ad
to
9243b2e
Compare
9243b2e
to
72688fa
Compare
092bf21
to
fe2fcaa
Compare
192e1b9
to
2ca8642
Compare
ca5834b
to
61fad57
Compare
22f1dd8
to
f343190
Compare
f343190
to
92b9b4b
Compare
f1832ef
to
024fe4d
Compare
024fe4d
to
06f0a27
Compare
6e04a6c
to
dae8d1a
Compare
dae8d1a
to
5159a85
Compare
Kudos, SonarCloud Quality Gate passed! |
5159a85
to
bfc8d05
Compare
4e196d8
to
43325bc
Compare
43325bc
to
da18c19
Compare
709fb8a
to
9fb1a8c
Compare
9fb1a8c
to
beec06f
Compare
beec06f
to
092221d
Compare
9eb9a19
to
58f570a
Compare
58f570a
to
0d64d7e
Compare
0d64d7e
to
7f5306d
Compare
|
f2f9af6
to
65528f4
Compare
65528f4
to
6653859
Compare
6653859
to
c704478
Compare
c704478
to
aeca9db
Compare
|
c78e001
to
496ba07
Compare
496ba07
to
5e3f815
Compare
5e3f815
to
2973b64
Compare
36e824e
to
109dbe8
Compare
109dbe8
to
b46a7e5
Compare
b46a7e5
to
0bd27f9
Compare
This PR contains the following updates:
2.6.2
->2.7.1
2.1.0
->2.1.1
1.3.0
->1.4.0
1.0.1
->1.1.0
2.4.0
->2.16.1
Release Notes
indooorsman/esbuild-css-modules-plugin (esbuild-css-modules-plugin)
v2.7.1
Compare Source
v2.7.0
Compare Source
v2.6.3
Compare Source
naecoo/esbuild-plugin-replace (esbuild-plugin-replace)
v1.4.0
Compare Source
kazijawad/esbuild-plugin-svgr (esbuild-plugin-svgr)
v1.1.0
Compare Source
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!
v2.5.0
: A little help goes a long wayCompare Source
Thank you to @dlepaux for updating
esbuild
dependency and most importantly fixing the testsv2.4.5
: Stronger roots!Compare Source
Now
root
defaults toabsWorkingDir
if 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 whensourceMaps
are 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
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.