-
Notifications
You must be signed in to change notification settings - Fork 125
Comparing changes
Open a pull request
base repository: actions/create-github-app-token
base: v2.1.1
head repository: actions/create-github-app-token
compare: v2.1.4
- 11 commits
- 8 files changed
- 3 contributors
Commits on Aug 11, 2025
-
build(deps-dev): bump the development-dependencies group across 1 dir…
…ectory with 3 updates (#272)
Configuration menu - View commit details
-
Copy full SHA for 49bb2ed - Browse repository at this point
Copy the full SHA 49bb2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc6c28 - Browse repository at this point
Copy the full SHA fcc6c28View commit details
Commits on Aug 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d00315e - Browse repository at this point
Copy the full SHA d00315eView commit details
Commits on Aug 15, 2025
-
Add beta branch support for releases (#282)
Updated release workflow and semantic-release config to include the beta branch and pattern-matched branches for release automation. The beta branch is now marked as a prerelease.
Configuration menu - View commit details
-
Copy full SHA for 8ab05a8 - Browse repository at this point
Copy the full SHA 8ab05a8View commit details
Commits on Sep 12, 2025
-
build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to …
…6.0.1 (#260) Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.2.0 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/releases">stefanzweifel/git-auto-commit-action's releases</a>.</em></p> <blockquote> <h2>v6.0.1</h2> <h2>Fixed</h2> <ul> <li>Disable Check if Repo is in Detached State (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/379">#379</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h2>v6.0.0</h2> <h2>Added</h2> <ul> <li>Throw error early if repository is in a detached state (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/357">#357</a>)</li> </ul> <h2>Fixed</h2> <ul> <li>Fix PAT instructions with Dependabot (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/376">#376</a>) <a href="https://github.com/@Dreamsorcerer"><code>@Dreamsorcerer</code></a></li> </ul> <h2>Removed</h2> <ul> <li>Remove support for <code>create_branch</code>, <code>skip_checkout</code>, <code>skip_Fetch</code> (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/314">#314</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md">stefanzweifel/git-auto-commit-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v6.0.1...HEAD">Unreleased</a></h2> <blockquote> <p>TBD</p> </blockquote> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v6.0.0...v6.0.1">v6.0.1</a> - 2025-06-11</h2> <h3>Fixed</h3> <ul> <li>Disable Check if Repo is in Detached State (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/379">#379</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.2.0...v6.0.0">v6.0.0</a> - 2025-06-10</h2> <h3>Added</h3> <ul> <li>Throw error early if repository is in a detached state (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/357">#357</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix PAT instructions with Dependabot (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/376">#376</a>) <a href="https://github.com/@Dreamsorcerer"><code>@Dreamsorcerer</code></a></li> </ul> <h3>Removed</h3> <ul> <li>Remove support for <code>create_branch</code>, <code>skip_checkout</code>, <code>skip_Fetch</code> (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/314">#314</a>)</li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.1.0...v5.2.0">v5.2.0</a> - 2025-04-19</h2> <h3>Added</h3> <ul> <li>Add <code>create_git_tag_only</code> option to skip commiting and always create a git-tag. (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/364">#364</a>) <a href="https://github.com/@zMynxx"><code>@zMynxx</code></a></li> <li>Add Test for <code>create_git_tag_only</code> feature (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/367">#367</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>docs: Update README.md per <a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/354">#354</a> (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/361">#361</a>) <a href="https://github.com/@rasa"><code>@rasa</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.0.1...v5.1.0">v5.1.0</a> - 2025-01-11</h2> <h3>Changed</h3> <ul> <li>Include <code>github.actor_id</code> in default <code>commit_author</code> (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/354">#354</a>) <a href="https://github.com/@parkerbxyz"><code>@parkerbxyz</code></a></li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/778341af668090896ca464160c2def5d1d1a3eb0"><code>778341a</code></a> Merge pull request <a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/379">#379</a> from stefanzweifel/disable-detached-state-check</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/33b203d92a47ab2370a88ce03d9825cdb52cc98c"><code>33b203d</code></a> Disable Check if Repo is in Detached State</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/a82d80a75f85e7feb8d2777704c545af1c7affd9"><code>a82d80a</code></a> Update CHANGELOG</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/3cc016cfc892e0844046da36fc68da4e525e081f"><code>3cc016c</code></a> Merge pull request <a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/375">#375</a> from stefanzweifel/v6-next</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/ddb7ae415961225797e0234a7018a30ba1e66bb3"><code>ddb7ae4</code></a> Merge pull request <a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/376">#376</a> from Dreamsorcerer/patch-1</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/b001e5f0ff05d7297c0101f4b44e861799e417dd"><code>b001e5f</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/6494dc61d3e663a9f5166a099d9736ceefc5a3aa"><code>6494dc6</code></a> Fix PAT instructions with Dependabot</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/76180511d9f2354bb712ec6338ce79d4f2061bfe"><code>7618051</code></a> Add deprecated inputs to fix unbound variable issue</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/ae114628ea78fd141aa4fa7730f70c984b29c391"><code>ae11462</code></a> Merge pull request <a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/371">#371</a> from stefanzweifel/dependabot/npm_and_yarn/bats-1.12.0</li> <li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/3058f91afb4f03b73d38f33c35023fb22cf546b8"><code>3058f91</code></a> Bump bats from 1.11.1 to 1.12.0</li> <li>Additional commits viewable in <a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/b863ae1933cb653a53c021fe36dbb774e1fb9403...778341af668090896ca464160c2def5d1d1a3eb0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 525760a - Browse repository at this point
Copy the full SHA 525760aView commit details -
fix(deps): bump @octokit/request from 9.2.3 to 10.0.2 (#256)
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.2.3 to 10.0.2. <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>v10.0.2</h2> <h2><a href="https://github.com/octokit/request.js/compare/v10.0.1...v10.0.2">10.0.2</a> (2025-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/request.js/issues/759">#759</a>) (<a href="https://github.com/octokit/request.js/commit/fe8bb4b455bc7e28232d594bc8445da6fce72e8a">fe8bb4b</a>), closes <a href="https://redirect.github.com/octokit/request.js/issues/728">#728</a> <a href="https://redirect.github.com/octokit/request.js/issues/760">#760</a></li> </ul> <h2>v10.0.1</h2> <h2><a href="https://github.com/octokit/request.js/compare/v10.0.0...v10.0.1">10.0.1</a> (2025-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency fast-content-type-parse to v3 (<a href="https://redirect.github.com/octokit/request.js/issues/747">#747</a>) (<a href="https://github.com/octokit/request.js/commit/8cf6d8449991cc143dbe70dfb5e329bb63068612">8cf6d84</a>)</li> </ul> <h2>v10.0.0</h2> <h1><a href="https://github.com/octokit/request.js/compare/v9.2.3...v10.0.0">10.0.0</a> (2025-05-20)</h1> <h3>Continuous Integration</h3> <ul> <li>stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/request.js/issues/756">#756</a>) (<a href="https://github.com/octokit/request.js/commit/1eefea8828a0c5dead985da9c0bc9592cd700765">1eefea8</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li> <p>Drop support for NodeJS v18</p> </li> <li> <p>build: set minimal node version in build script to v20</p> </li> <li> <p>ci: stop testing against NodeJS v18</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/request.js/commit/fe8bb4b455bc7e28232d594bc8445da6fce72e8a"><code>fe8bb4b</code></a> fix(deps): update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/request.js/issues/759">#759</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/a4c1f27cb163b57f9d2c3e0ba5115c2cce37d3c3"><code>a4c1f27</code></a> chore(deps): update dependency undici to v7 (<a href="https://redirect.github.com/octokit/request.js/issues/761">#761</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/8cf6d8449991cc143dbe70dfb5e329bb63068612"><code>8cf6d84</code></a> fix(deps): update dependency fast-content-type-parse to v3 (<a href="https://redirect.github.com/octokit/request.js/issues/747">#747</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/1eefea8828a0c5dead985da9c0bc9592cd700765"><code>1eefea8</code></a> ci: stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/request.js/issues/756">#756</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/b73d9210afa8c22a964f4bb93feca12bf40b7094"><code>b73d921</code></a> chore(deps): update dependency undici to v6.21.2 [security] (<a href="https://redirect.github.com/octokit/request.js/issues/758">#758</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/9820bbed1c49c7454161a5684d14d1d398763dc0"><code>9820bbe</code></a> build(deps): bump vite from 6.2.6 to 6.3.4 (<a href="https://redirect.github.com/octokit/request.js/issues/755">#755</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/6150627dbd99260ed8a4818d1e50e2155fd0b33c"><code>6150627</code></a> ci: replace <code>OCTOKITBOT_PROJECT_ACTION_TOKEN</code> and <code>OCTOKITBOT_PAT</code> with a tok...</li> <li><a href="https://github.com/octokit/request.js/commit/bcd76d77e4930edda21cdf8e95c2d57a5b0529db"><code>bcd76d7</code></a> build(deps): bump vite from 6.2.5 to 6.2.6 (<a href="https://redirect.github.com/octokit/request.js/issues/754">#754</a>)</li> <li>See full diff in <a href="https://github.com/octokit/request.js/compare/v9.2.3...v10.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @parkerbxyz. [//]: # (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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Parker Brown <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d7307b - Browse repository at this point
Copy the full SHA 5d7307bView commit details -
build(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2025-09-12) ### Bug Fixes * **deps:** bump @octokit/request from 9.2.3 to 10.0.2 ([#256](#256)) ([5d7307b](5d7307b))
Configuration menu - View commit details
-
Copy full SHA for def152b - Browse repository at this point
Copy the full SHA def152bView commit details
Commits on Sep 13, 2025
-
fix(deps): bump undici from 7.8.0 to 7.10.0 in the production-depende…
…ncies group (#254) Bumps the production-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.8.0 to 7.10.0 <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>v7.10.0</h2> <h2>What's Changed</h2> <ul> <li>Add "clientLifetime" option to close and remove connections from the pool after a specified time. by <a href="https://github.com/dhalbrook"><code>@dhalbrook</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4175">nodejs/undici#4175</a></li> <li>remove spurious only by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4207">nodejs/undici#4207</a></li> <li>add node v24 workflow by <a href="https://github.com/tsctx"><code>@tsctx</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4206">nodejs/undici#4206</a></li> <li>Update WPT by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4172">nodejs/undici#4172</a></li> <li>chore: add <code>pnpm-lock.yaml</code> to <code>.gitignore</code> by <a href="https://github.com/styfle"><code>@styfle</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4227">nodejs/undici#4227</a></li> <li>fix: agent memory leak by <a href="https://github.com/styfle"><code>@styfle</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4223">nodejs/undici#4223</a></li> <li>Add ability to detect when MemoryCacheStore reaches max size by <a href="https://github.com/FelixVaughan"><code>@FelixVaughan</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4224">nodejs/undici#4224</a></li> <li>feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by <a href="https://github.com/caitp"><code>@caitp</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4180">nodejs/undici#4180</a></li> <li>docs: correct example in FormData request by <a href="https://github.com/inyourtime"><code>@inyourtime</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4226">nodejs/undici#4226</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dhalbrook"><code>@dhalbrook</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4175">nodejs/undici#4175</a></li> <li><a href="https://github.com/caitp"><code>@caitp</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4180">nodejs/undici#4180</a></li> <li><a href="https://github.com/inyourtime"><code>@inyourtime</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4226">nodejs/undici#4226</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0">https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0</a></p> <h2>v7.9.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump step-security/harden-runner from 2.10.2 to 2.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4134">nodejs/undici#4134</a></li> <li>Update WPT by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4155">nodejs/undici#4155</a></li> <li>Update WPT by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4170">nodejs/undici#4170</a></li> <li>feat: add new <code>acceptNonStandardSearchParameters</code> MockAgent option by <a href="https://github.com/dario-piotrowicz"><code>@dario-piotrowicz</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4148">nodejs/undici#4148</a></li> <li>fix: cache: treat cache-control request header case-insensitively by <a href="https://github.com/alxndrsn"><code>@alxndrsn</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4131">nodejs/undici#4131</a></li> <li>cache: honour unqualified no-cache response directive by <a href="https://github.com/alxndrsn"><code>@alxndrsn</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4178">nodejs/undici#4178</a></li> <li>build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4079">nodejs/undici#4079</a></li> <li>Ensure conflicting flat headers in HTTP/2 are combined correctly by <a href="https://github.com/pimterry"><code>@pimterry</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4196">nodejs/undici#4196</a></li> <li>Add stats of client and pool to be accessible through agent by <a href="https://github.com/tdeekens"><code>@tdeekens</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4157">nodejs/undici#4157</a></li> <li>Fix missing code in diagnostics example by <a href="https://github.com/islandryu"><code>@islandryu</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4195">nodejs/undici#4195</a></li> <li>Doc cors spec compliance by <a href="https://github.com/FelixVaughan"><code>@FelixVaughan</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4202">nodejs/undici#4202</a></li> <li>Restore cache tests & fix max-age behavior by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4198">nodejs/undici#4198</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tdeekens"><code>@tdeekens</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4157">nodejs/undici#4157</a></li> <li><a href="https://github.com/islandryu"><code>@islandryu</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4195">nodejs/undici#4195</a></li> <li><a href="https://github.com/FelixVaughan"><code>@FelixVaughan</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4202">nodejs/undici#4202</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.8.0...v7.9.0">https://github.com/nodejs/undici/compare/v7.8.0...v7.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/5ad89981bfa528cde5107277beba2f96b3f789d6"><code>5ad8998</code></a> Bumped v7.10.0 (<a href="https://redirect.github.com/nodejs/undici/issues/4231">#4231</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/9e0cfcb81072cdead8a42b83a573952c1490b868"><code>9e0cfcb</code></a> docs: correct example in FormData request (<a href="https://redirect.github.com/nodejs/undici/issues/4226">#4226</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/95fd9d3feebcdede11a4e6b66f57aac34abf482f"><code>95fd9d3</code></a> feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (<a href="https://redirect.github.com/nodejs/undici/issues/4180">#4180</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a8d280c68d19a00e312982cb67ce8f5722e8479c"><code>a8d280c</code></a> Add ability to detect when MemoryCacheStore reaches max size (<a href="https://redirect.github.com/nodejs/undici/issues/4224">#4224</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/59940c8b330bbe282735fb1ddc820fb991c24ef3"><code>59940c8</code></a> fix: agent memory leak (<a href="https://redirect.github.com/nodejs/undici/issues/4223">#4223</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/1262f6121e870c5ffd3eb55202635ad5068077dc"><code>1262f61</code></a> Revert "chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4172">#4172</a>)"</li> <li><a href="https://github.com/nodejs/undici/commit/d6deb77a4939d954e0fcaea5d55a0d74723c9fc3"><code>d6deb77</code></a> chore: add <code>pnpm-lock.yaml</code> to <code>.gitignore</code> (<a href="https://redirect.github.com/nodejs/undici/issues/4227">#4227</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/dcf82a729c34430188b9dec3ca3add7c0186ec24"><code>dcf82a7</code></a> chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4172">#4172</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/2ed2a8a1393b0da3215997e9941ec3a92a93f3d0"><code>2ed2a8a</code></a> add node v24 workflow (<a href="https://redirect.github.com/nodejs/undici/issues/4206">#4206</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/bf4c1999b3250f1382a6abf8a7ebd1611cc32ebc"><code>bf4c199</code></a> remove spurious only (<a href="https://redirect.github.com/nodejs/undici/issues/4207">#4207</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.8.0...v7.10.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3d5ec2 - Browse repository at this point
Copy the full SHA f3d5ec2View commit details -
build(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2025-09-13) ### Bug Fixes * **deps:** bump undici from 7.8.0 to 7.10.0 in the production-dependencies group ([#254](#254)) ([f3d5ec2](f3d5ec2))
Configuration menu - View commit details
-
Copy full SHA for 1526738 - Browse repository at this point
Copy the full SHA 1526738View commit details -
fix(deps): bump @octokit/auth-app from 7.2.1 to 8.0.1 (#257)
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 7.2.1 to 8.0.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>v8.0.1</h2> <h2><a href="https://github.com/octokit/auth-app.js/compare/v8.0.0...v8.0.1">8.0.1</a> (2025-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/auth-app.js/issues/704">#704</a>) (<a href="https://github.com/octokit/auth-app.js/commit/56cded1431d08bd288c05e11f89a1fd07968a57f">56cded1</a>)</li> </ul> <h2>v8.0.0</h2> <h1><a href="https://github.com/octokit/auth-app.js/compare/v7.2.1...v8.0.0">8.0.0</a> (2025-05-20)</h1> <h3>Continuous Integration</h3> <ul> <li>stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/702">#702</a>) (<a href="https://github.com/octokit/auth-app.js/commit/a168de532c0697979b3f5d97f8e9d10dbcba7ff3">a168de5</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li> <p>Drop support for NodeJS v18</p> </li> <li> <p>build: set minimal node version in build script to v20</p> </li> <li> <p>ci: stop testing against NodeJS v18</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/auth-app.js/commit/56cded1431d08bd288c05e11f89a1fd07968a57f"><code>56cded1</code></a> fix(deps): update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/auth-app.js/issues/704">#704</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/a168de532c0697979b3f5d97f8e9d10dbcba7ff3"><code>a168de5</code></a> ci: stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/702">#702</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/4bee524e65261c69f08c38a5e675bcf24a89bd76"><code>4bee524</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/auth-app.js/issues/703">#703</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/8a9a326926c2da7cbd0298fb945dc288c203dd1f"><code>8a9a326</code></a> build(deps-dev): bump vite from 6.3.2 to 6.3.5 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/701">#701</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/b2ad57fcdc93dbf74fe22f26e1848ea94a752460"><code>b2ad57f</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/auth-app.js/issues/697">#697</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/00bb36c205a5fdfeb5806f035f2d7203f10af8b3"><code>00bb36c</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/auth-app.js/issues/696">#696</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/0f9ad9ce6fd1bb16e7944e87fb65b82471bbee33"><code>0f9ad9c</code></a> build(deps-dev): bump vite from 6.2.5 to 6.2.6 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/695">#695</a>)</li> <li>See full diff in <a href="https://github.com/octokit/auth-app.js/compare/v7.2.1...v8.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bef1eaf - Browse repository at this point
Copy the full SHA bef1eafView commit details -
build(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2025-09-13) ### Bug Fixes * **deps:** bump @octokit/auth-app from 7.2.1 to 8.0.1 ([#257](#257)) ([bef1eaf](bef1eaf))
Configuration menu - View commit details
-
Copy full SHA for 6701853 - Browse repository at this point
Copy the full SHA 6701853View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.1...v2.1.4