Skip to content

Bump minimatch, rollup-plugin-sass and serve#353

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-20bac4857c
Open

Bump minimatch, rollup-plugin-sass and serve#353
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-20bac4857c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps minimatch to 3.1.5 and updates ancestor dependencies minimatch, rollup-plugin-sass and serve. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.5

Commits

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.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates serve from 11.3.0 to 14.2.6

Release notes

Sourced from serve's releases.

v14.2.6

Patch Changes

  • 7fcb924: Bump ajv to 8.18.0
  • b3888f9: Update serve-handler to 6.1.7 to fix ReDoS vulnerabilities

v14.2.5

Patch Changes

  • f4b6fbd: Update compression to v1.8.1

14.2.4

Patches

  • Bump serve-handler, vitest, and `typescript: #812

14.2.3

Patches

  • Bump @zeit/schemas to 2.36.0: #803

14.2.2

Patches

  • fix: Update ajv from 8.11.0 to 8.12.0: #796

Credits

Huge thanks to @​legobeat for helping!

14.2.1

Patches

  • Set Access-Control-Allow-Headers: * default response header: #775

Credits

Huge thanks to @​hood for helping!

14.2.0

Minor Changes

  • Update CORS headers to support PNA spec: #753
  • Bump @zeit/schemas package: #756

Patches

  • Update the license year: #752

Credits

... (truncated)

Changelog

Sourced from serve's changelog.

14.2.6

Patch Changes

  • 7fcb924: Bump ajv to 8.18.0
  • b3888f9: Update serve-handler to 6.1.7 to fix ReDoS vulnerabilities

14.2.5

Patch Changes

  • f4b6fbd: Update compression to v1.8.1
Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for serve 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 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.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [rollup-plugin-sass](https://github.com/elycruz/rollup-plugin-sass) and [serve](https://github.com/vercel/serve). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.5)

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)

Updates `serve` from 11.3.0 to 14.2.6
- [Release notes](https://github.com/vercel/serve/releases)
- [Changelog](https://github.com/vercel/serve/blob/main/CHANGELOG.md)
- [Commits](vercel/serve@11.3.0...v14.2.6)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: rollup-plugin-sass
  dependency-version: 1.15.3
  dependency-type: direct:development
- dependency-name: serve
  dependency-version: 14.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 11, 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