Skip to content

Commit

Permalink
Update version of all formatters (to pick up changes to package.json,…
Browse files Browse the repository at this point in the history
… etc.) and publish to npm.
  • Loading branch information
DavidAnson committed Sep 6, 2024
1 parent 5f5f1c2 commit 284bb81
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion formatter-codequality/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-codequality",
"version": "0.0.4",
"version": "0.0.5",
"description": "An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file",
"author": {
"name": "Matthias Schoettle",
Expand Down
2 changes: 1 addition & 1 deletion formatter-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-default",
"version": "0.0.4",
"version": "0.0.5",
"description": "An output formatter for markdownlint-cli2 that produces the same output as markdownlint-cli",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion formatter-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-json",
"version": "0.0.7",
"version": "0.0.8",
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JSON format",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion formatter-junit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-junit",
"version": "0.0.11",
"version": "0.0.12",
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion formatter-pretty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-pretty",
"version": "0.0.6",
"version": "0.0.7",
"description": "An output formatter for markdownlint-cli2 that looks like markdownlint-cli2-formatter-default with color and clickable links",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion formatter-sarif/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-sarif",
"version": "0.0.1",
"version": "0.0.2",
"description": "An output formatter for markdownlint-cli2 that writes results to a file in Static Analysis Results Interchange Format/SARIF",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion formatter-summarize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-summarize",
"version": "0.0.6",
"version": "0.0.7",
"description": "An output formatter for markdownlint-cli2 that summarizes the results",
"author": {
"name": "David Anson",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"js-yaml": "4.1.0",
"jsonc-parser": "3.3.1",
"markdownlint": "0.35.0",
"markdownlint-cli2-formatter-default": "0.0.4",
"markdownlint-cli2-formatter-default": "0.0.5",
"micromatch": "4.0.8"
},
"devDependencies": {
Expand All @@ -92,12 +92,12 @@
"execa": "9.3.1",
"markdown-it-emoji": "3.0.0",
"markdown-it-for-inline": "2.0.1",
"markdownlint-cli2-formatter-codequality": "0.0.4",
"markdownlint-cli2-formatter-json": "0.0.7",
"markdownlint-cli2-formatter-junit": "0.0.11",
"markdownlint-cli2-formatter-pretty": "0.0.6",
"markdownlint-cli2-formatter-sarif": "0.0.1",
"markdownlint-cli2-formatter-summarize": "0.0.6",
"markdownlint-cli2-formatter-codequality": "0.0.5",
"markdownlint-cli2-formatter-json": "0.0.8",
"markdownlint-cli2-formatter-junit": "0.0.12",
"markdownlint-cli2-formatter-pretty": "0.0.7",
"markdownlint-cli2-formatter-sarif": "0.0.2",
"markdownlint-cli2-formatter-summarize": "0.0.7",
"markdownlint-rule-extended-ascii": "0.1.0",
"npm-run-all": "4.1.5"
},
Expand Down
10 changes: 5 additions & 5 deletions test/snapshots/markdownlint-cli2-test-exec.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -3556,7 +3556,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -4493,7 +4493,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -5142,7 +5142,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -5511,7 +5511,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -5818,7 +5818,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": []␊
}␊
Expand Down
Binary file modified test/snapshots/markdownlint-cli2-test-exec.js.snap
Binary file not shown.
8 changes: 4 additions & 4 deletions test/snapshots/markdownlint-cli2-test-main.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -3556,7 +3556,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -4186,7 +4186,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -4555,7 +4555,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": [␊
{␊
Expand Down Expand Up @@ -4862,7 +4862,7 @@ Generated by [AVA](https://avajs.dev).
"tool": {␊
"driver": {␊
"name": "markdownlint-cli2-formatter-sarif",␊
"version": "0.0.1",␊
"version": "0.0.2",␊
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
"rules": []␊
}␊
Expand Down
Binary file modified test/snapshots/markdownlint-cli2-test-main.js.snap
Binary file not shown.

0 comments on commit 284bb81

Please sign in to comment.