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

fix(deps): update all nuget minor #53

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenSearch.Client 1.6.0 -> 1.7.0 age adoption passing confidence
OpenSearch.Client.JsonNetSerializer 1.6.0 -> 1.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

opensearch-project/opensearch-net (OpenSearch.Client)

v1.7.0

Added
  • Added .Strict(...), .Verbatim(...), .Name(...) methods on QueryContainer to help modify contained query attributes (#​509)
Fixed
  • Fixed HttpConnection.ConvertHttpMethod to support Patch method (#​489)
  • Fixed IEnumerable<int?> property mapping. (#​503)
  • Fixed ConnectionConfiguration.DefaultMemoryStreamFactory actually used as default. (#​552)
  • Fixed passing "auto" to the slices parameter (#​553)
Dependencies
  • Bumps NSwag.Core.Yaml from 13.19.0 to 14.0.3
  • Bumps CSharpier.Core from 0.25.0 to 0.27.3
  • Bumps System.Text.Encodings.Web from 7.0.0 to 8.0.0
  • Bumps xunit.runner.visualstudio from 2.5.4 to 2.5.7
  • Bumps xunit from 2.6.2 to 2.7.0
  • Bumps Argu from 6.1.1 to 6.2.1
  • Bumps Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0
  • Bumps JetBrains.Annotations from 2023.2.0 to 2023.3.0
  • Bumps Bogus from 34.0.2 to 35.3.0
  • Bumps Octokit from 9.0.0 to 10.0.0
  • Bumps FSharp.Core from 8.0.100 to 8.0.101
  • Bumps Proc from 0.6.2 to 0.8.1
  • Bumps System.Text.Json from 8.0.0 to 8.0.1
  • Bumps Bullseye from 4.2.1 to 5.0.0
  • Bumps BenchMarkDotNet from 0.13.11 to 0.13.12
  • Bumps Microsoft.TestPlatform.ObjectModel from 17.8.0 to 17.9.0
  • Bumps SharpYaml from 2.1.0 to 2.1.1

Configuration

📅 Schedule: Branch creation - "before 5am every weekday,on sunday" in timezone Europe/Copenhagen, Automerge - "after 12pm every weekday,before 4pm every weekday" in timezone Europe/Copenhagen.

🚦 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.

Copy link

github-actions bot commented Mar 4, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSHARP csharpier 18 1 1.3s
⚠️ CSHARP dotnet-format yes 1 0.78s
⚠️ CSHARP roslynator 2 1 12.27s
❌ DOCKERFILE hadolint 1 1 0.07s
✅ JSON eslint-plugin-jsonc 5 0 1.02s
✅ JSON jsonlint 4 0 0.17s
⚠️ JSON prettier 4 1 0.44s
⚠️ MARKDOWN markdownlint 1 2 0.37s
✅ MARKDOWN markdown-table-formatter 1 0 0.29s
✅ OPENAPI spectral 1 0 1.68s
✅ REPOSITORY gitleaks yes no 0.06s
✅ REPOSITORY grype yes no 9.92s
✅ REPOSITORY secretlint yes no 1.0s
✅ REPOSITORY trivy-sbom yes no 1.06s
✅ REPOSITORY trufflehog yes no 7.53s
✅ XML xmllint 1 0 0.0s
✅ YAML prettier 1 0 0.4s
✅ YAML v8r 1 0 98.62s
✅ YAML yamllint 1 0 0.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@rkthtrifork rkthtrifork merged commit 8d38d9d into main Mar 4, 2024
4 of 6 checks passed
@rkthtrifork rkthtrifork deleted the renovate/all-nuget-minor branch March 4, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant