Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 (#149)
Browse files Browse the repository at this point in the history
Bumps
[paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action)
from 5.0.0 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/paambaati/codeclimate-action/releases">paambaati/codeclimate-action's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2><a
href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">6.0.0</a>
(2024-04-26)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>ci:</strong> this doesn't change the functionality of the
core action, but it does change how releases are made in the
future.</li>
<li>Trying to make semantic-release push a new release</li>
<li>this should ideally get published as v5</li>
<li>this should ideally get published as v5</li>
<li><strong>core:</strong> Support Windows, now that CodeClimate has
released a Windows binary of the reporter – see
codeclimate.com/changelog/7dd79ee1cf1af7141b2bd18b</li>
<li><strong>core:</strong> Support Windows, now that CodeClimate has
released a Windows binary of the reporter</li>
<li><strong>ci:</strong> semantic-release and its process is
fundamentally broken when the repo moved from master to main for its
main branch. This is an attempt to try to unfuck the git log/ref
notes</li>
</ul>
<h3>core</h3>
<ul>
<li>Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/9af890ca201808293494389e160c2247062e61ab">9af890c</a>)</li>
<li>Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/3434c618e21bb9a4ea49f8f85e10839bef1addcd">3434c61</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>ci:</strong> replace semantic-release with Google's
release-please. (<a
href="https://github.com/paambaati/codeclimate-action/commit/854ea46b10d7c48dc04f57be960f2257fca0ba16">854ea46</a>)</li>
<li><strong>core:</strong> cleanup downloaded artifacts (<a
href="https://github.com/paambaati/codeclimate-action/commit/f3318964532e9a7bdf28c20830035973024c31bc">f331896</a>),
closes <a
href="https://redirect.github.com/paambaati/codeclimate-action/issues/639">#639</a></li>
<li><strong>core:</strong> support fork PRs. (<a
href="https://github.com/paambaati/codeclimate-action/commit/70a75acf3c0eaae19bee5fb425f63e455356daf7">70a75ac</a>),
closes <a
href="https://redirect.github.com/paambaati/codeclimate-action/issues/627">#627</a></li>
<li><strong>core:</strong> Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/f0efca8d8bb2d28d2e31f5b09b3a12db580b74ed">f0efca8</a>)</li>
<li><strong>core:</strong> Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/9787ba65355cc7e2454726ff732df574e1a6b370">9787ba6</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/859e71d20050925c52fd9524f5c74a0a36fba31f">859e71d</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/096c232e4cf323b72675683a27680ac60eead7e8">096c232</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/7642145673e571d8436a9743a36d090a6f6acc5d">7642145</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/f01d1944ff5c4726c7649bf3698c1149996369bd">f01d194</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/a5d0e4fed50e0ae7f30c14a173467bf5651a1e8c">a5d0e4f</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/052f89397e39d4b69b7f4981f7428cc626a5807c">052f893</a>)</li>
<li><strong>utils:</strong> refactor coverage config line parser into
own util (<a
href="https://github.com/paambaati/codeclimate-action/commit/e03d4534fcf95c549b4b083f76870551d74140c1">e03d453</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ci:</strong> better version tagging (<a
href="https://github.com/paambaati/codeclimate-action/commit/e7ede07acfbc6a654693402829004a85e680e713">e7ede07</a>)</li>
<li><strong>ci:</strong> checkout EVERYTHING so semantic-release has all
the data it could need (<a
href="https://github.com/paambaati/codeclimate-action/commit/a16dca5bb60d6d1ceec305e554d1d07b2e6f9f2f">a16dca5</a>)</li>
<li><strong>ci:</strong> debug outputs (<a
href="https://github.com/paambaati/codeclimate-action/commit/11ed9278d366c02ce89a0aa9c0266d01ed3fe78f">11ed927</a>)</li>
<li><strong>ci:</strong> do not cancel all matrix builds for one (<a
href="https://github.com/paambaati/codeclimate-action/commit/1471593d867e0a8171a8bbd830bc6d14647c0c73">1471593</a>)</li>
<li><strong>ci:</strong> fix invalid YAML (<a
href="https://github.com/paambaati/codeclimate-action/commit/8f95f43e97f705d9dbb7e18d5586a16e8531d318">8f95f43</a>)</li>
<li><strong>ci:</strong> fix the tag detection logic for new releases
(<a
href="https://github.com/paambaati/codeclimate-action/commit/f787a56de16312cc3eeff8ed0117b9cc1339a2f3">f787a56</a>)</li>
<li><strong>ci:</strong> rebuild and republish to use new branch and
workflows (<a
href="https://github.com/paambaati/codeclimate-action/commit/0c99fb3d11aa2bbf8bf94ed90bd4955348c6338b">0c99fb3</a>)</li>
<li><strong>ci:</strong> release broken release process (<a
href="https://github.com/paambaati/codeclimate-action/commit/746f1d233d2b6d15d77cee532065c4124db0a82c">746f1d2</a>)</li>
<li><strong>ci:</strong> republish so latest changes get applied (<a
href="https://github.com/paambaati/codeclimate-action/commit/8f00eaacd9c46d0c7351c37ce64d6f2705ae93dc">8f00eaa</a>)</li>
<li><strong>ci:</strong> republish so latest changes get applied (<a
href="https://github.com/paambaati/codeclimate-action/commit/fa71c1ff7a91f7177d648c64b50c50dd9aa0d90e">fa71c1f</a>)</li>
<li><strong>ci:</strong> set up correct (?) condition to trigger publish
(<a
href="https://github.com/paambaati/codeclimate-action/commit/3e9c9cefc80813bd2d9fffeb4610778e0761f2f7">3e9c9ce</a>)</li>
<li><strong>ci:</strong> set up correct regex that replaces the 'v'
prefixes for tags (<a
href="https://github.com/paambaati/codeclimate-action/commit/b3bcc0e23b5ab151ae0a3a2aa8dce8c6bb3bb3d7">b3bcc0e</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md">paambaati/codeclimate-action's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">6.0.0</a>
(2024-04-26)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>ci:</strong> this doesn't change the functionality of the
core action, but it does change how releases are made in the
future.</li>
<li>Trying to make semantic-release push a new release</li>
<li>this should ideally get published as v5</li>
<li>this should ideally get published as v5</li>
<li><strong>core:</strong> Support Windows, now that CodeClimate has
released a Windows binary of the reporter – see
codeclimate.com/changelog/7dd79ee1cf1af7141b2bd18b</li>
<li><strong>core:</strong> Support Windows, now that CodeClimate has
released a Windows binary of the reporter</li>
<li><strong>ci:</strong> semantic-release and its process is
fundamentally broken when the repo moved from master to main for its
main branch. This is an attempt to try to unfuck the git log/ref
notes</li>
</ul>
<h3>core</h3>
<ul>
<li>Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/9af890ca201808293494389e160c2247062e61ab">9af890c</a>)</li>
<li>Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/3434c618e21bb9a4ea49f8f85e10839bef1addcd">3434c61</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>ci:</strong> replace semantic-release with Google's
release-please. (<a
href="https://github.com/paambaati/codeclimate-action/commit/854ea46b10d7c48dc04f57be960f2257fca0ba16">854ea46</a>)</li>
<li><strong>core:</strong> cleanup downloaded artifacts (<a
href="https://github.com/paambaati/codeclimate-action/commit/f3318964532e9a7bdf28c20830035973024c31bc">f331896</a>),
closes <a
href="https://redirect.github.com/paambaati/codeclimate-action/issues/639">#639</a></li>
<li><strong>core:</strong> support fork PRs. (<a
href="https://github.com/paambaati/codeclimate-action/commit/70a75acf3c0eaae19bee5fb425f63e455356daf7">70a75ac</a>),
closes <a
href="https://redirect.github.com/paambaati/codeclimate-action/issues/627">#627</a></li>
<li><strong>core:</strong> Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/f0efca8d8bb2d28d2e31f5b09b3a12db580b74ed">f0efca8</a>)</li>
<li><strong>core:</strong> Support Windows (<a
href="https://github.com/paambaati/codeclimate-action/commit/9787ba65355cc7e2454726ff732df574e1a6b370">9787ba6</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/859e71d20050925c52fd9524f5c74a0a36fba31f">859e71d</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/096c232e4cf323b72675683a27680ac60eead7e8">096c232</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/7642145673e571d8436a9743a36d090a6f6acc5d">7642145</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/f01d1944ff5c4726c7649bf3698c1149996369bd">f01d194</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/a5d0e4fed50e0ae7f30c14a173467bf5651a1e8c">a5d0e4f</a>)</li>
<li>run action using Node.js 20.x (<a
href="https://github.com/paambaati/codeclimate-action/commit/052f89397e39d4b69b7f4981f7428cc626a5807c">052f893</a>)</li>
<li><strong>utils:</strong> refactor coverage config line parser into
own util (<a
href="https://github.com/paambaati/codeclimate-action/commit/e03d4534fcf95c549b4b083f76870551d74140c1">e03d453</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ci:</strong> better version tagging (<a
href="https://github.com/paambaati/codeclimate-action/commit/e7ede07acfbc6a654693402829004a85e680e713">e7ede07</a>)</li>
<li><strong>ci:</strong> checkout EVERYTHING so semantic-release has all
the data it could need (<a
href="https://github.com/paambaati/codeclimate-action/commit/a16dca5bb60d6d1ceec305e554d1d07b2e6f9f2f">a16dca5</a>)</li>
<li><strong>ci:</strong> debug outputs (<a
href="https://github.com/paambaati/codeclimate-action/commit/11ed9278d366c02ce89a0aa9c0266d01ed3fe78f">11ed927</a>)</li>
<li><strong>ci:</strong> do not cancel all matrix builds for one (<a
href="https://github.com/paambaati/codeclimate-action/commit/1471593d867e0a8171a8bbd830bc6d14647c0c73">1471593</a>)</li>
<li><strong>ci:</strong> fix invalid YAML (<a
href="https://github.com/paambaati/codeclimate-action/commit/8f95f43e97f705d9dbb7e18d5586a16e8531d318">8f95f43</a>)</li>
<li><strong>ci:</strong> fix the tag detection logic for new releases
(<a
href="https://github.com/paambaati/codeclimate-action/commit/f787a56de16312cc3eeff8ed0117b9cc1339a2f3">f787a56</a>)</li>
<li><strong>ci:</strong> rebuild and republish to use new branch and
workflows (<a
href="https://github.com/paambaati/codeclimate-action/commit/0c99fb3d11aa2bbf8bf94ed90bd4955348c6338b">0c99fb3</a>)</li>
<li><strong>ci:</strong> release broken release process (<a
href="https://github.com/paambaati/codeclimate-action/commit/746f1d233d2b6d15d77cee532065c4124db0a82c">746f1d2</a>)</li>
<li><strong>ci:</strong> republish so latest changes get applied (<a
href="https://github.com/paambaati/codeclimate-action/commit/8f00eaacd9c46d0c7351c37ce64d6f2705ae93dc">8f00eaa</a>)</li>
<li><strong>ci:</strong> republish so latest changes get applied (<a
href="https://github.com/paambaati/codeclimate-action/commit/fa71c1ff7a91f7177d648c64b50c50dd9aa0d90e">fa71c1f</a>)</li>
<li><strong>ci:</strong> set up correct (?) condition to trigger publish
(<a
href="https://github.com/paambaati/codeclimate-action/commit/3e9c9cefc80813bd2d9fffeb4610778e0761f2f7">3e9c9ce</a>)</li>
<li><strong>ci:</strong> set up correct regex that replaces the 'v'
prefixes for tags (<a
href="https://github.com/paambaati/codeclimate-action/commit/b3bcc0e23b5ab151ae0a3a2aa8dce8c6bb3bb3d7">b3bcc0e</a>)</li>
<li><strong>ci:</strong> try once again to publish new version (<a
href="https://github.com/paambaati/codeclimate-action/commit/bcd27f6c52b0b9daa097cb34b05c43e5040216b7">bcd27f6</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/paambaati/codeclimate-action/commit/b74bb25d2074a4bc16bd06fffc1b299c07b1f886"><code>b74bb25</code></a>
feat: build for release</li>
<li>See full diff in <a
href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paambaati/codeclimate-action&package-manager=github_actions&previous-version=5.0.0&new-version=6.0.0)](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>
Co-authored-by: Eugene Fabizhevskyi <yevhen.fabizhevskyi@woven.toyota>
  • Loading branch information
dependabot[bot] and Eugene Fabizhevskyi authored May 2, 2024
1 parent 7e961f3 commit 354dad8
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: yarn test
- name: Unit tests with coverage
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
DEEPL_API_KEY: ${{ secrets.DEEPL_API_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ repos:
hooks:
- id: gitleaks
- repo: https://github.com/fabasoad/pre-commit-snyk
rev: v0.5.0
rev: v0.6.1
hooks:
- id: snyk-test
stages: ["push"]
# Markdown
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.39.0
rev: v0.40.0
hooks:
- id: markdownlint-fix
stages: ["commit"]
Expand Down
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 22.0.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vercel/ncc": "0.38.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,15 +1040,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.7.0"
"@typescript-eslint/eslint-plugin@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.8.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.7.0"
"@typescript-eslint/type-utils": "npm:7.7.0"
"@typescript-eslint/utils": "npm:7.7.0"
"@typescript-eslint/visitor-keys": "npm:7.7.0"
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/type-utils": "npm:7.8.0"
"@typescript-eslint/utils": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
Expand All @@ -1061,68 +1061,68 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/d1f4c40523d284bce4b8272750c68aae5c0289ddb1c9267dd3477e0bfb8c8855bfb0c6e86dfec9911ca8302ef729d5f4e47d686a566f363b0f89bf7dc7670b5c
checksum: 10c0/37ca22620d1834ff0baa28fa4b8fd92039a3903cb95748353de32d56bae2a81ce50d1bbaed27487eebc884e0a0f9387fcb0f1647593e4e6df5111ef674afa9f0
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/parser@npm:7.7.0"
"@typescript-eslint/parser@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/parser@npm:7.8.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.7.0"
"@typescript-eslint/types": "npm:7.7.0"
"@typescript-eslint/typescript-estree": "npm:7.7.0"
"@typescript-eslint/visitor-keys": "npm:7.7.0"
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/typescript-estree": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/d756c2292737499a93913647af7493aded5dc720a5f4ab6f8e96d6cc81f19cf6a1769a1df0f516f8facd276d34f8464f1711e57b0216082e32eb6b75da81b12e
checksum: 10c0/0dd994c1b31b810c25e1b755b8d352debb7bf21a31f9a91acaec34acf4e471320bcceaa67cf64c110c0b8f5fac10a037dbabac6ec423e17adf037e59a7bce9c1
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/scope-manager@npm:7.7.0"
"@typescript-eslint/scope-manager@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
dependencies:
"@typescript-eslint/types": "npm:7.7.0"
"@typescript-eslint/visitor-keys": "npm:7.7.0"
checksum: 10c0/014a3631c12bfbd5e33146a48e4b9eb5cc1c5c95bb458de33f8847eed33c04d7b9e66283971e48297673c4b92c3239d67e6dc3717efbe5836e0269a538c13d2e
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
checksum: 10c0/c253b98e96d4bf0375f473ca2c4d081726f1fd926cdfa65ee14c9ee99cca8eddb763b2d238ac365daa7246bef21b0af38180d04e56e9df7443c0e6f8474d097c
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/type-utils@npm:7.7.0"
"@typescript-eslint/type-utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/type-utils@npm:7.8.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.7.0"
"@typescript-eslint/utils": "npm:7.7.0"
"@typescript-eslint/typescript-estree": "npm:7.8.0"
"@typescript-eslint/utils": "npm:7.8.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/064c28d4087a97fd175e07e02c0a9cf4526f61cc6a17b4199fba626932979210037643a30f868bda8174fad567a8ac6aed34120631d1ecfd502e0ea1e830f9e9
checksum: 10c0/00f6315626b64f7dbc1f7fba6f365321bb8d34141ed77545b2a07970e59a81dbdf768c1e024225ea00953750d74409ddd8a16782fc4a39261e507c04192dacab
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/types@npm:7.7.0"
checksum: 10c0/eb50793650c9a911c73586150807912e7b7a0ae12eeb26c7a322ac8ebb8edef15960cc9a4b7049dbb89b82500079963145f67d15583f5de270fe8290974db533
"@typescript-eslint/types@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/types@npm:7.8.0"
checksum: 10c0/b2fdbfc21957bfa46f7d8809b607ad8c8b67c51821d899064d09392edc12f28b2318a044f0cd5d523d782e84e8f0558778877944964cf38e139f88790cf9d466
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/typescript-estree@npm:7.7.0"
"@typescript-eslint/typescript-estree@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
dependencies:
"@typescript-eslint/types": "npm:7.7.0"
"@typescript-eslint/visitor-keys": "npm:7.7.0"
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -1132,34 +1132,34 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/19da9bf0948c9800fde19c5a408a80a3a4cf357ff67d47b516df5d2a05701a4fdd2b9ab5b692866bd84bfc17cea9132d1575a1423e01763a4c2918b5d77d0b34
checksum: 10c0/1690b62679685073dcb0f62499f0b52b445b37ae6e12d02aa4acbafe3fb023cf999b01f714b6282e88f84fd934fe3e2eefb21a64455d19c348d22bbc68ca8e47
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/utils@npm:7.7.0"
"@typescript-eslint/utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/utils@npm:7.8.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.15"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/scope-manager": "npm:7.7.0"
"@typescript-eslint/types": "npm:7.7.0"
"@typescript-eslint/typescript-estree": "npm:7.7.0"
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/typescript-estree": "npm:7.8.0"
semver: "npm:^7.6.0"
peerDependencies:
eslint: ^8.56.0
checksum: 10c0/c5f18ce198b420bdc201fd4278b4fa97bfe86178db565f3c4e1991bb452c9ea0b657e7980572555e2ec2fe218d07c42c794d217b9369903019cf784eea7e2164
checksum: 10c0/31fb58388d15b082eb7bd5bce889cc11617aa1131dfc6950471541b3df64c82d1c052e2cccc230ca4ae80456d4f63a3e5dccb79899a8f3211ce36c089b7d7640
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/visitor-keys@npm:7.7.0"
"@typescript-eslint/visitor-keys@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
dependencies:
"@typescript-eslint/types": "npm:7.7.0"
"@typescript-eslint/types": "npm:7.8.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/0f3b9720a962c04462a75d4872714c07320c8f672841881ada797ae960f9f6bd0e5f7494178917034f42635ef76f0f09fa3c8d4bd84f31ec58ee968fe75bada7
checksum: 10c0/5892fb5d9c58efaf89adb225f7dbbb77f9363961f2ff420b6b130bdd102dddd7aa8a16c46a5a71c19889d27b781e966119a89270555ea2cb5653a04d8994123d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4463,8 +4463,8 @@ __metadata:
"@actions/core": "npm:1.10.1"
"@microsoft/eslint-formatter-sarif": "npm:3.1.0"
"@types/jest": "npm:29.5.12"
"@typescript-eslint/eslint-plugin": "npm:7.7.0"
"@typescript-eslint/parser": "npm:7.7.0"
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
"@typescript-eslint/parser": "npm:7.8.0"
"@vercel/ncc": "npm:0.38.1"
cross-fetch: "npm:4.0.0"
deepl-node: "npm:1.13.0"
Expand Down

0 comments on commit 354dad8

Please sign in to comment.