Informasjonsforvaltning / fdk-reasoning-service

Apache License 2.0
0 stars 1 forks source link

chore(deps-dev): bump org.wiremock:wiremock from 3.0.1 to 3.0.4 #103

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps org.wiremock:wiremock from 3.0.1 to 3.0.4.

Release notes

Sourced from org.wiremock:wiremock's releases.

3.0.4

🚀 New features and improvements

  • Add working equals & readable toString to NetworkAddressRange (#2358) @​Mahoney

🐛 Bug fixes

👻 Maintenance

  • Bump org.scala-lang:scala-library test dependency from 2.13.11 to 2.13.12 (#2360) @​dependabot

✍ Other changes

3.0.3 - Security Release

🔒 Security

This security release addresses the following issues

NOTE: WireMock Studio, a proprietary distribution discontinued in 2022, is also affected by those issues and also affected by CVE-2023-39967 - Overall CVSS Score 8.6 - “Controlled and full-read SSRF through URL parameter when testing a request, webhooks and proxy mode”. The fixes will not be provided. The vendor recommends migrating to WireMock Cloud which is available as SaaS and private beta for on-premises deployments

🔗 Related releases

Credits

@​W0rty, @​numacanedo, @​Mahoney, @​tomakehurst, @​oleg-nenashev

3.0.2

🐛 Bug fixes

... (truncated)

Commits
  • 0315cd4 2nd attempt at fixing non-shaded webhooks JAR problem by disabling the JAR ta...
  • 8e15b7d Bumped patch version
  • e4dbb74 Merge pull request #2360 from wiremock/dependabot/gradle/org.scala-lang-scala...
  • 3233c53 Bump org.scala-lang:scala-library from 2.13.11 to 2.13.12
  • 7a51264 Bumped patch version
  • 0f72091 Stop NetworkAddressRules doing DNS lookups
  • 984e79f Make NetworkAddressRulesAdheringDnsResolver testable
  • 92d7793 Applied DNS resolver enforcement to webhooks extension
  • 027ddaf Moved enforcement of network address rules to Apache client DNS resolver to a...
  • 21a9622 Bumped patch version
  • 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 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #103 (da6f61d) into main (a40a837) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #103   +/-   ##
=========================================
  Coverage     79.83%   79.83%           
  Complexity      269      269           
=========================================
  Files            42       42           
  Lines          1552     1552           
  Branches        248      248           
=========================================
  Hits           1239     1239           
  Misses          137      137           
  Partials        176      176           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 11 months ago

Superseded by #104.