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

[IDS-5274] Chore: Update fsevents #400

Merged
merged 6 commits into from
Jan 14, 2025
Merged

[IDS-5274] Chore: Update fsevents #400

merged 6 commits into from
Jan 14, 2025

Conversation

sauntimo
Copy link
Contributor

@sauntimo sauntimo commented Jan 10, 2025

✏️ Changes

  • Overrides fsevents 1.x to use latest version 2.3.3.
  • Adds webpack-bundle-analyzer which is useful for understanding bundle sizes.
  • removes node-polyfill-webpack-plugin which is only required for the backend build, and so only needs to be installed in auth0-extensions-cli repo. Removing it from the frontend webpack config reduces the ui bundle significantly.

Note: This had to be fixed with #401 to re-add the node polyfill.

🔗 References

🎯 Testing

  • ✅ 40/40 integration tests passing against a layer0 dev space
  • ✅ 145/145 unit tests passing locally
  • ✅ tested in iam-authz-extensionupgrade2 space manually with demozero

🚀 Deployment

✅ This can be deployed any time

🎡 Rollout

In order to verify that the deployment was successful we will test in a prod space both before and after we make this version available to customers.

🔥 Rollback

If there are issues with this version we will follow the disaster recovery plan for the authz extension.

@sauntimo sauntimo self-assigned this Jan 10, 2025
@sauntimo sauntimo marked this pull request as ready for review January 10, 2025 14:25
@sauntimo sauntimo marked this pull request as draft January 10, 2025 14:25
@sauntimo sauntimo added security dependencies Pull requests that update a dependency file labels Jan 10, 2025
@sauntimo sauntimo marked this pull request as ready for review January 13, 2025 19:35
@sauntimo sauntimo merged commit d181cee into master Jan 14, 2025
4 checks passed
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 security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants