-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: cgrindel/rules_swift_package_manager
base: v0.35.1
head repository: cgrindel/rules_swift_package_manager
compare: v0.36.0
- 12 commits
- 51 files changed
- 6 contributors
Commits on Jul 10, 2024
-
chore: update README.md for v0.35.1 (#1164)
Automated update of `README.md` for release v0.35.1 This pull request was created by [cgrindel/gha_create_release](https://github.com/cgrindel/gha_create_release). Co-authored-by: cgrindel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e0e33e - Browse repository at this point
Copy the full SHA 8e0e33eView commit details -
chore(deps): update dependency airbnb/lottie-spm to from: "4.5.0" (#1159
) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [airbnb/lottie-spm](https://togithub.com/airbnb/lottie-spm) | minor | `from: "4.4.3"` -> `from: "4.5.0"` | --- ### Release Notes <details> <summary>airbnb/lottie-spm (airbnb/lottie-spm)</summary> ### [`v4.5.0`](https://togithub.com/airbnb/lottie-spm/releases/tag/4.5.0) [Compare Source](https://togithub.com/airbnb/lottie-spm/compare/4.4.3...4.5.0) #### New Features - Added drop shadow support to main thread rendering engine ([https://github.com/airbnb/lottie-ios/pull/2423](https://togithub.com/airbnb/lottie-ios/pull/2423)) - Added support for opacity text animators ([https://github.com/airbnb/lottie-ios/pull/2436](https://togithub.com/airbnb/lottie-ios/pull/2436)) - Added `LottieView` helper for configuring individual `LottieAnimationView` properties ([https://github.com/airbnb/lottie-ios/pull/2415](https://togithub.com/airbnb/lottie-ios/pull/2415)) #### Bug Fixes - Fixed issue where bezier paths could be closed incorrectly ([https://github.com/airbnb/lottie-ios/pull/2418](https://togithub.com/airbnb/lottie-ios/pull/2418)) - Fixed bug where font providers were ignored in precomposition layers in the main thread rendering engine ([https://github.com/airbnb/lottie-ios/pull/2439](https://togithub.com/airbnb/lottie-ios/pull/2439)) - Fixed issue where lottie-spm package could cause package operations to unexpectedly fail on Linux ([https://github.com/airbnb/lottie-spm/pull/27](https://togithub.com/airbnb/lottie-spm/pull/27)). #### Version Compatibility **Lottie now requires Xcode 15 / Swift 5.9 or later** ([https://github.com/airbnb/lottie-ios/pull/2400](https://togithub.com/airbnb/lottie-ios/pull/2400)). Our version support policy is that Lottie supports Swift / Xcode versions back to the minimum version that is permitted by Apple for submissions to the App Store. As of April 2024, this is Xcode 15 / Swift 5.9: https://developer.apple.com/news/?id=fxu2qp7b. **Full Changelog**: airbnb/lottie-ios@4.4.3...4.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Configuration menu - View commit details
-
Copy full SHA for 5b91f22 - Browse repository at this point
Copy the full SHA 5b91f22View commit details
Commits on Jul 11, 2024
-
chore(deps): update dependency nicklockwood/swiftformat to from: "0.5…
…4.1" (#1165) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat) | patch | `from: "0.54.0"` -> `from: "0.54.1"` | --- ### Release Notes <details> <summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary> ### [`v0.54.1`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0541-2024-07-10) [Compare Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.54.0...0.54.1) - The `--nilInit insert` option is no longer applied to lazy or attributed properties - The `blankLinesBetweenChainedFunctions` rule now correctly handles comments in the chain - Fixed indenting of wrapped arguments in `--fragment` mode - Fixed bug where attributes were mistaken for an accessor in a computer property - Fixed indenting of commented code after an opening bracket - Fixed spurious removal of `return` in conditional blocks - Fixed `--lint` mode reporter output when using `stdin` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Configuration menu - View commit details
-
Copy full SHA for c6c6767 - Browse repository at this point
Copy the full SHA c6c6767View commit details
Commits on Jul 14, 2024
-
docs: document how to handle deprecated byName references (#1146)
- Add section in the FAQ that explains the error and how to fix it. - Update the error message to reference the new FAQ section.
Configuration menu - View commit details
-
Copy full SHA for 9eab26f - Browse repository at this point
Copy the full SHA 9eab26fView commit details -
docs: update patch instructions for bzlmod (#1167)
Update the Swift package patch instructions for bzlmod. Specifically, demonstrate how to specify the path using `swift_deps.configure_package()`.
Configuration menu - View commit details
-
Copy full SHA for be29da8 - Browse repository at this point
Copy the full SHA be29da8View commit details -
chore(deps): update dependency apple_support to v1.16.0 (#1160)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apple_support | bazel_dep | minor | `1.15.1` -> `1.16.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com> Co-authored-by: Chuck Grindel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 633f75d - Browse repository at this point
Copy the full SHA 633f75dView commit details -
docs: generate bzlmod extension docs (#1169)
- Upgrade [bazel-starlib](https://github.com/cgrindel/bazel-starlib) to 0.21.0 to pickup a version of stardoc that supports bzmod documentation generation. - Generate documentation for `swift_deps` bzlmod extension. Closes #1168.
Configuration menu - View commit details
-
Copy full SHA for caed8d6 - Browse repository at this point
Copy the full SHA caed8d6View commit details
Commits on Jul 16, 2024
-
chore(deps): update dependency vapor/fluent-sqlite-driver to v4.7.4 (#…
…1171) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vapor/fluent-sqlite-driver](https://togithub.com/vapor/fluent-sqlite-driver) | patch | `4.7.3` -> `4.7.4` | --- ### Release Notes <details> <summary>vapor/fluent-sqlite-driver (vapor/fluent-sqlite-driver)</summary> ### [`v4.7.4`](https://togithub.com/vapor/fluent-sqlite-driver/releases/tag/4.7.4): - Fixes typo in `FluentSQLiteConfiguration.swift` [Compare Source](https://togithub.com/vapor/fluent-sqlite-driver/compare/4.7.3...4.7.4) #### What's Changed Fixes typo in `FluentSQLiteConfiguration.swift` by [@​tjbarber](https://togithub.com/tjbarber) in [#​96](https://togithub.com/vapor/fluent-sqlite-driver/issues/96) > Fixes typo in `FluentSQLiteConfiguration.swift`. > > I hate to be this person but my editor was yelling at me, so I decided to be the change that I want to see in the world. ###### *This patch was released by [@​0xTim](https://togithub.com/0xTim)* **Full Changelog**: vapor/fluent-sqlite-driver@4.7.3...4.7.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Configuration menu - View commit details
-
Copy full SHA for af74d06 - Browse repository at this point
Copy the full SHA af74d06View commit details
Commits on Jul 21, 2024
-
chore: remove legacy code and docs (#1179)
Remove docs and obsolete tests for legacy workspaces.
Configuration menu - View commit details
-
Copy full SHA for 3e16d4d - Browse repository at this point
Copy the full SHA 3e16d4dView commit details
Commits on Jul 29, 2024
-
fix: Update bundle name generator to match SPM (#1183)
SPM generated bundles appear to have the format `<package_name>_<module_name>.bundle` rather than `<module_name>_<module_name>.bundle`. I added the same test with the same name to both the `resources_example` bazel tests and directly to the `CoolUI` example package to prove that the generated names match.
Configuration menu - View commit details
-
Copy full SHA for c27daf6 - Browse repository at this point
Copy the full SHA c27daf6View commit details
Commits on Jul 30, 2024
-
docs: clarify when to enable
declare_swift_deps_info(#1185)Clarify when the `declare_swift_deps_info` attribute should be enabled for workspaces that use `rules_swift_package_manager`. Closes #1176.
Configuration menu - View commit details
-
Copy full SHA for 34b0098 - Browse repository at this point
Copy the full SHA 34b0098View commit details -
chore: refactor resource accessors for Swift and ObjC (#1184)
Refactor the resource bundle code so that the accessor generation is not buried in a shared function. This is a precursor for implementing #1079.
Configuration menu - View commit details
-
Copy full SHA for 07fcaf0 - Browse repository at this point
Copy the full SHA 07fcaf0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.35.1...v0.36.0