Skip to content

fix(deps): update linear-tools-dependencies (major)#35

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linear-tools-dependencies
Open

fix(deps): update linear-tools-dependencies (major)#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linear-tools-dependencies

Conversation

@renovate

@renovate renovate Bot commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@linear/sdk ^77.0.0^88.0.0 age confidence
typescript (source) ^5.0.0^7.0.0 age confidence

Release Notes

linear/linear (@​linear/sdk)

v88.1.0

Compare Source

Minor Changes
  • 1e4336d: feat(schema): [dangerous] Input field 'initiativeUpdate' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.initiativeUpdate)

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

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

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

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

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

    feat(schema): [non_breaking] Field 'Team.ledInitiativeCount' description changed from 'The number of initiatives led by this team that would be deleted along with it. Requires team owner or workspace admin permissions, as it counts initiatives the caller may not otherwise have access to.' to 'The number of initiatives led by this team that would be deleted along with it. Counts every led initiative, including ones not otherwise visible to the caller, to mirror what deleting the team cascades.' (Team.ledInitiativeCount)

  • 62692ff: feat(schema): [dangerous] Enum value 'ProjectDraft' was added to enum 'AiConversationEntityCardWidgetArgsType' (AiConversationEntityCardWidgetArgsType.ProjectDraft)

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

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

    feat(schema): [dangerous] Member 'AiConversationAckPart' was added to Union type 'AiConversationPart' (AiConversationPart)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Field 'Issue.comments' description changed from 'Comments associated with the issue.' to 'Comments associated with the issue, including inline comments on the issue's description.' (Issue.comments)

    feat(schema): [non_breaking] Field 'IssueSearchResult.comments' description changed from 'Comments associated with the issue.' to 'Comments associated with the issue, including inline comments on the issue's description.' (IssueSearchResult.comments)

    feat(schema): [non_breaking] Input field 'IssueUpdateInput.trashed' description changed from 'Whether the issue has been trashed.' to 'Whether the issue has been trashed. Set to true to trash, or null to restore.' (IssueUpdateInput.trashed)

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

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

    feat(schema): [non_breaking] Input field 'ReleaseUpdateInput.trashed' description changed from 'Whether the release has been trashed.' to 'Whether the release has been trashed. Set to true to trash, or null to restore.' (ReleaseUpdateInput.trashed)

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

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

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

    feat(schema): [non_breaking] Field 'Team.initiativesEnabled' description changed from '[ALPHA] Whether initiatives are shown in the team's sidebar.' to '[ALPHA] Whether team initiatives are enabled and shown in the team's sidebar.' (Team.initiativesEnabled)

v88.0.0

Compare Source

Major Changes
  • 934b32b: feat(schema): [breaking] Field 'Mutation.initiativeLeadTeamUpdate' changed type from 'InitiativePayload!' to 'InitiativeLeadTeamUpdatePayload!' (Mutation.initiativeLeadTeamUpdate)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • d4b9532: feat(schema): [breaking] Field 'agentSessionId' was removed from object type 'AiConversationPromptCodingSessionToolCallArgs' (AiConversationPromptCodingSessionToolCallArgs.agentSessionId)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Description 'Metadata about a workflow automation that made changes to an issue. Links the issue history entry back to the workflow definition that triggered the change, and optionally to any AI conversation involved in the automation.' on type 'IssueHistoryWorkflowMetadata' has changed to 'Metadata about a loop that made changes to an issue. Links the issue history entry back to the workflow definition that triggered the change, and optionally to any AI conversation involved in the loop.' (IssueHistoryWorkflowMetadata)

    feat(schema): [non_breaking] Description 'How workspace trusted source access is restricted for agent automations.' on type 'LinearAgentTrustedSourcesMode' has changed to 'How workspace trusted source access is restricted for agent loops.' (LinearAgentTrustedSourcesMode)

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

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentSettingsInput.trustedSourcesAllowlist' description changed from '[Internal] Trusted-source allowlist for Linear Agent automations.' to '[Internal] Trusted-source allowlist for Linear Agent loops.' (OrganizationLinearAgentSettingsInput.trustedSourcesAllowlist)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentSettingsInput.trustedSourcesMode' description changed from '[Internal] Whether external trusted sources are disabled or restricted to approved sources for agent automations.' to '[Internal] Whether external trusted sources are disabled or restricted to approved sources for agent loops.' (OrganizationLinearAgentSettingsInput.trustedSourcesMode)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentTrustedSourcesAllowlistEntryInput.key' description changed from '[Internal] The trusted-source key that Linear Agent automations are allowed to use.' to '[Internal] The trusted-source key that Linear Agent loops are allowed to use.' (OrganizationLinearAgentTrustedSourcesAllowlistEntryInput.key)

    feat(schema): [non_breaking] Description '[Internal] A trusted-source entry for the Linear Agent automation allowlist.' on type 'OrganizationLinearAgentTrustedSourcesAllowlistEntryInput' has changed to '[Internal] A trusted-source entry for the Linear Agent loop allowlist.' (OrganizationLinearAgentTrustedSourcesAllowlistEntryInput)

    feat(schema): [non_breaking] Input field 'OrganizationSecuritySettingsInput.automationManagementRole' description changed from 'The minimum role required to manage workspace automations.' to 'The minimum role required to manage workspace loops.' (OrganizationSecuritySettingsInput.automationManagementRole)

    feat(schema): [non_breaking] Input field 'OrganizationUpdateInput.agentAutomationEnabled' description changed from '[INTERNAL] Whether the workspace has enabled agent automation.' to '[INTERNAL] Whether the workspace has enabled agent loops.' (OrganizationUpdateInput.agentAutomationEnabled)

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

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

    feat(schema): [non_breaking] Input field 'TeamSecuritySettingsInput.automationManagement' description changed from 'The minimum team role required to manage automations in the team.' to 'The minimum team role required to manage loops in the team.' (TeamSecuritySettingsInput.automationManagement)

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

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationFieldLastExecuted' description changed from 'Whether to show the automation last executed field.' to 'Whether to show the loop last executed field.' (ViewPreferencesValues.automationFieldLastExecuted)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationFieldStats' description changed from 'Whether to show the automation status field.' to 'Whether to show the loop status field.' (ViewPreferencesValues.automationFieldStats)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationFieldTeam' description changed from 'Whether to show the automation team field.' to 'Whether to show the loop team field.' (ViewPreferencesValues.automationFieldTeam)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationFieldTrigger' description changed from 'Whether to show the automation trigger field.' to 'Whether to show the loop trigger field.' (ViewPreferencesValues.automationFieldTrigger)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationGrouping' description changed from 'The automation grouping.' to 'The loop grouping.' (ViewPreferencesValues.automationGrouping)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationOrdering' description changed from 'The automation ordering.' to 'The loop ordering.' (ViewPreferencesValues.automationOrdering)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationShowDescendants' description changed from 'Whether to show sub-team automations.' to 'Whether to show sub-team loops.' (ViewPreferencesValues.automationShowDescendants)

    feat(schema): [non_breaking] Field 'ViewPreferencesValues.automationStatsPeriod' description changed from 'The automation stats period.' to 'The loop stats period.' (ViewPreferencesValues.automationStatsPeriod)

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

Minor Changes
  • bf170e4: feat(schema): [dangerous] Input field 'commitSigningEnabled' was added to input object type 'OrganizationCodingAgentSettingsInput' (OrganizationCodingAgentSettingsInput.commitSigningEnabled)

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

    feat(schema): [dangerous] Argument 'filter: ReleaseNoteFilter' added to field 'Query.releaseNotes' (Query.releaseNotes.filter)

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

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

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

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

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

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

    feat(schema): [non_breaking] Input field 'GitHubRepoMappingInput.bidirectional' description changed from 'Whether the sync for this mapping is bidirectional.' to 'Whether Linear-created issues matching this mapping will create GitHub issues.' (GitHubRepoMappingInput.bidirectional)

    feat(schema): [non_breaking] Input field 'GitHubRepoMappingInput.default' description changed from 'Whether this mapping is the default one for issue creation.' to 'Whether this mapping is the default destination for Linear-created issues that do not match a label-filtered mapping.' (GitHubRepoMappingInput.default)

    feat(schema): [non_breaking] Input field 'GitHubRepoMappingInput.gitHubLabels' description changed from 'Labels to filter incoming GitHub issue creation by.' to 'Label names used as a creation filter. When set, only issues matching one of these labels will create a synced issue for this mapping.' (GitHubRepoMappingInput.gitHubLabels)

    feat(schema): [non_breaking] Input field 'GitHubRepoMappingInput.linearTeamId' description changed from 'The Linear team id to map to the given project.' to 'The Linear team id to map to the GitHub repository.' (GitHubRepoMappingInput.linearTeamId)

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

    feat(schema): [non_breaking] Field 'InitiativeLeadTeamChangeImpact.affectedDescendantCount' description changed from 'The number of editable sub-initiatives whose lead team would change if the update is applied to descendants.' to 'The number of editable matching sub-initiatives whose lead team would change if the update is applied to descendants. Matching sub-initiatives currently have the same lead team as the selected initiative had before the change.' (InitiativeLeadTeamChangeImpact.affectedDescendantCount)

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

    feat(schema): [non_breaking] Field 'Mutation.initiativeLeadTeamUpdate' description changed from '[Internal] Updates an initiative's lead team, optionally applying it to affected editable sub-initiatives.' to '[Internal] Updates an initiative's lead team, optionally applying it to matching editable sub-initiatives.' (Mutation.initiativeLeadTeamUpdate)

    feat(schema): [non_breaking] Description for argument 'mode' on field 'Mutation.initiativeLeadTeamUpdate' changed from 'Whether to update only the selected initiative or also affected editable sub-initiatives.' to 'Whether to update only the selected initiative or also matching editable sub-initiatives. Matching sub-initiatives currently have the same lead team as the selected initiative had before the change.' (Mutation.initiativeLeadTeamUpdate.mode)

    feat(schema): [non_breaking] Field 'Query.initiativeLeadTeamChangeImpact' description changed from '[Internal] Returns the impact of changing an initiative's lead team before applying the update.' to '[Internal] Returns the impact of changing an initiative's lead team before applying the update to matching sub-initiatives.' (Query.initiativeLeadTeamChangeImpact)

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

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

    feat(schema): [non_breaking] Field 'User.isAssignable' description changed from 'Whether the user can be assigned to issues. Regular users are always assignable; app users are assignable only if they have the app:assignable scope.' to 'Whether the user can be assigned to issues. Regular users are always assignable; app users are assignable only if they have the app:assignable scope. The Linear agent also requires coding sessions to be enabled.' (User.isAssignable)

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

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

v87.0.0

Compare Source

Major Changes
  • 4741cf9: feat(schema): [breaking] Input field 'isDiffHidden' was removed from input object type 'InitiativeUpdateUpdateInput' (InitiativeUpdateUpdateInput.isDiffHidden)

    feat(schema): [breaking] Field 'Mutation.releasePipelineDelete' changed type from 'DeletePayload!' to 'ReleasePipelineArchivePayload!' (Mutation.releasePipelineDelete)

    feat(schema): [breaking] Input field 'isDiffHidden' was removed from input object type 'ProjectUpdateUpdateInput' (ProjectUpdateUpdateInput.isDiffHidden)

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

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

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

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

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

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

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

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

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

    feat(schema): [dangerous] Argument 'mcpServerDefinitionId: String' added to field 'Mutation.integrationMcpServerConnect' (Mutation.integrationMcpServerConnect.mcpServerDefinitionId)

    feat(schema): [dangerous] Argument 'mcpServerDefinitionId: String' added to field 'Mutation.integrationMcpServerPersonalConnect' (Mutation.integrationMcpServerPersonalConnect.mcpServerDefinitionId)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Field 'InitiativeUpdate.isDiffHidden' description changed from 'Whether the diff between this update and the previous one should be hidden in the UI.' to 'Whether the diff between this update and the previous one should be hidden in the UI. Only used for legacy updates. Not settable in the UI.' (InitiativeUpdate.isDiffHidden)

    feat(schema): [non_breaking] Field 'Mutation.releasePipelineDelete' description changed from 'Permanently deletes a release pipeline and all associated stages and releases.' to 'Moves a release pipeline to the trash bin. Trashed pipelines are archived and will be permanently deleted after a retention period, along with all their releases. If the pipeline is already archived, it is marked as trashed with a fresh archive timestamp.' (Mutation.releasePipelineDelete)

    feat(schema): [non_breaking] Field 'OAuthApplication.clientId' description changed from 'The public client ID used during OAuth authorization flows.' to 'The client ID used during OAuth authorization flows.' (OAuthApplication.clientId)

    feat(schema): [non_breaking] Description 'Public API representation of an OAuth application managed by the calling OAuth application. Secrets are only returned by create and rotation mutations.' on type 'OAuthApplication' has changed to 'An OAuth application that can be managed by the calling OAuth application.' (OAuthApplication)

    feat(schema): [non_breaking] Input field 'OAuthApplicationCreateInput.idempotencyKey' description changed from 'Optional client-supplied idempotency key. Reusing the same key with the same managing OAuth application returns the existing OAuth application instead of creating a duplicate.' to 'Optional client-supplied idempotency key. Reusing the same key with the same managing OAuth application returns the existing OAuth application instead of creating a duplicate. The key does not apply to archived applications.' (OAuthApplicationCreateInput.idempotencyKey)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentSettingsInput.mcpServersAllowlist' description changed from '[Internal] The MCP server allowlist for Linear Agent. When unset, all MCP servers are allowed.' to '[Internal] Legacy MCP server allowlist for Linear Agent.' (OrganizationLinearAgentSettingsInput.mcpServersAllowlist)

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

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

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

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

  • df20561: feat(schema): [breaking] Argument 'includeProtectedTeamIds: [String!]' was removed from field 'Mutation.createCsvExportReport' (Mutation.createCsvExportReport.includeProtectedTeamIds)

    feat(schema): [breaking] Input field 'allowedAuthServices' was removed from input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.allowedAuthServices)

    feat(schema): [breaking] Input field 'hideNonPrimaryOrganizations' was removed from input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.hideNonPrimaryOrganizations)

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

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

    feat(schema): [dangerous] Member 'AiConversationElicitationPart' was added to Union type 'AiConversationPart' (AiConversationPart)

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [dangerous] Argument 'includeRestrictedTeamIds: [String!]' added to field 'Mutation.createCsvExportReport' (Mutation.createCsvExportReport.includeRestrictedTeamIds)

    feat(schema): [dangerous] Argument 'requestedScopes: [String!]' added to field 'Mutation.integrationSlack' (Mutation.integrationSlack.requestedScopes)

    feat(schema): [dangerous] Argument 'requestedScopes: [String!]' added to field 'Mutation.integrationSlackAsks' (Mutation.integrationSlackAsks.requestedScopes)

    feat(schema): [dangerous] Argument 'requestedScopes: [String!]' added to field 'Mutation.updateIntegrationSlackScopes' (Mutation.updateIntegrationSlackScopes.requestedScopes)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Field 'Initiative.status' description changed from 'The lifecycle status of the initiative. One of Planned, Active, Completed.' to 'The lifecycle status of the initiative. One of Proposed, Planned, Active, Completed, Canceled.' (Initiative.status)

    feat(schema): [non_breaking] Input field 'InitiativeCollectionFilter.status' description changed from 'Comparator for the initiative status: Planned, Active, Completed' to 'Comparator for the initiative status: Proposed, Planned, Active, Completed, Canceled' (InitiativeCollectionFilter.status)

    feat(schema): [non_breaking] Input field 'InitiativeFilter.status' description changed from 'Comparator for the initiative status: Planned, Active, Completed' to 'Comparator for the initiative status: Proposed, Planned, Active, Completed, Canceled' (InitiativeFilter.status)

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Input field 'NullableInitiativeFilter.status' description changed from 'Comparator for the initiative status: Planned, Active, Completed' to 'Comparator for the initiative status: Proposed, Planned, Active, Completed, Canceled' (NullableInitiativeFilter.status)

    feat(schema): [non_breaking] Input field 'NullableProjectFilter.priority' description changed from 'Comparator for the projects priority.' to 'Comparator for the project priority.' (NullableProjectFilter.priority)

    feat(schema): [non_breaking] Input field 'NullableProjectFilter.status' description changed from 'Filters that the project's status must satisfy.' to 'Filters that the project status must satisfy.' (NullableProjectFilter.status)

    feat(schema): [non_breaking] Input field 'NullableTeamFilter.issues' description changed from 'Filters that the teams issues must satisfy.' to 'Filters that the team's issues must satisfy.' (NullableTeamFilter.issues)

    feat(schema): [non_breaking] Input field 'NullableTeamFilter.parent' description changed from 'Filters that the teams parent must satisfy.' to 'Filters that the team's parent must satisfy.' (NullableTeamFilter.parent)

    feat(schema): [non_breaking] Input field 'NullableTeamFilter.private' description changed from 'Comparator for the team privacy.' to '[DEPRECATED] Comparator for the team privacy.' (NullableTeamFilter.private)

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

    feat(schema): [non_breaking] Input field 'OAuthApplicationCreateInput.developerUrl' changed type from 'String!' to 'String' (OAuthApplicationCreateInput.developerUrl)

    feat(schema): [non_breaking] Input field 'OrganizationCodingAgentSettingsInput.model' description changed from '[Internal] The model preference used for Coding Sessions sessions.' to '[Internal] The model preference used for Coding Sessions.' (OrganizationCodingAgentSettingsInput.model)

    feat(schema): [non_breaking] Input field 'ProjectCollectionFilter.priority' description changed from 'Comparator for the projects priority.' to 'Comparator for the project priority.' (ProjectCollectionFilter.priority)

    feat(schema): [non_breaking] Input field 'ProjectCollectionFilter.status' description changed from 'Filters that the project's status must satisfy.' to 'Filters that the project status must satisfy.' (ProjectCollectionFilter.status)

    feat(schema): [non_breaking] Input field 'ProjectFilter.priority' description changed from 'Comparator for the projects priority.' to 'Comparator for the project priority.' (ProjectFilter.priority)

    feat(schema): [non_breaking] Input field 'ProjectFilter.status' description changed from 'Filters that the project's status must satisfy.' to 'Filters that the project status must satisfy.' (ProjectFilter.status)

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

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

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

    feat(schema): [non_breaking] Field 'ReleasePipeline.autoGenerateReleaseNotesOnCompletion' description changed from 'Whether to automatically generate a release note when a release is completed. Only applies to scheduled pipelines; ignored for continuous pipelines.' to 'Whether to automatically generate a release note when a release is completed.' (ReleasePipeline.autoGenerateReleaseNotesOnCompletion)

    feat(schema): [non_breaking] Input field 'ReleasePipelineCreateInput.autoGenerateReleaseNotesOnCompletion' description changed from 'Whether to automatically generate a release note when a release is completed. Only applies to scheduled pipelines; ignored for continuous pipelines. Defaults to false.' to 'Whether to automatically generate a release note when a release is completed. Defaults to false.' (ReleasePipelineCreateInput.autoGenerateReleaseNotesOnCompletion)

    feat(schema): [non_breaking] Input field 'ReleasePipelineUpdateInput.autoGenerateReleaseNotesOnCompletion' description changed from 'Whether to automatically generate a release note when a release is completed. Only applies to scheduled pipelines; ignored for continuous pipelines.' to 'Whether to automatically generate a release note when a release is completed.' (ReleasePipelineUpdateInput.autoGenerateReleaseNotesOnCompletion)

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

    feat(schema): [non_breaking] Field 'Team.protectedBy' description changed from '[Internal] For protected teams, the enclosing private team that forms the visibility boundary. Null for public and private teams.' to '[Internal] For restricted teams, the enclosing private team that forms the visibility boundary.' (Team.protectedBy)

    feat(schema): [non_breaking] Field 'Team.protectedBy' is deprecated (Team.protectedBy)

    feat(schema): [non_breaking] Field 'Team.protectedBy' has deprecation reason 'Use restrictedBy instead.' (Team.protectedBy)

    feat(schema): [non_breaking] Field 'Team.restrictedBy' description changed from '[Internal] For restricted teams, the enclosing private team that forms the visibility boundary. Alias for protectedBy.' to '[Internal] For restricted teams, the enclosing private team that forms the visibility boundary. Null for public and private teams.' (Team.restrictedBy)

    feat(schema): [non_breaking] Input field 'TeamFilter.issues' description changed from 'Filters that the teams issues must satisfy.' to 'Filters that the team's issues must satisfy.' (TeamFilter.issues)

    feat(schema): [non_breaking] Input field 'TeamFilter.parent' description changed from 'Filters that the teams parent must satisfy.' to 'Filters that the team's parent must satisfy.' (TeamFilter.parent)

    feat(schema): [non_breaking] Input field 'TeamFilter.private' description changed from 'Comparator for the team privacy.' to '[DEPRECATED] Comparator for the team privacy.' (TeamFilter.private)

    feat(schema): [non_breaking] Description 'The visibility of a team. A team can be public, private, or restricted within an enclosing private-team boundary. The protected enum value remains as a legacy alias for compatibility.' on type 'TeamVisibility' has changed to 'The visibility of a team. A team can be public, private, or restricted within an enclosing private-team boundary.' (TeamVisibility)

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

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

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

  • 440524b: feat(schema): [breaking] Field 'OAuthApplication.webhookResourceTypes' changed type from '[String!]!' to '[WebhookResourceType!]!' (OAuthApplication.webhookResourceTypes)

    feat(schema): [breaking] Input field 'OAuthApplicationCreateInput.webhookResourceTypes' changed type from '[String!]' to '[WebhookResourceType!]' (OAuthApplicationCreateInput.webhookResourceTypes)

    feat(schema): [breaking] Input field 'OAuthApplicationUpdateInput.webhookResourceTypes' changed type from '[String!]' to '[WebhookResourceType!]' (OAuthApplicationUpdateInput.webhookResourceTypes)

    feat(schema): [breaking] Enum value 'agentCodeIntelligencePromoDismissed' was removed from enum 'UserFlagType' (UserFlagType.agentCodeIntelligencePromoDismissed)

    feat(schema): [breaking] Enum value 'agentCodeIntelligenceSplashAnimationSeen' was removed from enum 'UserFlagType' (UserFlagType.agentCodeIntelligenceSplashAnimationSeen)

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

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

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

    feat(schema): [dangerous] Member 'ExternalUserActorWebhookPayload' was added to Union type 'EntityActorWebhookPayload' (EntityActorWebhookPayload)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [non_breaking] Description 'A release note. The note body is stored in related document content, and the releases it covers are tracked in releaseIds.' on type 'ReleaseNote' has changed to 'A note documenting one or more releases. The note body is stored in related document content.' (ReleaseNote)

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

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

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

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

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

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

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

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

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

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

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

  • [296beb5](https://redi

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch from 6e2f579 to 35e4858 Compare March 26, 2026 17:49
@renovate renovate Bot changed the title fix(deps): update dependency @linear/sdk to v78 fix(deps): update linear-tools-dependencies (major) Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch 3 times, most recently from 3f1afe4 to 63430cf Compare April 1, 2026 18:45
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch from 63430cf to 9a9d0a0 Compare April 11, 2026 01:45
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch 2 times, most recently from 0198866 to c13655f Compare April 21, 2026 05:33
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch 2 times, most recently from 068662c to 8450e3e Compare May 10, 2026 16:54
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch 2 times, most recently from af95c3e to 26a8f77 Compare May 25, 2026 22:29
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch from 26a8f77 to b51c678 Compare June 26, 2026 05:02
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch from b51c678 to 20e095f Compare July 5, 2026 01:51
@renovate renovate Bot force-pushed the renovate/major-linear-tools-dependencies branch from 20e095f to 21198a8 Compare July 11, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants