Releases: hidakatsuya/action-report-android-lint
Releases · hidakatsuya/action-report-android-lint
v1.2.2
What's Changed
- Bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot in #37
- Bump fast-xml-parser from 4.4.1 to 4.5.0 by @dependabot in #35
- Update to latest dependencies by @hidakatsuya in #43
- Updated actions/core by @hidakatsuya in #44
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #32
- Bump @actions/glob from 0.4.0 to 0.5.0 by @dependabot in #34
- Bump fast-xml-parser from 4.3.6 to 4.4.1 by @dependabot in #33
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #20
- Bump github/codeql-action from 2 to 3 by @dependabot in #21
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #22
- Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #23
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #26
- Bump fast-xml-parser from 4.3.2 to 4.3.5 by @dependabot in #27
- Bump fast-xml-parser from 4.3.5 to 4.3.6 by @dependabot in #28
- Bump array.prototype.group from 1.1.2 to 1.1.3 by @dependabot in #29
- Use node20 runner by @hidakatsuya in #30
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #13
- Bump jest from 29.6.4 to 29.7.0 by @dependabot in #15
- Bump @actions/core 1.10.1 and fast-xml-parser 4.3.1 by @dependabot in #14
- Bump fast-xml-parser from 4.3.1 to 4.3.2 and @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #18
Full Changelog: v1...v1.1.4
v1.1.3
What's Changed
- Fix cannot load properly a XML file containing issue with no lineNumber and errorLine attributes by @hidakatsuya in #11
- Bump jest from 29.6.3 to 29.6.4 by @dependabot in #10
Full Changelog: v1...v1.1.3
v1.1.2
What's Changed
- Fix cannot load properly a XML file containing issue with multiple locations by @hidakatsuya in #9
- Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #7
- Bump jest from 29.6.2 to 29.6.3 by @dependabot in #8
Full Changelog: v1...v1.1.2
v1.1.1
What's Changed
- Correct status icon to expected icon by @hidakatsuya in #6
Full Changelog: v1...v1.1.1
v1.1.0
What's Changed
- Always report lint results to Job Summaries by @hidakatsuya in #5
- Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #4
New Contributors
- @hidakatsuya made their first contribution in #5
Full Changelog: v1...v1.1.0
v1.0.0
The first release 🎉 This is a GitHub Action to check and report the results of Android Lint in Job Summaries.