Thanks to visit codestin.com
Credit goes to github.com

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: vapor/vapor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.114.1
Choose a base ref
...
head repository: vapor/vapor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.115.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 4, 2025

  1. Bump actions/create-github-app-token from 1 to 2 in the dependencies …

    …group (#3320)
    
    Bump actions/create-github-app-token in the dependencies group
    
    Bumps the dependencies group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
    
    
    Updates `actions/create-github-app-token` from 1 to 2
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    6e863e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Add import for Android in AsyncAuthTests.swift (#3319)

    * Android support
    
    * import func Android.sleep for Android in test case
    
    ---------
    
    Co-authored-by: Tim Condon <[email protected]>
    marcprux and 0xTim authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    1cbae2c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Improve VaporTesting's withApp method (#3332)

    * Improve `VaporTesting`'s `withApp` method
    * Don't break API
    fpseverino authored May 15, 2025
    Configuration menu
    Copy the full SHA
    4014016 View commit details
    Browse the repository at this point in the history
Loading