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 lodash to related to ^4.17.21 #65

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

shaveko
Copy link
Contributor

@shaveko shaveko commented Oct 3, 2023

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

Description

Updates version of lodash lib to ^4.17.21 and makes code lodash v4 compatible

How to test

npm run test

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Coverage Report

Totals Coverage
Statements: 93.62% ( 176 / 188 )
Methods: 94.12% ( 48 / 51 )

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Version

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

Target Version 1.0.0
Last version 0.8.2

There are 2 BREAKING CHANGES, 2 features, 1 fix

@shaveko shaveko requested a review from yukipastelcat October 5, 2023 13:17
Copy link

@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.

No lodash calls that need to be changed in v4 detected, no vulnerabilities related to lodash are found via npm audit👍

  • 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

@shaveko shaveko merged commit 2319997 into develop Oct 5, 2023
2 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.

2 participants