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: SixLabors/ImageSharp.Web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: SixLabors/ImageSharp.Web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 19 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. Bump actions/setup-dotnet from 3 to 4

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cf59db1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from SixLabors/dependabot/github_actions/acti…

    …ons/setup-dotnet-4
    
    Bump actions/setup-dotnet from 3 to 4
    JimBobSquarePants authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6096704 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    98a43eb View commit details
    Browse the repository at this point in the history
  2. Grammar

    Piedone committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5ff144c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    40b5b8c View commit details
    Browse the repository at this point in the history
  2. Code styling

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9db0e6b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    740bc0b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. DRY

    Piedone committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    408610b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcae3a View commit details
    Browse the repository at this point in the history
  3. Adding AWS tests

    Piedone committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e41bc2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7fdc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Bump NuGet/setup-nuget from 1 to 2

    Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1 to 2.
    - [Release notes](https://github.com/nuget/setup-nuget/releases)
    - [Commits](NuGet/setup-nuget@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: NuGet/setup-nuget
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    683435b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web

    Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.0 to 3.1.3.
    - [Release notes](https://github.com/SixLabors/ImageSharp/releases)
    - [Commits](SixLabors/ImageSharp@v3.1.0...v3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: SixLabors.ImageSharp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f5e899f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request #353 from Lombiq/issue/OCORE-136

    Cache folder configuration for Azure and AWS Image Caches (Lombiq Technologies: OCORE-136)
    JimBobSquarePants authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a3f306c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from SixLabors/dependabot/github_actions/acti…

    …ons/cache-4
    
    Bump actions/cache from 3 to 4
    JimBobSquarePants authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a066754 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #356 from SixLabors/dependabot/github_actions/NuGe…

    …t/setup-nuget-2
    
    Bump NuGet/setup-nuget from 1 to 2
    JimBobSquarePants authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a590151 View commit details
    Browse the repository at this point in the history
  4. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    736913c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #358 from SixLabors/dependabot/nuget/src/ImageShar…

    …p.Web/SixLabors.ImageSharp-3.1.3
    
    Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web
    JimBobSquarePants authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    46068c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #357 from SixLabors/dependabot/github_actions/code…

    …cov/codecov-action-4
    
    Bump codecov/codecov-action from 3 to 4
    JimBobSquarePants authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0a03dbb View commit details
    Browse the repository at this point in the history
Loading