chore(deps): upgrade lodash to 4.18.1 in data-mapper-v2#8996
Merged
ccastrotrejo merged 2 commits intomainfrom Apr 3, 2026
Merged
chore(deps): upgrade lodash to 4.18.1 in data-mapper-v2#8996ccastrotrejo merged 2 commits intomainfrom
ccastrotrejo merged 2 commits intomainfrom
Conversation
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
✅ Commit Type
✅ Risk Level
✅ What & Why
✅ Impact of Change
✅ Test Plan
✅ Contributors
✅ Screenshots/Videos
Summary Table
Final Notes & Recommended Actions
Thank you — this looks ready to merge once CI is green and any repository-specific gating (security scans, audits) are satisfied. If you'd like, I can re-check after CI completes. Last updated: Fri, 03 Apr 2026 19:57:26 GMT |
📊 Coverage CheckNo source files changed in this PR. |
takyyon
approved these changes
Apr 2, 2026
This was referenced Apr 2, 2026
…ndabot/npm_and_yarn/lodash-4.18.1
This was referenced Apr 4, 2026
preetriti1
pushed a commit
that referenced
this pull request
Apr 14, 2026
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com>
preetriti1
added a commit
that referenced
this pull request
Apr 14, 2026
…dling, and file upload hooks (#9024) * fix(knowledge): Error handling and content changes for knowledge wizard and designer * chore(deps): bump lodash from 4.17.21 to 4.18.1 (#8996) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com> * fix(designer): Only populate deploymentModelProperties for MicrosoftFoundry (#9012) fixed deploymentModelProperties not updating properly issue * fix(DesignerV2): Fixed nested workflow clickthrough button (#9018) * Fixed child run issue in standard logic apps * Fixed duplicate IO requests * Fixed data import issue with io * Added clickthrough to context menu * Fixing issues found in knowledge hub creation * Fixing tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Priti Sambandam <psamband@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com> Co-authored-by: Elaina Lee <144840522+Elaina-Lee@users.noreply.github.com> Co-authored-by: Riley Evans <rllyy97@gmail.com>
preetriti1
added a commit
that referenced
this pull request
Apr 14, 2026
…dling, and file upload hooks (#9024) * fix(knowledge): Error handling and content changes for knowledge wizard and designer * chore(deps): bump lodash from 4.17.21 to 4.18.1 (#8996) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com> * fix(designer): Only populate deploymentModelProperties for MicrosoftFoundry (#9012) fixed deploymentModelProperties not updating properly issue * fix(DesignerV2): Fixed nested workflow clickthrough button (#9018) * Fixed child run issue in standard logic apps * Fixed duplicate IO requests * Fixed data import issue with io * Added clickthrough to context menu * Fixing issues found in knowledge hub creation * Fixing tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Priti Sambandam <psamband@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com> Co-authored-by: Elaina Lee <144840522+Elaina-Lee@users.noreply.github.com> Co-authored-by: Riley Evans <rllyy97@gmail.com>
14 tasks
preetriti1
added a commit
that referenced
this pull request
Apr 14, 2026
…, and file upload hooks (#9024) (#9058) refactor(knowledge): add toaster notifications, centralized error handling, and file upload hooks (#9024) * fix(knowledge): Error handling and content changes for knowledge wizard and designer * chore(deps): bump lodash from 4.17.21 to 4.18.1 (#8996) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... * fix(designer): Only populate deploymentModelProperties for MicrosoftFoundry (#9012) fixed deploymentModelProperties not updating properly issue * fix(DesignerV2): Fixed nested workflow clickthrough button (#9018) * Fixed child run issue in standard logic apps * Fixed duplicate IO requests * Fixed data import issue with io * Added clickthrough to context menu * Fixing issues found in knowledge hub creation * Fixing tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Priti Sambandam <psamband@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Castro <ccastrotrejo@microsoft.com> Co-authored-by: Elaina Lee <144840522+Elaina-Lee@users.noreply.github.com> Co-authored-by: Riley Evans <rllyy97@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Type
Risk Level
What & Why
This PR upgrades
lodashfrom^4.17.21to^4.18.1forlibs/data-mapper-v2and updates thepnpm-lock.yamlaccordingly.Why:
Impact of Change
Test Plan
pnpm run build,pnpm run test:lib(passed)Contributors
Screenshots/Videos
N/A