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

Commits on Nov 26, 2024

  1. Bump the all-dependencies group with 2 updates (#174)

    Bumps the all-dependencies group with 2 updates: [PolySharp](https://github.com/Sergio0694/PolySharp) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).
    
    
    Updates `PolySharp` from 1.14.1 to 1.15.0
    - [Release notes](https://github.com/Sergio0694/PolySharp/releases)
    - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0)
    
    Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.1...v17.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: PolySharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ba4cccf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    cfa362c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b74f2 View commit details
    Browse the repository at this point in the history
  3. Add common char sets

    sebastienros committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    5cfda71 View commit details
    Browse the repository at this point in the history
Loading