Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps impresscms-dev/generate-php-project-classes-list-file-action from 1.0.2 to 2.0.0.

Release notes

Sourced from impresscms-dev/generate-php-project-classes-list-file-action's releases.

v2.0.0

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

Full Changelog: impresscms-dev/generate-php-project-classes-list-file-action@v1.0.2...v2.0.0

Commits
  • 0515dcf Update dist folder 2025-04-20 23:23 UTC
  • 63278bc Merge pull request #29 from MekDrop/improve/ci-actions-rewritten-2
  • d7ec883 GitHub actions rewritten to better test code and better automerge dependency ...
  • 26f6692 Merge pull request #28 from MekDrop/fix/eslint-config
  • 90f19c8 Fixed eslint config
  • 558fc9d Bump eslint-plugin-jest from 27.9.0 to 28.11.0 (#27)
  • 7577700 Bump eslint from 8.57.1 to 9.25.0 (#26)
  • b1829d2 Merge pull request #25 from MekDrop/feature/add-npm-to-dependabot
  • fa42de8 Merge pull request #24 from MekDrop/fxi/readme.md
  • 1b66647 Added npm packages autoupdates to dependabot config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Description by Korbit AI

What change is being made?

Bump the version of impresscms-dev/generate-php-project-classes-list-file-action from 1.0.2 to 2.0.0 in the action.yml file.

Why are these changes being made?

The update is intended to incorporate the improvements and features introduced in version 2.0.0. This ensures the action remains up-to-date with the latest functionality and fixes. No issues are anticipated, but thorough testing has been conducted to verify compatibility.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Bumps [impresscms-dev/generate-php-project-classes-list-file-action](https://github.com/impresscms-dev/generate-php-project-classes-list-file-action) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/impresscms-dev/generate-php-project-classes-list-file-action/releases)
- [Commits](impresscms-dev/generate-php-project-classes-list-file-action@v1.0.2...v2.0.0)

---
updated-dependencies:
- dependency-name: impresscms-dev/generate-php-project-classes-list-file-action
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@korbit-ai
Copy link

korbit-ai bot commented May 1, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@github-actions github-actions bot added this pull request to the merge queue May 1, 2025
Merged via the queue into main with commit 07c5604 May 1, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/impresscms-dev/generate-php-project-classes-list-file-action-2.0.0 branch May 1, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant