-
Notifications
You must be signed in to change notification settings - Fork 6
chore: update dependencies (oct 2025) #282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Lint is working great 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I got to edit posts on this PR, I get this error on both the Hub and Network; I can't recreate it on trunk:
In the inspector, it comes up as Uncaught TypeError: _isSavingPost is not a function.
I didn't run into errors on the other screens - just let me know if you can't recreate this!
Edited to add: I suspect the same thing would happen with _isCleanNewPost since they're formatted the same in the PR, but I didn't actually see the same error for that one!
|
@laurelfulford whoops, it looks like this repo was lacking a .stylelintrc.js file because it only recently started containing any SCSS. I've added that and ran the I also saw that there's some redundancy in the You may need to remove |
|
Thanks @dkoo! I'm still getting a couple lint errors locally (weird though, your commit is happy!): I think as long as the tests are passing in GitHub we could tackle these as a separate PR 🙂 I think the main remaining issue is that |
|
Whoops, missed that comment. 10201a2 should fix the JS error! |
laurelfulford
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dkoo! That took care of the error 🎉
|
Hey @dkoo, good job getting this PR merged! 🎉 Now, the Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label. If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label. Thank you! ❤️ |
All Submissions:
Changes proposed in this Pull Request:
See Automattic/newspack-scripts#219.
Other information: