Commit Graph

87 Commits

Author SHA1 Message Date
0b4fea7c72 chore(deps): update dependency turbo to v2.3.1
All checks were successful
Lint / Lint (push) Successful in 37s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m14s
2024-11-23 00:02:50 +00:00
Felix Schulze
b9d5e1bd98 npm audit fix
All checks were successful
Lint / Lint (push) Successful in 40s
SonarQube Scan / SonarQube Trigger (push) Successful in 58s
2024-11-18 13:40:27 +01:00
b69ef2ff26 chore(deps): update sonarsource/sonarqube-scan-action action to v4 (#9)
Some checks failed
Lint / Lint (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action) | action | major | `v3.1.0` -> `v4.0.0` |

---

### Release Notes

<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>

### [`v4.0.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v4.0.0)

[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v3.1.0...v4.0.0)

#### What's Changed

-   SQSCANGHA-46 Replace the Docker action by a composite action by [@&#8203;henryju](https://github.com/henryju) and [@&#8203;antonioaversa](https://github.com/antonioaversa) in https://github.com/SonarSource/sonarqube-scan-action/pull/145

This new major version removes Docker, moving to a [composite action](https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-composite-action).
This has multiple benefits:

-   you can now use our GitHub action with Java and Dart project, which previously didn’t support it due to Docker isolation
-   your run won’t fail anymore in peak workload scenarios due to the Docker image hitting the rate limit on DockerHub
-   the scan won’t need to run the scan as a root user, as recommended by GitHub for operations happening in a Docker container
-   you will be able to run the action as part of your workflow on any Operating System

We expect no issues for the vast majority of users, and we encourage you to move to the new version.
You can read more about this new release [here](https://community.sonarsource.com/t/the-upcoming-release-of-github-action-for-sonarqube-v-4-0-0-remove-docker/130180).

**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v3.1.0...v4.0.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #9
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2024-11-18 13:38:56 +01:00
02b28c3b29 fix(deps): update dependency postcss-preset-env to v10.1.1
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 57s
2024-11-17 18:02:44 +00:00
01642c1b1e fix(deps): update dependency postcss-preset-env to v10.1.0
All checks were successful
Lint / Lint (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Successful in 55s
2024-11-16 05:04:48 +00:00
33a3c3eb4d fix(deps): update dependency lucide-react to ^0.460.0
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s
2024-11-16 04:05:20 +00:00
36d06b278c chore(deps): update dependency turbo to v2.3.0
All checks were successful
Lint / Lint (push) Successful in 31s
SonarQube Scan / SonarQube Trigger (push) Successful in 57s
2024-11-16 03:05:42 +00:00
cd74cd0bd3 chore(deps): update nextjs monorepo to v14.2.18
All checks were successful
Lint / Lint (push) Successful in 38s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s
2024-11-16 02:05:30 +00:00
c0f5a26715 chore(deps): update dependency tailwindcss to v3.4.15
All checks were successful
Lint / Lint (push) Successful in 43s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m18s
2024-11-16 01:04:46 +00:00
ed5f24d6b2 chore(deps): update dependency postcss to v8.4.49
All checks were successful
Lint / Lint (push) Successful in 35s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m0s
2024-11-16 00:03:05 +00:00
ebc18aa7d2 chore(deps): update dependency postcss to v8.4.48
All checks were successful
Lint / Lint (push) Successful in 28s
SonarQube Scan / SonarQube Trigger (push) Successful in 58s
2024-11-10 22:02:47 +00:00
0fd4bcbaba fix(deps): update dependency lucide-react to ^0.456.0
All checks were successful
Lint / Lint (push) Successful in 35s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m8s
2024-11-09 04:04:20 +00:00
a557a6c2cd chore(deps): update sonarsource/sonarqube-scan-action action to v3.1.0
All checks were successful
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m10s
2024-11-09 03:04:38 +00:00
5630c845cc chore(deps): update dependency @types/node to v22.9.0
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s
2024-11-09 02:05:04 +00:00
1367904c80 fix(deps): update dependency next-plausible to v3.12.4
All checks were successful
Lint / Lint (push) Successful in 58s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m13s
2024-11-09 01:04:44 +00:00
a884696a3b chore(deps): update nextjs monorepo to v14.2.17
All checks were successful
Lint / Lint (push) Successful in 38s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m1s
2024-11-09 00:03:22 +00:00
a8f7462938 chore(deps): update dependency @types/node to v22.8.7
All checks were successful
Lint / Lint (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Successful in 56s
2024-11-03 05:03:02 +00:00
d535b88277 chore(deps): update dependency @types/node to v22 (#8)
All checks were successful
Lint / Lint (push) Successful in 31s
SonarQube Scan / SonarQube Trigger (push) Successful in 50s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | major | [`20.17.5` -> `22.8.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.5/22.8.6) |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2024-11-02 11:14:43 +01:00
b80667c412 fix(deps): update dependency lucide-react to ^0.454.0
All checks were successful
Lint / Lint (push) Successful in 38s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m6s
2024-11-02 03:05:20 +00:00
0a17306ac3 fix(deps): update dependency postcss-preset-env to v10.0.9
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m10s
2024-11-02 02:05:43 +00:00
efd8094df3 fix(deps): update dependency next-plausible to v3.12.3
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m43s
2024-11-02 01:04:23 +00:00
ab235e19f8 chore(deps): update dependency @types/node to v20.17.5
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m13s
2024-11-02 00:03:09 +00:00
10560f69b4 chore(deps): update dependency @types/node to v20.17.1
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 59s
2024-10-26 06:05:31 +00:00
fea613110b fix(deps): update dependency postcss-preset-env to v10.0.8
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m9s
2024-10-26 05:05:05 +00:00
e545c9a408 chore(deps): update nextjs monorepo to v14.2.16
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s
2024-10-26 04:06:37 +00:00
61888448ea chore(deps): update dependency turbo to v2.2.3
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s
2024-10-26 03:04:53 +00:00
bd31a7aea2 chore(deps): update dependency @types/react to v18.3.12
All checks were successful
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m5s
2024-10-26 02:04:24 +00:00
1c026a4f4a chore(deps): update actions/setup-node digest to 39370e3
All checks were successful
Lint / Lint (push) Successful in 35s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m0s
2024-10-26 01:04:12 +00:00
0db1e5de0b chore(deps): update actions/checkout digest to 11bd719
All checks were successful
Lint / Lint (push) Successful in 40s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m12s
2024-10-26 00:01:49 +00:00
c1bc483497 chore(deps): update dependency turbo to v2.2.1
All checks were successful
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m4s
2024-10-19 13:01:42 +00:00
becf23298f fix(deps): update dependency lucide-react to ^0.453.0
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 53s
2024-10-19 05:03:06 +00:00
567fa64b2c chore(deps): update dependency @types/node to v20.16.13
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 59s
2024-10-19 04:04:40 +00:00
30da0456e6 chore(deps): update dependency turbo to v2.2.0
All checks were successful
Lint / Lint (push) Successful in 38s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m9s
2024-10-19 03:04:08 +00:00
b3555fb217 fix(deps): update dependency tailwind-merge to v2.5.4
All checks were successful
Lint / Lint (push) Successful in 44s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m19s
2024-10-19 02:03:34 +00:00
a8ea3890e6 chore(deps): update dependency tailwindcss to v3.4.14
All checks were successful
Lint / Lint (push) Successful in 39s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m9s
2024-10-19 01:03:40 +00:00
78af150d77 chore(deps): update dependency @types/node to v20.16.12
All checks were successful
Lint / Lint (push) Successful in 45s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m13s
2024-10-19 00:02:04 +00:00
3ca92f78ab fix(deps): update dependency lucide-react to ^0.452.0
All checks were successful
Lint / Lint (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Successful in 51s
2024-10-12 06:04:04 +00:00
acbe42add0 fix(deps): update dependency postcss-preset-env to v10.0.7
All checks were successful
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 59s
2024-10-12 05:04:03 +00:00
1ca8f6bb22 chore(deps): update nextjs monorepo to v14.2.15
All checks were successful
Lint / Lint (push) Successful in 29s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m5s
2024-10-12 04:04:58 +00:00
d3fd0298cd chore(deps): update dependency typescript to v5.6.3
All checks were successful
Lint / Lint (push) Successful in 41s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m16s
2024-10-12 03:04:46 +00:00
5fe7e69532 chore(deps): update dependency @types/react-dom to v18.3.1
All checks were successful
Lint / Lint (push) Successful in 35s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m8s
2024-10-12 02:04:28 +00:00
9225ccb1c5 chore(deps): update dependency @types/node to v20.16.11
All checks were successful
Lint / Lint (push) Successful in 45s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m8s
2024-10-12 01:04:41 +00:00
7fe908e01e chore(deps): update actions/checkout digest to eef6144
All checks were successful
Lint / Lint (push) Successful in 45s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m8s
2024-10-12 00:02:31 +00:00
6462eb2082 fix(deps): update dependency lucide-react to ^0.447.0
All checks were successful
Lint / Lint (push) Successful in 30s
SonarQube Scan / SonarQube Trigger (push) Successful in 55s
2024-10-05 17:05:33 +00:00
de7ede8499 fix(deps): update dependency tailwind-merge to v2.5.3
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m0s
2024-10-05 16:03:18 +00:00
df525d6a33 fix(deps): update dependency postcss-preset-env to v10.0.6
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m1s
2024-10-05 15:03:21 +00:00
d55b3c6670 chore(deps): update nextjs monorepo to v14.2.14
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m2s
2024-10-05 14:03:52 +00:00
17ea2c077c chore(deps): update dependency @types/react to v18.3.11
All checks were successful
Lint / Lint (pull_request) Successful in 23s
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 50s
Lint / Lint (push) Successful in 1m12s
SonarQube Scan / SonarQube Trigger (push) Successful in 51s
2024-10-05 13:04:34 +00:00
2d58eec7e5 chore(deps): update dependency turbo to v2.1.3
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 10s
Lint / Lint (pull_request) Successful in 48s
SonarQube Scan / SonarQube Trigger (push) Failing after 10s
Lint / Lint (push) Successful in 31s
2024-10-05 01:04:24 +00:00
e8d5d4b5a8 fix(deps): update dependency lucide-react to ^0.446.0
All checks were successful
Lint / Lint (push) Successful in 23s
SonarQube Scan / SonarQube Trigger (push) Successful in 38s
2024-09-28 04:01:40 +00:00