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: Quick/Nimble
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.4.0
Choose a base ref
...
head repository: Quick/Nimble
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.5.0
Choose a head ref
  • 3 commits
  • 23 files changed
  • 2 contributors

Commits on Aug 23, 2024

  1. Bump rexml from 3.2.8 to 3.3.6 (#1153)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3e40449 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Basic swift testing support (#1154)

    * Provide basic integration with Swift Testing
    
    This is not reliable, in fact, failure reporting is flaky.
    
    * Spike utilizing my changes to Swift Testing to allow direct recording of issues
    
    * link to my branch of swift testing enabling public issues
    
    * Support the current version of Swift Testing
    
    * Fix broken tests
    
    * Fix a broken test helper
    
    * Correct a long-broken test because expectFailureMessageRegex has been a no-op for ages
    younata authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f12ca52 View commit details
    Browse the repository at this point in the history
  2. [v13.5.0] Update podspec

    younata committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cecacf0 View commit details
    Browse the repository at this point in the history
Loading