proxy-vole icon indicating copy to clipboard operation
proxy-vole copied to clipboard

Proxy Vole is a Java library to auto detect the platform network proxy settings.

Results 11 proxy-vole issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [uk.org.webcompere:system-stubs-jupiter](https://redirect.github.com/webcompere/system-stubs) | `2.0.3` → `2.1.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/uk.org.webcompere:system-stubs-jupiter/2.1.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/uk.org.webcompere:system-stubs-jupiter/2.0.3/2.1.8?slim=true) | --- ### Configuration...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/akuhtz/proxy-vole). ## Open The following updates have all...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ch.qos.logback:logback-classic](http://logback.qos.ch) ([source](https://redirect.github.com/qos-ch/logback), [changelog](https://logback.qos.ch/news.html)) | `1.3.14` -> `1.5.8` | [![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-classic/1.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j), [changelog](https://www.slf4j.org/news.html)) | `2.0.9` -> `2.0.13`...

Hello, I am having issues with the library at some installations that I believe is caused by the installations having invalid URLs associated with the automatic detection. These are Windows...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ch.qos.logback:logback-classic](http://logback.qos.ch) ([source](https://redirect.github.com/qos-ch/logback), [changelog](https://logback.qos.ch/news.html)) | `1.3.14` → `1.5.24` | ![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-classic/1.5.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/ch.qos.logback:logback-classic/1.3.14/1.5.24?slim=true) | ---...

``` function FindProxyForURL(url, host) { return 'PROXY [::1]:8080'; } ``` Using `ProxyUtil.buildPacSelectorForUrl` on a file that returns an IPv6 address fails. https://en.wikipedia.org/wiki/IPv6_address#Literal_IPv6_addresses_in_network_resource_identifiers The parsing logic [here](https://github.com/akuhtz/proxy-vole/blob/master/src/main/java/com/github/markusbernhardt/proxy/selector/pac/PacProxySelector.java#L178) needs to be updated...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.apache.felix:maven-bundle-plugin](http://felix.apache.org/components/bundle-plugin/) ([source](https://gitbox.apache.org/repos/asf?p=felix-dev.git)) | `5.1.9` → `6.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.felix:maven-bundle-plugin/6.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.felix:maven-bundle-plugin/5.1.9/6.0.0?slim=true) | --- ###...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.mozilla:rhino-engine](https://mozilla.github.io/rhino/) ([source](https://redirect.github.com/mozilla/rhino)) | `1.7.15.1` → `1.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.mozilla:rhino-engine/1.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mozilla:rhino-engine/1.7.15.1/1.9.0?slim=true) | --- ###...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.junit:junit-bom](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `5.14.2` → `6.0.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit:junit-bom/6.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit:junit-bom/5.14.2/6.0.2?slim=true) | --- ###...