Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jpsim/SourceKitten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.35.0
Choose a base ref
...
head repository: jpsim/SourceKitten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 33 files changed
  • 5 contributors

Commits on May 5, 2024

  1. Add empty changelog section

    jpsim committed May 5, 2024
    Copy the full SHA
    59a7544 View commit details

Commits on Jun 30, 2024

  1. Bump rexml from 3.2.6 to 3.2.8 (#815)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2024
    Copy the full SHA
    387818d View commit details

Commits on Jul 27, 2024

  1. Copy the full SHA
    33d6cbf View commit details

Commits on Jul 28, 2024

  1. Release 0.36.0

    jpsim committed Jul 28, 2024
    Copy the full SHA
    fbd6bbc View commit details

Commits on Oct 15, 2024

  1. Bump rexml from 3.2.8 to 3.3.6

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.8...v3.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and johnfairh committed Oct 15, 2024
    Copy the full SHA
    9f65376 View commit details
  2. Use @retroactive conformance

    SimplyDanny authored and johnfairh committed Oct 15, 2024
    Copy the full SHA
    1c854cc View commit details
  3. Update artifact upload action

    SimplyDanny authored and johnfairh committed Oct 15, 2024
    Copy the full SHA
    2610c2d View commit details

Commits on Oct 18, 2024

  1. Copy the full SHA
    3db8072 View commit details

Commits on Feb 11, 2025

  1. Support Swift 6/Xcode 16 (#828)

    * Support Swift/SourceKit 6
    * Update Xcode/Swift versions to test
    * Define enough Windows types and objects to make SourceKit happy in testing
    * Add a reminder for future test failures
    
    ---------
    
    Co-authored-by: John Fairhurst <johnfairh@gmail.com>
    SimplyDanny and johnfairh authored Feb 11, 2025
    Copy the full SHA
    25a2348 View commit details

Commits on Feb 13, 2025

  1. Copy the full SHA
    4b69219 View commit details
  2. Copy the full SHA
    4c62111 View commit details

Commits on Feb 18, 2025

  1. Bump rexml from 3.3.6 to 3.3.9 (#825)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.3.6...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Copy the full SHA
    e961e76 View commit details
  2. Release 0.37.0

    johnfairh committed Feb 18, 2025
    Copy the full SHA
    eb6656e View commit details
Loading