29063e407c
chore(deps): update sonarsource/sonarqube-scan-action action to v4.2.1
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 57s
2024-12-21 03:03:00 +00:00
9ef054011c
chore(deps): update sonarsource/sonarqube-scan-action action to v4.1.0
Lint / Lint (push) Successful in 28s
SonarQube Scan / SonarQube Trigger (push) Successful in 50s
2024-12-07 03:03:48 +00:00
b69ef2ff26
chore(deps): update sonarsource/sonarqube-scan-action action to v4 ( #9 )
...
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 [@​henryju](https://github.com/henryju ) and [@​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
a557a6c2cd
chore(deps): update sonarsource/sonarqube-scan-action action to v3.1.0
Lint / Lint (push) Successful in 34s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m10s
2024-11-09 03:04:38 +00:00
1c026a4f4a
chore(deps): update actions/setup-node digest to 39370e3
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
Lint / Lint (push) Successful in 40s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m12s
2024-10-26 00:01:49 +00:00
7fe908e01e
chore(deps): update actions/checkout digest to eef6144
Lint / Lint (push) Successful in 45s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m8s
2024-10-12 00:02:31 +00:00
a978fa0aad
chore(deps): update sonarsource/sonarqube-scan-action digest to 884b794
Lint / Lint (push) Successful in 24s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m27s
2024-09-28 00:01:07 +00:00
8494174fd3
chore(deps): update actions/setup-node digest to 0a44ba7
Lint / Lint (push) Successful in 21s
SonarQube Scan / SonarQube Trigger (push) Successful in 58s
2024-09-21 00:01:18 +00:00
a144f12c31
always lint
Lint / Lint (push) Successful in 30s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m11s
2024-09-04 08:43:02 +02:00
2c0f998cf6
chore(deps): pin dependencies ( #1 )
...
SonarQube Scan / SonarQube Trigger (push) Successful in 17s
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
dc609f5079
add linting, sonarqube, renovate
SonarQube Scan / SonarQube Trigger (push) Successful in 18s
2024-08-18 20:16:00 +02:00