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

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenSearch.Client 1.5.0 -> 1.6.0 age adoption passing confidence
OpenSearch.Client.JsonNetSerializer 1.5.0 -> 1.6.0 age adoption passing confidence
prometheus-net 8.1.1 -> 8.2.0 age adoption passing confidence
prometheus-net.AspNetCore 8.1.1 -> 8.2.0 age adoption passing confidence
prometheus-net.AspNetCore.HealthChecks 8.1.1 -> 8.2.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.6.0

Added
  • Added support for point-in-time search and associated APIs (#​405)
  • Added support for the component template APIs (#​411)
  • Added support for the composable index template APIs (#​437)
  • Added high-level DSL for raw HTTP methods (#​447)
Deprecated
  • Deprecated the low-level IndexTemplateV2 APIs in favour of the new ComposableIndexTemplate APIs (#​454)
Dependencies
  • Bumps FSharp.Data from 6.2.0 to 6.3.0
  • Bumps BenchMarkDotNet from 0.13.7 to 0.13.11
  • Bumps AWSSDK.Core from 3.7.202.1 to 3.7.204.12
  • Bumps xunit.runner.visualstudio from 2.5.0 to 2.5.4
  • Bumps Octokit from 7.1.0 to 9.0.0
  • Bumps FSharp.Core from 7.0.400 to 8.0.100
  • Bumps xunit from 2.4.2 to 2.6.2
  • Bumps Microsoft.TestPlatform.ObjectModel from 17.7.2 to 17.8.0
  • Bumps System.Text.Json from 7.0.3 to 8.0.0
  • Bumps Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
prometheus-net/prometheus-net (prometheus-net)

v8.2.0: - performance improvements

  • .WithLabels() & similar now accept ReadOnlyMemory as alternative to string[]. Same behavior, just easier to use if you already have a ReadOnlyMemory.
  • .WithLabels() & similar now accept ReadOnlySpan as alternative to string[]. This enables allocation-free metric instance creation if a metric instance with these labels is already known.
  • Incorporated various optimizations to reduce the required CPU time and allocated memory, including #​410, #​443 and other contributions.
  • Observation of large histograms is now 10-30% faster on machines that support AVX2 instructions.
  • health checks exposed via ForwardToPrometheus() no longer create a default metric if a custom metric is provided #​444

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 Dec 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSHARP csharpier 20 1 1.71s
⚠️ CSHARP dotnet-format yes 1 0.95s
⚠️ CSHARP roslynator 2 1 19.73s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ JSON eslint-plugin-jsonc 5 0 1.1s
✅ JSON jsonlint 4 0 0.15s
⚠️ JSON prettier 4 1 0.83s
⚠️ MARKDOWN markdownlint 1 2 0.6s
✅ MARKDOWN markdown-table-formatter 1 0 0.35s
✅ OPENAPI spectral 1 0 2.96s
✅ REPOSITORY gitleaks yes no 0.3s
✅ REPOSITORY grype yes no 11.97s
✅ REPOSITORY secretlint yes no 0.8s
✅ REPOSITORY trivy-sbom yes no 1.04s
✅ REPOSITORY trufflehog yes no 1.33s
✅ XML xmllint 1 0 0.03s
✅ YAML prettier 1 0 0.54s
✅ YAML v8r 1 0 2.39s
✅ YAML yamllint 1 0 0.45s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/all-nuget-minor branch 2 times, most recently from ccafc44 to 916bcb6 Compare December 13, 2023 04:53
@renovate renovate bot force-pushed the renovate/all-nuget-minor branch from 916bcb6 to 65e016d Compare December 13, 2023 06:09
@cthtrifork cthtrifork merged commit e166a01 into main Dec 14, 2023
6 checks passed
@cthtrifork cthtrifork deleted the renovate/all-nuget-minor branch December 14, 2023 11:53
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