Skip to content

Releases: impresscms-dev/generate-php-project-classes-list-file-action

v2.0.1

06 Jul 04:39
ca6fee0

Choose a tag to compare

2025/07/06

  • Bump stefanzweifel/git-auto-commit-action from 5 to 6
  • Bump esbuild from 0.25.3 to 0.25.5
  • Bump globals from 16.0.0 to 16.2.0
  • Bump eslint from 9.25.1 to 9.28.0
  • Bump eslint-plugin-jest from 28.11.0 to 28.12.0
  • Bump @eslint/js from 9.25.1 to 9.28.0
  • Bump eslint from 9.25.0 to 9.25.1
  • Bump @eslint/js from 9.25.0 to 9.25.1
  • Bump esbuild from 0.25.2 to 0.25.3

v2.0.0

20 Apr 23:36

Choose a tag to compare

The GitHub Action has been rewritten to use a Node.js-based implementation instead of a custom script, making it easier to maintain and more compatible with standard workflows. Additionally, a new optional project_path parameter has been added, allowing users to specify the location of the composer.json file. This is especially useful for projects with non-standard directory structures.

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #17
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #18
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #19
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #20
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #21
  • Increase dependabot pull request limit to 20 (was 5) by @MekDrop in #22
  • Add project_path parameter + rewritten with JS by @MekDrop in #23
  • Improved README.md by @MekDrop in #24
  • Added npm packages autoupdates to dependabot config by @MekDrop in #25
  • Bump eslint from 8.57.1 to 9.25.0 by @dependabot in #26
  • Bump eslint-plugin-jest from 27.9.0 to 28.11.0 by @dependabot in #27
  • Fixed eslint config by @MekDrop in #28
  • GitHub actions rewritten to better test code and better automerge dependency updates by @MekDrop in #29

Full Changelog: v1.0.2...v2.0.0

v1.0.2

02 Jul 04:20
adc1fe3

Choose a tag to compare

2023/07/02

  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0

v1.0.1

02 Apr 04:19
f2c0a76

Choose a tag to compare

2023/04/02

  • Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2

1.0.0

12 Feb 22:44
dc80d15

Choose a tag to compare

Some tests were added so it's time for 1.0.0 release!

What's Changed

Full Changelog: v0.1.4...v1.0.0

v0.1.4

01 Jan 04:21
22293d6

Choose a tag to compare

2023/01/01

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5

v0.1.3

09 Oct 05:04
9e99ed6

Choose a tag to compare

2022/10/09

  • Autorelease every 3 months

v0.1.2

02 Oct 04:28
73bac62

Choose a tag to compare

2022/10/02

  • Automerge dependabot pull requests
  • Autorelease
  • Delete release-drafter.yml

v0.1.1 🌈

02 Jul 18:10
ed4d715

Choose a tag to compare

What's Changed

🚀 Features

  • Dumping composer autoloader with optimization @MekDrop (#2)

🐛 Bug Fixes

  • Changed url of interactive GitHub courses @MekDrop (#3)
  • Dumping composer autoloader with optimization @MekDrop (#2)

First release

17 Jun 19:59
c124c0e

Choose a tag to compare