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 WireMock.Net from 1.5.62 to 1.6.1 #189

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps WireMock.Net from 1.5.62 to 1.6.1.

Changelog

Sourced from WireMock.Net's changelog.

1.6.1 (22 August 2024)

  • #1160 - Use default timeout for Regex [bug] contributed by StefH
  • #1159 - RegexMatchTimeoutException when trying to parse HTTP version [bug]

1.6.0 (16 August 2024)

  • #1042 - Update + add fluent builder methods [feature] contributed by StefH
  • #1109 - Add Aspire Extension [feature] contributed by StefH
  • #1148 - Use Guid.TryParseExact with format "D" contributed by StefH
  • #1157 - Fix FormUrlEncodedMatcher (MatchOperator.And) [bug] contributed by StefH
  • #1158 - Allow setting Content-Length header on the response [feature] contributed by StefH
  • #720 - Response Header Content-Length not available when call HEAD Method [feature]
  • #1145 - Response is auto converting string to guid [bug]
  • #1156 - FormUrlEncodedMatcher is not requiring to match all properties when MatchOperator.And [bug]
Commits


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 2 weeks ago

@dependabot squash and merge

codacy-production[bot] commented 2 weeks 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 (13eeb3bc55254a31a211cfb6980291dfa34b1628) | 181 | 9 | 4.97% | | | Head commit (491fa513483fad197fb628cbb60ee6b3fa017e03) | 181 (+0) | 9 (+0) | 4.97% (**+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 (#189) | 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

AppVeyorBot commented 2 weeks ago

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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 4.41%. Comparing base (13eeb3b) to head (491fa51). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ===================================== Coverage 4.41% 4.41% ===================================== Files 17 17 Lines 181 181 Branches 14 14 ===================================== Hits 8 8 Misses 172 172 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AppVeyorBot commented 2 weeks ago

:white_check_mark: Build CEPAberto 4.0.470 completed (commit https://github.com/guibranco/CEPAberto/commit/584959ce0a by @guibranco)

AppVeyorBot commented 2 weeks ago

:white_check_mark: Build CEPAberto 4.0.480 completed (commit https://github.com/guibranco/CEPAberto/commit/81f528c9d3 by @guibranco)

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud