dependabot[bot] 81769a5801 chore(deps-dev): bump @typescript-eslint/parser from 8.24.0 to 8.26.0 (#273)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 06:17:03 +00:00
2025-02-04 16:35:51 +00:00
2023-01-09 10:43:30 -05:00
2025-02-12 11:52:16 -05:00
2024-01-11 09:39:36 +02:00
2023-01-09 10:43:30 -05:00
2025-03-07 06:14:51 +00:00
2023-09-07 21:19:03 +00:00

Magento 2 GitHub Actions

GitHub release (latest SemVer) Unit Test Integration Test Installation Test

Opinionated Github Actions and Workflows to make building, testing, and maintaining Magento 2 Modules easier.

Workflows

Workflow Name Description
Integration Test A Github Workflow that runs the Integration Tests of a Magento Package

Actions

Action Name Description
Unit Test A Github Action that runs the Unit Tests a Magento Package
Fix Magento Install A Github Action that fixes Magento before composer install
Cache Magento A Github Action that creates a composer cache for a Magento extension or store.
Setup Magento A Github Action that sets up Magento before composer install for an extension or store.
Get Magento Version A Github Action that computes the installed Magento version.
Installation Test A Github Action that tests the installability of a Magento Package
Semver Compare A Github Action that semantically compares two versions
Supported Version A Github Action that computes the currently supported Github Actions Matrix for Magento 2
S
Description
No description provided
Readme 3.7 MiB
Languages
TypeScript 91.9%
Shell 6.8%
PHP 0.9%
JavaScript 0.4%