Bump the server group with 5 updates #307
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated csharpier from 1.2.3 to 1.2.4.
Release notes
Sourced from csharpier's releases.
1.2.4
1.2.4
What's Changed
Weird enter in closing when formatting XAML TextBlock #1785
CSharpier was breaking an end element to a new line when it did not need to.
Order Modifiers (IDE0036) not formatting when code is preceded by a comment. #1784
When incorrectly ordered modifiers were preceded by a comment they were not being reordered. Thanks go to @TimothyMakkison for the contribution
Performance issue when running CLI in project with pnpm on Windows #1781
The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.
Full Changelog: belav/csharpier@1.2.3...1.2.4
Commits viewable in compare view.
Updated Npgsql from 10.0.0 to 10.0.1.
Release notes
Sourced from Npgsql's releases.
10.0.1
v9.0.4 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1
Commits viewable in compare view.
Updated TUnit from 1.5.60 to 1.7.0.
Release notes
Sourced from TUnit's releases.
1.7.0
What's Changed
Other Changes
Linqby @TimothyMakkison in perf: replace redundant allocations withLinqthomhurst/TUnit#4172Dependencies
Full Changelog: thomhurst/TUnit@v1.6.28...v1.7.0
1.6.28
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.6.27...v1.6.28
1.6.27
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.6.25...v1.6.27
1.6.25
What's Changed
Other Changes
ListwithSpanby @TimothyMakkison in perf: replace fixed lengthListwithSpanthomhurst/TUnit#4153Dependencies
Full Changelog: thomhurst/TUnit@v1.6.20...v1.6.25
1.6.20
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.6.15...v1.6.20
1.6.15
What's Changed
Other Changes
string.Replacecode. by @TimothyMakkison in perf: remove unnecessary manualstring.Replacecode. thomhurst/TUnit#4134Dependencies
New Contributors
string.Replacecode. thomhurst/TUnit#4134Full Changelog: thomhurst/TUnit@v1.6.5...v1.6.15
1.6.5
What's Changed
Dependencies
Full Changelog: thomhurst/TUnit@v1.6.0...v1.6.5
1.6.0
What's Changed
Other Changes
See docs here
Dependencies
Full Changelog: thomhurst/TUnit@v1.5.80...v1.6.0
1.5.80
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.5.78...v1.5.80
1.5.70
What's Changed
Other Changes
--junit-output-pathCLI argument not being respected by @Copilot in Fix:--junit-output-pathCLI argument not being respected thomhurst/TUnit#4096Dependencies
Full Changelog: thomhurst/TUnit@v1.5.60...v1.5.70
Commits viewable in compare view.
Updated Verify.TUnit from 31.8.0 to 31.9.3.
Release notes
Sourced from Verify.TUnit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated WireMock.Net from 1.19.0 to 1.21.0.
Release notes
Sourced from WireMock.Net's releases.
1.21.0
What's Changed
Full Changelog: wiremock/WireMock.Net@1.20.0...1.21.0
1.20.0
What's Changed
Full Changelog: wiremock/WireMock.Net@1.19.0...1.20.0
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions