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: restsharp/RestSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 111.1.0
Choose a base ref
...
head repository: restsharp/RestSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 111.2.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on May 26, 2024

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

Commits on May 27, 2024

  1. Add Version (#2209)

    alexeyzimarev authored May 27, 2024
    Configuration menu
    Copy the full SHA
    852c804 View commit details
    Browse the repository at this point in the history
  2. Bump AutoFixture from 4.18.0 to 4.18.1 (#2183)

    Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.18.0 to 4.18.1.
    - [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
    - [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: AutoFixture
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    f9f6a86 View commit details
    Browse the repository at this point in the history
  3. Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0 (#2181)

    Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2023.2.0 to 2023.3.0.
    - [Commits](JetBrains/JetBrains.Annotations@v2023.2.0...2023.3)
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains.Annotations
      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 May 27, 2024
    Configuration menu
    Copy the full SHA
    4d3fc83 View commit details
    Browse the repository at this point in the history
  4. Bump CsvHelper from 30.0.1 to 32.0.3 (#2195)

    Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 30.0.1 to 32.0.3.
    - [Commits](JoshClose/CsvHelper@30.0.1...32.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: CsvHelper
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    385f213 View commit details
    Browse the repository at this point in the history
  5. Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4 (#2184)

    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.0.0 to 3.1.4.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@e7466d1...09f2f74)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      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 May 27, 2024
    Configuration menu
    Copy the full SHA
    bf02761 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add simple Execute back

    alexeyzimarev committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3c7d83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5883cf3 View commit details
    Browse the repository at this point in the history
  3. Fix the XML docs

    alexeyzimarev committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3cbaa42 View commit details
    Browse the repository at this point in the history
Loading