Skip to content

build(deps): bump com.testingbot:testingbotrest from 1.0.10 to 1.1.0 - #11

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

build(deps): bump com.testingbot:testingbotrest from 1.0.10 to 1.1.0#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.testingbot-testingbotrest-1.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps com.testingbot:testingbotrest from 1.0.10 to 1.1.0.

Release notes

Sourced from com.testingbot:testingbotrest's releases.

1.1.0

This is a major feature release that significantly expands the API surface and improves resource handling.

✨ New API coverage

  • Live Testing / Lab — full support for Lab tests and suites: create, get, update, delete, run/stop, schedule, steps, browsers, alerts, and reports (getLabTests, triggerLabTest, createLabSuite, triggerLabSuite, and more).
  • Team management — manage team members, concurrency, client keys, and credential resets (getTeam, getTeamMembers, createTeamMember, resetTeamMemberKeys, …).
  • Screenshots — create and retrieve screenshot jobs (getScreenshots, createScreenshots, getScreenshot).
  • Devices & Tunnels — query real devices and manage tunnels (getDevices, getAvailableDevices, getTunnel, createTunnel, deleteTunnel, isTunnelAlive).
  • Jobs, manual sessions & misc — getJob, updateManualSession, pingManualSession, getUserKeys, getIpRanges.
  • Paginated tests — getTests(offset, count, filters) plus a lazy iterateTests(...) iterator for auto-paging through all tests.

🔧 Improvements

  • TestingbotREST now implements Closeable — use try-with-resources (or call close()) to release pooled connections.
  • Added Automatic-Module-Name for clean use on the Java module path.
  • Expanded model classes (builds, devices, jobs, tunnels, users) with new fields.

📦 Project & CI

  • Updated dependencies, GitHub Actions, and CodeQL analysis.
  • Added CONTRIBUTING.md, SECURITY.md, .editorconfig, and Dependabot.

Full Changelog: testingbot/testingbot-java@testingbotrest-1.0.10...testingbotrest-1.1.0

Full Changelog: testingbot/testingbot-java@testingbotrest-1.0.10...testingbotrest-1.1.0

Commits

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:testingbotrest](https://github.com/testingbot/testingbot-java) from 1.0.10 to 1.1.0.
- [Release notes](https://github.com/testingbot/testingbot-java/releases)
- [Commits](testingbot/testingbot-java@testingbotrest-1.0.10...testingbotrest-1.1.0)

---
updated-dependencies:
- dependency-name: com.testingbot:testingbotrest
  dependency-version: 1.1.0
  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