Skip to content

chore(deps): Bump @linear/sdk from 92.0.0 to 95.0.0 - #135

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/linear/sdk-94.0.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/linear/sdk-94.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @linear/sdk from 92.0.0 to 95.0.0.

Release notes

Sourced from @​linear/sdk's releases.

@​linear/sdk@​95.0.0

Major Changes

  • feat(schema): [breaking] Field 'AiConversationCreateSandboxToolCallArgs.repository' changed type from 'String!' to 'String' (AiConversationCreateSandboxToolCallArgs.repository)

    feat(schema): [dangerous] Input field 'summary' was added to input object type 'AgentSessionUpdateInput' (AgentSessionUpdateInput.summary)

    feat(schema): [dangerous] Enum value 'SandboxGitHistory' was added to enum 'AiConversationTool' (AiConversationTool.SandboxGitHistory)

    feat(schema): [dangerous] Member 'AiConversationSandboxGitHistoryToolCall' was added to Union type 'AiConversationToolCall' (AiConversationToolCall)

    feat(schema): [dangerous] Enum value 'loops' was added to enum 'ProjectTab' (ProjectTab.loops)

    feat(schema): [dangerous] Enum value 'chatMessagePosted' was added to enum 'WorkflowTrigger' (WorkflowTrigger.chatMessagePosted)

    feat(schema): [dangerous] Enum value 'chatReactionAdded' was added to enum 'WorkflowTrigger' (WorkflowTrigger.chatReactionAdded)

    feat(schema): [dangerous] Enum value 'chat' was added to enum 'WorkflowTriggerType' (WorkflowTriggerType.chat)

    feat(schema): [non_breaking] Type 'AiConversationGetSlackConversationHistoryToolCallArgs' was added (AiConversationGetSlackConversationHistoryToolCallArgs)

    feat(schema): [non_breaking] Type 'AiConversationGetSlackConversationHistoryToolCallArgsTargetType' was added (AiConversationGetSlackConversationHistoryToolCallArgsTargetType)

    feat(schema): [non_breaking] Type 'AiConversationGetSlackConversationHistoryToolCallResult' was added (AiConversationGetSlackConversationHistoryToolCallResult)

    feat(schema): [non_breaking] Type 'AiConversationPostChatMessageToolCallResult' was added (AiConversationPostChatMessageToolCallResult)

    feat(schema): [non_breaking] Type 'AiConversationSandboxGitHistoryToolCall' was added (AiConversationSandboxGitHistoryToolCall)

    feat(schema): [non_breaking] Type 'AiConversationSandboxGitHistoryToolCallArgs' was added (AiConversationSandboxGitHistoryToolCallArgs)

    feat(schema): [non_breaking] Type 'AiConversationSandboxGitHistoryToolCallArgsOperation' was added (AiConversationSandboxGitHistoryToolCallArgsOperation)

    feat(schema): [non_breaking] Type 'AiConversationSearchChatChannelsToolCallResult' was added (AiConversationSearchChatChannelsToolCallResult)

    feat(schema): [non_breaking] Field 'AgentSession.summary' description changed from 'A human-readable summary of the work performed in this session. Null if no summary has been generated yet.' to 'The session title, generated automatically or set by the owning OAuth application. Null if no title is set.' (AgentSession.summary)

    feat(schema): [non_breaking] Field 'args' was added to object type 'AiConversationGetSlackConversationHistoryToolCall' (AiConversationGetSlackConversationHistoryToolCall.args)

    feat(schema): [non_breaking] Field 'result' was added to object type 'AiConversationGetSlackConversationHistoryToolCall' (AiConversationGetSlackConversationHistoryToolCall.result)

    feat(schema): [non_breaking] Field 'result' was added to object type 'AiConversationPostChatMessageToolCall' (AiConversationPostChatMessageToolCall.result)

    feat(schema): [non_breaking] Field 'channel' was added to object type 'AiConversationPostChatMessageToolCallArgs' (AiConversationPostChatMessageToolCallArgs.channel)

    feat(schema): [non_breaking] Field 'isReply' was added to object type 'AiConversationPostChatMessageToolCallArgs' (AiConversationPostChatMessageToolCallArgs.isReply)

    feat(schema): [non_breaking] Field 'recipient' was added to object type 'AiConversationPostChatMessageToolCallArgs' (AiConversationPostChatMessageToolCallArgs.recipient)

    feat(schema): [non_breaking] Field 'recipientId' was added to object type 'AiConversationPostChatMessageToolCallArgs' (AiConversationPostChatMessageToolCallArgs.recipientId)

... (truncated)

Commits
  • 23f11eb chore(release): update schema and version packages (#1264)
  • b6024c1 fix(sdk): validate model query argument types (#1272)
  • c564153 chore(deps): bump multer in /examples/nextjs-file-upload (#1270)
  • 5773b8a chore(deps): bump next in /examples/nextjs-file-upload (#1271)
  • e5842b5 fix(sdk): require HTTPS for non-local API URLs (#1269)
  • 6a3aedf ci: notify Slack after SDK package releases (#1263)
  • 2cddc35 fix(sdk): require signed webhook timestamps (#1268)
  • 7aaa438 fix(sdk): omit variables from GraphQL errors (#1267)
  • b51b10d fix(sdk): handle invalid rate-limit headers (#1266)
  • 716871f chore(release): update schema and version packages (#1261)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 12, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 12, 2026
@elnora-automation-bot

elnora-automation-bot Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Automated Dependency Review

Verdict: UNSAFE-MAJOR
Ecosystem: pnpm · Bump: major
Package: @linear/sdk (92.0.0 → 95.0.0)

Rationale

  • Breaking changes — manual review required
  • CI: build ✓ · test ✓

Recommendation

Major bump — dedicated migration required.

@elnora-automation-bot elnora-automation-bot Bot added the auto-review: unsafe-major Automated dependency review: major bump, migration required label Sep 15, 2026
Bumps [@linear/sdk](https://github.com/linear/linear) from 92.0.0 to 95.0.0.
- [Release notes](https://github.com/linear/linear/releases)
- [Commits](https://github.com/linear/linear/compare/@linear/sdk@92.0.0...@linear/sdk@95.0.0)

---
updated-dependencies:
- dependency-name: "@linear/sdk"
  dependency-version: 94.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/linear/sdk-94.0.0 branch from e8a0ca2 to ef4e1cf Compare September 15, 2026 20:42
@dependabot dependabot Bot changed the title chore(deps): Bump @linear/sdk from 92.0.0 to 94.0.0 chore(deps): Bump @linear/sdk from 92.0.0 to 95.0.0 Sep 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #143.

@dependabot dependabot Bot closed this Sep 19, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/linear/sdk-94.0.0 branch September 19, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-review: unsafe-major Automated dependency review: major bump, migration required dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants