Skip to content

Commit

Permalink
chore(lambda): bump @nx/eslint from 19.5.6 to 19.5.7 in /lambdas (#4060)
Browse files Browse the repository at this point in the history
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint)
from 19.5.6 to 19.5.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>19.5.7 (2024-08-07)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add nx-console installation source to nx
connect (<a
href="https://github.com/nrwl/nx/pull/27307">#27307</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove additional quotes around cache path
while pruning (<a
href="https://github.com/nrwl/nx/pull/27273">#27273</a>)</li>
<li><strong>core:</strong> move token generation into new (<a
href="https://github.com/nrwl/nx/pull/27266">#27266</a>)</li>
<li><strong>core:</strong> script-based targets should be able to be
modified in a project.json file (<a
href="https://github.com/nrwl/nx/pull/27309">#27309</a>)</li>
<li><strong>core:</strong> don't cache full dependency configuration
when expanding target name (<a
href="https://github.com/nrwl/nx/pull/27308">#27308</a>)</li>
<li><strong>core:</strong> allow configuring plugin message timeout (<a
href="https://github.com/nrwl/nx/pull/27315">#27315</a>)</li>
<li><strong>js:</strong> locate npm nodes correctly for aliased packages
(<a
href="https://github.com/nrwl/nx/pull/27124">#27124</a>)</li>
<li><strong>misc:</strong> fix cloud setup (<a
href="https://github.com/nrwl/nx/pull/27281">#27281</a>)</li>
<li><strong>misc:</strong> end ab testing for onboarding message (<a
href="https://github.com/nrwl/nx/pull/27316">#27316</a>)</li>
<li><strong>misc:</strong> track which CI providers being used (<a
href="https://github.com/nrwl/nx/pull/27320">#27320</a>)</li>
<li><strong>nx-cloud:</strong> fix connect generator (<a
href="https://github.com/nrwl/nx/pull/27314">#27314</a>)</li>
<li><strong>nx-dev:</strong> Turn off next.js cache for careers api (<a
href="https://github.com/nrwl/nx/pull/27275">#27275</a>)</li>
<li><strong>nx-dev:</strong> clean up heading text (<a
href="https://github.com/nrwl/nx/pull/27205">#27205</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<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>Katerina Skroumpelou <a
href="https://github.com/mandarini"><code>@​mandarini</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Stefan F. <a
href="https://github.com/SFU253"><code>@​SFU253</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/19.5.7/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/eslint&package-manager=npm_and_yarn&previous-version=19.5.6&new-version=19.5.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>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent f9533f3 commit 7b911b2
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 14 deletions.
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@octokit/types": "^13.0.0"
},
"devDependencies": {
"@nx/eslint": "19.5.6",
"@nx/eslint": "19.5.7",
"@nx/jest": "19.5.4",
"@nx/js": "^19.5.4",
"@swc-node/register": "~1.10.9",
Expand Down
Loading

0 comments on commit 7b911b2

Please sign in to comment.