Skip to content

Commit

Permalink
chore(deps): update dependency docfx to 2.78.1 (#821)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [docfx](https://redirect.github.com/dotnet/docfx) | `2.78.0` ->
`2.78.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/docfx/2.78.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/docfx/2.78.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/docfx/2.78.0/2.78.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/docfx/2.78.0/2.78.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotnet/docfx (docfx)</summary>

###
[`v2.78.1`](https://redirect.github.com/dotnet/docfx/releases/tag/2.78.1)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### 🐞 Bug Fixes

- fix: Place `.playwright` directory under bin directory by
[@&#8203;filzrev](https://redirect.github.com/filzrev) in
[https://github.com/dotnet/docfx/pull/10399](https://redirect.github.com/dotnet/docfx/pull/10399)
- fix: Use PlantUML Online Server as default configs by
[@&#8203;filzrev](https://redirect.github.com/filzrev) in
[https://github.com/dotnet/docfx/pull/10395](https://redirect.github.com/dotnet/docfx/pull/10395)

**Full Changelog**:
dotnet/docfx@v2.78.0...2.78.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/buehler/dotnet-operator-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 4174330 commit f9d81d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"docfx": {
"version": "2.78.0",
"version": "2.78.1",
"commands": ["docfx"]
}
}
Expand Down

0 comments on commit f9d81d5

Please sign in to comment.