Skip to content

Commit 7c4f3b1

Browse files
committed
chore: Disable remark rules in legacy changelogs
1 parent e453e6a commit 7c4f3b1

17 files changed

+69
-0
lines changed

locale/en/blog/release/v0.10.42.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-42
77
layout: blog-post.hbs
88
author: James M Snell
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.
1216

locale/en/blog/release/v0.10.44.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-44
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
**This is a security release**, upgrading the bundled version of npm due to a credentials leak vulnerability. Further information can be found in our post: https://nodejs.org/en/blog/vulnerability/npm-tokens-leak-march-2016/
1216

locale/en/blog/release/v0.10.45.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-45
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
### Notable changes:
1216

locale/en/blog/release/v0.10.46.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-46
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
### Notable changes:
1216

locale/en/blog/release/v0.10.47.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-47
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
**This is an important security release**. All Node.js users should consult the [security release summary](https://nodejs.org/en/blog/vulnerability/september-2016-security-releases/) at for details on patched vulnerabilities.
1216

locale/en/blog/release/v0.10.48.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-10-48
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.
1216

locale/en/blog/release/v0.11.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ title: Node v0.11.0 (Unstable)
66
slug: node-v0-11-0-stable
77
layout: blog-post.hbs
88
---
9+
<!--lint disable prohibited-strings-->
10+
<!--lint disable maximum-line-length-->
11+
<!--lint disable no-literal-urls-->
12+
<!--lint disable no-shortcut-reference-link-->
913

1014
2013.03.28, Version 0.11.0 (Unstable)
1115

locale/en/blog/release/v0.11.11.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ title: Node v0.11.11 (Unstable)
66
slug: node-v0-11-11-unstable
77
layout: blog-post.hbs
88
---
9+
<!--lint disable prohibited-strings-->
10+
<!--lint disable maximum-line-length-->
11+
<!--lint disable no-literal-urls-->
12+
<!--lint disable no-shortcut-reference-link-->
913

1014
2014.01.29, Version 0.11.11 (Unstable)
1115

locale/en/blog/release/v0.12.10.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-12-10
77
layout: blog-post.hbs
88
author: James M Snell
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities.
1216

locale/en/blog/release/v0.12.13.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ slug: node-v0-12-13
77
layout: blog-post.hbs
88
author: Rod Vagg
99
---
10+
<!--lint disable prohibited-strings-->
11+
<!--lint disable maximum-line-length-->
12+
<!--lint disable no-literal-urls-->
13+
<!--lint disable no-shortcut-reference-link-->
1014

1115
**This is a security release**, upgrading the bundled version of npm due to a credentials leak vulnerability. Further information can be found in our post: https://nodejs.org/en/blog/vulnerability/npm-tokens-leak-march-2016/
1216

0 commit comments

Comments
 (0)