Skip to content

Commit 8829e0c

Browse files
chore(deps): bump the all-npm group with 2 updates (#222)
Bumps the all-npm group with 2 updates: [@github/copilot-sdk](https://github.com/github/copilot-sdk) and [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit). Updates `@github/copilot-sdk` from 0.2.2 to 0.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md"><code>@​github/copilot-sdk</code>'s changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to the Copilot SDK are documented in this file.</p> <p>This changelog is automatically generated by an AI agent when stable releases are published. See <a href="https://github.com/github/copilot-sdk/releases">GitHub Releases</a> for the full list.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/copilot-sdk/commit/dd2dcbc439256acfb9feb2cff07c0b9c820091b8"><code>dd2dcbc</code></a> Per-session GitHub authentication for all SDK languages, plus update runtime ...</li> <li><a href="https://github.com/github/copilot-sdk/commit/b4ef955c54c87f878c7579c1f4bcf884fd41a532"><code>b4ef955</code></a> Add configurable session idle timeout option (<a href="https://redirect.github.com/github/copilot-sdk/issues/1093">#1093</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/a3e273c9df5ab89c559262edb2de02fe42114cad"><code>a3e273c</code></a> SessionFs structured error contract and codegen changes</li> <li><a href="https://github.com/github/copilot-sdk/commit/b1b0df5cf85a199ab03fe3f32f4d2998486cc8dd"><code>b1b0df5</code></a> feat: add per-agent tool visibility via defaultAgent.excludedTools (<a href="https://redirect.github.com/github/copilot-sdk/issues/1098">#1098</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/922959f4a7b83509c3620d4881733c6c5677f00c"><code>922959f</code></a> Expose IncludeSubAgentStreamingEvents in all four SDKs (<a href="https://redirect.github.com/github/copilot-sdk/issues/1108">#1108</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/fd0495cfac9372d1f38a80038ecdbb3a8fa121e5"><code>fd0495c</code></a> Update <code>@​github/copilot</code> to 1.0.32 (<a href="https://redirect.github.com/github/copilot-sdk/issues/1107">#1107</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/cf5694c8d0f6ec73033359219de2ff3aa03e24ff"><code>cf5694c</code></a> Update <code>@​github/copilot</code> to 1.0.32-1 (<a href="https://redirect.github.com/github/copilot-sdk/issues/1105">#1105</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/48e244dba5ade6e1ad0143ba80f56c48bab3c85a"><code>48e244d</code></a> Clean up redundant Python codegen lambdas (<a href="https://redirect.github.com/github/copilot-sdk/issues/1104">#1104</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/dbcea815e3604d8c1d535d1a084a7c9c935b9117"><code>dbcea81</code></a> Add deprecated schema support to all four code generators (<a href="https://redirect.github.com/github/copilot-sdk/issues/1099">#1099</a>)</li> <li><a href="https://github.com/github/copilot-sdk/commit/883cc0238485dae0c2e6ee978da6e7e30fdb4aba"><code>883cc02</code></a> Update <code>@​github/copilot</code> to 1.0.30 (<a href="https://redirect.github.com/github/copilot-sdk/issues/1096">#1096</a>)</li> <li>Additional commits viewable in <a href="https://github.com/github/copilot-sdk/compare/v0.2.2...v0.3.0">compare view</a></li> </ul> </details> <br /> Updates `express-rate-limit` from 8.3.2 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/express-rate-limit/express-rate-limit/releases">express-rate-limit's releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> <h2>v8.4.0</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/69568d4ea794905df4ff2e872f04e1daa1f89050"><code>69568d4</code></a> 8.4.1</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/c686acd0bac3058dca4b7f116f240e694878b517"><code>c686acd</code></a> v8.4.1 changelog</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/ba71353abbd8a6a5ee891faea755026cf960ead2"><code>ba71353</code></a> test: bump timeout in flakey skipFailedRequests test (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/618">#618</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/dd4c8944d4a739e819306c8dde57852eac8540e0"><code>dd4c894</code></a> feat: allow usage of custom logger (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/616">#616</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/2bb343cd078c311e8bc7f48b31b9047cf17f3ece"><code>2bb343c</code></a> resolve Jest timeout for server-based tests (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/617">#617</a>)</li> <li>See full diff in <a href="https://github.com/express-rate-limit/express-rate-limit/compare/v8.3.2...v8.4.1">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 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: Dor Lugasi-Gal <dorlugasigal@gmail.com>
1 parent 56a99d6 commit 8829e0c

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
]
7272
},
7373
"dependencies": {
74-
"@github/copilot-sdk": "^0.2.1",
74+
"@github/copilot-sdk": "^0.3.0",
7575
"cookie-parser": "^1.4.7",
7676
"express": "^5.2.1",
7777
"express-rate-limit": "^8.2.1",

0 commit comments

Comments
 (0)