Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump the production-dependencies group across 1 directory with 3 updates #166

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps the production-dependencies group with 3 updates in the / directory: @octokit/auth-app, @octokit/request and undici.

Updates @octokit/auth-app from 7.1.0 to 7.1.1

Release notes

Sourced from @​octokit/auth-app's releases.

v7.1.1

7.1.1 (2024-09-03)

Bug Fixes

  • respect baseUrl passed as part of request parameters (#641) (8478cac)
Commits

Updates @octokit/request from 9.1.1 to 9.1.3

Release notes

Sourced from @​octokit/request's releases.

v9.1.3

9.1.3 (2024-07-14)

Bug Fixes

v9.1.2

9.1.2 (2024-07-13)

Bug Fixes

  • refactor: async await instead of Promise chain (#711) (611b275)
Commits
  • fcc5b25 fix: improve toErrorMessage (#714)
  • f2162d6 chore(deps): update dependency prettier to v3.3.3 (#716)
  • 611b275 fix(refactor): async await instead of Promise chain (#711)
  • bc059c8 ci: start testing against 22 (#712)
  • 9205e49 chore: integrate getBufferResponse (#710)
  • 2ac2834 refactor: assign fetch once (#709)
  • 94141f4 chore(test): remove fetch-mock from request-common-test.ts (#708)
  • af8ef43 test: use native fetch with mock server (#702)
  • eaceec7 chore(deps): update vitest monorepo to v2 (major) (#706)
  • ac95d1e chore(deps): update dependency esbuild to ^0.23.0
  • Additional commits viewable in compare view

Updates undici from 6.19.2 to 6.19.8

Release notes

Sourced from undici's releases.

v6.19.8

Full Changelog: nodejs/undici@v6.19.7...v6.19.8

v6.19.7

Full Changelog: nodejs/undici@v6.19.6...v6.19.7

v6.19.6

Full Changelog: nodejs/undici@v6.19.5...v6.19.6

v6.19.5

Full Changelog: nodejs/undici@v6.19.4...v6.19.5

v6.19.4

Full Changelog: nodejs/undici@v6.19.3...v6.19.4

v6.19.3

Full Changelog: nodejs/undici@v6.19.2...v6.19.3

Commits
  • 3d3ce06 Bumped v6.19.8
  • cde714f use FinalizationRegistry for cloned response body (#3458)
  • dbb6b40 perf: non-recursive implementation of euclidian gcd in balanced pool (#3461)
  • 405a2ce use bodyUnusable to check if body is unusable (#3460)
  • bc46332 build: parametrize the location of wasm-opt (#3454)
  • 5287054 test: add test for memory leak (#3450)
  • c81f5a7 Bumped v6.19.7
  • 09c5667 build: remove -i flag to docker run to allow command being run without a TTY
  • b9bf7ad Bumped v6.19.6
  • 638ee32 fix: memory leak in finalization first appearing in v6.16.0 (#3445)
  • Additional commits viewable in compare view

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/request](https://github.com/octokit/request.js) and [undici](https://github.com/nodejs/undici).


Updates `@octokit/auth-app` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v7.1.0...v7.1.1)

Updates `@octokit/request` from 9.1.1 to 9.1.3
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v9.1.1...v9.1.3)

Updates `undici` from 6.19.2 to 6.19.8
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.2...v6.19.8)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from gr2m and parkerbxyz as code owners September 4, 2024 03:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 4, 2024 03:06
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 4, 2024
@parkerbxyz parkerbxyz merged commit e177c20 into main Sep 4, 2024
3 checks passed
@parkerbxyz parkerbxyz deleted the dependabot/npm_and_yarn/production-dependencies-f9a7742ca8 branch September 4, 2024 04:40
create-app-token-action-releaser bot pushed a commit that referenced this pull request Sep 4, 2024
## [1.10.4](v1.10.3...v1.10.4) (2024-09-04)

### Bug Fixes

* **deps:** bump the production-dependencies group across 1 directory with 3 updates ([#166](#166)) ([e177c20](e177c20)), closes [#641](https://github.com/actions/create-github-app-token/issues/641) [#641](https://github.com/actions/create-github-app-token/issues/641) [#639](https://github.com/actions/create-github-app-token/issues/639) [#638](https://github.com/actions/create-github-app-token/issues/638) [#637](https://github.com/actions/create-github-app-token/issues/637) [#636](https://github.com/actions/create-github-app-token/issues/636) [#633](https://github.com/actions/create-github-app-token/issues/633) [#632](https://github.com/actions/create-github-app-token/issues/632) [#631](https://github.com/actions/create-github-app-token/issues/631) [#630](https://github.com/actions/create-github-app-token/issues/630) [#629](https://github.com/actions/create-github-app-token/issues/629) [#714](https://github.com/actions/create-github-app-token/issues/714) [#711](https://github.com/actions/create-github-app-token/issues/711) [#714](https://github.com/actions/create-github-app-token/issues/714) [#716](https://github.com/actions/create-github-app-token/issues/716) [#711](https://github.com/actions/create-github-app-token/issues/711) [#712](https://github.com/actions/create-github-app-token/issues/712) [#710](https://github.com/actions/create-github-app-token/issues/710) [#709](https://github.com/actions/create-github-app-token/issues/709) [#708](https://github.com/actions/create-github-app-token/issues/708) [#702](https://github.com/actions/create-github-app-token/issues/702) [#706](https://github.com/actions/create-github-app-token/issues/706) [#3458](https://github.com/actions/create-github-app-token/issues/3458) [#3461](https://github.com/actions/create-github-app-token/issues/3461) [#3460](https://github.com/actions/create-github-app-token/issues/3460) [#3454](https://github.com/actions/create-github-app-token/issues/3454) [#3450](https://github.com/actions/create-github-app-token/issues/3450) [#3445](https://github.com/actions/create-github-app-token/issues/3445)
@create-app-token-action-releaser

🎉 This PR is included in version 1.10.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

lepadatu pushed a commit to lepadatu-actions/create-github-app-token-aws that referenced this pull request Sep 4, 2024
…with 3 updates (actions#166)

Bumps the production-dependencies group with 3 updates in the /
directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js),
[@octokit/request](https://github.com/octokit/request.js) and
[undici](https://github.com/nodejs/undici).

Updates `@octokit/auth-app` from 7.1.0 to 7.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/auth-app.js/releases"><code>@​octokit/auth-app</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.1.1</h2>
<h2><a
href="https://github.com/octokit/auth-app.js/compare/v7.1.0...v7.1.1">7.1.1</a>
(2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>respect <code>baseUrl</code> passed as part of request parameters
(<a
href="https://redirect.github.com/octokit/auth-app.js/issues/641">#641</a>)
(<a
href="https://github.com/octokit/auth-app.js/commit/8478cac30ca251951901430e4a695744e449ef48">8478cac</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/auth-app.js/commit/8478cac30ca251951901430e4a695744e449ef48"><code>8478cac</code></a>
fix: respect <code>baseUrl</code> passed as part of request parameters
(<a
href="https://redirect.github.com/octokit/auth-app.js/issues/641">#641</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/447852ffd190b410dcfcea0fb0bff5667d90755f"><code>447852f</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/639">#639</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/47313fc7236074171ca0298e6c9f331e5404b344"><code>47313fc</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/638">#638</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/bf6d0a45de2f4c59dae22b49c54256235bc902eb"><code>bf6d0a4</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/637">#637</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/afcd20bb5ca8af61fe4070869493b837c442decd"><code>afcd20b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/636">#636</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/d9001b1504567ff1c55f53a1ccaa5ecad00dfb02"><code>d9001b1</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/633">#633</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/bf1bb9d2d3221733e1ec019ad94b45d8b1de8f8d"><code>bf1bb9d</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/632">#632</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/d8380f99936f9be313a0c5423b8ff57ade5a4413"><code>d8380f9</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/631">#631</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/c525302c92511df4cc6731628e196f1360dd2308"><code>c525302</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/630">#630</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/e647e114092a9c58a7a9f8c4407a20d4ebbe4600"><code>e647e11</code></a>
chore(deps): update dependency prettier to v3.3.3 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/629">#629</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/auth-app.js/compare/v7.1.0...v7.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/request` from 9.1.1 to 9.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/request.js/releases"><code>@​octokit/request</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.1.3</h2>
<h2><a
href="https://github.com/octokit/request.js/compare/v9.1.2...v9.1.3">9.1.3</a>
(2024-07-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>improve toErrorMessage (<a
href="https://redirect.github.com/octokit/request.js/issues/714">#714</a>)
(<a
href="https://github.com/octokit/request.js/commit/fcc5b25e044a2dd0fb8c1a76390eb6da9aa06d42">fcc5b25</a>)</li>
</ul>
<h2>v9.1.2</h2>
<h2><a
href="https://github.com/octokit/request.js/compare/v9.1.1...v9.1.2">9.1.2</a>
(2024-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>refactor:</strong> async await instead of Promise chain (<a
href="https://redirect.github.com/octokit/request.js/issues/711">#711</a>)
(<a
href="https://github.com/octokit/request.js/commit/611b275b445eb9a5817a003e2f9a6260aba5f477">611b275</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/request.js/commit/fcc5b25e044a2dd0fb8c1a76390eb6da9aa06d42"><code>fcc5b25</code></a>
fix: improve toErrorMessage (<a
href="https://redirect.github.com/octokit/request.js/issues/714">#714</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/f2162d6cea02cf67760d3f4580f0768e5e793844"><code>f2162d6</code></a>
chore(deps): update dependency prettier to v3.3.3 (<a
href="https://redirect.github.com/octokit/request.js/issues/716">#716</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/611b275b445eb9a5817a003e2f9a6260aba5f477"><code>611b275</code></a>
fix(refactor): async await instead of Promise chain (<a
href="https://redirect.github.com/octokit/request.js/issues/711">#711</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/bc059c87990d078a58e9f64928d46bd1dacdbc8e"><code>bc059c8</code></a>
ci: start testing against 22 (<a
href="https://redirect.github.com/octokit/request.js/issues/712">#712</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/9205e49ec5d77e72bcef6d886cc0aab6b73a7ea4"><code>9205e49</code></a>
chore: integrate getBufferResponse (<a
href="https://redirect.github.com/octokit/request.js/issues/710">#710</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/2ac28348e2f7334e0dbb5f99d11fbb8a5d0ca78e"><code>2ac2834</code></a>
refactor: assign fetch once (<a
href="https://redirect.github.com/octokit/request.js/issues/709">#709</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/94141f4f83c4413b68cc1fad4d6dfb0127147e00"><code>94141f4</code></a>
chore(test): remove fetch-mock from request-common-test.ts (<a
href="https://redirect.github.com/octokit/request.js/issues/708">#708</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/af8ef43bbd44d6c0adc9cee5c1d229a49ecc29e0"><code>af8ef43</code></a>
test: use native fetch with mock server (<a
href="https://redirect.github.com/octokit/request.js/issues/702">#702</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/eaceec751632fb6b5b328489e79a293aaaab5d28"><code>eaceec7</code></a>
chore(deps): update vitest monorepo to v2 (major) (<a
href="https://redirect.github.com/octokit/request.js/issues/706">#706</a>)</li>
<li><a
href="https://github.com/octokit/request.js/commit/ac95d1e096c4583ea98c5c42878585c20891d32f"><code>ac95d1e</code></a>
chore(deps): update dependency esbuild to ^0.23.0</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/request.js/compare/v9.1.1...v9.1.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `undici` from 6.19.2 to 6.19.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v6.19.8</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.7...v6.19.8">https://github.com/nodejs/undici/compare/v6.19.7...v6.19.8</a></p>
<h2>v6.19.7</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.6...v6.19.7">https://github.com/nodejs/undici/compare/v6.19.6...v6.19.7</a></p>
<h2>v6.19.6</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.5...v6.19.6">https://github.com/nodejs/undici/compare/v6.19.5...v6.19.6</a></p>
<h2>v6.19.5</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.4...v6.19.5">https://github.com/nodejs/undici/compare/v6.19.4...v6.19.5</a></p>
<h2>v6.19.4</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.3...v6.19.4">https://github.com/nodejs/undici/compare/v6.19.3...v6.19.4</a></p>
<h2>v6.19.3</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v6.19.2...v6.19.3">https://github.com/nodejs/undici/compare/v6.19.2...v6.19.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodejs/undici/commit/3d3ce0695c8c3f9a8f3c8af90dd42d0569d3f0bb"><code>3d3ce06</code></a>
Bumped v6.19.8</li>
<li><a
href="https://github.com/nodejs/undici/commit/cde714f7f5b8469c5b598bb9d52455891a84386b"><code>cde714f</code></a>
use FinalizationRegistry for cloned response body (<a
href="https://redirect.github.com/nodejs/undici/issues/3458">#3458</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/dbb6b40e69b5e7863c95fb439b9a95c66ba3e9f4"><code>dbb6b40</code></a>
perf: non-recursive implementation of euclidian gcd in balanced pool (<a
href="https://redirect.github.com/nodejs/undici/issues/3461">#3461</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/405a2ce3da0a5f7642b8b1df520d4bb26f91be87"><code>405a2ce</code></a>
use bodyUnusable to check if body is unusable (<a
href="https://redirect.github.com/nodejs/undici/issues/3460">#3460</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/bc463323b41bf2cfa1855236e2579d0961025e10"><code>bc46332</code></a>
build: parametrize the location of wasm-opt (<a
href="https://redirect.github.com/nodejs/undici/issues/3454">#3454</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/52870545df66d9b391bb7200dfccf4490406bf46"><code>5287054</code></a>
test: add test for memory leak (<a
href="https://redirect.github.com/nodejs/undici/issues/3450">#3450</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/c81f5a72d653917da08eb7ccc99e332aed51768c"><code>c81f5a7</code></a>
Bumped v6.19.7</li>
<li><a
href="https://github.com/nodejs/undici/commit/09c566756b042798728b59ee4d4d2033d939e4f1"><code>09c5667</code></a>
build: remove -i flag to docker run to allow command being run without a
TTY</li>
<li><a
href="https://github.com/nodejs/undici/commit/b9bf7adfddeb9cd93a9433a0a1d38e39afa5dfb5"><code>b9bf7ad</code></a>
Bumped v6.19.6</li>
<li><a
href="https://github.com/nodejs/undici/commit/638ee3235de2ce4c2096016e0c54ce66e4c24e5e"><code>638ee32</code></a>
fix: memory leak in finalization first appearing in v6.16.0 (<a
href="https://redirect.github.com/nodejs/undici/issues/3445">#3445</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nodejs/undici/compare/v6.19.2...v6.19.8">compare
view</a></li>
</ul>
</details>
<br />

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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
lepadatu pushed a commit to lepadatu-actions/create-github-app-token-aws that referenced this pull request Sep 4, 2024
* **deps:** bump the production-dependencies group across 1 directory with 3 updates ([actions#166](actions#166)) ([e177c20](actions@e177c20)), closes [#641](https://github.com/actions/create-github-app-token/issues/641) [#641](https://github.com/actions/create-github-app-token/issues/641) [#639](https://github.com/actions/create-github-app-token/issues/639) [#638](https://github.com/actions/create-github-app-token/issues/638) [#637](https://github.com/actions/create-github-app-token/issues/637) [#636](https://github.com/actions/create-github-app-token/issues/636) [#633](https://github.com/actions/create-github-app-token/issues/633) [#632](https://github.com/actions/create-github-app-token/issues/632) [#631](https://github.com/actions/create-github-app-token/issues/631) [#630](https://github.com/actions/create-github-app-token/issues/630) [#629](https://github.com/actions/create-github-app-token/issues/629) [#714](https://github.com/actions/create-github-app-token/issues/714) [#711](https://github.com/actions/create-github-app-token/issues/711) [#714](https://github.com/actions/create-github-app-token/issues/714) [#716](https://github.com/actions/create-github-app-token/issues/716) [#711](https://github.com/actions/create-github-app-token/issues/711) [#712](https://github.com/actions/create-github-app-token/issues/712) [#710](https://github.com/actions/create-github-app-token/issues/710) [#709](https://github.com/actions/create-github-app-token/issues/709) [#708](https://github.com/actions/create-github-app-token/issues/708) [#702](https://github.com/actions/create-github-app-token/issues/702) [#706](https://github.com/actions/create-github-app-token/issues/706) [#3458](https://github.com/actions/create-github-app-token/issues/3458) [#3461](https://github.com/actions/create-github-app-token/issues/3461) [#3460](https://github.com/actions/create-github-app-token/issues/3460) [#3454](https://github.com/actions/create-github-app-token/issues/3454) [#3450](https://github.com/actions/create-github-app-token/issues/3450) [#3445](https://github.com/actions/create-github-app-token/issues/3445)
test-app-suchithrzp bot pushed a commit to suchithrzp/create-github-app-token that referenced this pull request Nov 4, 2024
# 1.0.0 (2024-11-04)

### Bug Fixes

* **action-config:** prepare for release to marketplace ([actions#10](https://github.com/suchithrzp/create-github-app-token/issues/10)) ([12aa811](12aa811))
* check for token before revoking ([actions#30](https://github.com/suchithrzp/create-github-app-token/issues/30)) ([2540ed4](2540ed4))
* **ci:** release configuration ([#6](#6)) ([847634e](847634e))
* clarify `owner` input description ([actions#118](https://github.com/suchithrzp/create-github-app-token/issues/118)) ([d9bc169](d9bc169))
* **deps:** bump dependencies([actions#84](https://github.com/suchithrzp/create-github-app-token/issues/84)) ([474769d](474769d)), closes [#651](https://github.com/suchithrzp/create-github-app-token/issues/651) [#648](https://github.com/suchithrzp/create-github-app-token/issues/648) [#649](https://github.com/suchithrzp/create-github-app-token/issues/649) [#651](https://github.com/suchithrzp/create-github-app-token/issues/651) [#648](https://github.com/suchithrzp/create-github-app-token/issues/648) [#646](https://github.com/suchithrzp/create-github-app-token/issues/646)
* **deps:** bump the production-dependencies group across 1 directory with 3 updates ([actions#166](https://github.com/suchithrzp/create-github-app-token/issues/166)) ([e177c20](e177c20)), closes [#641](https://github.com/suchithrzp/create-github-app-token/issues/641) [#641](https://github.com/suchithrzp/create-github-app-token/issues/641) [#639](https://github.com/suchithrzp/create-github-app-token/issues/639) [#638](https://github.com/suchithrzp/create-github-app-token/issues/638) [#637](https://github.com/suchithrzp/create-github-app-token/issues/637) [#636](https://github.com/suchithrzp/create-github-app-token/issues/636) [#633](https://github.com/suchithrzp/create-github-app-token/issues/633) [#632](https://github.com/suchithrzp/create-github-app-token/issues/632) [#631](https://github.com/suchithrzp/create-github-app-token/issues/631) [#630](https://github.com/suchithrzp/create-github-app-token/issues/630) [#629](https://github.com/suchithrzp/create-github-app-token/issues/629) [#714](https://github.com/suchithrzp/create-github-app-token/issues/714) [#711](https://github.com/suchithrzp/create-github-app-token/issues/711) [#714](https://github.com/suchithrzp/create-github-app-token/issues/714) [#716](https://github.com/suchithrzp/create-github-app-token/issues/716) [#711](https://github.com/suchithrzp/create-github-app-token/issues/711) [#712](https://github.com/suchithrzp/create-github-app-token/issues/712) [#710](https://github.com/suchithrzp/create-github-app-token/issues/710) [#709](https://github.com/suchithrzp/create-github-app-token/issues/709) [#708](https://github.com/suchithrzp/create-github-app-token/issues/708) [#702](https://github.com/suchithrzp/create-github-app-token/issues/702) [#706](https://github.com/suchithrzp/create-github-app-token/issues/706) [#3458](https://github.com/suchithrzp/create-github-app-token/issues/3458) [#3461](https://github.com/suchithrzp/create-github-app-token/issues/3461) [#3460](https://github.com/suchithrzp/create-github-app-token/issues/3460) [#3454](https://github.com/suchithrzp/create-github-app-token/issues/3454) [#3450](https://github.com/suchithrzp/create-github-app-token/issues/3450) [#3445](https://github.com/suchithrzp/create-github-app-token/issues/3445)
* **deps:** bump the production-dependencies group with 1 update ([actions#123](https://github.com/suchithrzp/create-github-app-token/issues/123)) ([beea7b8](beea7b8)), closes [nodejs/undici#2978](nodejs/undici#2978) [nodejs/undici#2971](nodejs/undici#2971) [nodejs/undici#2980](nodejs/undici#2980) [#2982](https://github.com/suchithrzp/create-github-app-token/issues/2982) [nodejs/undici#2983](nodejs/undici#2983) [nodejs/undici#2987](nodejs/undici#2987) [nodejs/undici#2991](nodejs/undici#2991) [#2986](https://github.com/suchithrzp/create-github-app-token/issues/2986) [nodejs/undici#2992](nodejs/undici#2992) [nodejs/undici#2985](nodejs/undici#2985) [nodejs/undici#2993](nodejs/undici#2993) [nodejs/undici#2995](nodejs/undici#2995) [nodejs/undici#2998](nodejs/undici#2998) [#2863](https://github.com/suchithrzp/create-github-app-token/issues/2863) [nodejs/undici#2999](nodejs/undici#2999) [nodejs/undici#3001](nodejs/undici#3001) [nodejs/undici#2971](nodejs/undici#2971) [nodejs/undici#2980](nodejs/undici#2980) [nodejs/undici#2983](nodejs/undici#2983) [nodejs/undici#2987](nodejs/undici#2987) [nodejs/undici#2991](nodejs/undici#2991) [nodejs/undici#2985](nodejs/undici#2985) [nodejs/undici#2995](nodejs/undici#2995) [nodejs/undici#2960](nodejs/undici#2960) [nodejs/undici#2959](nodejs/undici#2959) [nodejs/undici#2969](nodejs/undici#2969) [nodejs/undici#2962](nodejs/undici#2962) [nodejs/undici#2974](nodejs/undici#2974) [nodejs/undici#2967](nodejs/undici#2967) [nodejs/undici#2966](nodejs/undici#2966) [nodejs/undici#2969](nodejs/undici#2969) [nodejs/undici#2962](nodejs/undici#2962) [nodejs/undici#2826](nodejs/undici#2826) [nodejs/undici#2952](nodejs/undici#2952) [#3001](https://github.com/suchithrzp/create-github-app-token/issues/3001) [#2863](https://github.com/suchithrzp/create-github-app-token/issues/2863) [#2999](https://github.com/suchithrzp/create-github-app-token/issues/2999) [#2998](https://github.com/suchithrzp/create-github-app-token/issues/2998) [#2993](https://github.com/suchithrzp/create-github-app-token/issues/2993) [#2986](https://github.com/suchithrzp/create-github-app-token/issues/2986) [#2992](https://github.com/suchithrzp/create-github-app-token/issues/2992) [#2991](https://github.com/suchithrzp/create-github-app-token/issues/2991) [#2987](https://github.com/suchithrzp/create-github-app-token/issues/2987)
* **deps:** bump the production-dependencies group with 1 update ([actions#68](https://github.com/suchithrzp/create-github-app-token/issues/68)) ([6375dce](6375dce))
* **deps:** bump the production-dependencies group with 2 updates ([actions#138](https://github.com/suchithrzp/create-github-app-token/issues/138)) ([8d81a59](8d81a59)), closes [#606](https://github.com/suchithrzp/create-github-app-token/issues/606) [#606](https://github.com/suchithrzp/create-github-app-token/issues/606) [#605](https://github.com/suchithrzp/create-github-app-token/issues/605) [#604](https://github.com/suchithrzp/create-github-app-token/issues/604) [nodejs/undici#3295](nodejs/undici#3295) [nodejs/undici#3298](nodejs/undici#3298) [nodejs/undici#3294](nodejs/undici#3294) [nodejs/undici#3281](nodejs/undici#3281) [nodejs/undici#3286](nodejs/undici#3286) [nodejs/undici#3284](nodejs/undici#3284) [nodejs/undici#3291](nodejs/undici#3291) [nodejs/undici#3290](nodejs/undici#3290) [nodejs/undici#3283](nodejs/undici#3283) [nodejs/undici#3281](nodejs/undici#3281) [nodejs/undici#3263](nodejs/undici#3263) [nodejs/undici#3279](nodejs/undici#3279) [nodejs/undici#3227](nodejs/undici#3227) [nodejs/undici#3234](nodejs/undici#3234) [nodejs/undici#3240](nodejs/undici#3240) [nodejs/undici#3245](nodejs/undici#3245) [nodejs/undici#3241](nodejs/undici#3241) [nodejs/undici#3247](nodejs/undici#3247) [nodejs/undici#3248](nodejs/undici#3248) [nodejs/undici#3219](nodejs/undici#3219) [nodejs/undici#3251](nodejs/undici#3251) [nodejs/undici#3254](nodejs/undici#3254) [nodejs/undici#3258](nodejs/undici#3258) [nodejs/undici#3257](nodejs/undici#3257) [nodejs/undici#3259](nodejs/undici#3259) [nodejs/undici#3262](nodejs/undici#3262) [nodejs/undici#3264](nodejs/undici#3264) [nodejs/undici#3118](nodejs/undici#3118) [nodejs/undici#3269](nodejs/undici#3269) [#3301](https://github.com/suchithrzp/create-github-app-token/issues/3301) [#3294](https://github.com/suchithrzp/create-github-app-token/issues/3294) [#3298](https://github.com/suchithrzp/create-github-app-token/issues/3298) [#3295](https://github.com/suchithrzp/create-github-app-token/issues/3295) [#3293](https://github.com/suchithrzp/create-github-app-token/issues/3293) [#3283](https://github.com/suchithrzp/create-github-app-token/issues/3283) [#3290](https://github.com/suchithrzp/create-github-app-token/issues/3290) [#3291](https://github.com/suchithrzp/create-github-app-token/issues/3291) [#3284](https://github.com/suchithrzp/create-github-app-token/issues/3284) [#3286](https://github.com/suchithrzp/create-github-app-token/issues/3286)
* **deps:** bump the production-dependencies group with 2 updates ([actions#94](https://github.com/suchithrzp/create-github-app-token/issues/94)) ([323044f](323044f)), closes [#562](https://github.com/suchithrzp/create-github-app-token/issues/562) [#557](https://github.com/suchithrzp/create-github-app-token/issues/557) [#562](https://github.com/suchithrzp/create-github-app-token/issues/562) [#560](https://github.com/suchithrzp/create-github-app-token/issues/560) [#559](https://github.com/suchithrzp/create-github-app-token/issues/559) [#558](https://github.com/suchithrzp/create-github-app-token/issues/558) [#557](https://github.com/suchithrzp/create-github-app-token/issues/557) [#553](https://github.com/suchithrzp/create-github-app-token/issues/553) [#552](https://github.com/suchithrzp/create-github-app-token/issues/552) [#551](https://github.com/suchithrzp/create-github-app-token/issues/551) [actions#75](https://github.com/suchithrzp/create-github-app-token/issues/75) [actions#75](https://github.com/suchithrzp/create-github-app-token/issues/75)
* **deps:** bump the production-dependencies group with 3 updates ([actions#107](https://github.com/suchithrzp/create-github-app-token/issues/107)) ([f83fb27](f83fb27)), closes [#579](https://github.com/suchithrzp/create-github-app-token/issues/579) [#579](https://github.com/suchithrzp/create-github-app-token/issues/579) [#576](https://github.com/suchithrzp/create-github-app-token/issues/576) [#577](https://github.com/suchithrzp/create-github-app-token/issues/577) [#574](https://github.com/suchithrzp/create-github-app-token/issues/574) [#572](https://github.com/suchithrzp/create-github-app-token/issues/572) [#571](https://github.com/suchithrzp/create-github-app-token/issues/571) [#567](https://github.com/suchithrzp/create-github-app-token/issues/567) [#681](https://github.com/suchithrzp/create-github-app-token/issues/681) [#678](https://github.com/suchithrzp/create-github-app-token/issues/678) [#667](https://github.com/suchithrzp/create-github-app-token/issues/667) [#681](https://github.com/suchithrzp/create-github-app-token/issues/681) [#680](https://github.com/suchithrzp/create-github-app-token/issues/680) [#609](https://github.com/suchithrzp/create-github-app-token/issues/609) [#678](https://github.com/suchithrzp/create-github-app-token/issues/678) [#676](https://github.com/suchithrzp/create-github-app-token/issues/676) [#673](https://github.com/suchithrzp/create-github-app-token/issues/673) [#669](https://github.com/suchithrzp/create-github-app-token/issues/669) [#667](https://github.com/suchithrzp/create-github-app-token/issues/667) [#671](https://github.com/suchithrzp/create-github-app-token/issues/671) [nodejs/undici#2683](nodejs/undici#2683) [nodejs/undici#2645](nodejs/undici#2645) [nodejs/undici#2695](nodejs/undici#2695) [nodejs/undici#2699](nodejs/undici#2699) [nodejs/undici#2703](nodejs/undici#2703) [nodejs/undici#2644](nodejs/undici#2644) [nodejs/undici#2702](nodejs/undici#2702) [nodejs/undici#2706](nodejs/undici#2706) [nodejs/undici#2707](nodejs/undici#2707) [nodejs/undici#2644](nodejs/undici#2644) [#2707](https://github.com/suchithrzp/create-github-app-token/issues/2707) [#2706](https://github.com/suchithrzp/create-github-app-token/issues/2706) [#2702](https://github.com/suchithrzp/create-github-app-token/issues/2702) [#2644](https://github.com/suchithrzp/create-github-app-token/issues/2644) [#2703](https://github.com/suchithrzp/create-github-app-token/issues/2703) [#2699](https://github.com/suchithrzp/create-github-app-token/issues/2699) [#2695](https://github.com/suchithrzp/create-github-app-token/issues/2695) [#2645](https://github.com/suchithrzp/create-github-app-token/issues/2645) [#2683](https://github.com/suchithrzp/create-github-app-token/issues/2683)
* **deps:** bump the production-dependencies group with 3 updates ([actions#51](https://github.com/suchithrzp/create-github-app-token/issues/51)) ([6d98b25](6d98b25)), closes [#1511](https://github.com/suchithrzp/create-github-app-token/issues/1511) [#535](https://github.com/suchithrzp/create-github-app-token/issues/535) [#535](https://github.com/suchithrzp/create-github-app-token/issues/535) [#533](https://github.com/suchithrzp/create-github-app-token/issues/533) [#531](https://github.com/suchithrzp/create-github-app-token/issues/531) [#530](https://github.com/suchithrzp/create-github-app-token/issues/530) [#524](https://github.com/suchithrzp/create-github-app-token/issues/524) [#637](https://github.com/suchithrzp/create-github-app-token/issues/637) [#637](https://github.com/suchithrzp/create-github-app-token/issues/637) [#631](https://github.com/suchithrzp/create-github-app-token/issues/631) [#626](https://github.com/suchithrzp/create-github-app-token/issues/626)
* **deps:** bump undici from 6.10.2 to 6.11.1 ([actions#125](https://github.com/suchithrzp/create-github-app-token/issues/125)) ([3c223c7](3c223c7)), closes [#3024](https://github.com/suchithrzp/create-github-app-token/issues/3024) [nodejs/undici#3044](nodejs/undici#3044) [#3023](https://github.com/suchithrzp/create-github-app-token/issues/3023) [nodejs/undici#3025](nodejs/undici#3025) [nodejs/undici#3024](nodejs/undici#3024) [nodejs/undici#3034](nodejs/undici#3034) [nodejs/undici#3038](nodejs/undici#3038) [nodejs/undici#2947](nodejs/undici#2947) [nodejs/undici#3040](nodejs/undici#3040) [nodejs/undici#3036](nodejs/undici#3036) [nodejs/undici#3041](nodejs/undici#3041) [#3024](https://github.com/suchithrzp/create-github-app-token/issues/3024) [#3041](https://github.com/suchithrzp/create-github-app-token/issues/3041) [#3036](https://github.com/suchithrzp/create-github-app-token/issues/3036)
* **deps:** bump undici from 6.18.2 to 6.19.2 in the production-dependencies group ([actions#149](https://github.com/suchithrzp/create-github-app-token/issues/149)) ([cc82279](cc82279)), closes [#3337](https://github.com/suchithrzp/create-github-app-token/issues/3337) [nodejs/undici#3338](nodejs/undici#3338) [nodejs/undici#3340](nodejs/undici#3340) [nodejs/undici#3332](nodejs/undici#3332) [nodejs/undici#3335](nodejs/undici#3335) [nodejs/undici#3305](nodejs/undici#3305) [nodejs/undici#3303](nodejs/undici#3303) [nodejs/undici#3304](nodejs/undici#3304) [nodejs/undici#3306](nodejs/undici#3306) [nodejs/undici#3309](nodejs/undici#3309) [nodejs/undici#3313](nodejs/undici#3313) [nodejs/undici#3311](nodejs/undici#3311) [nodejs/undici#3107](nodejs/undici#3107) [nodejs/undici#3302](nodejs/undici#3302) [nodejs/undici#3320](nodejs/undici#3320) [nodejs/undici#3321](nodejs/undici#3321) [nodejs/undici#3316](nodejs/undici#3316) [nodejs/undici#3318](nodejs/undici#3318) [nodejs/undici#3326](nodejs/undici#3326) [nodejs/undici#3324](nodejs/undici#3324) [nodejs/undici#3325](nodejs/undici#3325) [nodejs/undici#3316](nodejs/undici#3316) [nodejs/undici#3318](nodejs/undici#3318) [#3342](https://github.com/suchithrzp/create-github-app-token/issues/3342) [#3332](https://github.com/suchithrzp/create-github-app-token/issues/3332) [#3340](https://github.com/suchithrzp/create-github-app-token/issues/3340) [#3337](https://github.com/suchithrzp/create-github-app-token/issues/3337) [#3338](https://github.com/suchithrzp/create-github-app-token/issues/3338) [#3336](https://github.com/suchithrzp/create-github-app-token/issues/3336) [#3335](https://github.com/suchithrzp/create-github-app-token/issues/3335) [#3325](https://github.com/suchithrzp/create-github-app-token/issues/3325) [#3324](https://github.com/suchithrzp/create-github-app-token/issues/3324) [#3326](https://github.com/suchithrzp/create-github-app-token/issues/3326)
* **deps:** bump undici from 6.6.0 to 6.6.1 ([actions#103](https://github.com/suchithrzp/create-github-app-token/issues/103)) ([5195df7](5195df7))
* **deps:** update `[@octokit](https://github.com/octokit)` packages to latest ([actions#24](https://github.com/suchithrzp/create-github-app-token/issues/24)) ([b287cb8](b287cb8))
* do not revoke token if already expired ([actions#147](https://github.com/suchithrzp/create-github-app-token/issues/147)) ([66a7045](66a7045)), closes [actions#140](https://github.com/suchithrzp/create-github-app-token/issues/140) [actions#95](https://github.com/suchithrzp/create-github-app-token/issues/95)
* **GHES:** respect `GITHUB_API_URL` when creating installation access token ([actions#38](https://github.com/suchithrzp/create-github-app-token/issues/38)) ([c08c5ac](c08c5ac)), closes [actions#36](https://github.com/suchithrzp/create-github-app-token/issues/36)
* handle clock skew ([actions#87](https://github.com/suchithrzp/create-github-app-token/issues/87)) ([495056a](495056a))
* mask the installation token in logs ([actions#28](https://github.com/suchithrzp/create-github-app-token/issues/28)) ([bc256c2](bc256c2))
* **README:** fix name in usage examples ([actions#12](https://github.com/suchithrzp/create-github-app-token/issues/12)) ([cb1fcdd](cb1fcdd))
* **README:** update action name ([#5](#5)) ([c08b794](c08b794))
* **README:** update repository name, remove section for feature that is not yet implemented ([actions#9](https://github.com/suchithrzp/create-github-app-token/issues/9)) ([c04bb41](c04bb41))
* **release:** build `dist/` before release ([actions#33](https://github.com/suchithrzp/create-github-app-token/issues/33)) ([9a6a017](9a6a017)), closes [actions#32](https://github.com/suchithrzp/create-github-app-token/issues/32)
* **release:** update version in `package.json` ([actions#35](https://github.com/suchithrzp/create-github-app-token/issues/35)) ([1dccc4c](1dccc4c)), closes [actions#34](https://github.com/suchithrzp/create-github-app-token/issues/34)
* **revocation:** avoid revoking expired tokens and fail gracefully ([actions#95](https://github.com/suchithrzp/create-github-app-token/issues/95)) ([0c01407](0c01407)), closes [actions#72](https://github.com/suchithrzp/create-github-app-token/issues/72)

### Features

* `github-api-url` ([actions#88](https://github.com/suchithrzp/create-github-app-token/issues/88)) ([837e275](837e275)), closes [actions#77](https://github.com/suchithrzp/create-github-app-token/issues/77)
* **`private-key`:** escaped newlines will be replaced ([actions#132](https://github.com/suchithrzp/create-github-app-token/issues/132)) ([9d23fb9](9d23fb9))
* Add a `skip_token_revoke` input for configuring token revocation ([actions#54](https://github.com/suchithrzp/create-github-app-token/issues/54)) ([9ec88c4](9ec88c4)), closes [1#L46-L47](https://github.com/1/issues/L46-L47) [1#L132](https://github.com/1/issues/L132)
* add GitHub Enterprise Server (GHES) support ([actions#36](https://github.com/suchithrzp/create-github-app-token/issues/36)) ([ede6c15](ede6c15))
* add proxy support ([actions#102](https://github.com/suchithrzp/create-github-app-token/issues/102)) ([1f82f7d](1f82f7d))
* add retry ([actions#79](https://github.com/suchithrzp/create-github-app-token/issues/79)) ([0f3b4d7](0f3b4d7)), closes [actions#71](https://github.com/suchithrzp/create-github-app-token/issues/71)
* allow repositories input to be comma or newline-separated ([actions#169](https://github.com/suchithrzp/create-github-app-token/issues/169)) ([796b88d](796b88d))
* initial version ([#1](#1)) ([f456852](f456852))
* **outputs:** `app-slug` and `installation-id` ([actions#105](https://github.com/suchithrzp/create-github-app-token/issues/105)) ([babaff4](babaff4))
* support tokens scoped to multiple repositories within organization ([actions#46](https://github.com/suchithrzp/create-github-app-token/issues/46)) ([20fd863](20fd863))
* use `node20` as runner ([actions#23](https://github.com/suchithrzp/create-github-app-token/issues/23)) ([803e078](803e078)), closes [/github.com/actions/runner/issues/2619#issuecomment-1679003443](https://github.com//github.com/actions/runner/issues/2619/issues/issuecomment-1679003443)
* use dash notation for inputs (deprecates underscore notation) ([actions#59](https://github.com/suchithrzp/create-github-app-token/issues/59)) ([7b1d2ae](7b1d2ae)), closes [actions#57](https://github.com/suchithrzp/create-github-app-token/issues/57) [/github.com/actions/issues/57#issuecomment-1751272252](https://github.com//github.com/actions/create-github-app-token/issues/57/issues/issuecomment-1751272252)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant