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: square/Valet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.0
Choose a base ref
...
head repository: square/Valet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.0
Choose a head ref
  • 3 commits
  • 19 files changed
  • 2 contributors

Commits on Jul 6, 2023

  1. Add iOS 13 back to CI (#301)

    dfed authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8209f6f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Bump activesupport from 6.1.7.3 to 6.1.7.6 (#303)

    Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.1.7.3...v6.1.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c095ce0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Make core types Sendable and @unchecked Sendable (#308)

    * Make core types Sendable and @unchecked Sendable
    
    * Update Swift version and minimum Xcode version
    dfed authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3df8eaa View commit details
    Browse the repository at this point in the history
Loading