openHPI / codeocean

CodeOcean is an automated assessment tool for web-based coding exercises
BSD 3-Clause "New" or "Revised" License
64 stars 27 forks source link

Bump net-http-persistent from 4.0.2 to 4.0.4 #2518

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps net-http-persistent from 4.0.2 to 4.0.4.

Changelog

Sourced from net-http-persistent's changelog.

=== 4.0.4 / 2024-09-09

Bug fixes:

  • Allow setting verify_hostname to false

=== 4.0.3 / 2024-09-09

Bug fixes:

  • Handle Net::HTTP#verify_hostname was added in Ruby 3.0 or later. #120
Commits
  • 409b0c7 bump version
  • f99bcb2 Merge pull request #151 from stefanmb/stefanmb/allow_false_verify_hostname
  • f9e3814 Allow setting verify_hostname to false
  • 5c07962 bump version
  • e905309 Merge pull request #120 from cosmo0920/handle-verify_hostname-in-ssl-context
  • 12a9230 Merge pull request #146 from kmcphillips/master
  • 9cdc7bf Only show proxy_port and proxy_address when Net::HTTP#proxy? is true
  • c1fb1a5 Merge pull request #143 from petergoldstein/feature/add_ruby_3_2_to_ci
  • 24536fb Switch assert_equal to assert_match to accomodate message.
  • 79fa03c Adds Ruby 3.2 to the CI matrix. Updates checkout action version.
  • See full diff 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 @openhpi-bot.


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)