LongWeekend-iOS icon indicating copy to clipboard operation
LongWeekend-iOS copied to clipboard

Update dependency yonaskolb/xcodegen to v2.44.1

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Update Change
yonaskolb/xcodegen minor 2.23.1 -> 2.44.1

Release Notes

yonaskolb/xcodegen (yonaskolb/xcodegen)

v2.44.1

Compare Source

Fixed

v2.44.0

Compare Source

Added
  • Basic support for Xcode 16's synchronized folders #​1541 @​yonaskolb
    • TargetSource.type can now be syncedFolder
    • Options.defaultSourceDirectoryType can be set to syncedFolder for the default type in all sources in the project (defaults to group)
    • Benefits include faster generation and no cache invalidation or need to regenerate when files are added or removed from these folders
    • Note that not all TargetSource options like excludes are supported, just a simple path. Please test and see what is missing in your projects
  • Added sanitizer options to run and test actions in Scheme #​1550 @​hi-kumar
Fixed
  • Added validation to ensure that all values in settings.configs are mappings. Previously, passing non-mapping values did not raise an error, making it difficult to detect misconfigurations. Now, SpecParsingError.invalidConfigsMappingFormat is thrown if misused. #​1547 @​Ryu0118
  • Use USER instead of LOGNAME for XCUserData #​1559 @​KostyaSha

v2.43.0

Compare Source

Added
Changes
Fixed
Internal

v2.42.0

Compare Source

Added
Changed
Removed
  • Removed xcodegen dump --type graphviz as graphviz no longer builds in Swift 6 and is no longer maintained. If anyone uses this feature and wishes to keep it, please submit a PR providing a suitable alternative. #​1485 @​giginet

v2.41.0

Compare Source

Added
Changed
Fixed

v2.40.1

Compare Source

Fixed
  • Reverted .xcprivacy handling. They will now again be treated as resources by default @​yonaskolb

v2.40.0

Compare Source

Added
Changed

v2.39.1

Compare Source

Added
Fixed

v2.39.0

Compare Source

Added
Fixed
Internal

v2.38.0

Compare Source

Added
Fixed

v2.37.0

Compare Source

Added

v2.36.1

Compare Source

Fixed

v2.36.0

Compare Source

Added
Changed
Fixed

v2.35.0

Compare Source

Added
Fixed
  • Fix case where source paths may not be deduplicated correctly resulting in duplicate groups and/or a crash in running Xcodegen #​1341 @​dalemyers

v2.34.0

Compare Source

Changed
Fixed

v2.33.0

Compare Source

Added
Fixed
Internal

v2.32.0

Compare Source

Added
Fixed

v2.31.0

Compare Source

Added

v2.30.0

Compare Source

Added
Changed
Fixed

v2.29.0

Compare Source

Some support for Xcode Test Plans has been added. For now test plans are not generated by XcodeGen and must be created in Xcode and checked in, and then referenced by path. If the test targets are added, removed or renamed, the test plans may need to be updated in Xcode

Added
Fixed
Changed

v2.28.0

Compare Source

Added
Fixed
Changed

v2.27.0

Compare Source

Added
Fixed

v2.26.0

Compare Source

Added
Changed

v2.25.0

Compare Source

Added
Fixed
Changed

v2.24.0

Compare Source

Added
Changed

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Jun 29 '24 12:06 renovate[bot]