Releases: impresscms-dev/filter-php-class-list-with-glob-like-rules-action
Releases · impresscms-dev/filter-php-class-list-with-glob-like-rules-action
v2.0.1
v2.0.0
This release focuses on a technical update: the codebase has been rewritten from TypeScript to JavaScript. TypeScript type definitions were changing too frequently, causing maintenance overhead. We decided it’s better to have something stable and reliable rather than constantly chasing updates.
What's Changed
- Increase dependabot pull request limit to 20 (was 5) by @MekDrop in #116
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #117
- Bump eslint-plugin-github from 5.1.8 to 6.0.0 by @dependabot in #124
- Rewritten from TypeScript to JavaScript by @MekDrop in #128
- Fixed README.md links + improved some text by @MekDrop in #129
- CI: fixed files for autocommit by @MekDrop in #130
Full Changelog: v1.1.3...v2.0.0
v1.1.3
2024/10/06
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
- Bump @types/picomatch from 2.3.4 to 3.0.0
- Bump @types/node from 20.14.13 to 22.0.2
v1.1.2
2024/07/07
- Bump eslint-plugin-github from 4.10.2 to 5.0.1
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
- Bump eslint-plugin-jest from 27.9.0 to 28.3.0
v1.1.1
2024/04/07
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
v1.1.0
Most important thing - now this action uses NodeJS 20!
What's Changed
- Bump picomatch from 3.0.1 to 4.0.1 by @dependabot in #93
- Upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 7.4 by @MekDrop in #95
- Bump NodeJS version to 20 by @MekDrop in #96
- Bump actions/upload-artifact and actions/download-artifact to v4 by @MekDrop in #97
Full Changelog: v1.0.5...v1.1.0
v1.0.5
2024/01/07
- Bump @actions/github from 5.1.1 to 6.0.0
- Bump picomatch from 2.3.1 to 3.0.1
- Bump stefanzweifel/git-auto-commit-action from 4 to 5
- Bump actions/setup-node from 3 to 4
v1.0.4
2023/10/08
- Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.3
v1.0.3
2023/10/01
- Bump @vercel/ncc from 0.36.1 to 0.38.0
- Bump actions/checkout from 3 to 4
- Bump prettier from 2.8.8 to 3.0.0
v1.0.2
2023/07/02
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
- Bump @types/node from 18.16.16 to 20.2.5
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0