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

front: upgrade minor dependencies #9279

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

Yohh
Copy link
Contributor

@Yohh Yohh commented Oct 10, 2024

close #9257

@Yohh Yohh requested a review from a team as a code owner October 10, 2024 07:31
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Oct 10, 2024
@Yohh Yohh requested review from emersion and clarani October 10, 2024 07:32
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.44%. Comparing base (78d7cf3) to head (61cec06).
Report is 8 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #9279      +/-   ##
============================================
- Coverage     38.47%   38.44%   -0.03%     
  Complexity     2244     2244              
============================================
  Files          1288     1288              
  Lines         98361    98429      +68     
  Branches       3273     3273              
============================================
- Hits          37845    37843       -2     
- Misses        58579    58649      +70     
  Partials       1937     1937              
Flag Coverage Δ
core 74.87% <ø> (-0.02%) ⬇️
editoast 72.05% <ø> (-0.06%) ⬇️
front 10.13% <ø> (-0.01%) ⬇️
gateway 2.19% <ø> (-0.04%) ⬇️
osrdyne 2.43% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 86.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

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

LGTM ✅

@emersion
Copy link
Member

Could we also upgrade these while at it?

out

@Yohh
Copy link
Contributor Author

Yohh commented Oct 10, 2024

Could we also upgrade these while at it?

out

sure, that was my intention

done

@Yohh Yohh force-pushed the yoh/front-upgrade-several-dependencies branch from c47b0b9 to e3dfcf4 Compare October 10, 2024 12:50
Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

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

LGTM!

@emersion emersion changed the title Yoh/front upgrade several dependencies front: upgrade minor dependencies Oct 10, 2024
@Yohh Yohh force-pushed the yoh/front-upgrade-several-dependencies branch from e3dfcf4 to e9b345e Compare October 10, 2024 13:13
- upgrade i18n
- upgrade lodash types
- upgrade node types
- upgrade react types
- upgrade eslint-plugin-react
- upgrade redux toolkit
- upgrade rjsf/core
- upgrade rjsf/utils
- upgrade rjsf/validator-ajv
- upgrade rc-slider

Signed-off-by: Yohh <[email protected]>
@Yohh Yohh force-pushed the yoh/front-upgrade-several-dependencies branch from e9b345e to 61cec06 Compare October 10, 2024 13:16
@Yohh Yohh enabled auto-merge October 10, 2024 13:19
@Yohh Yohh added this pull request to the merge queue Oct 10, 2024
Merged via the queue into dev with commit b38f9e2 Oct 10, 2024
24 checks passed
@Yohh Yohh deleted the yoh/front-upgrade-several-dependencies branch October 10, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

front: minor upgrade for several dependencies
4 participants