Track anything, every day. https://trackevery.day/
Go to file
Renovate Bot b69ef2ff26
Some checks failed
Lint / Lint (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Has been cancelled
chore(deps): update sonarsource/sonarqube-scan-action action to v4 (#9)
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
.gitea/workflows chore(deps): update sonarsource/sonarqube-scan-action action to v4 (#9) 2024-11-18 13:38:56 +01:00
.vscode add linting, sonarqube, renovate 2024-08-18 20:16:00 +02:00
app plausible tracker, main layout 2024-09-03 22:34:03 +02:00
lib install shadcn 2024-09-03 20:58:07 +02:00
public create next app 2024-09-03 19:42:30 +02:00
.eslintrc.json create next app 2024-09-03 19:42:30 +02:00
.gitignore create next app 2024-09-03 19:42:30 +02:00
components.json install shadcn 2024-09-03 20:58:07 +02:00
LICENSE Initial commit 2024-08-13 15:33:20 +02:00
next.config.mjs create next app 2024-09-03 19:42:30 +02:00
package-lock.json fix(deps): update dependency postcss-preset-env to v10.1.1 2024-11-17 18:02:44 +00:00
package.json fix(deps): update dependency lucide-react to ^0.460.0 2024-11-16 04:05:20 +00:00
postcss.config.mjs add configs 2024-09-03 20:43:41 +02:00
README.md Initial commit 2024-08-13 15:33:20 +02:00
renovate.json add linting, sonarqube, renovate 2024-08-18 20:16:00 +02:00
sonar-project.properties add linting, sonarqube, renovate 2024-08-18 20:16:00 +02:00
tailwind.config.ts install shadcn 2024-09-03 20:58:07 +02:00
tsconfig.json create next app 2024-09-03 19:42:30 +02:00
turbo.json add configs 2024-09-03 20:43:41 +02:00

trackevery-day

https://trackevery.day/ Track anything, every day.