Skip to content

chore: upgrade dependencies #5406

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

chore: upgrade dependencies #5406

wants to merge 5 commits into from

Conversation

jye-sf
Copy link
Collaborator

@jye-sf jye-sf commented Jul 3, 2025

Details

Weekly dependency upgrades

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

GUS work item

@jye-sf jye-sf requested a review from a team as a code owner July 3, 2025 20:30
@jye-sf jye-sf added nomerge work-in-progress Work in progress and removed nomerge work-in-progress Work in progress labels Jul 3, 2025
@jye-sf jye-sf force-pushed the jye/dependencies branch from db3a772 to 9885530 Compare July 3, 2025 23:58
package.json Outdated
"terser": "^5.39.0",
"tslib": "^2.8.1",
"typescript": "5.8.2",
"typescript-eslint": "8.29.1",
"typescript": "5.8.3",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because we're a library, bumping our version of TypeScript can be a potentially breaking change at any point.

We're technically supposed to be on v5.4.5, but looks like we accidentally bumped months ago. If nobody's complained, we can just leave it at 5.8.2.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know that. Yeah we can leave it at 5.8.2. I'm wondering if we can make it more obvious that this is a breaking change.....unit test?.....

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.

2 participants