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.3.2
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.3.3
Choose a head ref
  • 3 commits
  • 31 files changed
  • 2 contributors

Commits on Feb 4, 2025

  1. Bump the all-dependencies group across 1 directory with 5 updates (#198)

    Bumps the all-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [FastExpressionCompiler.Internal.src](https://github.com/dadhi/FastExpressionCompiler) | `5.0.0` | `5.0.2` |
    | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.4` |
    | [xunit.analyzers](https://github.com/xunit/xunit.analyzers) | `1.17.0` | `1.18.0` |
    | [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.1` |
    
    
    
    Updates `FastExpressionCompiler.Internal.src` from 5.0.0 to 5.0.2
    - [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases)
    - [Commits](dadhi/FastExpressionCompiler@v5.0.0...v5.0.2)
    
    Updates `coverlet.collector` from 6.0.2 to 6.0.4
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.4)
    
    Updates `xunit.analyzers` from 1.17.0 to 1.18.0
    - [Commits](xunit/xunit.analyzers@1.17.0...1.18.0)
    
    Updates `xunit` from 2.9.2 to 2.9.3
    - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)
    
    Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.1
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: FastExpressionCompiler.Internal.src
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: xunit.analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-major
      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 4, 2025
    Configuration menu
    Copy the full SHA
    20d500f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Bump xunit.analyzers from 1.18.0 to 1.20.0 in the all-dependencies gr…

    …oup (#200)
    
    Bumps the all-dependencies group with 1 update: [xunit.analyzers](https://github.com/xunit/xunit.analyzers).
    
    
    Updates `xunit.analyzers` from 1.18.0 to 1.20.0
    - [Commits](xunit/xunit.analyzers@1.18.0...1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.analyzers
      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 Feb 14, 2025
    Configuration menu
    Copy the full SHA
    a8e1d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccec591 View commit details
    Browse the repository at this point in the history
Loading