|
6 | 6 |
|
7 | 7 | **🚀 Implemented enhancements:** |
8 | 8 |
|
| 9 | +- Fix artifact upload, new parameter `uploadSarifReport` [\#250](https://github.com/pmd/pmd-github-action/pull/250) (@adangel) |
9 | 10 | - Upgrade to node20 [\#221](https://github.com/pmd/pmd-github-action/pull/221) (@adangel) |
10 | 11 |
|
| 12 | +**🐛 Fixed bugs:** |
| 13 | + |
| 14 | +- Annotations are not shown in PR / commit [\#249](https://github.com/pmd/pmd-github-action/issues/249) |
| 15 | + |
11 | 16 | **📦 Dependency updates:** |
12 | 17 |
|
| 18 | +- Bump @actions/artifact from 2.0.1 to 2.1.4 [\#263](https://github.com/pmd/pmd-github-action/pull/263) (@dependabot[bot]) |
| 19 | +- Bump nock from 13.5.0 to 13.5.4 [\#262](https://github.com/pmd/pmd-github-action/pull/262) (@dependabot[bot]) |
| 20 | +- Bump eslint from 8.56.0 to 8.57.0 [\#259](https://github.com/pmd/pmd-github-action/pull/259) (@dependabot[bot]) |
| 21 | +- Bump actions/setup-node from 4.0.1 to 4.0.2 [\#256](https://github.com/pmd/pmd-github-action/pull/256) (@dependabot[bot]) |
| 22 | +- Bump semver from 7.5.4 to 7.6.0 [\#255](https://github.com/pmd/pmd-github-action/pull/255) (@dependabot[bot]) |
| 23 | +- Bump nock from 13.4.0 to 13.5.0 [\#248](https://github.com/pmd/pmd-github-action/pull/248) (@dependabot[bot]) |
| 24 | +- Bump @actions/artifact from 2.0.0 to 2.0.1 [\#247](https://github.com/pmd/pmd-github-action/pull/247) (@dependabot[bot]) |
| 25 | +- Bump actions/setup-node from 4.0.0 to 4.0.1 [\#245](https://github.com/pmd/pmd-github-action/pull/245) (@dependabot[bot]) |
| 26 | +- Bump eslint from 8.55.0 to 8.56.0 [\#244](https://github.com/pmd/pmd-github-action/pull/244) (@dependabot[bot]) |
| 27 | +- Bump @actions/artifact from 1.1.2 to 2.0.0 [\#243](https://github.com/pmd/pmd-github-action/pull/243) (@dependabot[bot]) |
| 28 | +- Bump eslint from 8.54.0 to 8.55.0 [\#242](https://github.com/pmd/pmd-github-action/pull/242) (@dependabot[bot]) |
| 29 | +- Bump nock from 13.3.8 to 13.4.0 [\#241](https://github.com/pmd/pmd-github-action/pull/241) (@dependabot[bot]) |
13 | 30 | - Bump eslint from 8.53.0 to 8.54.0 [\#240](https://github.com/pmd/pmd-github-action/pull/240) (@dependabot[bot]) |
14 | 31 | - Bump eslint from 8.52.0 to 8.53.0 [\#238](https://github.com/pmd/pmd-github-action/pull/238) (@dependabot[bot]) |
15 | 32 | - Bump nock from 13.3.7 to 13.3.8 [\#237](https://github.com/pmd/pmd-github-action/pull/237) (@dependabot[bot]) |
|
18 | 35 | - Bump eslint from 8.51.0 to 8.52.0 [\#234](https://github.com/pmd/pmd-github-action/pull/234) (@dependabot[bot]) |
19 | 36 | - Bump nock from 13.3.4 to 13.3.6 [\#233](https://github.com/pmd/pmd-github-action/pull/233) (@dependabot[bot]) |
20 | 37 | - Bump @vercel/ncc from 0.38.0 to 0.38.1 [\#232](https://github.com/pmd/pmd-github-action/pull/232) (@dependabot[bot]) |
| 38 | +- Bump @actions/github from 5.1.1 to 6.0.0 [\#231](https://github.com/pmd/pmd-github-action/pull/231) (@dependabot[bot]) |
21 | 39 | - Bump nock from 13.3.3 to 13.3.4 [\#230](https://github.com/pmd/pmd-github-action/pull/230) (@dependabot[bot]) |
22 | 40 | - Bump eslint from 8.50.0 to 8.51.0 [\#229](https://github.com/pmd/pmd-github-action/pull/229) (@dependabot[bot]) |
23 | 41 | - Bump @octokit/rest from 20.0.1 to 20.0.2 [\#227](https://github.com/pmd/pmd-github-action/pull/227) (@dependabot[bot]) |
|
52 | 70 | - Bump convert-action from 0.2.0 to 0.2.2 [\#194](https://github.com/pmd/pmd-github-action/pull/194) (@dependabot[bot]) |
53 | 71 | - Bump eslint from 8.41.0 to 8.42.0 [\#192](https://github.com/pmd/pmd-github-action/pull/192) (@dependabot[bot]) |
54 | 72 |
|
| 73 | +**✔️ Closed issues:** |
| 74 | + |
| 75 | +- Getting Warning in Node version only for PMD [\#253](https://github.com/pmd/pmd-github-action/issues/253) |
| 76 | + |
| 77 | +**🎉 Merged pull requests:** |
| 78 | + |
| 79 | +- Relativize paths if Sarif report already contains URIs [\#266](https://github.com/pmd/pmd-github-action/pull/266) (@adangel) |
| 80 | + |
55 | 81 | ## [v1.4.1](https://github.com/pmd/pmd-github-action/tree/v1.4.1) (2023-05-26) |
56 | 82 |
|
57 | 83 | [Full Changelog](https://github.com/pmd/pmd-github-action/compare/v1.4.0...v1.4.1) |
|
0 commit comments