-
Notifications
You must be signed in to change notification settings - Fork 660
Commit da6ae16
authored
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 />
[](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>1 parent fb40ab6 commit da6ae16Copy full SHA for da6ae16
File tree
Expand file treeCollapse file tree
2 files changed
+284
-14
lines changedFilter options
- lambdas
Expand file treeCollapse file tree
2 files changed
+284
-14
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments