forked from py-actions/flake8
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
55 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,63 @@ | ||
# Changelog | ||
### Changelog | ||
|
||
## v1.1.0 | ||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
|
||
- add cPython 3.9 interpreter CI testing | ||
- add daily cron schedule CI testing | ||
- update @actions/core dependency to v1.2.6 | ||
- update @zeit/ncc dependency to v0.22.3 | ||
- update eslint-config-airbnb-base dependency to v14.2.1 | ||
- update estlint-plugin-import dependency to v2.22.1 | ||
- update eslint-plugin-jsx-a11y dependency to v6.4.1 | ||
- update eslint-plugin-prettier dependency to v3.1.4 | ||
- update eslint-plugin-react dependency to v7.21.5 | ||
- update jest dependency to v26.6.3 | ||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
## v1.0.1 | ||
#### [v2.1.0](https://github.com/rickstaa/action-flake8/compare/v2.0.1...v2.1.0) | ||
|
||
Auto-updated during Action execution when you use the `v1` action tag | ||
> 10 December 2020 | ||
- Fix typo in README documentation description of `flake8-version` default setting. | ||
- :sparkles: Adds ability to automatically install python dependencies [`95bc525`](https://github.com/rickstaa/action-flake8/commit/95bc52598de7587bf0c25b77b08989b51cc99805) | ||
- :memo: Updates FUNDING [`6b8ef80`](https://github.com/rickstaa/action-flake8/commit/6b8ef80b7c49ff92fcd3596f776bd958522beca2) | ||
|
||
## v1.0.0 | ||
#### [v2.0.1](https://github.com/rickstaa/action-flake8/compare/v2.0.0...v2.0.1) | ||
|
||
Auto-updated during Action execution when you use the `v1` action tag | ||
> 10 December 2020 | ||
- Initial release | ||
- :see_no_evil: Updates gitignore and re-adds package.json [`052e327`](https://github.com/rickstaa/action-flake8/commit/052e327b411294a87d1b2df3f79831236844da1b) | ||
- :memo: Updates documentation [`75dd579`](https://github.com/rickstaa/action-flake8/commit/75dd579a74441048625692c7c0ada9778f11a305) | ||
- :rotating_light: Fix eslint linting errors [`29a841b`](https://github.com/rickstaa/action-flake8/commit/29a841bc3e5186ca55f36641aacf69833adfdc7b) | ||
|
||
### [v2.0.0](https://github.com/rickstaa/action-flake8/compare/v1.1.0...v2.0.0) | ||
|
||
> 10 December 2020 | ||
- Add CodeQL analysis configuration [`#47`](https://github.com/rickstaa/action-flake8/pull/47) | ||
- Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`6e7252c`](https://github.com/rickstaa/action-flake8/commit/6e7252cf34ddd1c527e5d0e1d1b7b0f9f98ba5be) | ||
- :sparkles: Adds reviewdog annotations [`4a24e10`](https://github.com/rickstaa/action-flake8/commit/4a24e107785122276b26bbb79b95eec8477b6d50) | ||
- :memo: Updates documentation and gitignore [`a839312`](https://github.com/rickstaa/action-flake8/commit/a839312efa517d1694b9ba1f1fddd4ef52acde89) | ||
|
||
#### [v1.1.0](https://github.com/rickstaa/action-flake8/compare/v1.0.1...v1.1.0) | ||
|
||
> 12 November 2020 | ||
- v1.1.0 [`#46`](https://github.com/rickstaa/action-flake8/pull/46) | ||
- Add cPy 3.9 testing [`#45`](https://github.com/rickstaa/action-flake8/pull/45) | ||
- Create Dependabot config file [`#15`](https://github.com/rickstaa/action-flake8/pull/15) | ||
- bump v1.0.1 -> v1.1.0 [`eac4c99`](https://github.com/rickstaa/action-flake8/commit/eac4c9964d4a30773065976bbbcc78413a0f430f) | ||
- Bump jest from 26.4.2 to 26.5.0 [`ace11e8`](https://github.com/rickstaa/action-flake8/commit/ace11e81a1e1b1b75d0b3428dfa6a2d1f53dc904) | ||
- Bump jest from 26.5.3 to 26.6.0 [`4256030`](https://github.com/rickstaa/action-flake8/commit/4256030ad459a7dd69a1af49390f2958a4f2fcfa) | ||
|
||
#### [v1.0.1](https://github.com/rickstaa/action-flake8/compare/v1...v1.0.1) | ||
|
||
> 9 May 2020 | ||
#### [v1](https://github.com/rickstaa/action-flake8/compare/v1.0.0...v1) | ||
|
||
> 12 November 2020 | ||
- v1.1.0 [`#46`](https://github.com/rickstaa/action-flake8/pull/46) | ||
- Add cPy 3.9 testing [`#45`](https://github.com/rickstaa/action-flake8/pull/45) | ||
- Create Dependabot config file [`#15`](https://github.com/rickstaa/action-flake8/pull/15) | ||
- bump v1.0.1 -> v1.1.0 [`eac4c99`](https://github.com/rickstaa/action-flake8/commit/eac4c9964d4a30773065976bbbcc78413a0f430f) | ||
- Bump jest from 26.4.2 to 26.5.0 [`ace11e8`](https://github.com/rickstaa/action-flake8/commit/ace11e81a1e1b1b75d0b3428dfa6a2d1f53dc904) | ||
- Bump jest from 26.5.3 to 26.6.0 [`4256030`](https://github.com/rickstaa/action-flake8/commit/4256030ad459a7dd69a1af49390f2958a4f2fcfa) | ||
|
||
#### v1.0.0 | ||
|
||
> 9 May 2020 | ||
- add dependency config [`0081260`](https://github.com/rickstaa/action-flake8/commit/0081260a30ae115cd4e0dcd84405dfdf20a3563a) | ||
- initial commit of JS source for execution [`adc43c8`](https://github.com/rickstaa/action-flake8/commit/adc43c8ef4b1c37819d1256e8c23aa3ed140a14a) | ||
- add Apache License, v2.0 [`31e6693`](https://github.com/rickstaa/action-flake8/commit/31e66938b86696eda4f2ba4e8f834647dc3c5bb1) |