Skip to content

build(deps): bump com.testingbot:TestingBotTunnel from 4.0 to 4.8 - #2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.testingbot-TestingBotTunnel-4.8
Open

build(deps): bump com.testingbot:TestingBotTunnel from 4.0 to 4.8#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.testingbot-TestingBotTunnel-4.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown

Bumps com.testingbot:TestingBotTunnel from 4.0 to 4.8.

Release notes

Sourced from com.testingbot:TestingBotTunnel's releases.

4.8

  • Prometheus /metrics endpoint on the existing metrics port, exposing HTTP request rate/duration/size histograms, HTTPS CONNECT counters + handshake duration, SSH tunnel state and reconnects, active connections, error counters, and bundled JVM/process metrics
  • New --metrics-auth user:password flag (and TESTINGBOT_METRICS_AUTH env var) for optional HTTP Basic auth on /metrics
  • Environment variable alternatives for credential-bearing flags to keep secrets out of ps: TESTINGBOT_AUTH, TESTINGBOT_PROXY_USERPWD, TESTINGBOT_METRICS_AUTH
  • examples/docker-compose-prometheus-grafana/ and examples/grafana-dashboard/: a ready-to-run Prometheus + Grafana stack with a pre-built dashboard
  • Strip sensitive headers from debug logging
  • Improve basic auth handling
  • Improve logging
  • Update dependencies

New Contributors

Full Changelog: testingbot/Testingbot-Tunnel@v4.7...v4.8

4.7

  • Fix Websocket issue
  • Update dependencies

What's Changed

Full Changelog: testingbot/Testingbot-Tunnel@v4.6...v4.7

v4.6

  • Fix issue where --debug mode was used by default

Full Changelog: testingbot/Testingbot-Tunnel@v4.5...v4.6

v4.5

  • Update dependencies

  • Introduce -s or --shared flag to indicate you want to share the tunnel with colleagues on TestingBot. By default, a tunnel is not shared.

  • Code improvements

  • Full Changelog: testingbot/Testingbot-Tunnel@v4.4...v4.5

v4.4

  • Update dependencies
  • Improved --proxy and --proxy-userpwd handling

Full Changelog: testingbot/Testingbot-Tunnel@v4.3...v4.4

v4.3

  • Update dependencies (Jetty + SSH lib)
  • Improve monitoring + retry mechanisms
  • Drop support for JDK 8
  • Improve --doctor checks
Changelog

Sourced from com.testingbot:TestingBotTunnel's changelog.

4.8

  • Prometheus /metrics endpoint on the existing metrics port, exposing HTTP request rate/duration/size histograms, HTTPS CONNECT counters + handshake duration, SSH tunnel state and reconnects, active connections, error counters, and bundled JVM/process metrics
  • New --metrics-auth user:password flag (and TESTINGBOT_METRICS_AUTH env var) for optional HTTP Basic auth on /metrics
  • Environment variable alternatives for credential-bearing flags to keep secrets out of ps: TESTINGBOT_AUTH, TESTINGBOT_PROXY_USERPWD, TESTINGBOT_METRICS_AUTH
  • examples/docker-compose-prometheus-grafana/ and examples/grafana-dashboard/: a ready-to-run Prometheus + Grafana stack with a pre-built dashboard
  • Strip sensitive headers from debug logging
  • Improve basic auth handling
  • Improve logging
  • Update dependencies

4.7

  • Fix Websocket issue
  • Update dependencies

4.6

  • Fix issue where --debug mode was used by default

4.5

  • Update dependencies
  • Introduce -s or --shared flag to indicate you want to share the tunnel with colleagues on TestingBot. By default, a tunnel is not shared.
  • Code improvements

4.4

  • Update dependencies
  • Improved --proxy and --proxy-userpwd handling

4.3

  • Update dependencies (Jetty + SSH lib)
  • Improve monitoring + retry mechanisms
  • Drop support for JDK 8
  • Improve --doctor checks
Commits
  • 0a7b373 prepare 4.8 release
  • 53640a3 provide environment variable alternatives
  • b4b4d3d improve metrics endpoint
  • 0cc96a1 improve logging
  • befaad4 update dependencies
  • 442bc9a bump org.apache.httpcomponents.client5.httpclient5 from 5.6 to 5.6.1
  • 466d96a Strip sensitive headers from output
  • 8b85a29 improve basic auth handling
  • 108d1a0 try to fix build
  • 6238fd8 improve Dockerfile generation
  • 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 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 [com.testingbot:TestingBotTunnel](https://github.com/testingbot/Testingbot-Tunnel) from 4.0 to 4.8.
- [Release notes](https://github.com/testingbot/Testingbot-Tunnel/releases)
- [Changelog](https://github.com/testingbot/Testingbot-Tunnel/blob/master/CHANGELOG)
- [Commits](testingbot/Testingbot-Tunnel@v4.0...v4.8)

---
updated-dependencies:
- dependency-name: com.testingbot:TestingBotTunnel
  dependency-version: '4.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants