mastodon / joinmastodon

The official Mastodon project homepage
https://joinmastodon.org
241 stars 153 forks source link

fix(deps): update dependency @linear/sdk to v28 #765

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@linear/sdk ^27.0.0 -> ^28.0.0 age adoption passing confidence

Release Notes

linear/linear (@​linear/sdk) ### [`v28.0.0`](https://togithub.com/linear/linear/releases/tag/%40linear/sdk%4028.0.0) [Compare Source](https://togithub.com/linear/linear/compare/@linear/sdk@27.0.0...@linear/sdk@28.0.0) ##### Major Changes - [`deab8df`](https://togithub.com/linear/linear/commit/deab8df): feat(schema): \[breaking] Type 'TextDraft' was removed (TextDraft) feat(schema): \[breaking] Field 'Customer.owner' changed type from 'User!' to 'User' (Customer.owner) feat(schema): \[breaking] Field 'Initiative.creator' changed type from 'User!' to 'User' (Initiative.creator) feat(schema): \[breaking] Field 'Initiative.owner' changed type from 'User!' to 'User' (Initiative.owner) feat(schema): \[breaking] Field 'Mutation.integrationGitlabConnect' changed type from 'IntegrationPayload!' to 'GitLabIntegrationCreatePayload!' (Mutation.integrationGitlabConnect) feat(schema): \[breaking] Field 'textDrafts' was removed from object type 'User' (User.textDrafts) feat(schema): \[dangerous] Input field 'revenue' was added to input object type 'CustomerCollectionFilter' (CustomerCollectionFilter.revenue) feat(schema): \[dangerous] Input field 'size' was added to input object type 'CustomerCollectionFilter' (CustomerCollectionFilter.size) feat(schema): \[dangerous] Input field 'status' was added to input object type 'CustomerCollectionFilter' (CustomerCollectionFilter.status) feat(schema): \[dangerous] Input field 'tier' was added to input object type 'CustomerCollectionFilter' (CustomerCollectionFilter.tier) feat(schema): \[dangerous] Input field 'revenue' was added to input object type 'CustomerCreateInput' (CustomerCreateInput.revenue) feat(schema): \[dangerous] Input field 'size' was added to input object type 'CustomerCreateInput' (CustomerCreateInput.size) feat(schema): \[dangerous] Input field 'tierId' was added to input object type 'CustomerCreateInput' (CustomerCreateInput.tierId) feat(schema): \[dangerous] Input field 'revenue' was added to input object type 'CustomerFilter' (CustomerFilter.revenue) feat(schema): \[dangerous] Input field 'size' was added to input object type 'CustomerFilter' (CustomerFilter.size) feat(schema): \[dangerous] Input field 'status' was added to input object type 'CustomerFilter' (CustomerFilter.status) feat(schema): \[dangerous] Input field 'tier' was added to input object type 'CustomerFilter' (CustomerFilter.tier) feat(schema): \[dangerous] Input field 'attachmentId' was added to input object type 'CustomerNeedCreateInput' (CustomerNeedCreateInput.attachmentId) feat(schema): \[dangerous] Input field 'body' was added to input object type 'CustomerNeedCreateInput' (CustomerNeedCreateInput.body) feat(schema): \[dangerous] Input field 'bodyData' was added to input object type 'CustomerNeedCreateInput' (CustomerNeedCreateInput.bodyData) feat(schema): \[dangerous] Input field 'body' was added to input object type 'CustomerNeedUpdateInput' (CustomerNeedUpdateInput.body) feat(schema): \[dangerous] Input field 'bodyData' was added to input object type 'CustomerNeedUpdateInput' (CustomerNeedUpdateInput.bodyData) feat(schema): \[dangerous] Input field 'customerId' was added to input object type 'CustomerNeedUpdateInput' (CustomerNeedUpdateInput.customerId) feat(schema): \[dangerous] Input field 'revenue' was added to input object type 'CustomerUpdateInput' (CustomerUpdateInput.revenue) feat(schema): \[dangerous] Input field 'size' was added to input object type 'CustomerUpdateInput' (CustomerUpdateInput.size) feat(schema): \[dangerous] Input field 'tierId' was added to input object type 'CustomerUpdateInput' (CustomerUpdateInput.tierId) feat(schema): \[dangerous] Input field 'contextViewType' was added to input object type 'IntegrationsSettingsCreateInput' (IntegrationsSettingsCreateInput.contextViewType) feat(schema): \[dangerous] Input field 'customViewId' was added to input object type 'IntegrationsSettingsCreateInput' (IntegrationsSettingsCreateInput.customViewId) feat(schema): \[dangerous] Input field 'canceledAt' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.canceledAt) feat(schema): \[dangerous] Input field 'hasViolatedRelations' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.hasViolatedRelations) feat(schema): \[dangerous] Input field 'healthWithAge' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.healthWithAge) feat(schema): \[dangerous] Input field 'canceledAt' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.canceledAt) feat(schema): \[dangerous] Input field 'hasViolatedRelations' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.hasViolatedRelations) feat(schema): \[dangerous] Input field 'healthWithAge' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.healthWithAge) feat(schema): \[dangerous] Input field 'canceledAt' was added to input object type 'ProjectFilter' (ProjectFilter.canceledAt) feat(schema): \[dangerous] Input field 'hasViolatedRelations' was added to input object type 'ProjectFilter' (ProjectFilter.hasViolatedRelations) feat(schema): \[dangerous] Input field 'healthWithAge' was added to input object type 'ProjectFilter' (ProjectFilter.healthWithAge) feat(schema): \[dangerous] Input field 'projectId' was added to input object type 'ProjectMilestoneUpdateInput' (ProjectMilestoneUpdateInput.projectId) feat(schema): \[dangerous] Argument 'sorts: \[CustomerSortInput!]' added to field 'Query.customers' (Query.customers.sorts) feat(schema): \[dangerous] Input field 'parentId' was added to input object type 'TeamCreateInput' (TeamCreateInput.parentId) feat(schema): \[dangerous] Input field 'autoCloseChildIssues' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.autoCloseChildIssues) feat(schema): \[dangerous] Input field 'autoCloseParentIssues' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.autoCloseParentIssues) feat(schema): \[dangerous] Input field 'parentId' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.parentId) feat(schema): \[non_breaking] Type 'CustomerCreatedAtSort' was added (CustomerCreatedAtSort) feat(schema): \[non_breaking] Type 'CustomerSortInput' was added (CustomerSortInput) feat(schema): \[non_breaking] Type 'CustomerStatusFilter' was added (CustomerStatusFilter) feat(schema): \[non_breaking] Type 'CustomerStatusSort' was added (CustomerStatusSort) feat(schema): \[non_breaking] Type 'CustomerTier' was added (CustomerTier) feat(schema): \[non_breaking] Type 'CustomerTierConnection' was added (CustomerTierConnection) feat(schema): \[non_breaking] Type 'CustomerTierCreateInput' was added (CustomerTierCreateInput) feat(schema): \[non_breaking] Type 'CustomerTierEdge' was added (CustomerTierEdge) feat(schema): \[non_breaking] Type 'CustomerTierFilter' was added (CustomerTierFilter) feat(schema): \[non_breaking] Type 'CustomerTierPayload' was added (CustomerTierPayload) feat(schema): \[non_breaking] Type 'CustomerTierUpdateInput' was added (CustomerTierUpdateInput) feat(schema): \[non_breaking] Type 'EntityCountResponse' was added (EntityCountResponse) feat(schema): \[non_breaking] Type 'GitLabIntegrationCreatePayload' was added (GitLabIntegrationCreatePayload) feat(schema): \[non_breaking] Type 'IssueDraftArchivePayload' was added (IssueDraftArchivePayload) feat(schema): \[non_breaking] Type 'IssueDraftConnection' was added (IssueDraftConnection) feat(schema): \[non_breaking] Type 'IssueDraftCreateInput' was added (IssueDraftCreateInput) feat(schema): \[non_breaking] Type 'IssueDraftEdge' was added (IssueDraftEdge) feat(schema): \[non_breaking] Type 'IssueDraftPayload' was added (IssueDraftPayload) feat(schema): \[non_breaking] Type 'IssueDraftUpdateInput' was added (IssueDraftUpdateInput) feat(schema): \[non_breaking] Type 'NameSort' was added (NameSort) feat(schema): \[non_breaking] Type 'OwnerSort' was added (OwnerSort) feat(schema): \[non_breaking] Type 'ProjectHistory' was added (ProjectHistory) feat(schema): \[non_breaking] Type 'ProjectHistoryConnection' was added (ProjectHistoryConnection) feat(schema): \[non_breaking] Type 'ProjectHistoryEdge' was added (ProjectHistoryEdge) feat(schema): \[non_breaking] Type 'ProjectMilestoneMoveInput' was added (ProjectMilestoneMoveInput) feat(schema): \[non_breaking] Type 'ProjectMilestoneMoveIssueToTeam' was added (ProjectMilestoneMoveIssueToTeam) feat(schema): \[non_breaking] Type 'ProjectMilestoneMoveIssueToTeamInput' was added (ProjectMilestoneMoveIssueToTeamInput) feat(schema): \[non_breaking] Type 'ProjectMilestoneMovePayload' was added (ProjectMilestoneMovePayload) feat(schema): \[non_breaking] Type 'ProjectMilestoneMoveProjectTeams' was added (ProjectMilestoneMoveProjectTeams) feat(schema): \[non_breaking] Type 'ProjectMilestoneMoveProjectTeamsInput' was added (ProjectMilestoneMoveProjectTeamsInput) feat(schema): \[non_breaking] Type 'RevenueSort' was added (RevenueSort) feat(schema): \[non_breaking] Type 'SizeSort' was added (SizeSort) feat(schema): \[non_breaking] Type 'TierSort' was added (TierSort) feat(schema): \[non_breaking] Type 'TrashOptionType' was added (TrashOptionType) feat(schema): \[non_breaking] Field 'slugId' was added to object type 'CustomView' (CustomView.slugId) feat(schema): \[non_breaking] Field 'revenue' was added to object type 'Customer' (Customer.revenue) feat(schema): \[non_breaking] Field 'size' was added to object type 'Customer' (Customer.size) feat(schema): \[non_breaking] Field 'tier' was added to object type 'Customer' (Customer.tier) feat(schema): \[non_breaking] Field 'attachment' was added to object type 'CustomerNeed' (CustomerNeed.attachment) feat(schema): \[non_breaking] Field 'body' was added to object type 'CustomerNeed' (CustomerNeed.body) feat(schema): \[non_breaking] Field 'bodyData' was added to object type 'CustomerNeed' (CustomerNeed.bodyData) feat(schema): \[non_breaking] Field 'creator' was added to object type 'CustomerNeed' (CustomerNeed.creator) feat(schema): \[non_breaking] Input field 'CustomerStatusCreateInput.position' changed type from 'Float!' to 'Float' (CustomerStatusCreateInput.position) feat(schema): \[non_breaking] Field 'color' was added to object type 'Favorite' (Favorite.color) feat(schema): \[non_breaking] Field 'detail' was added to object type 'Favorite' (Favorite.detail) feat(schema): \[non_breaking] Field 'icon' was added to object type 'Favorite' (Favorite.icon) feat(schema): \[non_breaking] Field 'title' was added to object type 'Favorite' (Favorite.title) feat(schema): \[non_breaking] Field 'FeatureFlag.lastStageUpdatedAt' description changed from 'The description of the feature flag.' to 'Date when the stage was last changed.' (FeatureFlag.lastStageUpdatedAt) feat(schema): \[non_breaking] Field 'FeatureFlag.rolloutStage' description changed from 'The rollout stage of the feature flag, should be defined for all feature flags in use.' to 'The rollout stage of the feature flag.' (FeatureFlag.rolloutStage) feat(schema): \[non_breaking] Field 'contextViewType' was added to object type 'IntegrationsSettings' (IntegrationsSettings.contextViewType) feat(schema): \[non_breaking] Field 'IntegrationsSettings.slackIssueCreated' is deprecated (IntegrationsSettings.slackIssueCreated) feat(schema): \[non_breaking] Field 'IntegrationsSettings.slackIssueCreated' has deprecation reason 'No longer in use. Use `slackIssueAddedToView` instead.' (IntegrationsSettings.slackIssueCreated) feat(schema): \[non_breaking] Field 'addedToCycleAt' was added to object type 'Issue' (Issue.addedToCycleAt) feat(schema): \[non_breaking] Field 'addedToProjectAt' was added to object type 'Issue' (Issue.addedToProjectAt) feat(schema): \[non_breaking] Field 'addedToCycleAt' was added to object type 'IssueSearchResult' (IssueSearchResult.addedToCycleAt) feat(schema): \[non_breaking] Field 'addedToProjectAt' was added to object type 'IssueSearchResult' (IssueSearchResult.addedToProjectAt) feat(schema): \[non_breaking] Description 'Issue filtering options.' on type 'IssueSortInput' has changed to 'Issue sorting options.' (IssueSortInput) feat(schema): \[non_breaking] Field 'customerTierCreate' was added to object type 'Mutation' (Mutation.customerTierCreate) feat(schema): \[non_breaking] Field 'customerTierDelete' was added to object type 'Mutation' (Mutation.customerTierDelete) feat(schema): \[non_breaking] Field 'customerTierUpdate' was added to object type 'Mutation' (Mutation.customerTierUpdate) feat(schema): \[non_breaking] Field 'cycleStartUpcomingCycleToday' was added to object type 'Mutation' (Mutation.cycleStartUpcomingCycleToday) feat(schema): \[non_breaking] Field 'issueDraftArchive' was added to object type 'Mutation' (Mutation.issueDraftArchive) feat(schema): \[non_breaking] Field 'issueDraftCreate' was added to object type 'Mutation' (Mutation.issueDraftCreate) feat(schema): \[non_breaking] Field 'issueDraftDelete' was added to object type 'Mutation' (Mutation.issueDraftDelete) feat(schema): \[non_breaking] Field 'issueDraftUpdate' was added to object type 'Mutation' (Mutation.issueDraftUpdate) feat(schema): \[non_breaking] Field 'projectMilestoneMove' was added to object type 'Mutation' (Mutation.projectMilestoneMove) feat(schema): \[non_breaking] Field 'Mutation.integrationSlackPost' description changed from 'Slack webhook integration.' to 'Slack integration for team notifications.' (Mutation.integrationSlackPost) feat(schema): \[non_breaking] Field 'Mutation.projectUpdateInteractionCreate' is deprecated (Mutation.projectUpdateInteractionCreate) feat(schema): \[non_breaking] Field 'Mutation.projectUpdateInteractionCreate' has deprecation reason 'ProjectUpdateInteraction is not used and will be deleted.' (Mutation.projectUpdateInteractionCreate) feat(schema): \[non_breaking] Input field 'NullableProjectFilter.hasDependedOnByRelations' description changed from 'Comparator for filtering projects which this is depended on by.' to '\[Deprecated] Comparator for filtering projects which this is depended on by.' (NullableProjectFilter.hasDependedOnByRelations) feat(schema): \[non_breaking] Input field 'NullableProjectFilter.hasDependsOnRelations' description changed from 'Comparator for filtering projects which this depends on.' to '\[Deprecated]Comparator for filtering projects which this depends on.' (NullableProjectFilter.hasDependsOnRelations) feat(schema): \[non_breaking] Field 'healthUpdatedAt' was added to object type 'Project' (Project.healthUpdatedAt) feat(schema): \[non_breaking] Field 'history' was added to object type 'Project' (Project.history) feat(schema): \[non_breaking] Field 'Project.slackIssueComments' is deprecated (Project.slackIssueComments) feat(schema): \[non_breaking] Field 'Project.slackIssueComments' has deprecation reason 'No longer in use' (Project.slackIssueComments) feat(schema): \[non_breaking] Field 'Project.slackIssueStatuses' is deprecated (Project.slackIssueStatuses) feat(schema): \[non_breaking] Field 'Project.slackIssueStatuses' has deprecation reason 'No longer is use' (Project.slackIssueStatuses) feat(schema): \[non_breaking] Field 'Project.slackNewIssue' is deprecated (Project.slackNewIssue) feat(schema): \[non_breaking] Field 'Project.slackNewIssue' has deprecation reason 'No longer in use' (Project.slackNewIssue) feat(schema): \[non_breaking] Input field 'ProjectCollectionFilter.hasDependedOnByRelations' description changed from 'Comparator for filtering projects which this is depended on by.' to '\[Deprecated] Comparator for filtering projects which this is depended on by.' (ProjectCollectionFilter.hasDependedOnByRelations) feat(schema): \[non_breaking] Input field 'ProjectCollectionFilter.hasDependsOnRelations' description changed from 'Comparator for filtering projects which this depends on.' to '\[Deprecated]Comparator for filtering projects which this depends on.' (ProjectCollectionFilter.hasDependsOnRelations) feat(schema): \[non_breaking] Input field 'ProjectFilter.hasDependedOnByRelations' description changed from 'Comparator for filtering projects which this is depended on by.' to '\[Deprecated] Comparator for filtering projects which this is depended on by.' (ProjectFilter.hasDependedOnByRelations) feat(schema): \[non_breaking] Input field 'ProjectFilter.hasDependsOnRelations' description changed from 'Comparator for filtering projects which this depends on.' to '\[Deprecated]Comparator for filtering projects which this depends on.' (ProjectFilter.hasDependsOnRelations) feat(schema): \[non_breaking] Field 'healthUpdatedAt' was added to object type 'ProjectSearchResult' (ProjectSearchResult.healthUpdatedAt) feat(schema): \[non_breaking] Field 'history' was added to object type 'ProjectSearchResult' (ProjectSearchResult.history) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackIssueComments' is deprecated (ProjectSearchResult.slackIssueComments) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackIssueComments' has deprecation reason 'No longer in use' (ProjectSearchResult.slackIssueComments) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackIssueStatuses' is deprecated (ProjectSearchResult.slackIssueStatuses) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackIssueStatuses' has deprecation reason 'No longer is use' (ProjectSearchResult.slackIssueStatuses) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackNewIssue' is deprecated (ProjectSearchResult.slackNewIssue) feat(schema): \[non_breaking] Field 'ProjectSearchResult.slackNewIssue' has deprecation reason 'No longer in use' (ProjectSearchResult.slackNewIssue) feat(schema): \[non_breaking] Description 'A update associated with an project.' on type 'ProjectUpdate' has changed to 'An update associated with a project.' (ProjectUpdate) feat(schema): \[non_breaking] Field 'archivedModelSync' was added to object type 'Query' (Query.archivedModelSync) feat(schema): \[non_breaking] Field 'archivedModelsSync' was added to object type 'Query' (Query.archivedModelsSync) feat(schema): \[non_breaking] Field 'customerTier' was added to object type 'Query' (Query.customerTier) feat(schema): \[non_breaking] Field 'customerTiers' was added to object type 'Query' (Query.customerTiers) feat(schema): \[non_breaking] Field 'syncEntityCount' was added to object type 'Query' (Query.syncEntityCount) feat(schema): \[non_breaking] Field 'Query.projectUpdateInteraction' is deprecated (Query.projectUpdateInteraction) feat(schema): \[non_breaking] Field 'Query.projectUpdateInteraction' has deprecation reason 'ProjectUpdateInteraction is not used and will be deleted.' (Query.projectUpdateInteraction) feat(schema): \[non_breaking] Field 'Query.projectUpdateInteractions' is deprecated (Query.projectUpdateInteractions) feat(schema): \[non_breaking] Field 'Query.projectUpdateInteractions' has deprecation reason 'ProjectUpdateInteraction is not used and will be deleted.' (Query.projectUpdateInteractions) feat(schema): \[non_breaking] Field 'autoCloseChildIssues' was added to object type 'Team' (Team.autoCloseChildIssues) feat(schema): \[non_breaking] Field 'autoCloseParentIssues' was added to object type 'Team' (Team.autoCloseParentIssues) feat(schema): \[non_breaking] Field 'Team.slackIssueComments' is deprecated (Team.slackIssueComments) feat(schema): \[non_breaking] Field 'Team.slackIssueComments' has deprecation reason 'No longer in use' (Team.slackIssueComments) feat(schema): \[non_breaking] Field 'Team.slackIssueStatuses' is deprecated (Team.slackIssueStatuses) feat(schema): \[non_breaking] Field 'Team.slackIssueStatuses' has deprecation reason 'No longer in use' (Team.slackIssueStatuses) feat(schema): \[non_breaking] Field 'Team.slackNewIssue' is deprecated (Team.slackNewIssue) feat(schema): \[non_breaking] Field 'Team.slackNewIssue' has deprecation reason 'No longer is use' (Team.slackNewIssue) feat(schema): \[non_breaking] Field 'issueDrafts' was added to object type 'User' (User.issueDrafts) ##### Patch Changes - [`02e0e45`](https://togithub.com/linear/linear/commit/02e0e45): chore(deps): update dependency patch versions - [`5ad9b3d`](https://togithub.com/linear/linear/commit/5ad9b3d): feat(schema): \[non_breaking] Field 'initiatives' was added to object type 'Project' (Project.initiatives) feat(schema): \[non_breaking] Field 'initiatives' was added to object type 'ProjectSearchResult' (ProjectSearchResult.initiatives) - [`1298845`](https://togithub.com/linear/linear/commit/1298845): feat(schema): \[non_breaking] Field 'Team.issueOrderingNoPriorityFirst' description changed from 'Whether issues without priority should be sorted first.' to '\[DEPRECATED] Whether issues without priority should be sorted first.' (Team.issueOrderingNoPriorityFirst) feat(schema): \[non_breaking] Field 'Team.issueOrderingNoPriorityFirst' is deprecated (Team.issueOrderingNoPriorityFirst) feat(schema): \[non_breaking] Field 'Team.issueOrderingNoPriorityFirst' has deprecation reason 'This setting is no longer in use.' (Team.issueOrderingNoPriorityFirst) feat(schema): \[non_breaking] Input field 'TeamCreateInput.issueOrderingNoPriorityFirst' description changed from 'Whether issues without priority should be sorted first.' to '\[DEPRECATED] Whether issues without priority should be sorted first.' (TeamCreateInput.issueOrderingNoPriorityFirst) feat(schema): \[non_breaking] Input field 'TeamUpdateInput.issueOrderingNoPriorityFirst' description changed from 'Whether issues without priority should be sorted first.' to '\[DEPRECATED] Whether issues without priority should be sorted first.' (TeamUpdateInput.issueOrderingNoPriorityFirst)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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