Skip to content

chore(lambda): bump nx from 22.0.3 to 22.2.7 in /lambdas#4974

Merged
npalm merged 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/nx-22.2.7
Jan 6, 2026
Merged

chore(lambda): bump nx from 22.0.3 to 22.2.7 in /lambdas#4974
npalm merged 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/nx-22.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Bumps nx from 22.0.3 to 22.2.7.

Release notes

Sourced from nx's releases.

22.2.7 (2025-12-16)

🚀 Features

  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)

🩹 Fixes

  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • node: use @​swc/helpers instead of tslib when compiler is swc (#33885, #31202)
  • web: update e2e test regex for SWC decorator metadata (#33892)

❤️ Thank You

22.2.6 (2025-12-16)

🩹 Fixes

  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • js: detect changes to pnpm.overrides and overrides in package.json (#31914)
  • js: check package.json for name when project.json exists but has no name (#31887)
  • js: adjusted stdout and stderr handling to support the latest @​swc/cli version (#32685)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#33727)
  • nextjs: accept fileName option to generate page (#30013)

❤️ Thank You

22.2.5 (2025-12-15)

... (truncated)

Commits
  • fa4f613 docs(core): document argv in task execution hook contexts (#33322)
  • fb88e71 fix(core): prevent pinning the same task in multiple panes in the tui (#33863)
  • 27e1f4c fix(core): display task output in TUI when native command runner is disabled ...
  • a0732b1 fix(core): add back ability to create cache_outputs table without a foreign...
  • 0e9ffbb fix(core): include PNPM patches in externalDependencies hash computations (#3...
  • 1aec6ba fix(js): detect changes to pnpm.overrides and overrides in package.json (#31914)
  • ed5265b fix(core): restore linkTaskDetails param for backwards compatibility (#33874)
  • 2c20445 fix(core): create all tables upfront when creating the database (#33843)
  • 9679351 fix(core): preserve command output in TUI summary for non-cached tasks (#33673)
  • 93b4210 fix(core): do not invoke prettier with --write and --list-different when ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@dependabot dependabot Bot requested a review from a team as a code owner December 22, 2025 19:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • lambdas/yarn.lock

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch 3 times, most recently from 783b49c to 46912d4 Compare January 6, 2026 21:06
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.3 to 22.2.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.7/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch from 46912d4 to b5084e7 Compare January 6, 2026 21:07
@npalm npalm merged commit f492aac into main Jan 6, 2026
10 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch January 6, 2026 21:11
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…runners#4974)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.3
to 22.2.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's
releases</a>.</em></p>
<blockquote>
<h2>22.2.7 (2025-12-16)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>nx-plugin:</strong> allow customizing the location of the
companion E2E project (<a
href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> display task output in TUI when native
command runner is disabled (<a
href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li>
<li><strong>core:</strong> prevent pinning the same task in multiple
panes in the tui (<a
href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li>
<li><strong>core:</strong> reduce error rate with dir validation and add
more debugging data (<a
href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li>
<li><strong>node:</strong> use <code>@​swc/helpers</code> instead of
tslib when compiler is swc (<a
href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li>
<li><strong>web:</strong> update e2e test regex for SWC decorator
metadata (<a
href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude Opus 4.5</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Tine Kondo <a
href="https://github.com/tinesoft"><code>@​tinesoft</code></a></li>
</ul>
<h2>22.2.6 (2025-12-16)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> include PNPM patches in externalDependencies
hash computations (<a
href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li>
<li><strong>core:</strong> add back ability to create
<code>cache_outputs</code> table without a foreign key (<a
href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li>
<li><strong>js:</strong> detect changes to pnpm.overrides and overrides
in package.json (<a
href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li>
<li><strong>js:</strong> check package.json for name when project.json
exists but has no name (<a
href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li>
<li><strong>js:</strong> adjusted stdout and stderr handling to support
the latest <code>@​swc/cli</code> version (<a
href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li>
<li><strong>misc:</strong> use string type for fetchDepth in
azure-pipelines.yml (<a
href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li>
<li><strong>nextjs:</strong> accept fileName option to generate page (<a
href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>AgentEnder <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>Charlie Croom</li>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Kasper Christensen</li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Raphael Araújo <a
href="https://github.com/raphox"><code>@​raphox</code></a></li>
<li>teawithfruit <a
href="https://github.com/teawithfruit"><code>@​teawithfruit</code></a></li>
<li>Zachary DeRose <a
href="https://github.com/ZackDeRose"><code>@​ZackDeRose</code></a></li>
</ul>
<h2>22.2.5 (2025-12-15)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/fa4f613c65ab4b1b6c0bbee6c944da09991c77ef"><code>fa4f613</code></a>
docs(core): document argv in task execution hook contexts (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33322">#33322</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/fb88e713d8c648ec54d1cc52f2a145677b63e758"><code>fb88e71</code></a>
fix(core): prevent pinning the same task in multiple panes in the tui
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33863">#33863</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/27e1f4c311dfe3b187ad405a151cc49db3305aef"><code>27e1f4c</code></a>
fix(core): display task output in TUI when native command runner is
disabled ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/a0732b11865e860bc2062ba184b3136863bdd98d"><code>a0732b1</code></a>
fix(core): add back ability to create <code>cache_outputs</code> table
without a foreign...</li>
<li><a
href="https://github.com/nrwl/nx/commit/0e9ffbbbbf6fe06bd3531c9a720e499c98f8bfa0"><code>0e9ffbb</code></a>
fix(core): include PNPM patches in externalDependencies hash
computations (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/3">#3</a>...</li>
<li><a
href="https://github.com/nrwl/nx/commit/1aec6bac66003d837d99c4f02b0cd6be074509b7"><code>1aec6ba</code></a>
fix(js): detect changes to pnpm.overrides and overrides in package.json
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31914">#31914</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/ed5265b173b15e76a442c700edd915f512971d0e"><code>ed5265b</code></a>
fix(core): restore linkTaskDetails param for backwards compatibility (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33874">#33874</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/2c204455215a0232e939386175d0f810b57d564a"><code>2c20445</code></a>
fix(core): create all tables upfront when creating the database (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33843">#33843</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/967935186651fd99701f96b959654ee848d264ed"><code>9679351</code></a>
fix(core): preserve command output in TUI summary for non-cached tasks
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33673">#33673</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/93b42102657e264b8d6e5fdccd9b8672c7355021"><code>93b4210</code></a>
fix(core): do not invoke prettier with <code>--write</code> and
<code>--list-different</code> when ...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/22.2.7/packages/nx">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=22.0.3&new-version=22.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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