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

feat: use sha256 for webpack #4715

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

PeterSchafer
Copy link
Collaborator

What does this PR do?

In the preparation of FIPS support, we are removing the usage of unsupported cryptographic algorithms.

@PeterSchafer PeterSchafer requested review from a team as code owners June 22, 2023 09:51
@github-actions
Copy link
Contributor

github-actions bot commented Jun 22, 2023

Warnings
⚠️

Since the CLI is unifying on a standard and improved tooling, we're starting to migrate old-style imports and exports to ES6 ones.
A file you've modified is using either module.exports or require(). If you can, please update them to ES6 import syntax and export syntax.
Files found:

  • webpack.common.ts

Generated by 🚫 dangerJS against 8652f46

@PeterSchafer PeterSchafer merged commit 13ea20e into master Jun 23, 2023
5 checks passed
@PeterSchafer PeterSchafer deleted the feat/HEAD-386_webpack_sha256 branch June 23, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants