chore(lambda): bump nx from 22.3.3 to 22.7.7 in /lambdas - #5262
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(lambda): bump nx from 22.3.3 to 22.7.7 in /lambdas#5262dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Dependency ReviewThe following issues were found:
Vulnerabilitieslambdas/yarn.lockOpenSSF ScorecardScorecard details
Scanned Files
|
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.3.3 to 22.7.7. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.7/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.7.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lambdas/nx-22.7.7
branch
from
August 17, 2026 11:09
76f9cb4 to
9274c07
Compare
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.
Bumps nx from 22.3.3 to 22.7.7.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
a328bf1fix(core): warn when the self-hosted remote cache disables TLS verification (...a828076fix(core): prevent path traversal / zip-slip in self-hosted remote cache (#36...dc849bbfix(core): update brace-expansion and yaml (#35790)8fd1febfix(core): allow local plugin subpath imports without custom conditions (#35751)22f3c2efix(core): detect vscode copilot ai agent (#35757)0d18512fix(misc): skip$escaping in file paths on windows (#35692)7c1318ffix(core): handle object form of bin field in getPrettierPath (#35680)a3acfd6fix(core): treat undefined task parallelism as parallel when scheduling (#35736)c574207cleanup(core): drop stale@nrwldedup TODO in nx report (#35730)0d002ecfix(core): resolve local plugin subpath imports from source (#35631)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.