[PR #286] [MERGED] Update dependency libraries #505

Closed
opened 2026-03-03 01:12:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/286
Author: @Econa77
Created: 7/3/2018
Status: Merged
Merged: 7/3/2018
Merged by: @Econa77

Base: developHead: feature/update-libraries


📝 Commits (3)

📊 Changes

234 files changed (+5033 additions, -4167 deletions)

View changed files

📝 .swiftlint.yml (+42 -7)
📝 Clipy/Sources/AppDelegate.swift (+2 -2)
📝 Clipy/Sources/Constants.swift (+62 -62)
📝 Clipy/Sources/Extensions/NSColor+Hex.swift (+15 -15)
📝 Clipy/Sources/Extensions/NSImage+Resize.swift (+1 -1)
📝 Clipy/Sources/Extensions/NSLock+Clipy.swift (+1 -1)
📝 Clipy/Sources/Extensions/Realm+Migration.swift (+6 -6)
📝 Clipy/Sources/Extensions/Rx/Observable+Void.swift (+1 -1)
📝 Clipy/Sources/Managers/MenuManager.swift (+27 -29)
📝 Clipy/Sources/Models/CPYAppInfo.swift (+1 -1)
📝 Clipy/Sources/Models/CPYClip.swift (+7 -7)
📝 Clipy/Sources/Models/CPYClipData.swift (+8 -8)
📝 Clipy/Sources/Models/CPYDraggedData.swift (+4 -4)
📝 Clipy/Sources/Models/CPYFolder.swift (+5 -5)
📝 Clipy/Sources/Models/CPYSnippet.swift (+6 -6)
📝 Clipy/Sources/Preferences/CPYPreferencesWindowController.swift (+38 -38)
📝 Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift (+3 -3)
📝 Clipy/Sources/Preferences/Panels/CPYShortcutsPreferenceViewController.swift (+6 -6)
📝 Clipy/Sources/Preferences/Panels/CPYUpdatesPreferenceViewController.swift (+1 -1)
📝 Clipy/Sources/Services/ClipService.swift (+1 -1)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/286 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 7/3/2018 **Status:** ✅ Merged **Merged:** 7/3/2018 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `develop` ← **Head:** `feature/update-libraries` --- ### 📝 Commits (3) - [`609afd0`](https://github.com/Clipy/Clipy/commit/609afd0113adc589145908e739ec597a68254459) Update dependency libraries - [`da243aa`](https://github.com/Clipy/Clipy/commit/da243aaa7e2eb7155863cded888217b568dddde5) Update dependency gems - [`2d29586`](https://github.com/Clipy/Clipy/commit/2d295860af1a41c9e212473625c6e622f0db7474) Update SwiftLint rules ### 📊 Changes **234 files changed** (+5033 additions, -4167 deletions) <details> <summary>View changed files</summary> 📝 `.swiftlint.yml` (+42 -7) 📝 `Clipy/Sources/AppDelegate.swift` (+2 -2) 📝 `Clipy/Sources/Constants.swift` (+62 -62) 📝 `Clipy/Sources/Extensions/NSColor+Hex.swift` (+15 -15) 📝 `Clipy/Sources/Extensions/NSImage+Resize.swift` (+1 -1) 📝 `Clipy/Sources/Extensions/NSLock+Clipy.swift` (+1 -1) 📝 `Clipy/Sources/Extensions/Realm+Migration.swift` (+6 -6) 📝 `Clipy/Sources/Extensions/Rx/Observable+Void.swift` (+1 -1) 📝 `Clipy/Sources/Managers/MenuManager.swift` (+27 -29) 📝 `Clipy/Sources/Models/CPYAppInfo.swift` (+1 -1) 📝 `Clipy/Sources/Models/CPYClip.swift` (+7 -7) 📝 `Clipy/Sources/Models/CPYClipData.swift` (+8 -8) 📝 `Clipy/Sources/Models/CPYDraggedData.swift` (+4 -4) 📝 `Clipy/Sources/Models/CPYFolder.swift` (+5 -5) 📝 `Clipy/Sources/Models/CPYSnippet.swift` (+6 -6) 📝 `Clipy/Sources/Preferences/CPYPreferencesWindowController.swift` (+38 -38) 📝 `Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift` (+3 -3) 📝 `Clipy/Sources/Preferences/Panels/CPYShortcutsPreferenceViewController.swift` (+6 -6) 📝 `Clipy/Sources/Preferences/Panels/CPYUpdatesPreferenceViewController.swift` (+1 -1) 📝 `Clipy/Sources/Services/ClipService.swift` (+1 -1) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#505
No description provided.