Skip to content

chore(deps): bump lodash and @reactionable/amplify in /__tests__/test-nextjs-project#905

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/__tests__/test-nextjs-project/multi-b1da1575c3
Open

chore(deps): bump lodash and @reactionable/amplify in /__tests__/test-nextjs-project#905
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/__tests__/test-nextjs-project/multi-b1da1575c3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps lodash to 4.18.1 and updates ancestor dependency @reactionable/amplify. These dependencies need to be updated together.

Updates lodash from 4.17.23 to 4.18.1

Release notes

Sourced from lodash's releases.

4.18.1

Bugs

Fixes a ReferenceError issue in lodash lodash-es lodash-amd and lodash.template when using the template and fromPairs functions from the modular builds. See lodash/lodash#6167

These defects were related to how lodash distributions are built from the main branch using https://github.com/lodash-archive/lodash-cli. When internal dependencies change inside lodash functions, equivalent updates need to be made to a mapping in the lodash-cli. (hey, it was ahead of its time once upon a time!). We know this, but we missed it in the last release. It's the kind of thing that passes in CI, but fails bc the build is not the same thing you tested.

There is no diff on main for this, but you can see the diffs for each of the npm packages on their respective branches:

4.18.0

v4.18.0

Full Changelog: lodash/lodash@4.17.23...4.18.0

Security

_.unset / _.omit: Fixed prototype pollution via constructor/prototype path traversal (GHSA-f23m-r3pf-42rh, fe8d32e). Previously, array-wrapped path segments and primitive roots could bypass the existing guards, allowing deletion of properties from built-in prototypes. Now constructor and prototype are blocked unconditionally as non-terminal path keys, matching baseSet. Calls that previously returned true and deleted the property now return false and leave the target untouched.

_.template: Fixed code injection via imports keys (GHSA-r5fr-rjxr-66jc, CVE-2026-4800, 879aaa9). Fixes an incomplete patch for CVE-2021-23337. The variable option was validated against reForbiddenIdentifierChars but importsKeys was left unguarded, allowing code injection via the same Function() constructor sink. imports keys containing forbidden identifier characters now throw "Invalid imports option passed into _.template".

Docs

  • Add security notice for _.template in threat model and API docs (#6099)
  • Document lower > upper behavior in _.random (#6115)
  • Fix quotes in _.compact jsdoc (#6090)

lodash.* modular packages

Diff

We have also regenerated and published a select number of the lodash.* modular packages.

These modular packages had fallen out of sync significantly from the minor/patch updates to lodash. Specifically, we have brought the following packages up to parity w/ the latest lodash release because they have had CVEs on them in the past:

Commits
  • cb0b9b9 release(patch): bump main to 4.18.1 (#6177)
  • 75535f5 chore: prune stale advisory refs (#6170)
  • 62e91bc docs: remove n_ Node.js < 6 REPL note from README (#6165)
  • 59be2de release(minor): bump to 4.18.0 (#6161)
  • af63457 fix: broken tests for _.template 879aaa9
  • 1073a76 fix: linting issues
  • 879aaa9 fix: validate imports keys in _.template
  • fe8d32e fix: block prototype pollution in baseUnset via constructor/prototype traversal
  • 18ba0a3 refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)
  • b819080 ci: add dist sync validation workflow (#6137)
  • Additional commits viewable in compare view

Updates @reactionable/amplify from 0.28.31 to 0.29.0

Release notes

Sourced from @​reactionable/amplify's releases.

v0.29.0

0.29.0 (2022-09-12)

Features

Changelog

Sourced from @​reactionable/amplify's changelog.

0.29.0 (2022-09-12)

Features

0.28.22 (2022-05-06)

Note: Version bump only for package root

0.28.21 (2022-02-25)

Note: Version bump only for package root

0.28.20 (2022-02-13)

Note: Version bump only for package root

0.28.19 (2022-02-05)

Note: Version bump only for package root

0.28.18 (2022-01-28)

Note: Version bump only for package root

... (truncated)

Commits
  • f270aa2 v0.29.0
  • f1fbea4 feat: upgrade dependencies
  • 6919559 feat: allows to pass children to form field
  • 94b53e9 fix(nextjs): mock router for tests
  • 81634d7 Merge pull request #1359 from reactionable/dependabot/npm_and_yarn/typescript...
  • 54977b2 Merge pull request #1360 from reactionable/dependabot/npm_and_yarn/typedoc-0....
  • 516ee6c Merge pull request #1357 from reactionable/dependabot/npm_and_yarn/aws-amplif...
  • 59d3d7e Merge pull request #1358 from reactionable/dependabot/npm_and_yarn/bootstrap-...
  • 937a8e7 chore(deps-dev): bump typedoc from 0.23.13 to 0.23.14
  • 9d49746 chore(deps): bump typescript from 4.8.2 to 4.8.3
  • Additional commits viewable in compare view
Attestation changes

This version has no provenance attestation, while the previous version (0.28.31) was attested. Review the package versions before updating.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Hi, thank you for creating your PR, we will check it out very soon

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.03%. Comparing base (c593620) to head (1813b09).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #905   +/-   ##
=======================================
  Coverage   63.03%   63.03%           
=======================================
  Files          57       57           
  Lines        1810     1810           
  Branches      356      356           
=======================================
  Hits         1141     1141           
  Misses        669      669           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime
Copy link
Copy Markdown
Member

neilime commented Apr 2, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/__tests__/test-nextjs-project/multi-b1da1575c3 branch from 1ef6f73 to 237dc01 Compare April 2, 2026 19:02
@neilime
Copy link
Copy Markdown
Member

neilime commented Apr 3, 2026

@dependabot rebase

Bumps [lodash](https://github.com/lodash/lodash) to 4.18.1 and updates ancestor dependency [@reactionable/amplify](https://github.com/reactionable/reactionable). These dependencies need to be updated together.


Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

Updates `@reactionable/amplify` from 0.28.31 to 0.29.0
- [Release notes](https://github.com/reactionable/reactionable/releases)
- [Changelog](https://github.com/reactionable/reactionable/blob/v0.29.0/CHANGELOG.md)
- [Commits](reactionable/reactionable@v0.28.31...v0.29.0)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
- dependency-name: "@reactionable/amplify"
  dependency-version: 0.29.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/__tests__/test-nextjs-project/multi-b1da1575c3 branch from 237dc01 to 1813b09 Compare April 3, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant