thomhurst / TUnit

A modern, fast and flexible .NET testing framework
MIT License
2.31k stars 37 forks source link

Update Microsoft.Extensions to v3.6.1 - autoclosed #1173

Closed thomhurst closed 4 days ago

thomhurst commented 4 days ago

This PR contains the following updates:

Package Type Update Change
@docusaurus/core (source) dependencies patch 3.6.0 -> 3.6.1
@docusaurus/module-type-aliases (source) devDependencies patch 3.6.0 -> 3.6.1
@docusaurus/preset-classic (source) dependencies patch 3.6.0 -> 3.6.1
@docusaurus/tsconfig (source) devDependencies patch 3.6.0 -> 3.6.1
@docusaurus/types (source) devDependencies patch 3.6.0 -> 3.6.1

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.6.1`](https://redirect.github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#361-2024-11-08) [Compare Source](https://redirect.github.com/facebook/docusaurus/compare/v3.6.0...v3.6.1) ##### :bug: Bug Fix - `docusaurus` - [#​10658](https://redirect.github.com/facebook/docusaurus/pull/10658) fix(core): bundler should not minimize static assets ([@​slorber](https://redirect.github.com/slorber)) - `docusaurus-bundler`, `docusaurus-faster`, `docusaurus-utils-common`, `docusaurus-utils` - [#​10649](https://redirect.github.com/facebook/docusaurus/pull/10649) fix(faster,utils): fix faster/types peerDependencies ([@​slorber](https://redirect.github.com/slorber)) ##### :nail_care: Polish - `docusaurus-bundler`, `docusaurus-types`, `docusaurus` - [#​10655](https://redirect.github.com/facebook/docusaurus/pull/10655) refactor(faster,bundler,core): improve js loader DX ([@​slorber](https://redirect.github.com/slorber)) ##### :memo: Documentation - [#​10657](https://redirect.github.com/facebook/docusaurus/pull/10657) docs: fix old base ts config ref ([@​slorber](https://redirect.github.com/slorber)) ##### :wrench: Maintenance - `docusaurus-mdx-loader` - [#​10651](https://redirect.github.com/facebook/docusaurus/pull/10651) refactor(mdx-loader): streamline typescript usage for remark plugin types ([@​lebalz](https://redirect.github.com/lebalz)) - Other - [#​10650](https://redirect.github.com/facebook/docusaurus/pull/10650) chore: Argos screenshot dogfooding test pages ([@​slorber](https://redirect.github.com/slorber)) ##### Committers: 2 - Balthasar Hofer ([@​lebalz](https://redirect.github.com/lebalz)) - Sébastien Lorber ([@​slorber](https://redirect.github.com/slorber))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.