chore(deps-dev): bump tmp from 0.2.3 to 0.2.7#7677
Conversation
There was a problem hiding this comment.
💡 Codex Review
https://github.com/open-condo-software/condo/blob/c69ac50604930ac7670414a9f5c2bcfa60c7737d/yarn.lock#L532
Regenerate lockfile with submodules checked out
This lockfile update drops many @app/*@workspace:apps/* entries (starting with @app/accruals-gateway) while the repo still treats apps/* as workspaces (package.json lines 8-10) and CI checks out submodules recursively before running yarn install --immutable (.github/workflows/nodejs.condo.ci.yml lines 266-281). Because those app paths are declared submodules in .gitmodules, a full checkout will reintroduce these workspace sections, causing lockfile drift and immutable-install failures in CI/developer environments with submodules initialized.
ℹ️ 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".
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
c69ac50 to
f747ebe
Compare
f747ebe to
31d49f1
Compare
31d49f1 to
13fa1e6
Compare
13fa1e6 to
5879a97
Compare
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
5879a97 to
8ef4b5d
Compare
|



Bumps tmp from 0.2.3 to 0.2.7.
Commits
8ea1f37Bump up the version8f24f78Merge commit from forkce787f3Reject non-string prefix, postfix, template41f7159Bump up the versionefa4a06Merge commit from fork7ef2728Check for relative values3d2fe38Bump up the versione162828Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2fFix use of tmp.dir() withdiroption08fa3abUpdate version