Skip to content

chore(Deps): bump github.com/swiftlang/swift-syntax from 602.0.0 to 603.0.0#159

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/swiftlang/swift-syntax-603.0.0
Open

chore(Deps): bump github.com/swiftlang/swift-syntax from 602.0.0 to 603.0.0#159
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/swiftlang/swift-syntax-603.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/swiftlang/swift-syntax from 602.0.0 to 603.0.0.

Release notes

Sourced from github.com/swiftlang/swift-syntax's releases.

603.0.0

New APIs

  • SwiftIfConfig.StaticBuildConfiguration a data structure for a build configuration.

    • Description: This describes all of the aspects of a build configuration that are needed for #if evaluation. It is Codable so that it can be stored and replayed later.
    • Pull Request: swiftlang/swift-syntax#3154
  • MacroExpansionContext.buildConfiguration

    • Description: MacroExpansionContext now has buildConfiguration property describing the build configuration that will be used with the generated source code.
    • Pull Request: swiftlang/swift-syntax#3154

API Behavior Changes

Deprecations

API-Incompatible Changes

603.0.0-prerelease-2026-02-23

No release notes provided.

603.0.0-prerelease-2026-02-16

No release notes provided.

603.0.0-prerelease-2026-02-09

No release notes provided.

603.0.0-prerelease-2025-12-17

No release notes provided.

603.0.0-prerelease-2025-10-30

No release notes provided.

603.0.0-prerelease-2025-09-15

No release notes provided.

603.0.0-prerelease-2025-08-11

No release notes provided.

603.0.0-prerelease-2025-06-26

No release notes provided.

Commits
  • 2b59c0c Merge pull request #3291 from rintaro/6.3-cmake-swift-compiler-capability-stdin
  • 8576fe9 [CMake] Avoid 'swiftc -parse' with stdin to check compiler capability
  • 1d233d6 Merge pull request #3228 from jmschonfeld/6.3/basicmacroexpansioncontext-buil...
  • 681ea06 Add @​hborla as owner for SwiftSyntax files
  • 98e3786 Implement BasicMacroExpansionContext.buildConfiguration (#3191)
  • 9b6d2d0 Merge pull request #3212 from rintaro/6.3-update-publisher-again
  • 1c5011d Use the tagged workflows for all workflows, not just PR testing
  • 8e115f8 Update pull request workflow to use the tagged github-workflows
  • 7660047 Update allowed publishers
  • 61afe79 Merge pull request #3179 from artemcm/WarningControl-KeepTrackOfEnabled
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/swiftlang/swift-syntax](https://github.com/swiftlang/swift-syntax) from 602.0.0 to 603.0.0.
- [Release notes](https://github.com/swiftlang/swift-syntax/releases)
- [Commits](swiftlang/swift-syntax@602.0.0...603.0.0)

---
updated-dependencies:
- dependency-name: github.com/swiftlang/swift-syntax
  dependency-version: 603.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.76%. Comparing base (485b74d) to head (89db889).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
+ Coverage   93.60%   93.76%   +0.15%     
==========================================
  Files         123      123              
  Lines        4393     4393              
==========================================
+ Hits         4112     4119       +7     
+ Misses        281      274       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants