Releases: py-actions/flake8
Releases · py-actions/flake8
v2.3.0
Changelog available in the root of the repository
What's Changed
- build(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #201
- build(deps-dev): bump eslint-plugin-react from 7.31.10 to 7.31.11 by @dependabot in #202
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #203
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.0 by @dependabot in #204
- build(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.32.0 by @dependabot in #205
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.0 to 6.7.1 by @dependabot in #206
- build(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.1 by @dependabot in #209
- build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #208
- build(deps-dev): bump jest from 29.3.1 to 29.4.1 by @dependabot in #211
- build(deps-dev): bump eslint-plugin-react from 7.32.1 to 7.32.2 by @dependabot in #212
- build(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #213
- build(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in #214
- build(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #215
- build(deps-dev): bump jest from 29.5.0 to 29.6.2 by @dependabot in #221
- build(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 by @dependabot in #220
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #219
- build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 by @dependabot in #223
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #222
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 by @dependabot in #232
- build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.29.0 by @dependabot in #231
- build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #228
- Transition GitHub Action runner environment from node16 to node20 by @chrissimpkins in #235
- Add cPy 3.12 CI testing, remove cPy 3.8 CI testing by @chrissimpkins in #236
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Changelog available in the root of the repository
What's Changed
- build(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 by @dependabot in #166
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 by @dependabot in #165
- build(deps-dev): bump jest from 28.1.1 to 28.1.2 by @dependabot in #167
- build(deps-dev): bump jest from 28.1.2 to 28.1.3 by @dependabot in #168
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 by @dependabot in #169
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #170
- build(deps-dev): bump jest from 28.1.3 to 29.0.1 by @dependabot in #175
- build(deps-dev): bump eslint-plugin-promise from 6.0.0 to 6.0.1 by @dependabot in #174
- build(deps-dev): bump eslint-plugin-react from 7.30.1 to 7.31.1 by @dependabot in #176
- build(deps-dev): bump eslint-plugin-react from 7.31.1 to 7.31.6 by @dependabot in #178
- build(deps-dev): bump jest from 29.0.1 to 29.0.2 by @dependabot in #177
- build(deps-dev): bump eslint-plugin-react from 7.31.6 to 7.31.7 by @dependabot in #179
- build(deps-dev): bump eslint-plugin-react from 7.31.7 to 7.31.8 by @dependabot in #180
- build(deps-dev): bump jest from 29.0.2 to 29.0.3 by @dependabot in #181
- build(deps-dev): bump jest from 29.0.3 to 29.1.1 by @dependabot in #182
- build(deps): bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #183
- build(deps-dev): bump jest from 29.1.1 to 29.1.2 by @dependabot in #184
- build(deps-dev): bump eslint-plugin-react from 7.31.8 to 7.31.10 by @dependabot in #187
- build(deps-dev): bump jest from 29.1.2 to 29.2.0 by @dependabot in #192
- build(deps-dev): bump eslint-plugin-promise from 6.0.1 to 6.1.0 by @dependabot in #189
- build(deps-dev): bump jest from 29.2.0 to 29.2.1 by @dependabot in #193
- build(deps-dev): bump eslint-plugin-promise from 6.1.0 to 6.1.1 by @dependabot in #194
- build(deps-dev): bump jest from 29.2.1 to 29.2.2 by @dependabot in #195
- Update CodeQL configuration by @chrissimpkins in #196
- Update dependency versions by @chrissimpkins in #197
- Add cPython CI testing environment 3.11, drop cPython CI testing environment 3.7 by @chrissimpkins in #199
Full Changelog: v2.2.0...v2.2.1
v2.2.0
CHANGELOG.md is available in the root of the repository
What's Changed
- Add flake8 plugin installation support by @chrissimpkins in #162
- Add flake8 plugins input configuration tests by @chrissimpkins in #163
- Remove Windows-specific CI runner environment pip installation workaround by @chrissimpkins in #164
Full Changelog: v2.1.0...v2.2.0
v2.1.0
CHANGELOG.md is available in the root of the repository
What's Changed
- build(deps-dev): bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 by @dependabot in #123
- build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 6.0.0 by @dependabot in #125
- build(deps-dev): bump eslint-plugin-react from 7.27.1 to 7.28.0 by @dependabot in #126
- build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #128
- build(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #130
- Update setup-python actions to v2 by @chrissimpkins in #140
- build(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.29.3 by @dependabot in #141
- build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #143
- build(deps-dev): bump eslint-plugin-react from 7.29.3 to 7.29.4 by @dependabot in #142
- build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #145
- build(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #146
- build(deps-dev): bump jest from 27.4.7 to 28.0.0 by @dependabot in #148
- build(deps): bump @actions/core from 1.6.0 to 1.7.0 by @dependabot in #147
- build(deps-dev): bump jest from 28.0.0 to 28.0.1 by @dependabot in #149
- build(deps-dev): bump jest from 28.0.1 to 28.0.2 by @dependabot in #150
- build(deps-dev): bump jest from 28.0.2 to 28.0.3 by @dependabot in #151
- build(deps-dev): bump jest from 28.0.3 to 28.1.0 by @dependabot in #153
- build(deps): bump @actions/core from 1.7.0 to 1.8.0 by @dependabot in #152
- build(deps): bump @actions/core from 1.8.0 to 1.8.2 by @dependabot in #155
- build(deps-dev): bump eslint-plugin-react from 7.29.4 to 7.30.0 by @dependabot in #156
- build(deps-dev): bump jest from 28.1.0 to 28.1.1 by @dependabot in #158
- build(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #159
- Dependency updates by @chrissimpkins in #160
- Update flake8 remote git repository for master/main branch installations by @chrissimpkins in #161
Full Changelog: v2.0.0...v2.1.0
v2.0.0
CHANGELOG.md is available in the root of the repository
What's Changed
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1 by @dependabot in #109
- build(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #108
- build(deps-dev): bump eslint-plugin-react from 7.26.1 to 7.27.0 by @dependabot in #107
- build(deps-dev): bump eslint-plugin-react from 7.27.0 to 7.27.1 by @dependabot in #111
- build(deps-dev): bump jest from 27.3.1 to 27.4.0 by @dependabot in #112
- build(deps-dev): bump jest from 27.4.0 to 27.4.2 by @dependabot in #113
- build(deps-dev): bump jest from 27.4.2 to 27.4.3 by @dependabot in #114
- Remove cPy3.6 runner support, remove pypy3 runner support on macOS by @chrissimpkins in #117
- build(deps-dev): bump jest from 27.4.3 to 27.4.5 by @dependabot in #116
- v2.0.0 release prep by @chrissimpkins in #118
Full Changelog: v1...v2.0.0
v1.2.0
CHANGELOG.md is available in the root of the repository
v1.1.0
CHANGELOG.md is available in the root of the repository
v1.0.1
v1.0.1
v1.0.0
update description