deps: bump the minor-patch group with 4 updates - #1671
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the minor-patch group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@github/copilot-sdk](https://github.com/github/copilot-sdk) and [ws](https://github.com/websockets/ws). Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser) Updates `@github/copilot-sdk` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v1.0.8...v1.0.9) Updates `ws` from 8.21.1 to 8.21.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ws dependency-version: 8.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
requested review from
bradygaster and
tamirdresher
as code owners
August 10, 2026 08:14
bradygaster
added a commit
that referenced
this pull request
Aug 12, 2026
…1671 (#1693) Copilot SDK 1.0.9 added ReasoningEffort = "max". Squad's SquadReasoningEffort type and VALID_REASONING_EFFORTS constant previously only permitted low|medium|high|xhigh, causing a type incompatibility when consuming the updated SDK. Changes: - adapter/types.ts: add "max" to SquadReasoningEffort union - config/models.ts: add "max" to VALID_REASONING_EFFORTS const (satisfies clause keeps it in sync with the type automatically) - Clamping logic (EFFORT_RANK, clampReasoningEffort) already handled max/xhigh equivalence — no changes needed - test/model-preference.test.ts: add 3 new tests for max as a first-class value Backwards compatible: existing callers using low/medium/high/xhigh are unaffected. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-patch-d53faacab9
branch
August 12, 2026 23:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-patch group with 4 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @github/copilot-sdk and ws.
Updates
@typescript-eslint/eslint-pluginfrom 8.65.0 to 8.66.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
e51b11bchore(release): publish 8.66.020cb15echore(eslint-plugin): split prefer-optional-chain.test.ts in multiple files (...780a8c5docs(eslint-plugin): [member-ordering] add lacking commas in default member t...08dd427fix(eslint-plugin): [class-literal-property-style] preserve type annotations ...6be25d3fix(eslint-plugin): [no-unnecessary-type-parameters] check MappedType key rem...8826d0efix(eslint-plugin): [no-useless-default-assignment] don't report defaults use...7aecc1cfix(eslint-plugin): [prefer-nullish-coalescing] handle shadowed Boolean calls...5ffa760fix(eslint-plugin): [no-unnecessary-type-conversion] ignore shadowed built-in...f282f84chore(eslint-plugin): fix alleslint-plugin/require-test-error-positions(#...c8cafa4docs: [unified-signatures] caveats regarding signatures merging (#12581)Updates
@typescript-eslint/parserfrom 8.65.0 to 8.66.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
e51b11bchore(release): publish 8.66.0Updates
@github/copilot-sdkfrom 1.0.8 to 1.0.9Release notes
Sourced from @github/copilot-sdk's releases.
... (truncated)
Commits
cc8c7f2sdk: Expose disabled MCP servers across languages (#2260)6ce0afcdocs: add citations guide (#2267)737551bdocs: update Go and Rust API links (#2266)e787639fix: Java README version stuck at 1.0.5-01; release sed regex can't match num...2b050d7Add userPromptTransformed hook to all SDKs (#2254)70bb9a1Fix active Node and Rust replay E2E flakes (#2186)dba8f83Parallelize Python and Windows .NET CI tests (#2251)53f3a45docs: replace removedsession.idle.backgroundTasksfield with the current `...ddf11bcbuild(deps-dev): bump postcss from 8.5.15 to 8.5.25 in /test/harness (#2252)69f2a46docs: move SDK development guidance to local READMEs (#2253)Updates
wsfrom 8.21.1 to 8.21.2Release notes
Sourced from ws's releases.
Commits
787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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