From d101a6fa34d52c92088ab34fd915d012da93d877 Mon Sep 17 00:00:00 2001 From: Alex Odawa Date: Thu, 31 Oct 2024 15:44:06 +0100 Subject: [PATCH 1/3] bumping blueprint --- Package.swift | 2 +- Podfile.lock | 18 +++++++++--------- version.rb | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Package.swift b/Package.swift index 701ff635..f1e06fce 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( ), ], dependencies: [ - .package(url: "https://github.com/square/Blueprint", from: "4.0.0"), + .package(url: "https://github.com/square/Blueprint", from: "5.0.0"), ], targets: [ .target( diff --git a/Podfile.lock b/Podfile.lock index ca33e8d1..70b14011 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,13 +1,13 @@ PODS: - - BlueprintUI (4.0.0) - - BlueprintUICommonControls (4.0.0): - - BlueprintUI (= 4.0.0) + - BlueprintUI (5.0.0) + - BlueprintUICommonControls (5.0.0): + - BlueprintUI (= 5.0.0) - BlueprintUILists (14.4.0): - - BlueprintUI (~> 4.0) + - BlueprintUI (~> 5.0) - ListableUI - BlueprintUILists/Tests (14.4.0): - - BlueprintUI (~> 4.0) - - BlueprintUICommonControls (~> 4.0) + - BlueprintUI (~> 5.0) + - BlueprintUICommonControls (~> 5.0) - ListableUI - EnglishDictionary (1.0.0.LOCAL) - ListableUI (14.4.0) @@ -44,9 +44,9 @@ EXTERNAL SOURCES: :path: Internal Pods/Snapshot/Snapshot.podspec SPEC CHECKSUMS: - BlueprintUI: 1818f187a6be6c69266a4e30f03a6ad7755530e9 - BlueprintUICommonControls: 6ceffc16822dea3d1910029aa87eed7a386e4e3b - BlueprintUILists: 799f21a75c76968f84ab768dcba0950ff53e23f8 + BlueprintUI: 0e2d2944bca6c0d6d96df711a43bce01154bb7ef + BlueprintUICommonControls: 8f400ee3ecf2bc58bd21cce29caba9f7c83d22b8 + BlueprintUILists: 56f7bf248a832e3807be43e3215b2a8e3387c953 EnglishDictionary: 2cf40d33cc1b68c4152a1cc69561aaf6e4ba0209 ListableUI: 04974e3cc04a2df7f93242b489431ea86e69329b Snapshot: 574e65b08c02491a541efbd2619c92cc26514d1c diff --git a/version.rb b/version.rb index 0ad5fbf1..9ff232e8 100644 --- a/version.rb +++ b/version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -BLUEPRINT_VERSION ||= ['~> 4.0'].freeze +BLUEPRINT_VERSION ||= ['~> 5.0'].freeze LISTABLE_VERSION ||= '14.4.0' From 09af75ae1b26b0756f57c44ca07b1d8980984214 Mon Sep 17 00:00:00 2001 From: Alex Odawa Date: Thu, 31 Oct 2024 15:49:32 +0100 Subject: [PATCH 2/3] bumping version to 14.4.1 --- CHANGELOG.md | 15 ++++++++++++--- Podfile.lock | 12 ++++++------ version.rb | 2 +- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e200a425..8cbcecf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,14 +8,22 @@ ### Changed -- `animatesChanges` now always defaults to `true`. - ### Misc ### Internal # Past Releases +# [14.4.1] - 2024-10-31 + +### Changed + +- `animatesChanges` now always defaults to `true`. + +### Internal + +- `BlueprintUILists` now depends on `BlueprintUI` 5.0.0. + # [14.4.0] - 2024-08-27 ### Added @@ -1063,7 +1071,8 @@ listActions.scrolling.scrollToSection( Earlier releases were ad-hoc and not tracked. To see all changes, please reference [closed PRs on Github](https://github.com/kyleve/Listable/pulls?q=is%3Apr+is%3Aclosed). -[Main]: https://github.com/square/Listable/compare/14.4.0...main +[Main]: https://github.com/square/Listable/compare/14.4.1...main +[14.4.0]: https://github.com/square/Listable/compare/14.4.0...14.4.1 [14.4.0]: https://github.com/square/Listable/compare/14.3.1...14.4.0 [14.3.1]: https://github.com/square/Listable/compare/14.3.0...14.3.1 [14.3.0]: https://github.com/square/Listable/compare/14.2.0...14.3.0 diff --git a/Podfile.lock b/Podfile.lock index 70b14011..541426d1 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -2,16 +2,16 @@ PODS: - BlueprintUI (5.0.0) - BlueprintUICommonControls (5.0.0): - BlueprintUI (= 5.0.0) - - BlueprintUILists (14.4.0): + - BlueprintUILists (14.4.1): - BlueprintUI (~> 5.0) - ListableUI - - BlueprintUILists/Tests (14.4.0): + - BlueprintUILists/Tests (14.4.1): - BlueprintUI (~> 5.0) - BlueprintUICommonControls (~> 5.0) - ListableUI - EnglishDictionary (1.0.0.LOCAL) - - ListableUI (14.4.0) - - ListableUI/Tests (14.4.0): + - ListableUI (14.4.1) + - ListableUI/Tests (14.4.1): - EnglishDictionary - Snapshot - Snapshot (1.0.0.LOCAL) @@ -46,9 +46,9 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: BlueprintUI: 0e2d2944bca6c0d6d96df711a43bce01154bb7ef BlueprintUICommonControls: 8f400ee3ecf2bc58bd21cce29caba9f7c83d22b8 - BlueprintUILists: 56f7bf248a832e3807be43e3215b2a8e3387c953 + BlueprintUILists: 63f017beded0523d421ad50e1df067d9ec926f1f EnglishDictionary: 2cf40d33cc1b68c4152a1cc69561aaf6e4ba0209 - ListableUI: 04974e3cc04a2df7f93242b489431ea86e69329b + ListableUI: 1badb93ce08e58e6e3c21950a5e390e6b8f95aa7 Snapshot: 574e65b08c02491a541efbd2619c92cc26514d1c PODFILE CHECKSUM: 2b979d4f2436d28af7c87b125b646836119b89b7 diff --git a/version.rb b/version.rb index 9ff232e8..36f193de 100644 --- a/version.rb +++ b/version.rb @@ -2,7 +2,7 @@ BLUEPRINT_VERSION ||= ['~> 5.0'].freeze -LISTABLE_VERSION ||= '14.4.0' +LISTABLE_VERSION ||= '14.4.1' LISTABLE_IOS_DEPLOYMENT_TARGET ||= '15.0' From 775c7d32cd31d17d9b5c6297eedfc4b4b1e9b05e Mon Sep 17 00:00:00 2001 From: Alex Odawa Date: Thu, 31 Oct 2024 16:25:59 +0100 Subject: [PATCH 3/3] Bump CI Xcode to 15.4 (from 15.1) --- .github/workflows/env.properties | 2 +- .github/workflows/run_tests.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/env.properties b/.github/workflows/env.properties index d1fa2bd6..14705434 100644 --- a/.github/workflows/env.properties +++ b/.github/workflows/env.properties @@ -1 +1 @@ -xcode_version=15.1 +xcode_version=15.4 diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index bb9ef2b6..7531fcbe 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -11,11 +11,11 @@ jobs: spm: name: Swift Package Manager - runs-on: macos-13-xlarge + runs-on: macos-14-xlarge steps: - - name: Switch To Xcode 15.1 - run: sudo xcode-select -switch /Applications/Xcode_15.1.app + - name: Switch To Xcode 15.4 + run: sudo xcode-select -switch /Applications/Xcode_15.4.app - name: Checkout repository uses: actions/checkout@v1 @@ -28,7 +28,7 @@ jobs: test: name: "iOS ${{ matrix.sdk }}" - runs-on: macos-13-xlarge + runs-on: macos-14-xlarge strategy: matrix: