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 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Hl7.Fhir.R4 5.11.0 -> 5.11.1 age adoption passing confidence nuget patch
Testcontainers (source) 4.0.0 -> 4.1.0 age adoption passing confidence nuget minor
csharpier 0.30.1 -> 0.30.3 age adoption passing confidence nuget patch
docker.io/bitnami/minio (source) 2024.11.7-debian-12-r1 -> 2024.11.7-debian-12-r2 age adoption passing confidence patch
docker.io/bitnami/minio-client (source) 2024.11.17-debian-12-r0 -> 2024.11.17-debian-12-r1 age adoption passing confidence patch
docker.io/curlimages/curl 8.11.0 -> 8.11.1 age adoption passing confidence patch
mcr.microsoft.com/dotnet/sdk 9.0.100-noble -> 9.0.101-noble age adoption passing confidence stage patch

Release Notes

FirelyTeam/firely-net-sdk (Hl7.Fhir.R4)

v5.11.1: 5.11.1

Breaking changes :

  • ⚠️ We have reverted our recent changes related to the SnapshotGeneratorSettings. We have encountered some regressions using the new regeneration behavior that was introduced and decided to revert it until we are sure these changes are correct.

Changes:

  • #​2968: Bugfix/2854 fix validate code
  • #​2972: Make RemoveAllNonInheritableExtensions public
  • #​2975: Revert snapshot generation settings
  • #​2803: fix: #​2802 - let SnapshotSource reuse self-generated snapshot
  • #​2943: Use proper snapshot generation settings, fixed obsolete warnings
  • #​2971: Bump System.Text.Json and System.Buffers
  • #​2970: Bump System.Threading.Tasks.Dataflow from 8.0.1 to 9.0.0
  • #​2962: Bump FluentAssertions from 6.12.1 to 6.12.2
  • #​2961: Start development phase 5.11.1

This list of changes was auto generated.

testcontainers/testcontainers-dotnet (Testcontainers)

v4.1.0

Compare Source

What's Changed

This is likely the last release for this year, unless urgent fixes become necessary.

I want to mention a change introduced in the last major release, where we refactored the IImage interface. As part of this update, we removed obsolete properties and overloaded constructors. If you previously used an overload other than DockerImage(string), please ensure you pass the correct values to the constructor.

Additionally, we replaced Docker.DotNet with our own fork to keep the Docker Engine API up to date. Our goal is to improve reliability and performance while offering a more developer-friendly and convenient client. If you depend on a Docker client for .NET, we encourage you to contribute to this project ❤️.

On a personal note, I wish everyone a peaceful and lovely holiday season. Take this time to rest, connect with loved ones, and recharge for the new year. Take care.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

belav/csharpier (csharpier)

v0.30.3

Compare Source

What's Changed

CSharpier.MsBuild doesn't fail the github action anymore #​1357

The changes for 1311 caused CSharpier.MsBuild to not report unformatted files as errors on linux.

Thanks go to @​PetSerAl for the fix

v0.30.2

Compare Source

What's Changed
Collection expression inside a dictionary adds unexpected new line #​1390
// input & expected output
Dictionary<string, string[]> dictionary = new()
{
    {
        "Key",
        [
            "SomeValue__________________________________________",
            "SomeValue__________________________________________",
        ]
    },
};

// 0.30.1
Dictionary<string, string[]> dictionary = new()
{
    {
        "Key",

        [
            "SomeValue__________________________________________",
            "SomeValue__________________________________________",
        ]
    },
};
Failed syntax tree validation reported when trailing comma added before a trailing comment #​1388

With the following code, CSharpier will add a trailing comma before the trailing comment.
CSharpier's syntax tree validation was incorrectly reporting this as a failure.

// input
var someObject = new SomeObject()
{
    Property1 = 1,
    Property2 = 2 // Trailing Comment
};

// output
var someObject = new SomeObject()
{
    Property1 = 1,
    Property2 = 2, // Trailing Comment
};
curl/curl-container (docker.io/curlimages/curl)

v8.11.1

Compare Source

Changed
  • bump to curl 8.11.1
  • bump to alpine:3.21.0
dotnet/sdk (mcr.microsoft.com/dotnet/sdk)

v9.0.101


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Nov 20, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.51s
✅ CSHARP csharpier 6 0 2.43s
⚠️ CSHARP roslynator 2 2 14.6s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ EDITORCONFIG editorconfig-checker 37 0 2.83s
✅ JSON jsonlint 8 0 0.37s
✅ JSON prettier 8 0 0.46s
✅ JSON v8r 8 0 5.31s
✅ MARKDOWN markdownlint 2 0 0.28s
✅ REPOSITORY checkov yes no 20.35s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 20.4s
✅ REPOSITORY git_diff yes no 0.25s
✅ REPOSITORY grype yes no 14.35s
✅ REPOSITORY kics yes no 4.87s
✅ REPOSITORY secretlint yes no 2.0s
✅ REPOSITORY syft yes no 1.93s
✅ REPOSITORY trivy yes no 11.61s
✅ REPOSITORY trivy-sbom yes no 0.13s
✅ REPOSITORY trufflehog yes no 5.78s
✅ YAML prettier 5 0 0.55s
✅ YAML v8r 5 0 7.24s
✅ YAML yamllint 5 0 0.51s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Nov 20, 2024
@renovate renovate bot closed this Nov 20, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch November 20, 2024 16:45
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Nov 24, 2024
@renovate renovate bot reopened this Nov 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5bd80a to 67a4ae6 Compare November 24, 2024 00:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency csharpier to 0.30.2 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 67a4ae6 to 832d274 Compare November 24, 2024 00:53
@renovate renovate bot changed the title chore(deps): update dependency csharpier to 0.30.2 chore(deps): update all non-major dependencies Nov 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 832d274 to be072c0 Compare November 25, 2024 17:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ca058a7 to 285783c Compare December 9, 2024 19:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 285783c to 72ef35a Compare December 11, 2024 12:07
Copy link

Trivy image scan report

ghcr.io/miracum/pathling-s3-import:pr-68 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/pathling-s3-import/PathlingS3Import.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

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.

0 participants