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

Commits on Nov 11, 2023

  1. Bump the dependencies group with 2 updates (#427)

    Bumps the dependencies group with 2 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio) and [github.com/vapor/console-kit](https://github.com/vapor/console-kit).
    
    
    Updates `github.com/apple/swift-nio` from 2.59.0 to 2.61.1
    - [Release notes](https://github.com/apple/swift-nio/releases)
    - [Commits](apple/swift-nio@2.59.0...2.61.1)
    
    Updates `github.com/vapor/console-kit` from 4.9.0 to 4.10.1
    - [Release notes](https://github.com/vapor/console-kit/releases)
    - [Commits](vapor/console-kit@4.9.0...4.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apple/swift-nio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/vapor/console-kit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d9d1bc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Revolutionize homebrew bump workflow (#429)

    * Revolutionize homebrew bump workflow
    * Use correct commit info for Penny
    gwynne authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2d7e11e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    d0714fd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Bump the dependencies group with 1 update (#438)

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8a1eaab View commit details
    Browse the repository at this point in the history
  2. Bump the all-dependencies group with 4 updates (#444)

    Bumps the all-dependencies group with 4 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-collections](https://github.com/apple/swift-collections), [github.com/vapor/console-kit](https://github.com/vapor/console-kit) and [github.com/apple/swift-log](https://github.com/apple/swift-log).
    
    
    Updates `github.com/apple/swift-nio` from 2.61.1 to 2.63.0
    - [Release notes](https://github.com/apple/swift-nio/releases)
    - [Commits](apple/swift-nio@2.61.1...2.63.0)
    
    Updates `github.com/apple/swift-collections` from 1.0.5 to 1.0.6
    - [Release notes](https://github.com/apple/swift-collections/releases)
    - [Commits](apple/swift-collections@1.0.5...1.0.6)
    
    Updates `github.com/vapor/console-kit` from 4.10.1 to 4.14.1
    - [Release notes](https://github.com/vapor/console-kit/releases)
    - [Commits](vapor/console-kit@4.10.1...4.14.1)
    
    Updates `github.com/apple/swift-log` from 1.5.3 to 1.5.4
    - [Release notes](https://github.com/apple/swift-log/releases)
    - [Commits](apple/swift-log@1.5.3...1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apple/swift-nio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/apple/swift-collections
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/vapor/console-kit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/apple/swift-log
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
    dependabot[bot] and 0xTim authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9023a5d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Bump the all-dependencies group with 1 update (#448)

    Bumps the all-dependencies group with 1 update: [github.com/apple/swift-collections](https://github.com/apple/swift-collections).
    
    
    Updates `github.com/apple/swift-collections` from 1.0.6 to 1.1.0
    - [Release notes](https://github.com/apple/swift-collections/releases)
    - [Commits](apple/swift-collections@1.0.6...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apple/swift-collections
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e76439f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    206e8d0 View commit details
    Browse the repository at this point in the history
  2. Fix Homebrew workflow

    gwynne authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    82bce53 View commit details
    Browse the repository at this point in the history
  3. Fix Homebrew workflow

    gwynne authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5b903e9 View commit details
    Browse the repository at this point in the history
  4. Fix Homebrew workflow

    gwynne authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    67177b8 View commit details
    Browse the repository at this point in the history
  5. Fix Homebrew workflow

    gwynne authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    749ec0d View commit details
    Browse the repository at this point in the history
Loading