Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Removes tar. It's no longer used after updating ancestor dependency rollup-plugin-sass. These dependencies need to be updated together.

Removes tar

Updates rollup-plugin-sass from 0.6.1 to 1.15.3

Release notes

Sourced from rollup-plugin-sass's releases.

Maintenance Release

What's Changed

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

Cheers, Maintainers

v1.15.2 - Version Fix

What's Changed

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

Maintenance Release

What's Changed

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

v1.15.0

What's Changed

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

v1.14.0

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by elycruz, a new releaser for rollup-plugin-sass since your current version.


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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [rollup-plugin-sass](https://github.com/elycruz/rollup-plugin-sass). These dependencies need to be updated together.


Removes `tar`

Updates `rollup-plugin-sass` from 0.6.1 to 1.15.3
- [Release notes](https://github.com/elycruz/rollup-plugin-sass/releases)
- [Changelog](https://github.com/elycruz/rollup-plugin-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elycruz/rollup-plugin-sass/commits/v1.15.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: rollup-plugin-sass
  dependency-version: 1.15.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants