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: dotnet/docfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.78.0
Choose a base ref
...
head repository: dotnet/docfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.78.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 18, 2024

  1. feat: Use PlantUML Online Server as default configs (#10395)

    chore: set plantuml config default values
    filzrev authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f35a47a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fix: Place .playwright directory under bin directory (#10399)

    fix: place `.playwright` directory under bin directory
    filzrev authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fc16c82 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the typescript-eslint group in /templates with …

    …2 updates (#10400)
    
    build(deps-dev): bump the typescript-eslint group
    
    Bumps the typescript-eslint group in /templates with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ad7279f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump Verify.Xunit from 28.3.1 to 28.3.2 in the xunit gro…

    …up (#10401)
    
    Bumps the xunit group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify).
    
    
    Updates `Verify.Xunit` from 28.3.1 to 28.3.2
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@28.3.1...28.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: xunit
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    602f6c9 View commit details
    Browse the repository at this point in the history
Loading