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/ADF-1595/update-lodash-v4 #518

Merged
merged 11 commits into from
Oct 19, 2023
Merged

Conversation

shaveko
Copy link
Contributor

@shaveko shaveko commented Oct 12, 2023

related to https://oat-sa.atlassian.net/browse/ADF-1595

Description

Update of depnendencies to use lodash 4

Update code to be compatible with lodash v4 api

How to test

npm run test

@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Coverage Report

Totals Coverage
Statements: 75.69% ( 7992 / 10559 )
Methods: 77.43% ( 1314 / 1697 )
Lines: 79.2% ( 4577 / 5779 )
Branches: 68.15% ( 2101 / 3083 )

StandWithUkraine

Copy link
Contributor

@jsconan jsconan left a comment

Choose a reason for hiding this comment

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

Tests pass.

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code respects code style rules
  • New code respects best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic

@github-actions
Copy link

Version

🚨 Your pull request contains a BREAKING CHANGE, please be sure to communicate it.

Target Version 4.0.0
Last version 3.0.0

There are 1 BREAKING CHANGE, 1 feature, 7 fixes

@shaveko shaveko merged commit 390a9cf into develop Oct 19, 2023
3 checks passed
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.

3 participants