Skip to content

Commit 6c3406a

Browse files
committed
releaseAutomat: release 4.3.1
> Security update, README fix.
1 parent fee934a commit 6c3406a

21 files changed

Lines changed: 3447 additions & 4464 deletions

.snyk

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,3 @@
22
version: v1.25.0
33
ignore: {}
44
# patches apply the minimum changes required to fix a vulnerability
5-
patch:
6-
'npm:lodash:20180130':
7-
- gulp-html-beautify > rcloader > lodash:
8-
patched: '2023-03-29T21:37:59.737Z'
9-
'npm:marked:20170907':
10-
- nunjucks-markdown-filter > marked:
11-
patched: '2023-03-29T21:37:59.737Z'
12-
'npm:minimatch:20160620':
13-
- gulp-upng > gulp > vinyl-fs > glob-stream > minimatch:
14-
patched: '2023-03-29T21:37:59.737Z'
15-
- gulp-upng > gulp > vinyl-fs > glob-stream > glob > minimatch:
16-
patched: '2023-03-29T21:37:59.737Z'
17-
- gulp-upng > gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch:
18-
patched: '2023-03-29T21:37:59.737Z'
19-
- gulp-upng > gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch:
20-
patched: '2023-03-29T21:37:59.737Z'

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Front-end Gulp DevStack Changelog
22

3+
## Release [4.3.1](https://github.com/cebreus/gulp-devstack/compare/4.2.0...4.3.1) (2023-05-30)
4+
5+
> Security update, README fix.
6+
37
## Release [4.3.0](https://github.com/cebreus/gulp-devstack/compare/4.2.0...4.3.0) (2023-05-18)
48

59
> Security update and minor improvements made. Deployment fixed.

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
> Gulp stack for building optimized static pages and exports for collaboration between coders and programmers.
1313
1414
<br>
15-
16-
**Table of contents** (click to expand)
15+
<details>
16+
<summary><b>Table of contents</b> (click to expand)</summary>
1717

1818
<!-- toc -->
1919

@@ -36,6 +36,9 @@
3636

3737
<!-- tocstop -->
3838

39+
</details>
40+
<br>
41+
3942
## Typical use cases
4043

4144
* Developing landing pages or prototypes (`npm run dev`).

TODO.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

content/pages/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ hero:
1111
<a class="btn btn-lg btn-outline-secondary mb-3" href="https://github.com/cebreus/gulp-devstack/releases/latest" target="_blank" rel="license noopener">Download</a>
1212
</div>
1313
14-
Currently **v4.3.0** &#160;·&#160; <a class="link-secondary" href="https://github.com/cebreus/gulp-devstack/releases" target="_blank" rel="license noopener">All releases</a>
14+
Currently **v4.3.1** &#160;·&#160; <a class="link-secondary" href="https://github.com/cebreus/gulp-devstack/releases" target="_blank" rel="license noopener">All releases</a>
1515
1616
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/16e0c62b123d4dbfb27c216f5107f464)](https://www.codacy.com/gh/cebreus/gulp-devstack/dashboard?utm_source=github.com\&utm_medium=referral\&utm_content=cebreus/gulp-devstack\&utm_campaign=Badge_Grade)
1717
![GitHub open issues](https://img.shields.io/github/issues/cebreus/gulp-devstack)
1818
![License](https://img.shields.io/github/license/cebreus/gulp-devstack)
1919
20-
[![Build and Deploy](https://github.com/cebreus/gulp-devstack/actions/workflows/blank.yml/badge.svg)](https://github.com/cebreus/gulp-devstack/actions/workflows/blank.yml)
20+
[![Build\&Deploy GitHub pages](https://github.com/cebreus/gulp-devstack/actions/workflows/github-pages-deploy.yml/badge.svg)](https://github.com/cebreus/gulp-devstack/actions/workflows/github-pages-deploy.yml)
2121
[![Netlify](https://img.shields.io/netlify/80dd73b9-7dff-450b-a038-4fba020d577a)](https://app.netlify.com/sites/gulp-devstack/deploys)
2222
entity_status:
2323
date: 2020-02-01T11:00

gulp-tasks-build/gulp-clean.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

gulp-tasks-build/gulp-concat-files.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

gulp-tasks/gulp-concat-files.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

gulp-tasks/gulp-css-fix.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

gulp-tasks/gulp-css-lint.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)