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

Removed lingering remnants of old app diff feature #35652

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

Conversation

orangejenny
Copy link
Contributor

Technical Summary

Discovered while working on app manager migration to webpack.

This feature was rewritten in #24220

Bonus, this removes the jsdiff library from HQ, which is one of the few remaining bower-only libraries, so this PR gets us a step closer to getting off of yarn.

Safety Assurance

Safety story

Dead code removal. Code review is a sufficient safety check.

Automated test coverage

Deletes relevant tests.

QA Plan

No.

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@orangejenny orangejenny added the product/invisible Change has no end-user visible impact label Jan 22, 2025
@orangejenny orangejenny requested review from a team and biyeun as code owners January 22, 2025 02:10
@dimagimon dimagimon added the dependencies Pull requests that update a dependency file label Jan 22, 2025
@orangejenny orangejenny requested a review from nospame January 22, 2025 02:11
@@ -4795,10 +4795,6 @@ jsbn@~0.1.0:
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=

jsdiff@components/jsdiff#~3.2.0:
Copy link
Contributor

Choose a reason for hiding this comment

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

🥳 the less the merrier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file product/invisible Change has no end-user visible impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants