Skip to content
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

chore(deps): update dependency apple/swift-syntax to v509 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 14, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
apple/swift-syntax major 0.50100.0 -> 509.1.1

Release Notes

apple/swift-syntax (apple/swift-syntax)

v509.1.1

Compare Source

Fixes an issue that caused the swift-parser-cli target to not build on visionOS.

v509.1.0

Compare Source

v509.0.2

Compare Source

Fixes a possible misaligned memory access

v509.0.1

Compare Source

Fixes the following issues:

v509.0.0

Compare Source

This is the 509.0.0 release of SwiftSyntax, aligned with Swift 5.9.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", from: "509.0.0")

v508.0.1

Compare Source

This release of SwiftSyntax is aligned with the release of Swift 5.8.

Compared to 508.0.0, this release relaxes the version requirement for swift-argument-parser, resulting in fewer version conflicts for users of SwiftSyntax.

v508.0.0

Compare Source

This is the 508.0.0 release of SwiftSyntax, aligned with the release of Swift 5.8.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", from: "508.0.0")

v0.50700.1

Compare Source

This is the 0.50700.1 release of SwiftSyntax that vends the parser library (_InternalSwiftSyntaxParser.dylib) as a binary framework dependency on macOS.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", branch: "0.50700.1")

Or, if using a swift-tools-version ≤ 5.4:

.package(url: "https://github.com/apple/swift-syntax", .branch("0.50700.1"))

⚠️ Important: This release of SwiftSyntax is incompatible with the parser library included in the swift-5.7-RELEASE toolchain. On Linux, download a recent swift-5.7-DEVELOPMENT-SNAPSHOT toolchain to use this SwiftSyntax version. On macOS, this version of SwiftSyntax is compatible with any recent Swift or Xcode toolchain because it includes the parser library as a binary dependency.

v0.50700.0

Compare Source

This is the 0.50700.0 release of SwiftSyntax that vends the parser library (_InternalSwiftSyntaxParser.dylib) as a binary framework dependency on macOS.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", branch: "0.50700.0")

Or, if using a swift-tools-version ≤ 5.4:

.package(url: "https://github.com/apple/swift-syntax", .branch("0.50700.0"))

v0.50600.1

Compare Source

This is the 0.50600.1 release of SwiftSyntax that vends the parser library (_InternalSwiftSyntaxParser.dylib) as a binary framework dependency on macOS.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", branch: "0.50600.1")

Or, if using a swift-tools-version ≤ 5.4:

.package(url: "https://github.com/apple/swift-syntax", .branch("0.50600.1"))

v0.50600.0

Compare Source

This is the 0.50600.0 release of SwiftSyntax that vends the parser library (_InternalSwiftSyntaxParser.dylib) as a binary framework dependency on macOS.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", branch: "0.50600.0")

Or, if using a swift-tools-version ≤ 5.4:

.package(url: "https://github.com/apple/swift-syntax", .branch("0.50600.0"))

v0.50500.0

Compare Source

v0.50400.0

Compare Source

v0.50300.0

Compare Source

v0.50200.0

Compare Source


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/apple-swift-syntax-509.x branch from d32bd3b to fb02f58 Compare October 20, 2023 22:30
@renovate renovate bot force-pushed the renovate/apple-swift-syntax-509.x branch from fb02f58 to fc82e02 Compare November 1, 2023 01:31
@renovate renovate bot force-pushed the renovate/apple-swift-syntax-509.x branch from fc82e02 to 1f0de96 Compare January 9, 2024 03:19
@renovate renovate bot force-pushed the renovate/apple-swift-syntax-509.x branch from 1f0de96 to 44366ed Compare January 23, 2024 04:18
@renovate renovate bot changed the title chore(deps): update dependency apple/swift-syntax to v509 chore(deps): update dependency apple/swift-syntax to v509 - autoclosed Feb 19, 2024
@renovate renovate bot closed this Feb 19, 2024
@renovate renovate bot deleted the renovate/apple-swift-syntax-509.x branch February 19, 2024 19:18
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