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: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: traviszim/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 28, 2022

  1. Bump NJsonSchema from 10.3.10 to 10.6.7

    Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.3.10 to 10.6.7.
    - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
    - [Commits](RicoSuter/NJsonSchema@v10.3.10...v10.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: NJsonSchema
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0caa975 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from traviszim/dependabot/nuget/NJsonSchema-10…

    ….6.7
    
    Bump NJsonSchema from 10.3.10 to 10.6.7
    traviszim authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a175684 View commit details
    Browse the repository at this point in the history
  3. Bump XunitXml.TestLogger from 3.0.66 to 3.0.70

    Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.0.66 to 3.0.70.
    - [Release notes](https://github.com/spekt/xunit.testlogger/releases)
    - [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
    - [Commits](spekt/xunit.testlogger@v3.0.66...v3.0.70)
    
    ---
    updated-dependencies:
    - dependency-name: XunitXml.TestLogger
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7b389b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Merge pull request #22 from traviszim/dependabot/nuget/XunitXml.TestL…

    …ogger-3.0.70
    
    Bump XunitXml.TestLogger from 3.0.66 to 3.0.70
    traviszim authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2a52411 View commit details
    Browse the repository at this point in the history
Loading