dropzone-ui-react
dropzone-ui-react copied to clipboard
Bump rollup-plugin-sass from 1.2.13 to 1.12.19
Bumps rollup-plugin-sass from 1.2.13 to 1.12.19.
Release notes
Sourced from rollup-plugin-sass's releases.
1.12.19
What's Changed
- maintenance: (node fs module) deprecation warnings removal and annotations by
@elycruzin elycruz/rollup-plugin-sass#111- fix: rollup, and
@rollup/pluginutils, version ranges update. by@elycruzin elycruz/rollup-plugin-sass#113- fix: rollup, and
@rollup/pluginutils, version ranges update by@elycruzin elycruz/rollup-plugin-sass#114Full Changelog: https://github.com/elycruz/rollup-plugin-sass/compare/1.12.18...1.12.19
Maintenance Release
What's Changed
Maintenance updates:
- Patched index.test, and scripts/*-downlevel-dts script, to use
fs.rmmethod, if available (later versions of node v18, etc.), else usefs.rmdirone - The latter is deprecated in later versions of node, and will throw errors when removed (in later versions of node).- Annotated some
@ts-ignores.- Added notes on dart-sass legacy API, and legacy importer functions.
Depedabot security updates:
- Merged dependabot security update #107 by
@elycruzin elycruz/rollup-plugin-sass#108- Bump qs from 6.5.2 to 6.5.3 by
@dependabotin elycruz/rollup-plugin-sass#109- Bump json5 from 2.2.0 to 2.2.3 by
@dependabotin elycruz/rollup-plugin-sass#110Full Changelog: https://github.com/elycruz/rollup-plugin-sass/compare/1.12.17...1.12.18
Enjoy!
1.12.15
Hi all,
In this release we provide one bug fix (to a recently unnoticed duplicate css bug), and a test suite where we test out, and show, how to extract sass variables to resulting *.js modules.
What's Changed
- Issue #72 exports sass vars feature by
@elycruzin elycruz/rollup-plugin-sass#104- issue-#72 Tests, example fix/approach, to issue #72, and a patch to uncaught 'duplicate css' bug by
@elycruzin elycruz/rollup-plugin-sass#105Full Changelog: https://github.com/elycruz/rollup-plugin-sass/compare/1.12.14...1.12.15
Thank you, and Happy Coding!
- rollup-plugin-sass admins
Dependency Updates and Watch Feature
In this Release
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)