guibranco / CEPAberto

🇧🇷 :round_pushpin: CEPAberto API client wrapper for .NET projects
https://guibranco.github.io/CEPAberto/
MIT License
4 stars 4 forks source link

Bump Testcontainers from 3.7.0 to 3.8.0 #143

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Testcontainers from 3.7.0 to 3.8.0.

Release notes

Sourced from Testcontainers's releases.

3.8.0

Thank you very much to all contributors once again. This version contains really great features and important fixes. Awesome increment 🙏.

What's Changed

⚠️ Breaking Changes

If you have overwritten the default logger previously (setting TestcontainersSettings.Logger), please be aware that each builder now offers a dedicated API to configure the actual logger. This has several advantages; among others, it integrates very nicely into xUnit.net's scoped loggers.

🚀 Features

🐛 Bug Fixes

  • fix: Prevent a NullReferenceException when pulling uncached base images to build an image (#1126) @​tom-englert
  • fix: Prevent .dockerignore entry from matching everything if it ends with globstart (#1122) @​HofmeisterAn
  • fix: Consider the timestamp in the log message wait strategy (read the correct log message chunk) (#1110) @​HofmeisterAn
  • fix(CosmosDb): SSL connection could not be established (#1109) @​WakaToa

🧹 Housekeeping

📦 Dependency Updates

  • chore(deps): Bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.3 in /tests/Testcontainers.SqlEdge.Tests (#1088) @​dependabot
  • chore(deps): Bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.3 in /tests/Testcontainers.MsSql.Tests (#1089) @​dependabot
Commits
  • 14f9ad9 chore: Remove Sonar findings
  • 9b83bde docs: Enable Reuse docs
  • ab2a8f5 chore: Add static ctor to ConsoleLogger
  • 9156593 chore: Ensure that stderr is empty after executing scripts (#1116)
  • 36758c8 fix: Remove minor Sonar findings
  • 6e6ccb5 feat: Use built-in PEM certificate import on .NET 6 and onwards (#1139)
  • 1cfc850 feat: Add WithLogger(ILogger) builder API (#1100)
  • d7b4f14 fix: Remove Sonar findings, enhance reuse docs
  • 894319e feat: Add support for the target frameworks net6.0 and net8.0 (#1133)
  • 8aed123 feat: Add Milvus module (#1131)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @guibranco.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
guibranco commented 5 months ago

@dependabot squash and merge

codacy-production[bot] commented 5 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (79a6f235fdb979e5538ff470a0b90179618f4247) | 181 | 173 | 95.58% | | | Head commit (76753ef420a0e3554e07ce0ef65f96a3d9861ca7) | 181 (+0) | 173 (+0) | 95.58% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#143) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

AppVeyorBot commented 5 months ago

:white_check_mark: Build CEPAberto 4.0.229 completed (commit https://github.com/guibranco/CEPAberto/commit/100fa05a6a by @dependabot[bot])