Skip to content

Commit

Permalink
Bump actions/add-to-project from 0.6.0 to 1.0.2 (#116)
Browse files Browse the repository at this point in the history
Bumps
[actions/add-to-project](https://github.com/actions/add-to-project) from
0.6.0 to 1.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/add-to-project/releases">actions/add-to-project's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/583">actions/add-to-project#583</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 16.18.96 to
16.18.101 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/588">actions/add-to-project#588</a></li>
<li>build(deps-dev): bump ts-jest from 29.1.2 to 29.1.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/582">actions/add-to-project#582</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.6.0 to 7.14.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/589">actions/add-to-project#589</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.6.0 to 7.14.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/590">actions/add-to-project#590</a></li>
<li>build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/578">actions/add-to-project#578</a></li>
<li>Dependabot/npm and yarn/eslint plugin jest 28.6.0 fixes by <a
href="https://github.com/talune"><code>@​talune</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/591">actions/add-to-project#591</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2">https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2</a></p>
<h2>v1.0.1</h2>
<h2>Summary</h2>
<p>This release includes dependency updates, including security fix to
undici.</p>
<h2>What's Changed</h2>
<ul>
<li>Dependabot/npm and yarn/undici 5.28.4 fixes by <a
href="https://github.com/skw"><code>@​skw</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/550">actions/add-to-project#550</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.4.0 to 7.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/546">actions/add-to-project#546</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.4.0 to 7.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/547">actions/add-to-project#547</a></li>
<li>build(deps-dev): bump typescript from 5.4.3 to 5.4.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/549">actions/add-to-project#549</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 16.18.91 to
16.18.96 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/548">actions/add-to-project#548</a></li>
<li>build(deps): bump undici from 5.28.3 to 5.28.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/542">actions/add-to-project#542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/add-to-project/compare/v1.0.0...v1.0.1">https://github.com/actions/add-to-project/compare/v1.0.0...v1.0.1</a></p>
<h2>v1.0.0</h2>
<h2>Summary</h2>
<p>This release promotes <code>actions/add-to-projects</code> to a major
version 1 and marks the public API stable.</p>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.2 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/actions/add-to-project/pull/532">actions/add-to-project#532</a></li>
<li>build(deps-dev): bump prettier from 3.0.3 to 3.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/531">actions/add-to-project#531</a></li>
<li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.0 to
0.38.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/530">actions/add-to-project#530</a></li>
<li>build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/528">actions/add-to-project#528</a></li>
<li>build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/533">actions/add-to-project#533</a></li>
<li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.7 to
29.5.12 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/534">actions/add-to-project#534</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
6.9.1 to 7.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/529">actions/add-to-project#529</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.0.1 to 7.4.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/536">actions/add-to-project#536</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.3.1 to 7.4.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/add-to-project/pull/535">actions/add-to-project#535</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/add-to-project/compare/v0.6.1...v1.0.0">https://github.com/actions/add-to-project/compare/v0.6.1...v1.0.0</a></p>
<h2>v0.6.1</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/add-to-project/commit/244f685bbc3b7adfa8466e08b698b5577571133e"><code>244f685</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/591">#591</a>
from actions/dependabot/npm_and_yarn/eslint-plugin-je...</li>
<li><a
href="https://github.com/actions/add-to-project/commit/2a5ef71e5fecbc323144eb5fd33627490ec74abb"><code>2a5ef71</code></a>
Build and package</li>
<li><a
href="https://github.com/actions/add-to-project/commit/8c1146182d24b9bd6e8a7f746dcdc42f247ef0e7"><code>8c11461</code></a>
Update license for json-schema.dep.yml</li>
<li><a
href="https://github.com/actions/add-to-project/commit/66f6cffea121be9d1f683e81a753ff4fe6861630"><code>66f6cff</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/578">#578</a>
from actions/dependabot/npm_and_yarn/eslint-plugin-je...</li>
<li><a
href="https://github.com/actions/add-to-project/commit/ddf5099c7c5397bf22666ec1d1ea12f4578f6414"><code>ddf5099</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/590">#590</a>
from actions/dependabot/npm_and_yarn/typescript-eslin...</li>
<li><a
href="https://github.com/actions/add-to-project/commit/da1ae5b4fd3e1eedbea2a790485134db0c26dc71"><code>da1ae5b</code></a>
build(deps-dev): bump
<code>@​typescript-eslint/eslint-plugin</code></li>
<li><a
href="https://github.com/actions/add-to-project/commit/ced87c7078b32072cf1d0c231a991e827e1c06d5"><code>ced87c7</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/589">#589</a>
from actions/dependabot/npm_and_yarn/typescript-eslin...</li>
<li><a
href="https://github.com/actions/add-to-project/commit/c78e6a180b2fe57df06a8df1ce653a2136631e6f"><code>c78e6a1</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/582">#582</a>
from actions/dependabot/npm_and_yarn/ts-jest-29.1.5</li>
<li><a
href="https://github.com/actions/add-to-project/commit/267a19fd1e7411269e86ac14b3fb1671406a0d86"><code>267a19f</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 7.6.0
to 7.14.1</li>
<li><a
href="https://github.com/actions/add-to-project/commit/e005a862c6805351d073e5388eaea754b1304f58"><code>e005a86</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/add-to-project/issues/588">#588</a>
from actions/dependabot/npm_and_yarn/types/node-16.18...</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/add-to-project/compare/v0.6.0...v1.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/add-to-project&package-manager=github_actions&previous-version=0.6.0&new-version=1.0.2)](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>
  • Loading branch information
carstingaxion authored Oct 9, 2024
2 parents 2ef54c6 + a216966 commit 512f76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-gardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.6.0
- uses: actions/add-to-project@v1.0.2
with:
# You can target a repository in a different organization
# to the issue
Expand Down

0 comments on commit 512f76a

Please sign in to comment.