mastodon / joinmastodon

The official Mastodon project homepage
https://joinmastodon.org
240 stars 152 forks source link

fix(deps): update dependency @linear/sdk to v33 #805

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

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

Release Notes

linear/linear (@​linear/sdk) ### [`v33.0.0`](https://redirect.github.com/linear/linear/releases/tag/%40linear/sdk%4033.0.0) [Compare Source](https://redirect.github.com/linear/linear/compare/@linear/sdk@32.0.0...@linear/sdk@33.0.0) ##### Major Changes - [`b1f690d`](https://redirect.github.com/linear/linear/commit/b1f690d): feat(schema): \[breaking] Input field 'CustomerCreateInput.revenue' changed type from 'String' to 'Int' (CustomerCreateInput.revenue) feat(schema): \[breaking] Input field 'CustomerCreateInput.size' changed type from 'String' to 'Int' (CustomerCreateInput.size) feat(schema): \[breaking] Field 'contentData' (deprecated) was removed from object type 'DocumentContent' (DocumentContent.contentData) feat(schema): \[breaking] Field 'descriptionData' (deprecated) was removed from object type 'Issue' (Issue.descriptionData) feat(schema): \[breaking] Field 'descriptionData' (deprecated) was removed from object type 'IssueSearchResult' (IssueSearchResult.descriptionData) feat(schema): \[breaking] Field 'customerStatusCreate' was removed from object type 'Mutation' (Mutation.customerStatusCreate) feat(schema): \[breaking] Field 'customerStatusDelete' was removed from object type 'Mutation' (Mutation.customerStatusDelete) feat(schema): \[breaking] Field 'customerStatusUpdate' was removed from object type 'Mutation' (Mutation.customerStatusUpdate) feat(schema): \[breaking] Input field 'organizationId' was added to input object type 'SentrySettingsInput' (SentrySettingsInput.organizationId) feat(schema): \[breaking] Field 'draftWorkflowState' (deprecated) was removed from object type 'Team' (Team.draftWorkflowState) feat(schema): \[breaking] Field 'mergeWorkflowState' (deprecated) was removed from object type 'Team' (Team.mergeWorkflowState) feat(schema): \[breaking] Field 'mergeableWorkflowState' (deprecated) was removed from object type 'Team' (Team.mergeableWorkflowState) feat(schema): \[breaking] Field 'reviewWorkflowState' (deprecated) was removed from object type 'Team' (Team.reviewWorkflowState) feat(schema): \[breaking] Field 'startWorkflowState' (deprecated) was removed from object type 'Team' (Team.startWorkflowState) feat(schema): \[breaking] Input field 'cycleEnabledStartWeek' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.cycleEnabledStartWeek) feat(schema): \[breaking] Input field 'draftWorkflowStateId' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.draftWorkflowStateId) feat(schema): \[breaking] Input field 'mergeWorkflowStateId' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.mergeWorkflowStateId) feat(schema): \[breaking] Input field 'mergeableWorkflowStateId' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.mergeableWorkflowStateId) feat(schema): \[breaking] Input field 'reviewWorkflowStateId' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.reviewWorkflowStateId) feat(schema): \[breaking] Input field 'startWorkflowStateId' was removed from input object type 'TeamUpdateInput' (TeamUpdateInput.startWorkflowStateId) feat(schema): \[breaking] Field 'UserSettings.notificationCategoryPreferences' changed type from 'JSONObject!' to 'NotificationCategoryPreferences!' (UserSettings.notificationCategoryPreferences) feat(schema): \[dangerous] Input field 'attachmentId' was added to input object type 'CustomerNeedUpdateInput' (CustomerNeedUpdateInput.attachmentId) feat(schema): \[dangerous] Input field 'displayName' was added to input object type 'CustomerTierCreateInput' (CustomerTierCreateInput.displayName) feat(schema): \[dangerous] Input field 'displayName' was added to input object type 'CustomerTierUpdateInput' (CustomerTierUpdateInput.displayName) feat(schema): \[dangerous] Enum value 'slackInitiativePost' was added to enum 'IntegrationService' (IntegrationService.slackInitiativePost) feat(schema): \[dangerous] Enum value 'slackOrgInitiativeUpdatesPost' was added to enum 'IntegrationService' (IntegrationService.slackOrgInitiativeUpdatesPost) feat(schema): \[dangerous] Input field 'slackInitiativePost' was added to input object type 'IntegrationSettingsInput' (IntegrationSettingsInput.slackInitiativePost) feat(schema): \[dangerous] Input field 'slackOrgInitiativeUpdatesPost' was added to input object type 'IntegrationSettingsInput' (IntegrationSettingsInput.slackOrgInitiativeUpdatesPost) feat(schema): \[dangerous] Input field 'initiativeId' was added to input object type 'IntegrationsSettingsCreateInput' (IntegrationsSettingsCreateInput.initiativeId) feat(schema): \[dangerous] Input field 'slackInitiativeUpdateCreated' was added to input object type 'IntegrationsSettingsCreateInput' (IntegrationsSettingsCreateInput.slackInitiativeUpdateCreated) feat(schema): \[dangerous] Input field 'slackInitiativeUpdateCreated' was added to input object type 'IntegrationsSettingsUpdateInput' (IntegrationsSettingsUpdateInput.slackInitiativeUpdateCreated) feat(schema): \[dangerous] Input field 'sourcePullRequestCommentId' was added to input object type 'IssueCreateInput' (IssueCreateInput.sourcePullRequestCommentId) feat(schema): \[dangerous] Input field 'initiativeUpdateId' was added to input object type 'NotificationEntityInput' (NotificationEntityInput.initiativeUpdateId) feat(schema): \[dangerous] Input field 'initiativeUpdateId' was added to input object type 'NotificationUpdateInput' (NotificationUpdateInput.initiativeUpdateId) feat(schema): \[dangerous] Input field 'workingDays' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.workingDays) feat(schema): \[dangerous] Input field 'pullRequestCommentId' was added to input object type 'ReactionCreateInput' (ReactionCreateInput.pullRequestCommentId) feat(schema): \[dangerous] Input field 'pullRequestId' was added to input object type 'ReactionCreateInput' (ReactionCreateInput.pullRequestId) feat(schema): \[dangerous] Input field 'notificationChannelPreferences' was added to input object type 'UserSettingsUpdateInput' (UserSettingsUpdateInput.notificationChannelPreferences) feat(schema): \[dangerous] Enum value 'customer' was added to enum 'ViewType' (ViewType.customer) feat(schema): \[dangerous] Input field 'canReadCustomers' was added to input object type 'ZendeskSettingsInput' (ZendeskSettingsInput.canReadCustomers) feat(schema): \[non_breaking] Type 'CustomerNeedCreateFromAttachmentInput' was added (CustomerNeedCreateFromAttachmentInput) feat(schema): \[non_breaking] Type 'NotificationCategory' was added (NotificationCategory) feat(schema): \[non_breaking] Type 'NotificationChannel' was added (NotificationChannel) feat(schema): \[non_breaking] Type 'NotificationChannelPreferences' was added (NotificationChannelPreferences) feat(schema): \[non_breaking] Type 'NotificationChannelPreferencesInput' was added (NotificationChannelPreferencesInput) feat(schema): \[non_breaking] Type 'PullRequestComment' was added (PullRequestComment) feat(schema): \[non_breaking] Type 'PullRequestUserState' was added (PullRequestUserState) feat(schema): \[non_breaking] Type 'PullRequestUserStateInput' was added (PullRequestUserStateInput) feat(schema): \[non_breaking] Field 'CustomerNeed.priority' description changed from 'The urgency of the customer need. 0 = No urgency, 1 = Critical, 2 = Important, 3 = Nice to have.' to 'Whether the customer need is important or not. 0 = Not important, 1 = Important.' (CustomerNeed.priority) feat(schema): \[non_breaking] Input field 'CustomerNeedCreateInput.priority' description changed from 'The urgency of the customer need. 0 = No urgency, 1 = Critical, 2 = Important, 3 = Nice to have.' to 'Whether the customer need is important or not. 0 = Not important, 1 = Important.' (CustomerNeedCreateInput.priority) feat(schema): \[non_breaking] Input field 'CustomerNeedUpdateInput.priority' description changed from 'The urgency of the customer need. 0 = No urgency, 1 = Critical, 2 = Important, 3 = Nice to have.' to 'Whether the customer need is important or not. 0 = Not important, 1 = Important.' (CustomerNeedUpdateInput.priority) feat(schema): \[non_breaking] Field 'displayName' was added to object type 'CustomerTier' (CustomerTier.displayName) feat(schema): \[non_breaking] Input field 'CustomerTierCreateInput.name' changed type from 'String!' to 'String' (CustomerTierCreateInput.name) feat(schema): \[non_breaking] Field 'integrationsSettings' was added to object type 'Initiative' (Initiative.integrationsSettings) feat(schema): \[non_breaking] Field 'url' was added to object type 'Initiative' (Initiative.url) feat(schema): \[non_breaking] Field 'initiativeUpdateId' was added to object type 'InitiativeNotification' (InitiativeNotification.initiativeUpdateId) feat(schema): \[non_breaking] Field 'slackInitiativePost' was added to object type 'IntegrationSettings' (IntegrationSettings.slackInitiativePost) feat(schema): \[non_breaking] Field 'slackOrgInitiativeUpdatesPost' was added to object type 'IntegrationSettings' (IntegrationSettings.slackOrgInitiativeUpdatesPost) feat(schema): \[non_breaking] Field 'initiative' was added to object type 'IntegrationsSettings' (IntegrationsSettings.initiative) feat(schema): \[non_breaking] Field 'slackInitiativeUpdateCreated' was added to object type 'IntegrationsSettings' (IntegrationsSettings.slackInitiativeUpdateCreated) feat(schema): \[non_breaking] Description 'The configuration of all integrations for a project or a team.' on type 'IntegrationsSettings' has changed to 'The configuration of all integrations for different entities.' (IntegrationsSettings) feat(schema): \[non_breaking] Field 'customerMerge' was added to object type 'Mutation' (Mutation.customerMerge) feat(schema): \[non_breaking] Field 'customerNeedCreateFromAttachment' was added to object type 'Mutation' (Mutation.customerNeedCreateFromAttachment) feat(schema): \[non_breaking] Field 'customerNeedUnarchive' was added to object type 'Mutation' (Mutation.customerNeedUnarchive) feat(schema): \[non_breaking] Field 'integrationGithubImportRefresh' was added to object type 'Mutation' (Mutation.integrationGithubImportRefresh) feat(schema): \[non_breaking] Field 'integrationSlackInitiativePost' was added to object type 'Mutation' (Mutation.integrationSlackInitiativePost) feat(schema): \[non_breaking] Field 'integrationSlackOrgInitiativeUpdatesPost' was added to object type 'Mutation' (Mutation.integrationSlackOrgInitiativeUpdatesPost) feat(schema): \[non_breaking] Field 'notificationCategoryChannelSubscriptionUpdate' was added to object type 'Mutation' (Mutation.notificationCategoryChannelSubscriptionUpdate) feat(schema): \[non_breaking] Description for argument 'id' on field 'Mutation.customerNeedArchive' changed from 'The identifier of the customer need to delete.' to 'The identifier of the customer need to archive.' (Mutation.customerNeedArchive.id) feat(schema): \[non_breaking] Field 'Mutation.projectUpdateMarkAsRead' is deprecated (Mutation.projectUpdateMarkAsRead) feat(schema): \[non_breaking] Field 'Mutation.projectUpdateMarkAsRead' has deprecation reason 'Project uppdate interactions are not used and will be removed.' (Mutation.projectUpdateMarkAsRead) feat(schema): \[non_breaking] Field 'workingDays' was added to object type 'Organization' (Organization.workingDays) feat(schema): \[non_breaking] Field 'currentProgress' was added to object type 'ProjectMilestone' (ProjectMilestone.currentProgress) feat(schema): \[non_breaking] Field 'progressHistory' was added to object type 'ProjectMilestone' (ProjectMilestone.progressHistory) feat(schema): \[non_breaking] Field 'document' was added to object type 'ProjectNotification' (ProjectNotification.document) feat(schema): \[non_breaking] Field 'initiative' was added to object type 'ProjectNotification' (ProjectNotification.initiative) feat(schema): \[non_breaking] Field 'initiativeUpdate' was added to object type 'ProjectNotification' (ProjectNotification.initiativeUpdate) feat(schema): \[non_breaking] Field 'ProjectUpdateWithInteractionPayload.interaction' is deprecated (ProjectUpdateWithInteractionPayload.interaction) feat(schema): \[non_breaking] Field 'ProjectUpdateWithInteractionPayload.interaction' has deprecation reason 'Project update interactions are not used and will be removed.' (ProjectUpdateWithInteractionPayload.interaction) feat(schema): \[non_breaking] Field 'organizationId' was added to object type 'SentrySettings' (SentrySettings.organizationId) feat(schema): \[non_breaking] Field 'notificationChannelPreferences' was added to object type 'UserSettings' (UserSettings.notificationChannelPreferences) feat(schema): \[non_breaking] Field 'canReadCustomers' was added to object type 'ZendeskSettings' (ZendeskSettings.canReadCustomers) ### [`v32.0.0`](https://redirect.github.com/linear/linear/releases/tag/%40linear/sdk%4032.0.0) [Compare Source](https://redirect.github.com/linear/linear/compare/@linear/sdk@31.0.0...@linear/sdk@32.0.0) ##### Major Changes - [`58ec5c8`](https://redirect.github.com/linear/linear/commit/58ec5c8): feat(schema): \[breaking] Type 'IssueDraftArchivePayload' was removed (IssueDraftArchivePayload) feat(schema): \[breaking] Type 'IssueDraftCreateInput' was removed (IssueDraftCreateInput) feat(schema): \[breaking] Type 'IssueDraftPayload' was removed (IssueDraftPayload) feat(schema): \[breaking] Type 'IssueDraftUpdateInput' was removed (IssueDraftUpdateInput) feat(schema): \[breaking] Type 'Update' was removed (Update) feat(schema): \[breaking] Type 'UpdateConnection' was removed (UpdateConnection) feat(schema): \[breaking] Type 'UpdateEdge' was removed (UpdateEdge) feat(schema): \[breaking] Type 'UpdateHealthType' was removed (UpdateHealthType) feat(schema): \[breaking] Input field 'CustomerNeedCollectionFilter.customer' changed type from 'CustomerFilter' to 'NullableCustomerFilter' (CustomerNeedCollectionFilter.customer) feat(schema): \[breaking] Input field 'CustomerNeedFilter.customer' changed type from 'CustomerFilter' to 'NullableCustomerFilter' (CustomerNeedFilter.customer) feat(schema): \[breaking] Field 'FeatureFlag.project' changed type from 'Project!' to 'Project' (FeatureFlag.project) feat(schema): \[breaking] Input field 'GitHubRepoMappingInput.id' changed type from 'String' to 'String!' (GitHubRepoMappingInput.id) feat(schema): \[breaking] Field 'labels' was removed from object type 'IssueDraft' (IssueDraft.labels) feat(schema): \[breaking] Field 'issueDraftArchive' was removed from object type 'Mutation' (Mutation.issueDraftArchive) feat(schema): \[breaking] Field 'issueDraftCreate' was removed from object type 'Mutation' (Mutation.issueDraftCreate) feat(schema): \[breaking] Field 'issueDraftDelete' was removed from object type 'Mutation' (Mutation.issueDraftDelete) feat(schema): \[breaking] Field 'issueDraftUpdate' was removed from object type 'Mutation' (Mutation.issueDraftUpdate) feat(schema): \[breaking] Argument 'code: String!' added to field 'Mutation.integrationGithubConnect' (Mutation.integrationGithubConnect.code) feat(schema): \[breaking] Argument 'code: String!' added to field 'Mutation.integrationGithubImportConnect' (Mutation.integrationGithubImportConnect.code) feat(schema): \[dangerous] Input field 'initiativeUpdateId' was added to input object type 'CommentCreateInput' (CommentCreateInput.initiativeUpdateId) feat(schema): \[dangerous] Input field 'postId' was added to input object type 'CommentCreateInput' (CommentCreateInput.postId) feat(schema): \[dangerous] Input field 'logoUrl' was added to input object type 'CustomerCreateInput' (CustomerCreateInput.logoUrl) feat(schema): \[dangerous] Input field 'logoUrl' was added to input object type 'CustomerUpdateInput' (CustomerUpdateInput.logoUrl) feat(schema): \[dangerous] Input field 'recurringIssueTemplate' was added to input object type 'IssueCollectionFilter' (IssueCollectionFilter.recurringIssueTemplate) feat(schema): \[dangerous] Input field 'slaType' was added to input object type 'IssueCreateInput' (IssueCreateInput.slaType) feat(schema): \[dangerous] Input field 'recurringIssueTemplate' was added to input object type 'IssueFilter' (IssueFilter.recurringIssueTemplate) feat(schema): \[dangerous] Input field 'slaType' was added to input object type 'IssueUpdateInput' (IssueUpdateInput.slaType) feat(schema): \[dangerous] Argument 'reason: String' added to field 'Mutation.logout' (Mutation.logout.reason) feat(schema): \[dangerous] Argument 'reason: String' added to field 'Mutation.logoutAllSessions' (Mutation.logoutAllSessions.reason) feat(schema): \[dangerous] Argument 'reason: String' added to field 'Mutation.logoutOtherSessions' (Mutation.logoutOtherSessions.reason) feat(schema): \[dangerous] Input field 'recurringIssueTemplate' was added to input object type 'NullableIssueFilter' (NullableIssueFilter.recurringIssueTemplate) feat(schema): \[dangerous] Input field 'type' was added to input object type 'NullableTemplateFilter' (NullableTemplateFilter.type) feat(schema): \[dangerous] Argument 'filter: NullableTemplateFilter' added to field 'Organization.templates' (Organization.templates.filter) feat(schema): \[dangerous] Input field 'customersConfiguration' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.customersConfiguration) feat(schema): \[dangerous] Input field 'customersEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.customersEnabled) feat(schema): \[dangerous] Input field 'postId' was added to input object type 'ReactionCreateInput' (ReactionCreateInput.postId) feat(schema): \[dangerous] Argument 'filter: NullableTemplateFilter' added to field 'Team.templates' (Team.templates.filter) feat(schema): \[dangerous] Input field 'notificationCategoryPreferences' was added to input object type 'UserSettingsUpdateInput' (UserSettingsUpdateInput.notificationCategoryPreferences) feat(schema): \[dangerous] Enum value 'feedAll' was added to enum 'ViewType' (ViewType.feedAll) feat(schema): \[dangerous] Enum value 'feedFollowing' was added to enum 'ViewType' (ViewType.feedFollowing) feat(schema): \[non_breaking] Type 'CustomerNeedArchivePayload' was added (CustomerNeedArchivePayload) feat(schema): \[non_breaking] Type 'DraftConnection' was added (DraftConnection) feat(schema): \[non_breaking] Type 'DraftEdge' was added (DraftEdge) feat(schema): \[non_breaking] Type 'IssueBatchCreateInput' was added (IssueBatchCreateInput) feat(schema): \[non_breaking] Type 'IssueTitleSuggestionFromCustomerRequestPayload' was added (IssueTitleSuggestionFromCustomerRequestPayload) feat(schema): \[non_breaking] Type 'NotificationCategoryPreferences' was added (NotificationCategoryPreferences) feat(schema): \[non_breaking] Type 'NotificationCategoryPreferencesChannel' was added (NotificationCategoryPreferencesChannel) feat(schema): \[non_breaking] Type 'NotificationCategoryPreferencesChannelInput' was added (NotificationCategoryPreferencesChannelInput) feat(schema): \[non_breaking] Type 'NotificationCategoryPreferencesInput' was added (NotificationCategoryPreferencesInput) feat(schema): \[non_breaking] Type 'NullableCustomerFilter' was added (NullableCustomerFilter) feat(schema): \[non_breaking] Type 'PostType' was added (PostType) feat(schema): \[non_breaking] Field 'initiativeUpdate' was added to object type 'Comment' (Comment.initiativeUpdate) feat(schema): \[non_breaking] Field 'initiative' was added to object type 'Draft' (Draft.initiative) feat(schema): \[non_breaking] Field 'initiativeUpdate' was added to object type 'Draft' (Draft.initiativeUpdate) feat(schema): \[non_breaking] Field 'issue' was added to object type 'FeatureFlag' (FeatureFlag.issue) feat(schema): \[non_breaking] Description 'A feature flag for a project.' on type 'FeatureFlag' has changed to 'A feature flag for a project or an issue.' (FeatureFlag) feat(schema): \[non_breaking] Field 'initiativeUpdate' was added to object type 'FeedItem' (FeedItem.initiativeUpdate) feat(schema): \[non_breaking] Field 'GitHubRepoMapping.id' changed type from 'String' to 'String!' (GitHubRepoMapping.id) feat(schema): \[non_breaking] Field 'recurringIssueTemplate' was added to object type 'Issue' (Issue.recurringIssueTemplate) feat(schema): \[non_breaking] Field 'slaHighRiskAt' was added to object type 'Issue' (Issue.slaHighRiskAt) feat(schema): \[non_breaking] Field 'slaMediumRiskAt' was added to object type 'Issue' (Issue.slaMediumRiskAt) feat(schema): \[non_breaking] Field 'labelIds' was added to object type 'IssueDraft' (IssueDraft.labelIds) feat(schema): \[non_breaking] Field 'needs' was added to object type 'IssueDraft' (IssueDraft.needs) feat(schema): \[non_breaking] Field 'parentId' was added to object type 'IssueDraft' (IssueDraft.parentId) feat(schema): \[non_breaking] Field 'parentIssueId' was added to object type 'IssueDraft' (IssueDraft.parentIssueId) feat(schema): \[non_breaking] Field 'inheritedFrom' was added to object type 'IssueLabel' (IssueLabel.inheritedFrom) feat(schema): \[non_breaking] Field 'recurringIssueTemplate' was added to object type 'IssueSearchResult' (IssueSearchResult.recurringIssueTemplate) feat(schema): \[non_breaking] Field 'slaHighRiskAt' was added to object type 'IssueSearchResult' (IssueSearchResult.slaHighRiskAt) feat(schema): \[non_breaking] Field 'slaMediumRiskAt' was added to object type 'IssueSearchResult' (IssueSearchResult.slaMediumRiskAt) feat(schema): \[non_breaking] Field 'customerNeedArchive' was added to object type 'Mutation' (Mutation.customerNeedArchive) feat(schema): \[non_breaking] Field 'issueBatchCreate' was added to object type 'Mutation' (Mutation.issueBatchCreate) feat(schema): \[non_breaking] Field 'Mutation.projectRelationCreate' description changed from '\[ALPHA] Creates a new project relation.' to 'Creates a new project relation.' (Mutation.projectRelationCreate) feat(schema): \[non_breaking] Field 'Mutation.projectRelationDelete' description changed from '\[ALPHA] Deletes a project relation.' to 'Deletes a project relation.' (Mutation.projectRelationDelete) feat(schema): \[non_breaking] Field 'Mutation.projectRelationUpdate' description changed from '\[ALPHA] Updates a project relation.' to 'Updates a project relation.' (Mutation.projectRelationUpdate) feat(schema): \[non_breaking] Field 'customersConfiguration' was added to object type 'Organization' (Organization.customersConfiguration) feat(schema): \[non_breaking] Field 'customersEnabled' was added to object type 'Organization' (Organization.customersEnabled) feat(schema): \[non_breaking] Field 'type' was added to object type 'Post' (Post.type) feat(schema): \[non_breaking] Field 'issueTitleSuggestionFromCustomerRequest' was added to object type 'Query' (Query.issueTitleSuggestionFromCustomerRequest) feat(schema): \[non_breaking] Description 'Which day count to use for SLA calculations.' was removed from object type 'SLADayCountType' (SLADayCountType) feat(schema): \[non_breaking] Field 'drafts' was added to object type 'User' (User.drafts) feat(schema): \[non_breaking] Field 'autoAssignToSelf' was added to object type 'UserSettings' (UserSettings.autoAssignToSelf) feat(schema): \[non_breaking] Field 'notificationCategoryPreferences' was added to object type 'UserSettings' (UserSettings.notificationCategoryPreferences)

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.