chore(deps): bump lodash from 4.17.23 to 4.18.1 in /apps/node-dynamic-remote-new-version#4618
Conversation
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 878359866b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "dependencies": { | ||
| "@module-federation/node": "workspace:*", | ||
| "lodash": "4.17.23" | ||
| "lodash": "4.18.1" |
There was a problem hiding this comment.
Regenerate pnpm lockfile for lodash upgrade
Bumping lodash in this package without updating pnpm-lock.yaml leaves the workspace in an inconsistent state: pnpm-lock.yaml still records apps/node-dynamic-remote-new-version with lodash 4.17.23 (lines 1816-1823), so frozen installs will fail with an out-of-date lockfile error. This is a release-blocking CI issue because workflows such as .github/workflows/build-and-test.yml run pnpm install --frozen-lockfile (line 38).
Useful? React with 👍 / 👎.
8783598 to
d0dd5be
Compare
Bumps [lodash](https://github.com/lodash/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) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
d0dd5be to
5bcfa08
Compare
Bumps lodash from 4.17.23 to 4.18.1.
Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)