security: bump Remix packages to ^2.17.2 in integration-tests#301
Closed
thomasrockhu-codecov wants to merge 3 commits intomainfrom
Closed
security: bump Remix packages to ^2.17.2 in integration-tests#301thomasrockhu-codecov wants to merge 3 commits intomainfrom
thomasrockhu-codecov wants to merge 3 commits intomainfrom
Conversation
Updates @remix-run/dev and adds @remix-run/node and @remix-run/react at ^2.17.2 so the integration-tests workspace matches patched Remix releases (GHSA-9583-h5hc-x8cw, GHSA-4q56-crqp-v477). Made-with: Cursor
Codecov Report✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
☔ View full report in Codecov by Sentry. |
Made-with: Cursor # Conflicts: # pnpm-lock.yaml
Bundle ReportChanges will decrease total bundle size by 305.21kB (-3.79%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: @codecov/example-sveltekit-app-client-esmAssets Changed:
view changes for bundle: @codecov/remix-vite-plugin-esmAssets Changed:
view changes for bundle: @codecov/example-next-app-client-array-pushAssets Changed:
view changes for bundle: @codecov/example-next-15-app-client-array-pushAssets Changed:
view changes for bundle: @codecov/nuxt-plugin-esmAssets Changed:
view changes for bundle: @codecov/example-astro-app-server-esmAssets Changed:
view changes for bundle: @codecov/bundler-plugin-core-esmAssets Changed:
view changes for bundle: @codecov/vite-plugin-esmAssets Changed:
view changes for bundle: @codecov/example-sveltekit-app-server-esmAssets Changed:
view changes for bundle: @codecov/astro-plugin-esmAssets Changed:
view changes for bundle: @codecov/example-astro-5-app-server-esmAssets Changed:
view changes for bundle: @codecov/sveltekit-plugin-esmAssets Changed:
|
thomasrockhu-codecov
added a commit
that referenced
this pull request
Apr 3, 2026
Combine changes from PR #300 and PR #301 into PR #299: align integration-tests and integration-tests/test-apps/remix with patched Remix releases (GHSA-9583-h5hc-x8cw and related advisories). Made-with: Cursor
Contributor
Author
|
Closing in favor of #299, which now includes the integration-tests workspace Remix bumps. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps
@remix-run/devto ^2.17.2 and adds@remix-run/nodeand@remix-run/reactat ^2.17.2 inintegration-tests/package.jsonso the workspace matches patched Remix releases:Test plan
Made with Cursor