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!: update to lodash v4 compatible dependencies #2413

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

shaveko
Copy link
Contributor

@shaveko shaveko commented Oct 13, 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

npx grunt connect:dev taoqtitesttest from tao/views/build

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (30f1ac1) 16.71% compared to head (041a395) 16.71%.
Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2413   +/-   ##
==========================================
  Coverage      16.71%   16.71%           
  Complexity      3182     3182           
==========================================
  Files            207      207           
  Lines          11453    11453           
==========================================
  Hits            1914     1914           
  Misses          9539     9539           

see 1 file with indirect coverage changes

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

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

Copy link
Contributor

@yukipastelcat yukipastelcat left a comment

Choose a reason for hiding this comment

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

Code looks good👍

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • 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

@github-actions
Copy link

Version

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

Target Version 48.0.0
Last version 47.4.0

There are 1 BREAKING CHANGE, 1 feature, 0 fix

@shaveko shaveko merged commit ad8355a into develop Oct 19, 2023
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.

5 participants