proxy-vole
proxy-vole copied to clipboard
Proxy Vole is a Java library to auto detect the platform network proxy settings.
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` |  |  | --- ### 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` | [](https://docs.renovatebot.com/merge-confidence/)...
[](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` |  |  | ---...
``` 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` |  |  | --- ###...
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` |  |  | --- ###...
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` |  |  | --- ###...