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

👻 [backport release-0.3] Update client dependencies (#1801) #1860

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Apr 18, 2024

Resolves: https://issues.redhat.com/browse/MTA-2492

Update mostly webpack related client dependencies to current versions.

This will handle the npm install warning about "stable" and the build time warnings about updating "caniuse".

Other libraries will need more attention to be updated:

  • react@18 (see Upgrade to React 18 #1762)
  • i18next@latest (translation file changes around singular/plural)
  • msw@2 (APIs changed)
  • webpack-dev-server@5 (APIs changed)
  • @testing-library@latest
  • axios@latest

Backport-of: #1801

@sjd78 sjd78 requested review from ibolton336 and rszwajko April 18, 2024 19:05
@sjd78 sjd78 added this to the v0.3.2 milestone Apr 18, 2024
@sjd78 sjd78 changed the title 👻 Update client dependencies (#1801) 👻 [backport release-0.3] Update client dependencies (#1801) Apr 18, 2024
Resolves: https://issues.redhat.com/browse/MTA-2492

Update mostly webpack related client dependencies to current versions.

This will handle the npm install warning about "stable" and the build
time warnings about updating "caniuse".

Other libraries will need more attention to be updated:
  - react@18 (see konveyor#1762)
  - i18next@latest (translation file changes around singular/plural)
  - msw@2 (APIs changed)
  - webpack-dev-server@5 (APIs changed)
  - `@testing-library@latest`
  - axios@latest

Backport-of: konveyor#1801
Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 force-pushed the backport_PR1801 branch from 4a59778 to 6bf0f9f Compare April 18, 2024 22:38
@sjd78 sjd78 merged commit 4b293aa into konveyor:release-0.3 Apr 19, 2024
4 checks passed
@sjd78 sjd78 deleted the backport_PR1801 branch April 19, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants