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

build: Update non-major NPM dependencies #13599

Merged
merged 4 commits into from
Sep 25, 2024
Merged

build: Update non-major NPM dependencies #13599

merged 4 commits into from
Sep 25, 2024

Conversation

TomasEng
Copy link
Contributor

@TomasEng TomasEng commented Sep 23, 2024

Description

The updated packages in Renovate's pull request for updating non-major NPM dependencies make several checks fail. I have therefore created this pull request only with updates that don't make anything fail.

These are the dependencies that cause errors:

  • typescript
  • yarn
  • i18next
  • react-i18next
  • husky

I will create separate pull requests for those.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)

@github-actions github-actions bot added area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. area/dashboard Area: Related to the dashboard solution/studio/designer Issues related to the Altinn Studio Designer solution. kind/dependencies Used for issues or pull requests that are dependency updates labels Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (fe4e468) to head (620950d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13599   +/-   ##
=======================================
  Coverage   95.22%   95.22%           
=======================================
  Files        1499     1499           
  Lines       20499    20499           
  Branches     2485     2485           
=======================================
  Hits        19520    19520           
  Misses        869      869           
  Partials      110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TomasEng TomasEng force-pushed the update-npm-dependencies branch 2 times, most recently from ad28bda to 0c73633 Compare September 23, 2024 10:58
@TomasEng TomasEng marked this pull request as ready for review September 23, 2024 11:18
Copy link
Contributor

@wrt95 wrt95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@mlqn mlqn assigned mlqn and unassigned mlqn Sep 24, 2024
@mlqn mlqn merged commit c0c8c24 into main Sep 25, 2024
18 checks passed
@mlqn mlqn deleted the update-npm-dependencies branch September 25, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Area: Related to the dashboard area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. kind/dependencies Used for issues or pull requests that are dependency updates solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants