Skip to content

chore(deps): update dependency rollup-plugin-sass to v1.15.2 #9

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-sass 1.12.19 -> 1.15.2 age adoption passing confidence

Release Notes

elycruz/rollup-plugin-sass (rollup-plugin-sass)

v1.15.2: - Version Fix

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@v1.15.1...v1.15.2

v1.15.0

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@v1.14.0...v1.15.0

v1.14.0

Compare Source

Hi all, most changes in this release are development related, less one bugfix and one feature improvement:

  • @​marcalexiei submitted an insertStyle module feature improvement to allow the module (when using the insert option) to not need special handling due to it's path including the "node_modules" name (e.g., 'dist/node_modules/...') - the module is now output to 'dist/_virtual' (based on your config), thanks to rollup's plugin API features (resolveId, and load).

Additionally, @​hamflx provided a fix for the 'insertStyle' module path getting erroneously output on MS Windows (e.g., wrong OS path separator, etc), though the fix is no longer required due to feature @​marcalexiei contribution above.

What's Changed

Feature improvements
Bug fixes
Development related

New Contributors

Full Changelog: elycruz/rollup-plugin-sass@v1.13.2...v1.14.0

v1.13.2

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@v1.13.1...v1.13.2

v1.13.1: - Bug, and npm audit, fixes

Compare Source

What's Changed

New Contributors

Full Changelog: elycruz/rollup-plugin-sass@v1.13.0...v1.13.1

Enjoy!
-Maintainers

v1.13.0

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@1.12.22...v1.13.0

Enjoy,
Maintainer

v1.12.22: Maintenance Release

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@1.12.21...1.12.22

Enjoy!

v1.12.21

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@1.12.20...1.12.21

v1.12.20: Maintenance Release

Compare Source

What's Changed

Full Changelog: elycruz/rollup-plugin-sass@1.12.19...1.12.20


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rollup-plugin-sass-1.x-lockfile branch from 1fa7eee to 9bba77c Compare January 8, 2025 15:45
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-sass to v1.14.0 chore(deps): update dependency rollup-plugin-sass to v1.15.0 Jan 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-sass to v1.15.0 chore(deps): update dependency rollup-plugin-sass to v1.15.2 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/rollup-plugin-sass-1.x-lockfile branch from 9bba77c to ad759f7 Compare January 16, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants