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.4 to 19.5.6 in /lambdas (#4036)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 19.5.4 to 19.5.6. <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.6 (2024-08-01)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>misc:</strong> add cloud token during new workspace like expected (<a href="https://redirect.github.com/nrwl/nx/pull/27265">#27265</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> </ul> <h2>19.5.5 (2024-08-01)</h2> <h3>🚀 Features</h3> <ul> <li><strong>misc:</strong> add more logging while running migrations (<a href="https://redirect.github.com/nrwl/nx/pull/27063">#27063</a>)</li> <li><strong>nx-dev:</strong> add contact us button (<a href="https://redirect.github.com/nrwl/nx/pull/27248">#27248</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> show target description, add metadata to schema, and docum… (<a href="https://redirect.github.com/nrwl/nx/pull/27131">#27131</a>)</li> <li><strong>linter:</strong> allow undefined options in eslint plugin (<a href="https://redirect.github.com/nrwl/nx/pull/27232">#27232</a>)</li> <li><strong>misc:</strong> hide git not a repository error (<a href="https://redirect.github.com/nrwl/nx/pull/27237">#27237</a>)</li> <li><strong>nx-dev:</strong> OG image meta tag (<a href="https://redirect.github.com/nrwl/nx/pull/27195">#27195</a>)</li> <li><strong>nx-dev:</strong> plugin-registry title style (<a href="https://github.com/nrwl/nx/commit/fb423e58af">fb423e58af</a>)</li> <li><strong>nx-dev:</strong> adjust scroll offset for headings on docs and blog container (<a href="https://github.com/nrwl/nx/commit/c4674f4a3b">c4674f4a3b</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Benjamin Cabanes <a href="https://github.com/bcabanes"><code>@bcabanes</code></a></li> <li>Daniel Rose <a href="https://github.com/DanielRose"><code>@DanielRose</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Juri <a href="https://github.com/juristr"><code>@juristr</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@ndcunningham</code></a></li> <li>Zach Tindall <a href="https://github.com/a88zach"><code>@a88zach</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/0c980b474ecbfefa8e3876d4e3b59340c82cfa55"><code>0c980b4</code></a> fix(linter): allow undefined options in eslint plugin (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/27232">#27232</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/19.5.6/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.4&new-version=19.5.6)](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