Skip to content

Update dependency tuist to v4.182.0#20

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tuist-4.x
Open

Update dependency tuist to v4.182.0#20
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tuist-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 3, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
tuist minor 4.28.14.182.0

Release Notes

tuist/tuist (tuist)

v4.182.0: CLI 4.182.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.181.1: CLI 4.181.1

Compare Source

🐛 Bug Fixes

v4.181.0: CLI 4.181.0

Compare Source

⛰️ Features
  • auto-detect HTTP proxy from HTTPS_PROXY/HTTP_PROXY
🐛 Bug Fixes
  • Catalyst should use macosx sdk
  • Make StringProtocol.range(of:) scan UTF-8 bytes
  • resolve bare "container:" xctestplan target references
  • Add warning for missing xctestplan files
  • bump FileSystem to 0.16.1 for Musl support
  • preserve original error when test result parsing fails
  • fix synthesized resource interface generation for numeric target names
  • skip token refresh when optionalAuthentication is enabled
  • keep xcstrings in Resources phase for static framework stale detection

v4.180.0: CLI 4.180.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.179.3: CLI 4.179.3

Compare Source

🐛 Bug Fixes

v4.179.2: CLI 4.179.2

Compare Source

🐛 Bug Fixes

v4.179.1: CLI 4.179.1

Compare Source

🐛 Bug Fixes
  • resolve StoreKit configuration paths relative to the xcworkspace bundle by @​jsj in #​10179
  • use Modules include path for source-built ProjectDescription by @​jsj in #​10181
  • resolve relative -testProductsPath when writing selective testing graph by @​fortmarek in #​10239

v4.179.0: CLI 4.179.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.178.1: CLI 4.178.1

Compare Source

🐛 Bug Fixes

v4.178.0: CLI 4.178.0

Compare Source

⛰️ Features
  • support self-managed shard archives
🐛 Bug Fixes
  • declare symlink target in macro copy script input paths for sandbox compatibility

v4.177.0: CLI 4.177.0

Compare Source

⛰️ Features

v4.176.4: CLI 4.176.4

Compare Source

🐛 Bug Fixes

v4.176.3: CLI 4.176.3

Compare Source

🐛 Bug Fixes

v4.176.2: CLI 4.176.2

Compare Source

🐛 Bug Fixes

v4.176.1: CLI 4.176.1

Compare Source

🐛 Bug Fixes

v4.176.0: CLI 4.176.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.175.0: CLI 4.175.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.174.7: CLI 4.174.7

Compare Source

🐛 Bug Fixes

v4.174.6: CLI 4.174.6

Compare Source

🚜 Refactor

v4.174.5: CLI 4.174.5

Compare Source

🐛 Bug Fixes

v4.174.4: CLI 4.174.4

Compare Source

🐛 Bug Fixes

v4.174.3: CLI 4.174.3

Compare Source

🐛 Bug Fixes

v4.174.2: CLI 4.174.2

Compare Source

🐛 Bug Fixes

v4.174.1: CLI 4.174.1

Compare Source

🐛 Bug Fixes

v4.174.0: CLI 4.174.0

Compare Source

⛰️ Features
  • add defaultSwiftVersion generation option and respect package-declared Swift versions by @​pepicrft in #​10151

v4.173.1: CLI 4.173.1

Compare Source

🐛 Bug Fixes

v4.173.0: CLI 4.173.0

Compare Source

⛰️ Features

v4.172.1: CLI 4.172.1

Compare Source

🐛 Bug Fixes

v4.172.0: CLI 4.172.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.171.5: CLI 4.171.5

Compare Source

🐛 Bug Fixes

v4.171.4: CLI 4.171.4

Compare Source

🐛 Bug Fixes

v4.171.3: CLI 4.171.3

Compare Source

🐛 Bug Fixes

v4.171.2: CLI 4.171.2

Compare Source

🐛 Bug Fixes

v4.171.1: CLI 4.171.1

Compare Source

🐛 Bug Fixes

v4.171.0: CLI 4.171.0

Compare Source

⛰️ Features

v4.170.1: CLI 4.170.1

Compare Source

🐛 Bug Fixes

v4.170.0: CLI 4.170.0

Compare Source

⛰️ Features

v4.169.2: CLI 4.169.2

Compare Source

🐛 Bug Fixes

v4.169.1: CLI 4.169.1

Compare Source

🐛 Bug Fixes
🚜 Refactor

v4.169.0: CLI 4.169.0

Compare Source

⛰️ Features

v4.168.0: CLI 4.168.0

Compare Source

⛰️ Features
🐛 Bug Fixes
⚡ Performance

v4.167.0: CLI 4.167.0

Compare Source

⛰️ Features

v4.166.2: CLI 4.166.2

Compare Source

🐛 Bug Fixes

v4.166.1: CLI 4.166.1

Compare Source

🐛 Bug Fixes

v4.166.0: CLI 4.166.0

Compare Source

⛰️ Features
  • Allow configuring expected signatures for XCFrameworks exposed by Swift packages by @​pepicrft in #​9914

v4.165.0: CLI 4.165.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.164.2: CLI 4.164.2

Compare Source

🐛 Bug Fixes

v4.164.1: CLI 4.164.1

Compare Source

🐛 Bug Fixes

v4.164.0: CLI 4.164.0

Compare Source

⛰️ Features
  • skip project generation for --without-building with embedded selective testing graph by @​fortmarek in #​9987

v4.163.1: CLI 4.163.1

Compare Source

🐛 Bug Fixes

v4.163.0: CLI 4.163.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.162.1: CLI 4.162.1

Compare Source

🐛 Bug Fixes

v4.162.0: CLI 4.162.0

Compare Source

⛰️ Features

v4.161.4: CLI 4.161.4

Compare Source

🐛 Bug Fixes
  • remove unsupported DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER build setting by @​fortmarek in #​9940

v4.161.3: CLI 4.161.3

Compare Source

🐛 Bug Fixes

v4.161.2: CLI 4.161.2

Compare Source

🐛 Bug Fixes

v4.161.1: CLI 4.161.1

Compare Source

🐛 Bug Fixes

v4.161.0: CLI 4.161.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.160.3: CLI 4.160.3

Compare Source

🐛 Bug Fixes

v4.160.2: CLI 4.160.2

Compare Source

🐛 Bug Fixes

v4.160.1: CLI 4.160.1

Compare Source

🐛 Bug Fixes

v4.160.0: CLI 4.160.0

Compare Source

⛰️ Features

v4.159.1: CLI 4.159.1

Compare Source

🐛 Bug Fixes

v4.159.0: CLI 4.159.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.158.2: CLI 4.158.2

Compare Source

🐛 Bug Fixes

v4.158.1: CLI 4.158.1

Compare Source

🐛 Bug Fixes

v4.158.0: CLI 4.158.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.157.4: CLI 4.157.4

Compare Source

🐛 Bug Fixes

v4.157.3: CLI 4.157.3

Compare Source

🐛 Bug Fixes

v4.157.2: CLI 4.157.2

Compare Source

🐛 Bug Fixes

v4.157.1: CLI 4.157.1

Compare Source

🐛 Bug Fixes

New Contributors

v4.157.0: CLI 4.157.0

Compare Source

⛰️ Features
🐛 Bug Fixes

New Contributors

v4.156.0: CLI 4.156.0

Compare Source

⛰️ Features

v4.155.6: CLI 4.155.6

Compare Source

🐛 Bug Fixes

v4.155.5: CLI 4.155.5

Compare Source

🐛 Bug Fixes

v4.155.4: CLI 4.155.4

Compare Source

🐛 Bug Fixes
  • prevent multiple commands produce when static product depends on same-named xcframework by @​pepicrft in #​9758

v4.155.3: CLI 4.155.3

Compare Source

🐛 Bug Fixes

v4.155.2: CLI 4.155.2

Compare Source

🐛 Bug Fixes

v4.155.1: CLI 4.155.1

Compare Source

🐛 Bug Fixes

v4.155.0: CLI 4.155.0

Compare Source

⛰️ Features

v4.154.5: CLI 4.154.5

Compare Source

🐛 Bug Fixes

v4.154.4: CLI 4.154.4

Compare Source

📚 Documentation

v4.154.3: CLI 4.154.3

Compare Source

🐛 Bug Fixes

v4.154.2: CLI 4.154.2

Compare Source

🐛 Bug Fixes

v4.154.1: CLI 4.154.1

Compare Source

🐛 Bug Fixes

v4.154.0: CLI 4.154.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • include transitive search paths through dynamic framework dependencies by @​pepicrft in #​9681

v4.153.2: CLI 4.153.2

Compare Source

🐛 Bug Fixes

v4.153.1: CLI 4.153.1

Compare Source

🐛 Bug Fixes

v4.153.0: CLI 4.153.0

Compare Source

⛰️ Features
🐛 Bug Fixes
🚜 Refactor

v4.152.0: CLI 4.152.0

Compare Source

⛰️ Features

v4.151.1: CLI 4.151.1

Compare Source

🐛 Bug Fixes

v4.151.0: CLI 4.151.0

Compare Source

⛰️ Features

v4.150.1: CLI 4.150.1

Compare Source

🐛 Bug Fixes
  • expanding folder to input inner files when used as input in foreign build phase script by @​scarayaa in #​9556
  • place precompiled dependencies from SPM build directory in frameworks group by @​JanC in #​9555

New Contributors

v4.150.0: CLI 4.150.0

Compare Source

⛰️ Features

v4.149.1: CLI 4.149.1

Compare Source

🐛 Bug Fixes

v4.149.0: CLI 4.149.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.148.4: CLI 4.148.4

Compare Source

🐛 Bug Fixes

v4.148.3: CLI 4.148.3

Compare Source

🐛 Bug Fixes

v4.148.2: CLI 4.148.2

Compare Source

🐛 Bug Fixes

v4.148.1: CLI 4.148.1

Compare Source

🐛 Bug Fixes

v4.148.0: CLI 4.148.0

Compare Source

⛰️ Features
🐛 Bug Fixes

v4.147.0: CLI 4.147.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • don't run foreign build script when target is served from binary cache by @​fortmarek in #​9501
  • sanitize + character in intra-package target dependency names by @​pepicrft in #​9437
  • warn when skip test targets don't intersect by @​pepicrft in #​9487
  • add Swift toolchain library search path for ObjC targets linking static Swift dependencies by @​pepicrft in [#​9483](https://

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 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 changed the title chore(deps): update dependency tuist to v4.28.2 chore(deps): update dependency tuist to v4.29.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 98a0c38 to c7a299f Compare October 8, 2024 13:44
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.29.0 chore(deps): update dependency tuist to v4.29.1 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch 2 times, most recently from a47e04b to 744d7f2 Compare October 16, 2024 14:53
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.29.1 chore(deps): update dependency tuist to v4.30.0 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 744d7f2 to 8871786 Compare October 23, 2024 11:26
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.30.0 chore(deps): update dependency tuist to v4.31.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 8871786 to b95ccb2 Compare October 31, 2024 20:01
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.31.0 chore(deps): update dependency tuist to v4.32.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from b95ccb2 to ce9437b Compare November 1, 2024 17:13
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.32.0 chore(deps): update dependency tuist to v4.32.1 Nov 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.32.1 chore(deps): update dependency tuist to v4.33.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch 2 times, most recently from e9a3fb6 to adb7e0a Compare November 13, 2024 17:13
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.33.0 chore(deps): update dependency tuist to v4.34.0 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from adb7e0a to da9ab3d Compare November 15, 2024 12:30
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.34.0 chore(deps): update dependency tuist to v4.34.1 Nov 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.34.1 chore(deps): update dependency tuist to v4.34.2 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch 2 times, most recently from b777dce to 745097e Compare November 15, 2024 20:12
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.34.2 chore(deps): update dependency tuist to v4.34.3 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 745097e to 9ba9ea5 Compare November 21, 2024 17:32
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.34.3 chore(deps): update dependency tuist to v4.35.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 9ba9ea5 to b1daeac Compare November 27, 2024 16:47
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.35.0 chore(deps): update dependency tuist to v4.36.0 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from b1daeac to e6e5a86 Compare December 11, 2024 19:23
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.36.0 chore(deps): update dependency tuist to v4.37.0 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from e6e5a86 to 3bb544c Compare December 17, 2024 18:34
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.40.0 chore(deps): update dependency tuist to v4.41.0 Feb 5, 2025
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.41.0 chore(deps): update dependency tuist to v4.42.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch 2 times, most recently from 98c93f7 to 254155b Compare February 19, 2025 14:50
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.42.0 chore(deps): update dependency tuist to v4.43.0 Feb 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.43.0 chore(deps): update dependency tuist to v4.43.1 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch 2 times, most recently from 4346d2c to f59f495 Compare February 25, 2025 17:11
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.43.1 chore(deps): update dependency tuist to v4.43.2 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from f59f495 to fe04be8 Compare March 10, 2025 15:52
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.43.2 chore(deps): update dependency tuist to v4.44.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from fe04be8 to f6ef9db Compare March 10, 2025 18:49
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.44.0 chore(deps): update dependency tuist to v4.44.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from f6ef9db to cbc53b3 Compare March 11, 2025 12:09
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.44.1 chore(deps): update dependency tuist to v4.44.2 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from cbc53b3 to 28350a3 Compare March 17, 2025 20:31
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.44.2 chore(deps): update dependency tuist to v4.44.3 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 28350a3 to e62c103 Compare March 25, 2025 22:13
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.44.3 chore(deps): update dependency tuist to v4.45.0 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from e62c103 to 0116ea2 Compare March 27, 2025 11:53
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.45.0 chore(deps): update dependency tuist to v4.45.1 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 0116ea2 to 67ab72d Compare April 3, 2025 14:54
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.45.1 chore(deps): update dependency tuist to v4.46.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 67ab72d to 4435cd9 Compare April 3, 2025 17:54
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.46.0 chore(deps): update dependency tuist to v4.46.1 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from 4435cd9 to ce8745c Compare April 7, 2025 19:56
@renovate renovate bot changed the title chore(deps): update dependency tuist to v4.46.1 chore(deps): update dependency tuist to v4.47.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/tuist-4.x branch from ce8745c to e28a3c1 Compare April 10, 2025 19:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Aug 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/tuist-4.x

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants