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

Bump almost every dependency #2940

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Bump almost every dependency #2940

wants to merge 20 commits into from

Conversation

RichDom2185
Copy link
Member

Description

Recreated the lockfile and bumps a lot of things.

Need to manually check and run through features for regressions.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Code quality improvements

How to test

Checklist

  • I have tested this code
  • I have updated the documentation

@RichDom2185 RichDom2185 self-assigned this Apr 15, 2024
@RichDom2185 RichDom2185 marked this pull request as draft April 15, 2024 12:34
@coveralls
Copy link

coveralls commented May 1, 2024

Pull Request Test Coverage Report for Build 8960248612

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 32.22%

Totals Coverage Status
Change from base Build 8960018753: 0.0%
Covered Lines: 4989
Relevant Lines: 14543

💛 - Coveralls

@RichDom2185
Copy link
Member Author

Still one remaining runtime error with the following cryptic message:

image

@chownces have you encountered this before?

@chownces
Copy link
Contributor

chownces commented May 2, 2024

Still one remaining runtime error with the following cryptic message:

image @chownces have you encountered this before?

Nope, not yet. How can I repro this?

@RichDom2185
Copy link
Member Author

Nope, not yet. How can I repro this?

Just need to run yarn start on playground-only mode.

@chownces
Copy link
Contributor

chownces commented May 2, 2024

I think probably one of the resize libraries is causing this issue. Will need to investigate further. This only happens during browser force refreshes on my end.

@RichDom2185
Copy link
Member Author

I think probably one of the resize libraries is causing this issue. Will need to investigate further. This only happens during browser force refreshes on my end.

I suspect might be the router, but also, seems like ace is bugging out as well (despite being not updated):

image

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.

None yet

3 participants