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

👻 Update client dependencies #1801

Merged
merged 1 commit into from
Apr 3, 2024
Merged

👻 Update client dependencies #1801

merged 1 commit into from
Apr 3, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Mar 27, 2024

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

@sjd78 sjd78 added this to the v0.4.0 milestone Mar 27, 2024
Update mostly webpack related client dependencies to
current versions.

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 merged commit 14f4fc6 into konveyor:main Apr 3, 2024
7 checks passed
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request 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 added a commit to sjd78/tackle2-ui that referenced this pull request 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 added a commit that referenced this pull request Apr 19, 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 #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

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 deleted the update_deps branch April 19, 2024 17:09
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Apr 22, 2024
Backport image build changes made on main and release-0.3
to get release-0.2 building properly.

See: konveyor#1781, konveyor#1780
Follow-up to konveyor#1801, konveyor#1871

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Apr 22, 2024
Backport image build changes made on main and release-0.3
to get release-0.2 building properly.

See: konveyor#1781, konveyor#1780
Follow-up to konveyor#1801, konveyor#1871

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit that referenced this pull request Apr 30, 2024
Backport image build changes made on main and release-0.3 to get
release-0.2 building properly.

See: #1781, #1780
Follow-up to #1801, #1871

---------

Signed-off-by: Scott J Dickerson <[email protected]>
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