Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(lambda): bump @nx/eslint from 19.5.6 to 19.5.7 in /lambdas (#4060)
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://redirect.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://redirect.github.com/nrwl/nx/pull/27273">#27273</a>)</li> <li><strong>core:</strong> move token generation into new (<a href="https://redirect.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://redirect.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://redirect.github.com/nrwl/nx/pull/27308">#27308</a>)</li> <li><strong>core:</strong> allow configuring plugin message timeout (<a href="https://redirect.github.com/nrwl/nx/pull/27315">#27315</a>)</li> <li><strong>js:</strong> locate npm nodes correctly for aliased packages (<a href="https://redirect.github.com/nrwl/nx/pull/27124">#27124</a>)</li> <li><strong>misc:</strong> fix cloud setup (<a href="https://redirect.github.com/nrwl/nx/pull/27281">#27281</a>)</li> <li><strong>misc:</strong> end ab testing for onboarding message (<a href="https://redirect.github.com/nrwl/nx/pull/27316">#27316</a>)</li> <li><strong>misc:</strong> track which CI providers being used (<a href="https://redirect.github.com/nrwl/nx/pull/27320">#27320</a>)</li> <li><strong>nx-cloud:</strong> fix connect generator (<a href="https://redirect.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://redirect.github.com/nrwl/nx/pull/27275">#27275</a>)</li> <li><strong>nx-dev:</strong> clean up heading text (<a href="https://redirect.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information