Skip to content

chore: remove deprecated framework info package #6446

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

Merged
merged 4 commits into from
Jun 11, 2025

Conversation

mrstork
Copy link
Contributor

@mrstork mrstork commented Jun 10, 2025

Summary

Recreating #5819

  • Replace all usage of framework-info within the build monorepo
  • Remove all files associated with the deprecated package

For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures
    we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
    something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures
    your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@mrstork mrstork changed the title Remove deprecated framework info chore: remove deprecated framework info Jun 10, 2025
@mrstork mrstork changed the title chore: remove deprecated framework info chore: remove deprecated framework info package Jun 10, 2025
@mrstork mrstork force-pushed the remove-deprecated-framework-info branch 2 times, most recently from e770709 to ab0b45a Compare June 10, 2025 11:25
@@ -133,6 +133,7 @@
"ava": "^5.0.0",
"c8": "^10.0.0",
"cpy": "^11.0.0",
"cpy-cli": "^5.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Used in postbuild

Copy link
Member

@serhalp serhalp left a comment

Choose a reason for hiding this comment

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

🚀 wow, thanks for taking this over!

alternatively for the weird remix/hydrogen thing, I wonder if we should just start with a PR that deletes that code? It's a hacky untested workaround for something that should no longer be relevant (non-Vite Remix and non-Vite Hydrogen) and it appears to be the source of a more relevant bug with Vite Hydrogen. Thoughts?

@mrstork mrstork force-pushed the remove-deprecated-framework-info branch from 33d1f63 to 4e92367 Compare June 10, 2025 19:19
Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

@mrstork mrstork marked this pull request as ready for review June 10, 2025 19:32
@mrstork mrstork requested a review from a team as a code owner June 10, 2025 19:32
@netlify netlify deleted a comment from github-actions bot Jun 10, 2025
@netlify netlify deleted a comment from github-actions bot Jun 10, 2025
@netlify netlify deleted a comment from github-actions bot Jun 10, 2025
@netlify netlify deleted a comment from github-actions bot Jun 10, 2025
@netlify netlify deleted a comment from github-actions bot Jun 10, 2025
Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

@mrstork mrstork enabled auto-merge (squash) June 11, 2025 02:51
@mrstork mrstork merged commit ad0384d into main Jun 11, 2025
113 of 117 checks passed
@mrstork mrstork deleted the remove-deprecated-framework-info branch June 11, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants