Skip to content

Update dependency yonaskolb/xcodegen to v2.43.0 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

Package Update Change
yonaskolb/xcodegen minor 2.23.1 -> 2.43.0

Release Notes

yonaskolb/xcodegen (yonaskolb/xcodegen)

v2.43.0

Compare Source

Added
Changes
Fixed
  • Breaking: fileGroups are now relative paths when in included files, like other paths #​1534 @​shnhrrsn
  • Breaking: Local package paths are now relative paths when in included files, like other paths #​1498 @​juri
  • Optional groups are no longer skipped when missing and generating projects from a different directory #​1529 @​SSheldon
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
  • Added xcodegen cache command that writes the cache. Useful for post-commit git hook integration #​1476 @​yonaskolb
Changed
Fixed
  • Fixed supportedDestinations validation when it contains watchOS for multiplatform apps. #​1470 @​tatsuky

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
  • Revert addition of ENABLE_MODULE_VERIFIER build setting for causing issues in tests and some setups #​1387 @​yonaskolb

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
  • Added support for enableGPUFrameCaptureMode #​1251 @​bsudekum
  • Config setting presets can now also be loaded from the main bundle when bundling XcodeGenKit #​1135 @​SofteqDG
  • Added ability to generate multiple projects in one XcodeGen launch #​1270 @​skofgar
  • Use memoization during recursive SpecFiles creation. This provides a drastic performance boost with lots of recursive includes #​1275 @​ma-oli
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
  • Schemes and Target Schemes can now reference existing Test Plans under {scheme}.test.testPlans and {target}.scheme.testPlans, respectively. #​716 @​yonaskolb @​omares
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 renovate bot force-pushed the renovate/yonaskolb-xcodegen-2.x branch from c5e4888 to 2a80d34 Compare July 11, 2024 14:06
@renovate renovate bot changed the title Update dependency yonaskolb/xcodegen to v2.41.0 Update dependency yonaskolb/xcodegen to v2.42.0 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/yonaskolb-xcodegen-2.x branch from 2a80d34 to 42c5e08 Compare April 15, 2025 17:07
@renovate renovate bot changed the title Update dependency yonaskolb/xcodegen to v2.42.0 Update dependency yonaskolb/xcodegen to v2.43.0 Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants