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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    cfe1d7f View commit details
    Browse the repository at this point in the history
  2. Bump cocoapods from 1.15.2 to 1.16.2 (#1172)

    Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.15.2 to 1.16.2.
    - [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
    - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/1.16.2/CHANGELOG.md)
    - [Commits](CocoaPods/CocoaPods@1.15.2...1.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: cocoapods
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rachel Brindle <you@subluminal.net>
    dependabot[bot] and younata authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e488841 View commit details
    Browse the repository at this point in the history
  3. Bump jazzy from 0.14.4 to 0.15.3 (#1170)

    Bumps [jazzy](https://github.com/realm/jazzy) from 0.14.4 to 0.15.3.
    - [Release notes](https://github.com/realm/jazzy/releases)
    - [Changelog](https://github.com/realm/jazzy/blob/master/CHANGELOG.md)
    - [Commits](realm/jazzy@v0.14.4...v0.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: jazzy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e7e32cf View commit details
    Browse the repository at this point in the history
  4. Update DSL+Wait.swift (#1176)

    Fix error message grammar
    ianrahman authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c2c106f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    e541b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d5438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74185db View commit details
    Browse the repository at this point in the history
  4. Rename the failable map overload to compactMap (#1180)

    And also provide another overload of map that takes in an optional and behaves much more closely to what the original map matcher does
    younata authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    725e5a3 View commit details
    Browse the repository at this point in the history
  5. [v13.7.0] Update podspec

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