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

build: bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 #16

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0.

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.10.0

🚀 New Features

🐛 Bug fixes

📦 Dependency updates

Commits
  • 7df345b Filter out class version 66 (java 22) from the shadowJar
  • 248cfdf Bump minor version
  • bb348b1 Merge pull request #2883 from wiremock/dependabot/gradle/org.apache.httpcompo...
  • 40e6e02 Back to filtering out the connection header and now the upgrade header
  • 764823d No longer filter out the connection header when proxying
  • 0b731eb Merge pull request #2909 from wiremock/support-extension-factories-as-classes
  • 96075b3 Added ability for extension factories to be declared as classes
  • a0df1e0 Merge pull request #2891 from wiremock/http-server-loading-refinement
  • 2cf90bb Apache now enforces UTF-8 encoding in BasicSchemeFactory as per RFC 7617
  • 0e98c90 Merge remote-tracking branch 'origin/dependabot/gradle/org.apache.httpcompone...
  • 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 <dependency name> 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)

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.2...3.10.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from SMadani as a code owner December 2, 2024 04:40
@dependabot dependabot bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 2, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.01%. Comparing base (c27cf17) to head (11c8ecb).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #16   +/-   ##
=========================================
  Coverage     98.01%   98.01%           
  Complexity      161      161           
=========================================
  Files            19       19           
  Lines           504      504           
  Branches         27       27           
=========================================
  Hits            494      494           
  Misses            3        3           
  Partials          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SMadani SMadani merged commit b2c7a82 into main Dec 2, 2024
16 checks passed
@SMadani SMadani deleted the dependabot/maven/org.wiremock-wiremock-standalone-3.10.0 branch December 2, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants