ngworker / lumberjack

Chop and cut Angular logs like a professional lumberjack.
https://ngworker.github.io/lumberjack/
MIT License
184 stars 20 forks source link

chore!: upgrade to angular 17 and nx 17.2 #203

Closed NachoVazquez closed 9 months ago

NachoVazquez commented 9 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Lumberjack supports up to Angular 16

What is the new behavior?

The project is updated to Angular 17 and Nx 17.2

Does this PR introduce a breaking change?

[x] Yes
[ ] No

BREAKING CHANGES:

nx-cloud[bot] commented 9 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7670fb2268c0e9511630615a90599fa70d32efb3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets - [`nx affected --target=e2e --parallel=1`](https://cloud.nx.app/runs/1MVL0cWkol?utm_source=pull-request&utm_medium=comment) - [`nx run-many --all --target=lint --configuration=report --parallel=2 --max-warnings=0`](https://cloud.nx.app/runs/WLs5w7Wk0T?utm_source=pull-request&utm_medium=comment) - [`nx run-many --all --target=test --configuration=coverage --parallel=1 --max-workers=2`](https://cloud.nx.app/runs/xpCV3Uecfp?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=build --parallel=2`](https://cloud.nx.app/runs/m4iUl8NfRT?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- yarn nx format:check`](https://cloud.nx.app/runs/0wwpGbtMQY?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud