23f95ea661
Nextjs 15 working
2024-12-07 13:13:23 +01:00
1e819e8476
fix(deps): update dependency lucide-react to ^0.468.0
2024-12-07 04:03:42 +00:00
068ccd6639
chore(deps): update sonarsource/sonarqube-scan-action action to v4.1.0
2024-12-07 03:03:48 +00:00
50a9c7b1ac
chore(deps): update react monorepo
2024-12-07 02:04:53 +00:00
c3ada53858
chore(deps): update nextjs monorepo to v14.2.20
2024-12-07 01:03:49 +00:00
cc0f464f56
chore(deps): update dependency tailwindcss to v3.4.16
2024-12-07 00:02:35 +00:00
593298f0c7
fix(deps): update dependency lucide-react to ^0.462.0
2024-11-30 03:03:43 +00:00
25113afa0a
chore(deps): update dependency @types/node to v22.10.1
2024-11-30 02:05:02 +00:00
e760d1b150
fix(deps): update dependency class-variance-authority to v0.7.1
2024-11-30 01:03:50 +00:00
dc29112f97
chore(deps): update dependency turbo to v2.3.3
2024-11-30 00:03:00 +00:00
4239232eed
fix(deps): update dependency tailwind-merge to v2.5.5
2024-11-24 20:02:07 +00:00
0ab3db7fb9
chore(deps): update dependency @types/node to v22.9.3
2024-11-23 05:03:06 +00:00
4184f646fe
chore(deps): update dependency typescript to v5.7.2
2024-11-23 02:05:02 +00:00
836ff0f61d
chore(deps): update dependency @types/node to v22.9.2
2024-11-23 01:03:50 +00:00
59d4e150b6
chore(deps): update dependency turbo to v2.3.1
2024-11-23 00:02:50 +00:00
07866abb7f
npm audit fix
2024-11-18 13:40:27 +01:00
489840590e
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 [@​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
347d405516
fix(deps): update dependency postcss-preset-env to v10.1.1
2024-11-17 18:02:44 +00:00
96ff202f3c
fix(deps): update dependency postcss-preset-env to v10.1.0
2024-11-16 05:04:48 +00:00
a2bb09f119
fix(deps): update dependency lucide-react to ^0.460.0
2024-11-16 04:05:20 +00:00
fe86d49604
chore(deps): update dependency turbo to v2.3.0
2024-11-16 03:05:42 +00:00
cfead30931
chore(deps): update nextjs monorepo to v14.2.18
2024-11-16 02:05:30 +00:00
0126a127e2
chore(deps): update dependency tailwindcss to v3.4.15
2024-11-16 01:04:46 +00:00
dbf3925b51
chore(deps): update dependency postcss to v8.4.49
2024-11-16 00:03:05 +00:00
75f29f44e7
chore(deps): update dependency postcss to v8.4.48
2024-11-10 22:02:47 +00:00
613dfad44f
fix(deps): update dependency lucide-react to ^0.456.0
2024-11-09 04:04:20 +00:00
676861d262
chore(deps): update sonarsource/sonarqube-scan-action action to v3.1.0
2024-11-09 03:04:38 +00:00
916a3a99f9
chore(deps): update dependency @types/node to v22.9.0
2024-11-09 02:05:04 +00:00
93a143e187
fix(deps): update dependency next-plausible to v3.12.4
2024-11-09 01:04:44 +00:00
e45a8abdb4
chore(deps): update nextjs monorepo to v14.2.17
2024-11-09 00:03:22 +00:00
e9efa4ad02
chore(deps): update dependency @types/node to v22.8.7
2024-11-03 05:03:02 +00:00
7eb5aca25d
chore(deps): update dependency @types/node to v22 ( #8 )
...
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
05c88f19fa
fix(deps): update dependency lucide-react to ^0.454.0
2024-11-02 03:05:20 +00:00
053611db9e
fix(deps): update dependency postcss-preset-env to v10.0.9
2024-11-02 02:05:43 +00:00
9b402a4285
fix(deps): update dependency next-plausible to v3.12.3
2024-11-02 01:04:23 +00:00
acf72a9336
chore(deps): update dependency @types/node to v20.17.5
2024-11-02 00:03:09 +00:00
9ad0a110ee
chore(deps): update dependency @types/node to v20.17.1
2024-10-26 06:05:31 +00:00
5e90c3b9a6
fix(deps): update dependency postcss-preset-env to v10.0.8
2024-10-26 05:05:05 +00:00
1d0555950d
chore(deps): update nextjs monorepo to v14.2.16
2024-10-26 04:06:37 +00:00
3994e5b80e
chore(deps): update dependency turbo to v2.2.3
2024-10-26 03:04:53 +00:00
0560029afb
chore(deps): update dependency @types/react to v18.3.12
2024-10-26 02:04:24 +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
0b36513309
chore(deps): update dependency turbo to v2.2.1
2024-10-19 13:01:42 +00:00
49c6cc6d36
fix(deps): update dependency lucide-react to ^0.453.0
2024-10-19 05:03:06 +00:00
8e4ded3a78
chore(deps): update dependency @types/node to v20.16.13
2024-10-19 04:04:40 +00:00
07b1ae9389
chore(deps): update dependency turbo to v2.2.0
2024-10-19 03:04:08 +00:00
8d1069f8e1
fix(deps): update dependency tailwind-merge to v2.5.4
2024-10-19 02:03:34 +00:00
122b6be70c
chore(deps): update dependency tailwindcss to v3.4.14
2024-10-19 01:03:40 +00:00
8ad22e1ec5
chore(deps): update dependency @types/node to v20.16.12
2024-10-19 00:02:04 +00:00