FCECOM-1021 · Update Dependencies of FSXA API#224
Merged
nico-mcalley merged 5 commits intomasterfrom Jun 5, 2025
Merged
Conversation
Update Dependencies of FSXA API - Upgrade dependencies - Upgrade Node.js version Afterward: - Fix Tests - Fix Wildcard Route (Express.js 5 breaking change) - Fix Rollup Configuration - Fix TypeScript Build Verified: - Performed Test - Ran Build Tasks needed to verify any further: 1. Install new version in a working PWA 2. Verify that everything works as expected Signed-off-by: Justin Wiegmann <wiegmann@e-spirit.com>
Update Dependencies of FSXA API - Upgraded GitHub Actions Signed-off-by: Justin Wiegmann <wiegmann@e-spirit.com>
Collaborator
Author
|
This should enable Express.js 5 to be supported. Has to be checked again, but Integration tests work fine. |
Update Dependencies of FSXA API - Fox rollup build command Signed-off-by: Justin Wiegmann <wiegmann@e-spirit.com>
Update Dependencies of FSXA API - Removing breaking change Signed-off-by: Justin Wiegmann <wiegmann@e-spirit.com>
Update Dependencies of FSXA API - Downgraded `body-parser` & `saxes` to prevent breaking change in production code. Signed-off-by: Justin Wiegmann <wiegmann@e-spirit.com>
|
🎉 This PR is included in version 10.23.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
Update Dependencies of FSXA API
Afterward:
Verified:
Tasks needed to verify any further: