Skip to content
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

fix: update all dependencies, fix typescript issues and tests #819

Merged
merged 11 commits into from
Jan 15, 2025

Conversation

usefulthink
Copy link
Contributor

@usefulthink usefulthink commented Dec 6, 2023

This PR brings all dependencies to their latest version (including a bit of dependencies cleanup).

Other things achieved with this PR:

  • all tests are back to passing
  • tests that never actually work are now working
  • obvious typescript problems have been fixed

Some fixes here could change observable behavior, but this is limited to undocumented behavior or cases that should never happen in the first place, so it doesn't warrant creating a major release.

@usefulthink usefulthink requested a review from a team as a code owner December 8, 2023 11:31
@usefulthink usefulthink requested review from willum070 and removed request for a team December 8, 2023 11:31
@usefulthink usefulthink force-pushed the chore/reanimate branch 2 times, most recently from fab24dc to 965acf0 Compare December 8, 2023 12:49
@wangela wangela requested review from kwnevarez and removed request for willum070 February 15, 2024 23:57
@usefulthink usefulthink force-pushed the chore/reanimate branch 2 times, most recently from 42a83a6 to 3c2b852 Compare July 29, 2024 13:27
@usefulthink usefulthink merged commit e554366 into googlemaps:main Jan 15, 2025
13 checks passed
@usefulthink usefulthink deleted the chore/reanimate branch January 15, 2025 15:55
github-actions bot pushed a commit that referenced this pull request Jan 15, 2025
- dependencies updated to their latest versions (exceptions are typescript 5.5 and eslint 8)
- all tests are back to passing, tests that never actually worked are now working
- all TypeScript and ESLint Problems are fixed e554366
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