Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #94

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
FakeItEasy (source) 7.3.1 -> 7.4.0 age adoption passing confidence nuget minor
FluentAssertions (source) 6.8.0 -> 6.12.0 age adoption passing confidence nuget minor
Microsoft.NET.Test.Sdk 17.4.0 -> 17.8.0 age adoption passing confidence nuget minor
MudBlazor (source) 6.1.5 -> 6.12.0 age adoption passing confidence nuget minor
OpenTelemetry.Exporter.Jaeger (source) 1.3.1 -> 1.5.1 age adoption passing confidence nuget minor
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.3.1 -> 1.7.0 age adoption passing confidence nuget minor
OpenTelemetry.Extensions.Hosting (source) 1.4.0-rc.1 -> 1.7.0 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.AspNetCore (source) 1.0.0-rc9.10 -> 1.7.0 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.Http (source) 1.0.0-rc9.10 -> 1.7.0 age adoption passing confidence nuget minor
Polly 7.2.3 -> 7.2.4 age adoption passing confidence nuget patch
bunit (source) 1.12.6 -> 1.26.64 age adoption passing confidence nuget minor
chgl/.github v1.3.0 -> v1.4.13 age adoption passing confidence action minor
csharpier 0.25.0 -> 0.26.7 age adoption passing confidence nuget minor
curlimages/curl 7.86.0 -> 7.88.1 age adoption passing confidence final minor
docker.io/curlimages/curl 7.86.0 -> 7.88.1 age adoption passing confidence minor
docker.io/jaegertracing/all-in-one 1.40 -> 1.52 age adoption passing confidence minor
docker.io/library/postgres 14.6 -> 14.10 age adoption passing confidence minor
docker.io/library/traefik v2.9.6 -> v2.10.7 age adoption passing confidence minor
docker/dockerfile 1.4 -> 1.6 age adoption passing confidence syntax minor
ghcr.io/linuxforhealth/fhir-schematool 5.1.0 -> 5.1.1 age adoption passing confidence patch
ghcr.io/linuxforhealth/fhir-server (source) 5.1.0 -> 5.1.1 age adoption passing confidence patch
github/codeql-action v2.21.9 -> v2.22.12 age adoption passing confidence action minor
google-github-actions/release-please-action v3.7.2 -> v3.7.13 age adoption passing confidence action patch
index.docker.io/curlimages/curl 7.86.0 -> 7.88.1 age adoption passing confidence minor
index.docker.io/hapiproject/hapi v6.2.2 -> v6.10.1 age adoption passing confidence minor
index.docker.io/library/postgres 15.1 -> 15.5 age adoption passing confidence minor
mcr.microsoft.com/healthcareapis/r4-fhir-server 3.3.53 -> 3.4.361 age adoption passing confidence minor
ossf/scorecard-action v2.3.0 -> v2.3.1 age adoption passing confidence action patch
quay.io/keycloak/keycloak 21.1.1 -> 21.1.2 age adoption passing confidence patch
xunit 2.4.2 -> 2.6.5 age adoption passing confidence nuget minor
xunit.runner.visualstudio 2.4.5 -> 2.5.6 age adoption passing confidence nuget minor

Release Notes

FakeItEasy/FakeItEasy (FakeItEasy)

v7.4.0

Compare Source

New
  • Ensure anonymous parameters are handled and displayed correctly in all cases (#​1928)
Fixed
  • NullReferenceException thrown when attempting to build unmet expectation message that includes an anonymous parameter (#​1920)
  • ArgumentCollection.ArgumentNames has type IEnumerable<string> but may contain nulls (#​1922)
  • Provide placeholder names for anonymous parameters in received call description (#​1924)
Additional Items
  • Fix typo in Assertions documentation: MustHaveHappendMustHaveHappened (#​1904)
  • Migrate documentation from Read the Docs to the FakeItEasy website.
    The documentation is built using Material for Mkdocs and versions are maintained by mike:
    • Upgrade mkdocs to 1.3.0 (#​1877)
    • Build docs on each pull request (#​1878)
    • Update the "Analyzers" article to redirect to the moved analyzers docs (#​1886)
    • Build docs with Material for MkDocs and mike (#​1896)
    • Fix link in README to point to the new docs and remove readthedocs.yml (#​1899)
    • Lock down python requirements (#​1908)
    • Upgrade mkdocs-material to 9.1.3 (#​1916)
  • Add Faking HttpClient recipe (#​1915, #​1918)
  • Replace examples projects with documentation or recipes (#​1917)
  • Test against .NET 6.0 (#​1876, #​1914)
  • Use GitHub Actions for CI (#​1892, #​1909, #​1911)
  • Fix pack build target to support spaces in path (#​1895)
  • Replace ApprovalTests with Verify (#​1891)
  • Explain default argument formatting before how to customize (#​1902)
  • Improve in-article tables of contents (#​1907)
With special thanks for contributions to this release from:
Full Changelog
fluentassertions/fluentassertions (FluentAssertions)

v6.12.0

Compare Source

What's Changed
New features
Improvements
Fixes
Documentation
Others
New Contributors

Full Changelog: fluentassertions/fluentassertions@6.11.0...6.12.0

v6.11.0

Compare Source

What's Changed

New features
Improvements
Fixes
Documentation
Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.10.0...6.11.0

v6.10.0

Compare Source

What's Changed
Fixes
Others
New Contributors

Full Changelog: fluentassertions/fluentassertions@6.9.0...6.10.0

v6.9.0

Compare Source

What's Changed

New features
Improvements
Fixes
Documentation

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 30 times, most recently from ee4f161 to 82b4754 Compare January 6, 2024 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9646f23 to e87606b Compare January 7, 2024 12:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e87606b to 0a2ef3b Compare January 7, 2024 16:11
@chgl chgl merged commit a935734 into master Jan 7, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 7, 2024 18:03
@chgl chgl mentioned this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant