107 Commits

Author SHA1 Message Date
a3db1dd5a5 chore(deps): update sonarsource/sonarqube-scan-action action to v4.2.1 2024-12-21 01:02:48 +00:00
5e8a217a43 chore(deps): update dependency @types/react to v19.0.2 2024-12-21 00:01:41 +00:00
49225ed5e2 chore(deps): update nextjs monorepo to v15.1.0 2024-12-14 03:03:13 +00:00
85bac76893 fix(deps): update dependency postcss-preset-env to v10.1.2 2024-12-14 02:03:40 +00:00
13beb12a6e chore(deps): update dependency @types/react-dom to v19.0.2 2024-12-14 01:02:42 +00:00
e016d9d104 chore(deps): update dependency @types/node to v22.10.2 2024-12-14 00:02:08 +00:00
e9ce67219c Nextjs 15 working 2024-12-07 13:13:23 +01:00
12d4f25709 fix(deps): update dependency lucide-react to ^0.468.0 2024-12-07 04:03:42 +00:00
9ef054011c chore(deps): update sonarsource/sonarqube-scan-action action to v4.1.0 2024-12-07 03:03:48 +00:00
0810ca6cce chore(deps): update react monorepo 2024-12-07 02:04:53 +00:00
5fc9fca06d chore(deps): update nextjs monorepo to v14.2.20 2024-12-07 01:03:49 +00:00
53011385bc chore(deps): update dependency tailwindcss to v3.4.16 2024-12-07 00:02:35 +00:00
aa3432c5c7 fix(deps): update dependency lucide-react to ^0.462.0 2024-11-30 03:03:43 +00:00
fc6e8d068f chore(deps): update dependency @types/node to v22.10.1 2024-11-30 02:05:02 +00:00
1a09ed0280 fix(deps): update dependency class-variance-authority to v0.7.1 2024-11-30 01:03:50 +00:00
a3eea03c7d chore(deps): update dependency turbo to v2.3.3 2024-11-30 00:03:00 +00:00
647475c297 fix(deps): update dependency tailwind-merge to v2.5.5 2024-11-24 20:02:07 +00:00
89059fede6 chore(deps): update dependency @types/node to v22.9.3 2024-11-23 05:03:06 +00:00
cebd9cbbcc chore(deps): update dependency typescript to v5.7.2 2024-11-23 02:05:02 +00:00
c5f3a276d1 chore(deps): update dependency @types/node to v22.9.2 2024-11-23 01:03:50 +00:00
0b4fea7c72 chore(deps): update dependency turbo to v2.3.1 2024-11-23 00:02:50 +00:00
Felix Schulze
b9d5e1bd98 npm audit fix 2024-11-18 13:40:27 +01:00
b69ef2ff26 chore(deps): update sonarsource/sonarqube-scan-action action to v4 ()
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: 
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 2024-11-17 18:02:44 +00:00
01642c1b1e fix(deps): update dependency postcss-preset-env to v10.1.0 2024-11-16 05:04:48 +00:00
33a3c3eb4d fix(deps): update dependency lucide-react to ^0.460.0 2024-11-16 04:05:20 +00:00
36d06b278c chore(deps): update dependency turbo to v2.3.0 2024-11-16 03:05:42 +00:00
cd74cd0bd3 chore(deps): update nextjs monorepo to v14.2.18 2024-11-16 02:05:30 +00:00
c0f5a26715 chore(deps): update dependency tailwindcss to v3.4.15 2024-11-16 01:04:46 +00:00
ed5f24d6b2 chore(deps): update dependency postcss to v8.4.49 2024-11-16 00:03:05 +00:00
ebc18aa7d2 chore(deps): update dependency postcss to v8.4.48 2024-11-10 22:02:47 +00:00
0fd4bcbaba fix(deps): update dependency lucide-react to ^0.456.0 2024-11-09 04:04:20 +00:00
a557a6c2cd chore(deps): update sonarsource/sonarqube-scan-action action to v3.1.0 2024-11-09 03:04:38 +00:00
5630c845cc chore(deps): update dependency @types/node to v22.9.0 2024-11-09 02:05:04 +00:00
1367904c80 fix(deps): update dependency next-plausible to v3.12.4 2024-11-09 01:04:44 +00:00
a884696a3b chore(deps): update nextjs monorepo to v14.2.17 2024-11-09 00:03:22 +00:00
a8f7462938 chore(deps): update dependency @types/node to v22.8.7 2024-11-03 05:03:02 +00:00
d535b88277 chore(deps): update dependency @types/node to v22 ()
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: 
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 2024-11-02 03:05:20 +00:00
0a17306ac3 fix(deps): update dependency postcss-preset-env to v10.0.9 2024-11-02 02:05:43 +00:00
efd8094df3 fix(deps): update dependency next-plausible to v3.12.3 2024-11-02 01:04:23 +00:00
ab235e19f8 chore(deps): update dependency @types/node to v20.17.5 2024-11-02 00:03:09 +00:00
10560f69b4 chore(deps): update dependency @types/node to v20.17.1 2024-10-26 06:05:31 +00:00
fea613110b fix(deps): update dependency postcss-preset-env to v10.0.8 2024-10-26 05:05:05 +00:00
e545c9a408 chore(deps): update nextjs monorepo to v14.2.16 2024-10-26 04:06:37 +00:00
61888448ea chore(deps): update dependency turbo to v2.2.3 2024-10-26 03:04:53 +00:00
bd31a7aea2 chore(deps): update dependency @types/react to v18.3.12 2024-10-26 02:04:24 +00:00
1c026a4f4a chore(deps): update actions/setup-node digest to 39370e3 2024-10-26 01:04:12 +00:00
0db1e5de0b chore(deps): update actions/checkout digest to 11bd719 2024-10-26 00:01:49 +00:00
c1bc483497 chore(deps): update dependency turbo to v2.2.1 2024-10-19 13:01:42 +00:00