Skip to content

Conversation

@timdeschryver
Copy link
Member

@timdeschryver timdeschryver commented Sep 2, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Closes #4805

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

  • The first commit updates and removes dev dependencies
    • Removed ts-node in favor of tsx
    • Removed globby and glob in favor of tinyglobby
  • The second commit runs prettier (because it was updated)
  • When ngrx.io is removed we can clean up more dependencies

@netlify
Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit ef0f216
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/68c057e493b5a90008ee4825

@netlify
Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for ngrx-site-v19 ready!

Name Link
🔨 Latest commit ef0f216
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-site-v19/deploys/68c057e4b76c7c0008576d0b
😎 Deploy Preview https://deploy-preview-4948--ngrx-site-v19.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@timdeschryver timdeschryver force-pushed the devdeps branch 2 times, most recently from 0abbc73 to 574c9a1 Compare September 2, 2025 13:40
@markostanimirovic markostanimirovic added the Needs Cleanup Review changes needed label Sep 7, 2025
@timdeschryver
Copy link
Member Author

Do not merge - the copy commands need to be tested first.

@timdeschryver
Copy link
Member Author

Should be good now 👍

@timdeschryver timdeschryver removed the Needs Cleanup Review changes needed label Sep 9, 2025
@brandonroberts brandonroberts merged commit 0365ea5 into main Sep 10, 2025
8 checks passed
@brandonroberts brandonroberts deleted the devdeps branch September 10, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependencies cleanup 🧹

4 participants