Commit Graph

11 Commits

Author SHA1 Message Date
20c0bf2770 chore(deps): update sibiraj-s/action-eslint action to v4 (#15)
All checks were successful
Lint / Lint (push) Successful in 32s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [sibiraj-s/action-eslint](https://github.com/sibiraj-s/action-eslint) | action | major | `v3.0.1` -> `v4.0.1` |

---

### Release Notes

<details>
<summary>sibiraj-s/action-eslint (sibiraj-s/action-eslint)</summary>

### [`v4.0.1`](https://github.com/sibiraj-s/action-eslint/blob/HEAD/CHANGELOG.md#v401-2025-07-08)

[Compare Source](https://github.com/sibiraj-s/action-eslint/compare/v4.0.0...v4.0.1)

##### Bug Fixes

-   fix usage of logger ([502aee5](https://github.com/sibiraj-s/action-eslint/commit/502aee5))
-   fix GitHub rest API usage ([6ab9fd68](https://github.com/sibiraj-s/action-eslint/commit/6ab9fd68))

### [`v4.0.0`](https://github.com/sibiraj-s/action-eslint/blob/HEAD/CHANGELOG.md#v400-2025-07-08)

[Compare Source](https://github.com/sibiraj-s/action-eslint/compare/v3.0.1...v4.0.0)

##### Breaking Changes

-   The action is now ESM ([d9543bd](https://github.com/sibiraj-s/action-eslint/commit/d9543bd))
-   Action runtime updated to Node.js 20 ([5580b04](https://github.com/sibiraj-s/action-eslint/commit/5580b04))
-   Drop `use-npx` option, by default it uses `npx` for `npm` and `pnpm dlx` for `pnpm` ([f7b0bf2](https://github.com/sibiraj-s/action-eslint/commit/f7b0bf2))

##### Features

-   Add pnpm support ([f7b0bf2](https://github.com/sibiraj-s/action-eslint/commit/f7b0bf2))

##### Bug Fixes

-   Fix exec working directory ([548a14a](https://github.com/sibiraj-s/action-eslint/commit/548a14a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDAuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #15
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2025-07-12 11:38:37 +02:00
9d548ce385 chore(deps): update actions/setup-node digest to 49933ea 2025-04-19 00:03:16 +00:00
97a247d03b chore(deps): update actions/setup-node digest to cdca736 2025-03-22 00:02:06 +00:00
3e951ec687 chore(deps): update actions/setup-node digest to 1d0ff46 2025-02-01 00:01:53 +00:00
a35b639a2d chore(deps): update actions/setup-node digest to 39370e3 2024-10-26 01:04:12 +00:00
9298c1ae8d chore(deps): update actions/checkout digest to 11bd719 2024-10-26 00:01:49 +00:00
263d02d29e chore(deps): update actions/checkout digest to eef6144 2024-10-12 00:02:31 +00:00
65121da711 chore(deps): update actions/setup-node digest to 0a44ba7 2024-09-21 00:01:18 +00:00
e44262415d always lint 2024-09-04 08:43:02 +02:00
11c5722cd7 chore(deps): pin dependencies (#1)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest |  -> `692973e` |
| [actions/setup-node](https://github.com/actions/setup-node) | action | pinDigest |  -> `1e60f62` |
| [sibiraj-s/action-eslint](https://github.com/sibiraj-s/action-eslint) | action | pinDigest |  -> `bcf41bb` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #1
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2024-08-18 21:02:29 +02:00
3cfe177994 add linting, sonarqube, renovate 2024-08-18 20:16:00 +02:00