fix(deps): update linear-tools-dependencies (major)#35
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update linear-tools-dependencies (major)#35renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
6e2f579 to
35e4858
Compare
3f1afe4 to
63430cf
Compare
63430cf to
9a9d0a0
Compare
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.
This PR contains the following updates:
^77.0.0→^81.0.0^5.0.0→^6.0.0Release Notes
linear/linear (@linear/sdk)
v81.0.0Compare Source
Major Changes
17f460e: feat(schema): [breaking] Input field 'issueSharingPolicy' was removed from input object type 'TeamCreateInput' (TeamCreateInput.issueSharingPolicy)feat(schema): [breaking] Input field 'issueSharingPolicy' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.issueSharingPolicy)
feat(schema): [dangerous] Enum value 'NavigateToPage' was added to enum 'AiConversationTool' (AiConversationTool.NavigateToPage)
feat(schema): [dangerous] Member 'AiConversationNavigateToPageToolCall' was added to Union type 'AiConversationToolCall' (AiConversationToolCall)
feat(schema): [dangerous] Input field 'releaseIds' was added to input object type 'IssueCreateInput' (IssueCreateInput.releaseIds)
feat(schema): [dangerous] Input field 'addedReleaseIds' was added to input object type 'IssueUpdateInput' (IssueUpdateInput.addedReleaseIds)
feat(schema): [dangerous] Input field 'removedReleaseIds' was added to input object type 'IssueUpdateInput' (IssueUpdateInput.removedReleaseIds)
feat(schema): [dangerous] Input field 'customOAuthServerUrl' was added to input object type 'JiraSettingsInput' (JiraSettingsInput.customOAuthServerUrl)
feat(schema): [dangerous] Input field 'isCustomOAuth' was added to input object type 'JiraSettingsInput' (JiraSettingsInput.isCustomOAuth)
feat(schema): [dangerous] Input field 'personalOAuthClientId' was added to input object type 'JiraSettingsInput' (JiraSettingsInput.personalOAuthClientId)
feat(schema): [dangerous] Input field 'retiredAt' was added to input object type 'NullableTeamFilter' (NullableTeamFilter.retiredAt)
feat(schema): [dangerous] Input field 'slackAutoCreateProjectChannel' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.slackAutoCreateProjectChannel)
feat(schema): [dangerous] Input field 'slackProjectChannelsEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.slackProjectChannelsEnabled)
feat(schema): [dangerous] Argument 'sort: [ReleasePipelineSortInput!]' added to field 'Query.releasePipelines' (Query.releasePipelines.sort)
feat(schema): [dangerous] Argument 'filter: ReleaseFilter' added to field 'Query.releaseSearch' (Query.releaseSearch.filter)
feat(schema): [dangerous] Input field 'completedAt' was added to input object type 'ReleaseCollectionFilter' (ReleaseCollectionFilter.completedAt)
feat(schema): [dangerous] Input field 'completedAt' was added to input object type 'ReleaseFilter' (ReleaseFilter.completedAt)
feat(schema): [dangerous] Input field 'isProduction' was added to input object type 'ReleasePipelineCreateInput' (ReleasePipelineCreateInput.isProduction)
feat(schema): [dangerous] Input field 'isProduction' was added to input object type 'ReleasePipelineFilter' (ReleasePipelineFilter.isProduction)
feat(schema): [dangerous] Input field 'isProduction' was added to input object type 'ReleasePipelineUpdateInput' (ReleasePipelineUpdateInput.isProduction)
feat(schema): [dangerous] Input field 'inheritSlackAutoCreateProjectChannel' was added to input object type 'TeamCreateInput' (TeamCreateInput.inheritSlackAutoCreateProjectChannel)
feat(schema): [dangerous] Input field 'issueSharingEnabled' was added to input object type 'TeamCreateInput' (TeamCreateInput.issueSharingEnabled)
feat(schema): [dangerous] Input field 'slackAutoCreateProjectChannel' was added to input object type 'TeamCreateInput' (TeamCreateInput.slackAutoCreateProjectChannel)
feat(schema): [dangerous] Input field 'retiredAt' was added to input object type 'TeamFilter' (TeamFilter.retiredAt)
feat(schema): [dangerous] Input field 'issueSharing' was added to input object type 'TeamSecuritySettingsInput' (TeamSecuritySettingsInput.issueSharing)
feat(schema): [dangerous] Input field 'inheritSlackAutoCreateProjectChannel' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.inheritSlackAutoCreateProjectChannel)
feat(schema): [dangerous] Input field 'issueSharingEnabled' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.issueSharingEnabled)
feat(schema): [dangerous] Input field 'slackAutoCreateProjectChannel' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.slackAutoCreateProjectChannel)
feat(schema): [dangerous] Input field 'title' was added to input object type 'UserUpdateInput' (UserUpdateInput.title)
feat(schema): [dangerous] Enum value 'release' was added to enum 'WorkflowType' (WorkflowType.release)
feat(schema): [non_breaking] Type 'AiConversationNavigateToPageToolCall' was added (AiConversationNavigateToPageToolCall)
feat(schema): [non_breaking] Type 'AiConversationNavigateToPageToolCallArgs' was added (AiConversationNavigateToPageToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationNavigateToPageToolCallResult' was added (AiConversationNavigateToPageToolCallResult)
feat(schema): [non_breaking] Type 'ReleaseHistory' was added (ReleaseHistory)
feat(schema): [non_breaking] Type 'ReleaseHistoryConnection' was added (ReleaseHistoryConnection)
feat(schema): [non_breaking] Type 'ReleaseHistoryEdge' was added (ReleaseHistoryEdge)
feat(schema): [non_breaking] Type 'ReleasePipelineNameSort' was added (ReleasePipelineNameSort)
feat(schema): [non_breaking] Type 'ReleasePipelineSortInput' was added (ReleasePipelineSortInput)
feat(schema): [non_breaking] Field 'aiPromptProgresses' was added to object type 'Issue' (Issue.aiPromptProgresses)
feat(schema): [non_breaking] Field 'releases' was added to object type 'Issue' (Issue.releases)
feat(schema): [non_breaking] Field 'aiPromptProgresses' was added to object type 'IssueSearchResult' (IssueSearchResult.aiPromptProgresses)
feat(schema): [non_breaking] Field 'releases' was added to object type 'IssueSearchResult' (IssueSearchResult.releases)
feat(schema): [non_breaking] Field 'releasesEnabled' was added to object type 'Organization' (Organization.releasesEnabled)
feat(schema): [non_breaking] Field 'slackAutoCreateProjectChannel' was added to object type 'Organization' (Organization.slackAutoCreateProjectChannel)
feat(schema): [non_breaking] Field 'slackProjectChannelsEnabled' was added to object type 'Organization' (Organization.slackProjectChannelsEnabled)
feat(schema): [non_breaking] Field 'Query.releaseSearch' description changed from '[ALPHA] Search releases by term with ranked results.' to '[ALPHA] Search releases with optional text matching and filter-based scoping.' (Query.releaseSearch)
feat(schema): [non_breaking] Description for argument 'term' on field 'Query.releaseSearch' changed from 'Search term to match against release name, version, and pipeline name.' to 'Search term to match against release name, version, and pipeline name. When omitted, returns releases ordered by stage priority.' (Query.releaseSearch.term)
feat(schema): [non_breaking] Type for argument 'term' on field 'Query.releaseSearch' changed from 'String!' to 'String' (Query.releaseSearch.term)
feat(schema): [non_breaking] Field 'creator' was added to object type 'Release' (Release.creator)
feat(schema): [non_breaking] Field 'history' was added to object type 'Release' (Release.history)
feat(schema): [non_breaking] Field 'isProduction' was added to object type 'ReleasePipeline' (ReleasePipeline.isProduction)
feat(schema): [non_breaking] Field 'creatorId' was added to object type 'ReleaseWebhookPayload' (ReleaseWebhookPayload.creatorId)
feat(schema): [non_breaking] Field 'ancestors' was added to object type 'Team' (Team.ancestors)
feat(schema): [non_breaking] Field 'inheritSlackAutoCreateProjectChannel' was added to object type 'Team' (Team.inheritSlackAutoCreateProjectChannel)
feat(schema): [non_breaking] Field 'slackAutoCreateProjectChannel' was added to object type 'Team' (Team.slackAutoCreateProjectChannel)
feat(schema): [non_breaking] Field 'Team.autoArchivePeriod' description changed from 'Period after which automatically closed and completed issues are automatically archived in months.' to 'Period after which automatically closed, completed, and duplicate issues are automatically archived in months.' (Team.autoArchivePeriod)
feat(schema): [non_breaking] Input field 'TeamCreateInput.autoArchivePeriod' description changed from 'Period after which closed and completed issues are automatically archived, in months. 0 means disabled.' to 'Period after which closed (completed, canceled, or duplicate) issues are automatically archived, in months. 0 means disabled.' (TeamCreateInput.autoArchivePeriod)
feat(schema): [non_breaking] Input field 'TeamUpdateInput.autoArchivePeriod' description changed from 'Period after which closed and completed issues are automatically archived, in months.' to 'Period after which closed (completed, canceled, or duplicate) issues are automatically archived, in months.' (TeamUpdateInput.autoArchivePeriod)
feat(schema): [non_breaking] Field 'title' was added to object type 'User' (User.title)
v80.1.0Compare Source
Minor Changes
6bb36b5: feat(schema): [dangerous] Member 'ReleaseWebhookPayload' was added to Union type 'DataWebhookPayload' (DataWebhookPayload)feat(schema): [dangerous] Input field 'tagParticipantsInIssues' was added to input object type 'GongSettingsInput' (GongSettingsInput.tagParticipantsInIssues)
feat(schema): [dangerous] Input field 'release' was added to input object type 'IssueSortInput' (IssueSortInput.release)
feat(schema): [dangerous] Input field 'parentId' was added to input object type 'IssueSubscriptionFilter' (IssueSubscriptionFilter.parentId)
feat(schema): [dangerous] Argument 'workflowDefinitionId: String' added to field 'Mutation.integrationMcpServerConnect' (Mutation.integrationMcpServerConnect.workflowDefinitionId)
feat(schema): [dangerous] Argument 'sort: [ReleaseSortInput!]' added to field 'Query.releases' (Query.releases.sort)
feat(schema): [dangerous] Enum value 'release' was added to enum 'WorkflowTriggerType' (WorkflowTriggerType.release)
feat(schema): [non_breaking] Type 'ReleasePipelineChildWebhookPayload' was added (ReleasePipelineChildWebhookPayload)
feat(schema): [non_breaking] Type 'ReleaseSort' was added (ReleaseSort)
feat(schema): [non_breaking] Type 'ReleaseStageChildWebhookPayload' was added (ReleaseStageChildWebhookPayload)
feat(schema): [non_breaking] Type 'ReleaseWebhookPayload' was added (ReleaseWebhookPayload)
feat(schema): [non_breaking] Field 'inheritsSharedAccess' was added to object type 'Issue' (Issue.inheritsSharedAccess)
feat(schema): [non_breaking] Field 'Issue.priority' description changed from 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (Issue.priority)
feat(schema): [non_breaking] Input field 'IssueCollectionFilter.priority' description changed from 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueCollectionFilter.priority)
feat(schema): [non_breaking] Input field 'IssueCreateInput.priority' description changed from 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueCreateInput.priority)
feat(schema): [non_breaking] Input field 'IssueFilter.priority' description changed from 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueFilter.priority)
feat(schema): [non_breaking] Field 'inheritsSharedAccess' was added to object type 'IssueSearchResult' (IssueSearchResult.inheritsSharedAccess)
feat(schema): [non_breaking] Field 'IssueSearchResult.priority' description changed from 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueSearchResult.priority)
feat(schema): [non_breaking] Input field 'IssueUpdateInput.priority' description changed from 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueUpdateInput.priority)
feat(schema): [non_breaking] Field 'IssueWebhookPayload.priority' description changed from 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the issue. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (IssueWebhookPayload.priority)
feat(schema): [non_breaking] Field 'Mutation.integrationMicrosoftPersonalConnect' description changed from '[ALPHA] Connects the user's personal Microsoft account to Linear.' to 'Connects the user's personal Microsoft account to Linear.' (Mutation.integrationMicrosoftPersonalConnect)
feat(schema): [non_breaking] Field 'Mutation.integrationMicrosoftTeams' description changed from '[ALPHA] Integrates the organization with Microsoft Teams.' to 'Integrates the organization with Microsoft Teams.' (Mutation.integrationMicrosoftTeams)
feat(schema): [non_breaking] Input field 'NullableIssueFilter.priority' description changed from 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'Comparator for the issues priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (NullableIssueFilter.priority)
feat(schema): [non_breaking] Field 'Project.priority' description changed from 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (Project.priority)
feat(schema): [non_breaking] Input field 'ProjectCreateInput.priority' description changed from 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (ProjectCreateInput.priority)
feat(schema): [non_breaking] Field 'ProjectSearchResult.priority' description changed from 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (ProjectSearchResult.priority)
feat(schema): [non_breaking] Input field 'ProjectUpdateInput.priority' description changed from 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (ProjectUpdateInput.priority)
feat(schema): [non_breaking] Field 'ProjectWebhookPayload.priority' description changed from 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.' to 'The priority of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low.' (ProjectWebhookPayload.priority)
feat(schema): [non_breaking] Field 'documentContentHistoryEntries' was added to object type 'Query' (Query.documentContentHistoryEntries)
feat(schema): [non_breaking] Field 'documentContentCreated' was added to object type 'Subscription' (Subscription.documentContentCreated)
feat(schema): [non_breaking] Field 'documentContentUpdated' was added to object type 'Subscription' (Subscription.documentContentUpdated)
v80.0.0Compare Source
Major Changes
2d465ad: feat(schema): [breaking] Schema subscription root has changed from 'unknown' to 'Subscription'feat(schema): [dangerous] Input field 'externalId' was added to input object type 'GitHubRepoInput' (GitHubRepoInput.externalId)
feat(schema): [dangerous] Argument 'sort: [ReleaseSortInput!]' added to field 'ReleasePipeline.releases' (ReleasePipeline.releases.sort)
feat(schema): [non_breaking] Type 'AiPromptProgress' was added (AiPromptProgress)
feat(schema): [non_breaking] Type 'AiPromptProgressConnection' was added (AiPromptProgressConnection)
feat(schema): [non_breaking] Type 'AiPromptProgressEdge' was added (AiPromptProgressEdge)
feat(schema): [non_breaking] Type 'AiPromptProgressFilter' was added (AiPromptProgressFilter)
feat(schema): [non_breaking] Type 'AiPromptProgressStatus' was added (AiPromptProgressStatus)
feat(schema): [non_breaking] Type 'AiPromptProgressStatusComparator' was added (AiPromptProgressStatusComparator)
feat(schema): [non_breaking] Type 'AiPromptProgressSubscriptionFilter' was added (AiPromptProgressSubscriptionFilter)
feat(schema): [non_breaking] Type 'AiPromptType' was added (AiPromptType)
feat(schema): [non_breaking] Type 'AiPromptTypeComparator' was added (AiPromptTypeComparator)
feat(schema): [non_breaking] Type 'DocumentContentDraft' was added (DocumentContentDraft)
feat(schema): [non_breaking] Type 'IssueSubscriptionFilter' was added (IssueSubscriptionFilter)
feat(schema): [non_breaking] Type 'ReleaseSortInput' was added (ReleaseSortInput)
feat(schema): [non_breaking] Type 'ReleaseStageSort' was added (ReleaseStageSort)
feat(schema): [non_breaking] Type 'Subscription' was added (Subscription)
feat(schema): [non_breaking] Field 'aiPromptProgresses' was added to object type 'Comment' (Comment.aiPromptProgresses)
v79.0.0Compare Source
Major Changes
5bca505: feat(schema): [breaking] Field 'scheduledPipelineReleaseFieldStage' was removed from object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldStage)feat(schema): [breaking] Enum value 'custom' was removed from enum 'WorkflowType' (WorkflowType.custom)
feat(schema): [dangerous] Input field 'cycle' was added to input object type 'DocumentFilter' (DocumentFilter.cycle)
feat(schema): [dangerous] Input field 'release' was added to input object type 'DocumentFilter' (DocumentFilter.release)
feat(schema): [dangerous] Input field 'externalOrgId' was added to input object type 'GitHubSettingsInput' (GitHubSettingsInput.externalOrgId)
feat(schema): [dangerous] Input field 'legacyUnidirectional' was added to input object type 'JiraLinearMappingInput' (JiraLinearMappingInput.legacyUnidirectional)
feat(schema): [dangerous] Input field 'allowedAuthServiceBypassRole' was added to input object type 'OrganizationAuthSettingsInput' (OrganizationAuthSettingsInput.allowedAuthServiceBypassRole)
feat(schema): [dangerous] Input field 'agentAutomationEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.agentAutomationEnabled)
feat(schema): [dangerous] Input field 'codingAgentEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.codingAgentEnabled)
feat(schema): [dangerous] Input field 'linearAgentSettings' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.linearAgentSettings)
feat(schema): [dangerous] Argument 'filter: ReleasePipelineFilter' added to field 'Query.releasePipelines' (Query.releasePipelines.filter)
feat(schema): [dangerous] Argument 'filter: ReleaseStageFilter' added to field 'Query.releaseStages' (Query.releaseStages.filter)
feat(schema): [dangerous] Input field 'issueSharingPolicy' was added to input object type 'TeamCreateInput' (TeamCreateInput.issueSharingPolicy)
feat(schema): [dangerous] Input field 'issueSharingPolicy' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.issueSharingPolicy)
feat(schema): [dangerous] Enum value 'agentExamplesDismissed' was added to enum 'UserFlagType' (UserFlagType.agentExamplesDismissed)
feat(schema): [dangerous] Enum value 'automation' was added to enum 'WorkflowType' (WorkflowType.automation)
feat(schema): [dangerous] Enum value 'triageAutomation' was added to enum 'WorkflowType' (WorkflowType.triageAutomation)
feat(schema): [non_breaking] Type 'AiConversationInitialSource' was added (AiConversationInitialSource)
feat(schema): [non_breaking] Type 'IssueSharingPolicy' was added (IssueSharingPolicy)
feat(schema): [non_breaking] Type 'OrganizationLinearAgentMcpServerAllowlistEntryInput' was added (OrganizationLinearAgentMcpServerAllowlistEntryInput)
feat(schema): [non_breaking] Type 'OrganizationLinearAgentSettingsInput' was added (OrganizationLinearAgentSettingsInput)
feat(schema): [non_breaking] Type 'PullRequestCheckPresentation' was added (PullRequestCheckPresentation)
feat(schema): [non_breaking] Field 'initialSource' was added to object type 'AiConversation' (AiConversation.initialSource)
feat(schema): [non_breaking] Field 'Draft.initiative' description changed from 'The initiative for which this is a draft initiative update.' to 'The initiative for which this is a draft comment or initiative update.' (Draft.initiative)
feat(schema): [non_breaking] Field 'Draft.project' description changed from 'The project for which this is a draft project update.' to 'The project for which this is a draft comment or project update.' (Draft.project)
feat(schema): [non_breaking] Field 'agentAutomationEnabled' was added to object type 'Organization' (Organization.agentAutomationEnabled)
feat(schema): [non_breaking] Field 'codingAgentEnabled' was added to object type 'Organization' (Organization.codingAgentEnabled)
feat(schema): [non_breaking] Field 'linearAgentSettings' was added to object type 'Organization' (Organization.linearAgentSettings)
feat(schema): [non_breaking] Field 'baseSha' was added to object type 'PullRequest' (PullRequest.baseSha)
feat(schema): [non_breaking] Field 'headSha' was added to object type 'PullRequest' (PullRequest.headSha)
feat(schema): [non_breaking] Field 'presentation' was added to object type 'PullRequestCheck' (PullRequestCheck.presentation)
feat(schema): [non_breaking] Field 'issueCount' was added to object type 'Release' (Release.issueCount)
feat(schema): [non_breaking] Field 'issues' was added to object type 'Release' (Release.issues)
feat(schema): [non_breaking] Field 'Team.parent' description changed from '[Internal] The team's parent team.' to 'The team's parent team.' (Team.parent)
feat(schema): [non_breaking] Field 'releasePipelineFieldTeams' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.releasePipelineFieldTeams)
feat(schema): [non_breaking] Field 'releasePipelineGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.releasePipelineGrouping)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldCompletion' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldCompletion)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldDescription' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldDescription)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldVersion' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldVersion)
feat(schema): [non_breaking] Field 'scheduledPipelineReleasesViewGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleasesViewGrouping)
v78.0.0Compare Source
Major Changes
ab3ddaa: feat(schema): [breaking] Field 'AiConversationUpdateEntityToolCallArgs.entity' changed type from 'AiConversationSearchEntitiesToolCallResultEntities!' to 'AiConversationSearchEntitiesToolCallResultEntities' (AiConversationUpdateEntityToolCallArgs.entity)feat(schema): [breaking] Input field 'eq' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.eq)
feat(schema): [breaking] Input field 'in' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.in)
feat(schema): [breaking] Input field 'neq' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.neq)
feat(schema): [breaking] Input field 'nin' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.nin)
feat(schema): [dangerous] Enum value 'RestoreEntity' was added to enum 'AiConversationTool' (AiConversationTool.RestoreEntity)
feat(schema): [dangerous] Member 'AiConversationRestoreEntityToolCall' was added to Union type 'AiConversationToolCall' (AiConversationToolCall)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.project)
feat(schema): [dangerous] Input field 'initiativeId' was added to input object type 'CommentCreateInput' (CommentCreateInput.initiativeId)
feat(schema): [dangerous] Input field 'projectId' was added to input object type 'CommentCreateInput' (CommentCreateInput.projectId)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'CommentFilter' (CommentFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'CommentFilter' (CommentFilter.project)
feat(schema): [dangerous] Input field 'sessionId' was added to input object type 'EmailUserAccountAuthChallengeInput' (EmailUserAccountAuthChallengeInput.sessionId)
feat(schema): [dangerous] Input field 'sessionId' was added to input object type 'GoogleUserAccountAuthInput' (GoogleUserAccountAuthInput.sessionId)
feat(schema): [dangerous] Argument 'clearAttachment: Boolean' added to field 'Mutation.customerNeedUpdate' (Mutation.customerNeedUpdate.clearAttachment)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.project)
feat(schema): [dangerous] Input field 'authSettings' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.authSettings)
feat(schema): [dangerous] Input field 'teamIds' was added to input object type 'ReleasePipelineCreateInput' (ReleasePipelineCreateInput.teamIds)
feat(schema): [dangerous] Input field 'teamIds' was added to input object type 'ReleasePipelineUpdateInput' (ReleasePipelineUpdateInput.teamIds)
feat(schema): [dangerous] Enum value 'tryCodexDismissed' was added to enum 'UserFlagType' (UserFlagType.tryCodexDismissed)
feat(schema): [dangerous] Enum value 'tryCursorDismissed' was added to enum 'UserFlagType' (UserFlagType.tryCursorDismissed)
feat(schema): [dangerous] Enum value 'focus' was added to enum 'ViewType' (ViewType.focus)
feat(schema): [non_breaking] Type 'AiConversationPartPhase' was added (AiConversationPartPhase)
feat(schema): [non_breaking] Type 'AiConversationRestoreEntityToolCall' was added (AiConversationRestoreEntityToolCall)
feat(schema): [non_breaking] Type 'AiConversationRestoreEntityToolCallArgs' was added (AiConversationRestoreEntityToolCallArgs)
feat(schema): [non_breaking] Type 'NullableInitiativeFilter' was added (NullableInitiativeFilter)
feat(schema): [non_breaking] Type 'OrganizationAuthSettingsInput' was added (OrganizationAuthSettingsInput)
feat(schema): [non_breaking] Field 'endedAt' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.endedAt)
feat(schema): [non_breaking] Field 'phase' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.phase)
feat(schema): [non_breaking] Field 'startedAt' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.startedAt)
feat(schema): [non_breaking] Field 'entities' was added to object type 'AiConversationUpdateEntityToolCallArgs' (AiConversationUpdateEntityToolCallArgs.entities)
feat(schema): [non_breaking] Field 'authSettings' was added to object type 'AuthOrganization' (AuthOrganization.authSettings)
feat(schema): [non_breaking] Field 'AuthOrganization.allowedAuthServices' is deprecated (AuthOrganization.allowedAuthServices)
feat(schema): [non_breaking] Field 'AuthOrganization.allowedAuthServices' has deprecation reason 'Use authSettings.allowedAuthServices instead.' (AuthOrganization.allowedAuthServices)
feat(schema): [non_breaking] Field 'temporalWorkflowUrl' was added to object type 'CodingAgentSandboxPayload' (CodingAgentSandboxPayload.temporalWorkflowUrl)
feat(schema): [non_breaking] Field 'initiative' was added to object type 'Comment' (Comment.initiative)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'Comment' (Comment.initiativeId)
feat(schema): [non_breaking] Field 'project' was added to object type 'Comment' (Comment.project)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'Comment' (Comment.projectId)
feat(schema): [non_breaking] Description 'A comment associated with an issue.' on type 'Comment' has changed to 'A comment associated with an entity.' (Comment)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'CommentChildWebhookPayload' (CommentChildWebhookPayload.initiativeId)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'CommentChildWebhookPayload' (CommentChildWebhookPayload.projectId)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'CommentWebhookPayload' (CommentWebhookPayload.initiativeId)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'CommentWebhookPayload' (CommentWebhookPayload.projectId)
feat(schema): [non_breaking] Field 'summary' was added to object type 'Document' (Document.summary)
feat(schema): [non_breaking] Field 'summary' was added to object type 'DocumentSearchResult' (DocumentSearchResult.summary)
feat(schema): [non_breaking] Field 'projectCreateSlackChannel' was added to object type 'Mutation' (Mutation.projectCreateSlackChannel)
feat(schema): [non_breaking] Field 'Mutation.updateIntegrationSlackScopes' description changed from '[Internal] Updates existing Slack integration scopes.' to '[Internal] Updates existing Slack and Asks integration scopes.' (Mutation.updateIntegrationSlackScopes)
feat(schema): [non_breaking] Field 'authSettings' was added to object type 'Organization' (Organization.authSettings)
feat(schema): [non_breaking] Field 'Organization.allowedAuthServices' is deprecated (Organization.allowedAuthServices)
feat(schema): [non_breaking] Field 'Organization.allowedAuthServices' has deprecation reason 'Use authSettings.allowedAuthServices instead.' (Organization.allowedAuthServices)
feat(schema): [non_breaking] Field 'Organization.hideNonPrimaryOrganizations' is deprecated (Organization.hideNonPrimaryOrganizations)
feat(schema): [non_breaking] Field 'Organization.hideNonPrimaryOrganizations' has deprecation reason 'Use authSettings.hideNonPrimaryOrganizations instead.' (Organization.hideNonPrimaryOrganizations)
feat(schema): [non_breaking] Field 'teams' was added to object type 'ReleasePipeline' (ReleasePipeline.teams)
feat(schema): [non_breaking] Field 'url' was added to object type 'ReleasePipeline' (ReleasePipeline.url)
feat(schema): [non_breaking] Field 'focusViewGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewGrouping)
feat(schema): [non_breaking] Field 'focusViewOrdering' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewOrdering)
feat(schema): [non_breaking] Field 'focusViewOrderingDirection' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewOrderingDirection)
feat(schema): [non_breaking] Field 'slugId' was added to object type 'WorkflowDefinition' (WorkflowDefinition.slugId)
microsoft/TypeScript (typescript)
v6.0.2Compare Source
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.