Skip to content

Releases: impresscms-dev/filter-php-class-list-with-glob-like-rules-action

v2.0.1

27 Apr 04:29
f49b6bf
Compare
Choose a tag to compare

2025/04/27

  • GitHub actions rewritten to better test code and better automerge dependency updates

v2.0.0

06 Apr 20:25
d981d09
Compare
Choose a tag to compare

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

06 Oct 04:27
89f8ce8
Compare
Choose a tag to compare

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

07 Jul 04:23
0448c6e
Compare
Choose a tag to compare

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

07 Apr 04:23
7640fdd
Compare
Choose a tag to compare

2024/04/07

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0

v1.1.0

27 Mar 08:11
de465c9
Compare
Choose a tag to compare

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

07 Jan 04:23
d9d6229
Compare
Choose a tag to compare

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

08 Oct 04:21
a754a41
Compare
Choose a tag to compare

2023/10/08

  • Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.3

v1.0.3

01 Oct 04:21
74fb694
Compare
Choose a tag to compare

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

02 Jul 04:24
3e4eb9c
Compare
Choose a tag to compare

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