Skip to content

Commit

Permalink
chore(lambda): bump @nx/eslint from 18.0.4 to 18.3.4 in /lambdas (#3878)
Browse files Browse the repository at this point in the history
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint)
from 18.0.4 to 18.3.4.
<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>18.3.4 (2024-04-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add root level forwardAllArgs (<a
href="https://redirect.github.com/nrwl/nx/pull/22753">#22753</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> different commands should not be considered
compatible targets (<a
href="https://redirect.github.com/nrwl/nx/pull/22863">#22863</a>)</li>
<li><strong>core:</strong> fix pnpm install order on ci workflows (<a
href="https://redirect.github.com/nrwl/nx/pull/22580">#22580</a>)</li>
<li><strong>core:</strong> workspace context glob respects exclude (<a
href="https://redirect.github.com/nrwl/nx/pull/22939">#22939</a>)</li>
<li><strong>core:</strong> handle events that do not have paths (<a
href="https://redirect.github.com/nrwl/nx/pull/22947">#22947</a>)</li>
<li><strong>core:</strong> fix exclude for empty array (<a
href="https://redirect.github.com/nrwl/nx/pull/22951">#22951</a>)</li>
<li><strong>core:</strong> move a few api points to return root maps
directly (<a
href="https://redirect.github.com/nrwl/nx/pull/22949">#22949</a>)</li>
<li><strong>core:</strong> regression register ts transpiler for local
plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/22964">#22964</a>)</li>
<li><strong>core:</strong> handle created directories when watching on
linux (<a
href="https://redirect.github.com/nrwl/nx/pull/22980">#22980</a>)</li>
<li><strong>core:</strong> ensure create nodes functions are properly
parallelized (<a
href="https://redirect.github.com/nrwl/nx/pull/23005">#23005</a>)</li>
<li><strong>gradle:</strong> change gradle command to be relative path
(<a
href="https://redirect.github.com/nrwl/nx/pull/22963">#22963</a>)</li>
<li><strong>gradle:</strong> should skip println in project report (<a
href="https://redirect.github.com/nrwl/nx/pull/22862">#22862</a>)</li>
<li><strong>gradle:</strong> get gradlew path with projectRoot joins
workspaceRoot (<a
href="https://redirect.github.com/nrwl/nx/pull/22988">#22988</a>)</li>
<li><strong>graph:</strong> don't listen to system theme changes in
console (<a
href="https://redirect.github.com/nrwl/nx/pull/22938">#22938</a>)</li>
<li><strong>linter:</strong> do not infer lint tasks for projects
without files to lint (<a
href="https://redirect.github.com/nrwl/nx/pull/22944">#22944</a>)</li>
<li><strong>misc:</strong> fix publish script (<a
href="https://redirect.github.com/nrwl/nx/pull/22981">#22981</a>)</li>
<li><strong>misc:</strong> perf logging shouldn't be enabled twice (<a
href="https://redirect.github.com/nrwl/nx/pull/23012">#23012</a>)</li>
<li><strong>node:</strong> e2e target fails out of the box (<a
href="https://redirect.github.com/nrwl/nx/pull/22987">#22987</a>)</li>
<li><strong>repo:</strong> downgrade to macos-13 in publish workflow (<a
href="https://redirect.github.com/nrwl/nx/pull/22961">#22961</a>)</li>
<li><strong>storybook:</strong> handle inherited config correctly when
identifying the framework used for inferred tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/22953">#22953</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<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>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</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>Jonathan Cammisuli</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>Miroslav Jonaš <a
href="https://github.com/meeroslav"><code>@​meeroslav</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Richard Roozenboom <a
href="https://github.com/Roozenboom"><code>@​Roozenboom</code></a></li>
</ul>
<h2>18.3.3 (2024-04-20)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> fix loading postcss configuration in
ng-packagr executors (<a
href="https://redirect.github.com/nrwl/nx/pull/22900">#22900</a>)</li>
<li><strong>core:</strong> group command exit listeners to avoid warning
(<a
href="https://redirect.github.com/nrwl/nx/pull/22892">#22892</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/5067887cddf6e8ea5f7d8cbf0f2d521f7173af15"><code>5067887</code></a>
cleanup(linter): parallelize projects processing and better
dedupe/ignore pro...</li>
<li><a
href="https://github.com/nrwl/nx/commit/2d4646d30c5109bc6701f7c4e1699f9704bf3df5"><code>2d4646d</code></a>
fix(linter): do not infer lint tasks for projects without files to lint
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22944">#22944</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/bf206e578e642003ef03e68dc87126d07d694072"><code>bf206e5</code></a>
feat(misc): non conflicting init/add flow (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22791">#22791</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/85ba3f9ae0c9929b4e1faec23a5f28fc3e4f9045"><code>85ba3f9</code></a>
fix(linter): convert parser options to flat config even is parser is
missing ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/a00f6438b9c4ed1aaae1dc4d3965dd9ec026a515"><code>a00f643</code></a>
fix(core): Should work if extends is a string</li>
<li><a
href="https://github.com/nrwl/nx/commit/8baddb5f08255f65fc24a1e5d583cfa1ea00817c"><code>8baddb5</code></a>
feat(angular): support angular 17.3.0 (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22202">#22202</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/1fe5b98f4512faad2b8faab2d82d9a4ccc375e88"><code>1fe5b98</code></a>
fix(linter): refactor pcv3 plugin, expose configFiles on context (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/21677">#21677</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/a89c73483ee0035eeee039bab1522e788a37d54a"><code>a89c734</code></a>
feat(core): use flag in nx.json for toggling crystal (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/21980">#21980</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/5b6d1b40178c838304144888debb70dad3561da1"><code>5b6d1b4</code></a>
feat(angular): force explicit targets when NX_ADD_PLUGINS is not
explicitly t...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/18.3.4/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=18.0.4&new-version=18.3.4)](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 May 6, 2024
1 parent 8ed5f36 commit b378b5a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 104 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": "^12.0.0"
},
"devDependencies": {
"@nx/eslint": "18.0.4",
"@nx/eslint": "18.3.4",
"@nx/jest": "18.3.4",
"@nx/js": "^18.0.4",
"@swc-node/register": "~1.8.0",
Expand Down
117 changes: 14 additions & 103 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2351,13 +2351,6 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@nrwl/devkit@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-18.0.4.tgz#5135f2f27218ca34d7b93f95f9967f75320ce75a"
integrity sha512-fKHnjg4/9MdFd2U4e8p6ja9fRa864DCyF70kB4YUB9NuUIgWLQ15Uj6wXC3xjdXmxQRyHDa7ORodVoFzdo4UCg==
dependencies:
"@nx/devkit" "18.0.4"

"@nrwl/devkit@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-18.3.4.tgz#74744e5f60566b1031b8d33b330af2ffee7205df"
Expand All @@ -2372,13 +2365,6 @@
dependencies:
"@nx/jest" "18.3.4"

"@nrwl/js@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nrwl/js/-/js-18.0.4.tgz#0bb7fa6198037921072f8bc2285f4b6bb25fbb9d"
integrity sha512-7aY6vjHHD99MMF+WtHSdmA7sxLmMNhbd12CQ6lXmSK41Yj82mBgQMwV/Ed+UT10XEh5uMes/iODL460SzwPMZA==
dependencies:
"@nx/js" "18.0.4"

"@nrwl/js@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nrwl/js/-/js-18.3.4.tgz#7b41025695a176976da89f2f3cff3ecdf88ef695"
Expand All @@ -2402,34 +2388,13 @@
nx "18.3.4"
tslib "^2.3.0"

"@nrwl/workspace@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-18.0.4.tgz#f1772cee1d3310b25a91d17bf303cc1e255f3e82"
integrity sha512-UFD96NeEeHLKADLBDfF2U5rFOhyMjCwYzpA+D3Yp3X25aB7D89Kan4spq9ZC/Zxethz3911nNaYy+I+L5WlDoA==
dependencies:
"@nx/workspace" "18.0.4"

"@nrwl/workspace@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-18.3.4.tgz#58eea32eec374398c628bbb494ab325b52101373"
integrity sha512-ziPHZcSYj46aPYrRHaKu56/SmYCijLT5vIm/UaoWD5v5Fy5CRigO/ezUImsHGHMEZWfHt44s4jsv7QdJWAXe7w==
dependencies:
"@nx/workspace" "18.3.4"

"@nx/devkit@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.0.4.tgz#fec28139ef5d078933c5f1b5a7e0a585672dbdd6"
integrity sha512-Vs1AXgOjMJyaWpKopD04dy0FwQ22n5ZR1bFf98Ab4Ht0WJwJE90IpUVAkwI03n5BYxAKOlQnFltsB4gu6Y8mZQ==
dependencies:
"@nrwl/devkit" "18.0.4"
ejs "^3.1.7"
enquirer "~2.3.6"
ignore "^5.0.4"
semver "^7.5.3"
tmp "~0.2.1"
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/devkit@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.3.4.tgz#1adee4670d0265c5f07f9e026bbfe60785992359"
Expand All @@ -2444,17 +2409,17 @@
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/eslint@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-18.0.4.tgz#5078d8f1d5ec25726709dd4478da275c9accab54"
integrity sha512-6mjtPjXkS0aUWfF17D+PZI+Hhn+Cvm2yWTiDoVANsqt9rTOmlCa4fr01OcSyuaWFtkUlbKiKdQ1YYFyLD8zm7A==
"@nx/eslint@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-18.3.4.tgz#c69bc0302564e6999361a468dc40a7e064910e1e"
integrity sha512-PiAMeI87RD9pi/IvOUWwszNBvwaY/V8fqcUUKIi6uzrzCsaKTmelTlaeJbH/z7Ulzx3iFPx1w1tcagI0ZWDBaQ==
dependencies:
"@nx/devkit" "18.0.4"
"@nx/js" "18.0.4"
"@nx/linter" "18.0.4"
"@nx/devkit" "18.3.4"
"@nx/js" "18.3.4"
"@nx/linter" "18.3.4"
eslint "^8.0.0"
tslib "^2.3.0"
typescript "~5.3.2"
typescript "~5.4.2"

"@nx/jest@18.3.4":
version "18.3.4"
Expand All @@ -2477,42 +2442,6 @@
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/js@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nx/js/-/js-18.0.4.tgz#7df0f30f858c1c9af2326aaeb1f67b8eb54369c5"
integrity sha512-ma8QMTHZm0LzGYZ1xdVfSUONKb1S5qbiI1DHxhztrsSo3jARZfSAMKM3Bm7ag9MBitpDsoUlgy7JCPmGCAcxAw==
dependencies:
"@babel/core" "^7.23.2"
"@babel/plugin-proposal-decorators" "^7.22.7"
"@babel/plugin-transform-class-properties" "^7.22.5"
"@babel/plugin-transform-runtime" "^7.23.2"
"@babel/preset-env" "^7.23.2"
"@babel/preset-typescript" "^7.22.5"
"@babel/runtime" "^7.22.6"
"@nrwl/js" "18.0.4"
"@nx/devkit" "18.0.4"
"@nx/workspace" "18.0.4"
"@phenomnomnominal/tsquery" "~5.0.1"
babel-plugin-const-enum "^1.0.1"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-typescript-metadata "^0.3.1"
chalk "^4.1.0"
columnify "^1.6.0"
detect-port "^1.5.1"
fast-glob "3.2.7"
fs-extra "^11.1.0"
ignore "^5.0.4"
js-tokens "^4.0.0"
minimatch "9.0.3"
npm-package-arg "11.0.1"
npm-run-path "^4.0.1"
ora "5.3.0"
semver "^7.5.3"
source-map-support "0.5.19"
ts-node "10.9.1"
tsconfig-paths "^4.1.2"
tslib "^2.3.0"

"@nx/js@18.3.4", "@nx/js@^18.0.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nx/js/-/js-18.3.4.tgz#ae2e9aed80d15f512c69bf814183511ce09a47d8"
Expand Down Expand Up @@ -2549,12 +2478,12 @@
tsconfig-paths "^4.1.2"
tslib "^2.3.0"

"@nx/linter@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nx/linter/-/linter-18.0.4.tgz#1526321b553ee175357025ccda836788c6411488"
integrity sha512-yCg7H63eWkjReQUagAFAoICD53ByYZDyRqlkarZe9AGRWJM4GYKhJntihsk1mUOO7Sz0a907BMaWk8Wn5HbHEA==
"@nx/linter@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nx/linter/-/linter-18.3.4.tgz#dc362af899b8d9dbf752d729f94b99199f610e9e"
integrity sha512-hvgsd1JMjRykHheIJOwxDAYLcy6b9wLtBZGV4pdg1Q4himocgG9Rhi/V7ha+hPtV8oq+iIRuNnLPY+UcdK2ovQ==
dependencies:
"@nx/eslint" "18.0.4"
"@nx/eslint" "18.3.4"

"@nx/nx-darwin-arm64@18.0.4":
version "18.0.4"
Expand Down Expand Up @@ -2656,19 +2585,6 @@
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-18.3.4.tgz#73564706abd46b480b6f6482d1a7103738aa8f8a"
integrity sha512-/RqEjNU9hxIBxRLafCNKoH3SaB2FShf+1ZnIYCdAoCZBxLJebDpnhiyrVs0lPnMj9248JbizEMdJj1+bs/bXig==

"@nx/workspace@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-18.0.4.tgz#e7b0b598ce7e60ee125b584135d6b76c8f99616a"
integrity sha512-0w7czYCU6+QczvdRN8HnKRU24xnam5Gf12mfw+uuU6ybslOQuRoKW+oUROwyck5P4I27XzgxcqnMTCxNDcQGWQ==
dependencies:
"@nrwl/workspace" "18.0.4"
"@nx/devkit" "18.0.4"
chalk "^4.1.0"
enquirer "~2.3.6"
nx "18.0.4"
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/workspace@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-18.3.4.tgz#4c1492c219e0dd549e69b389cf386eb5d3e81724"
Expand Down Expand Up @@ -7798,16 +7714,11 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typescript@^5.4.5:
typescript@^5.4.5, typescript@~5.4.2:
version "5.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

typescript@~5.3.2:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

undici-types@~5.26.4:
version "5.26.5"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
Expand Down

0 comments on commit b378b5a

Please sign in to comment.