Skip to content

Bump com.saucelabs:ci-sauce from 1.183 to 2.2#5640

Open
dependabot[bot] wants to merge 10 commits intomasterfrom
dependabot/gradle/com.saucelabs-ci-sauce-2.2
Open

Bump com.saucelabs:ci-sauce from 1.183 to 2.2#5640
dependabot[bot] wants to merge 10 commits intomasterfrom
dependabot/gradle/com.saucelabs-ci-sauce-2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2025

Bumps com.saucelabs:ci-sauce from 1.183 to 2.2.

Release notes

Sourced from com.saucelabs:ci-sauce's releases.

2.2

<dependencies>
	<dependency>
	    <groupId>com.saucelabs</groupId>
	    <artifactId>ci-sauce</artifactId>
	    <version>2.2</version>
	</dependency>
</dependencies>

Changelog

  • 6fbf108 - Print stderr/stdout from sauceconnect process (#308)
  • 53fb62d - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
  • 9094d0c - Bump version to 2.1

2.1

<dependencies>
	<dependency>
	    <groupId>com.saucelabs</groupId>
	    <artifactId>ci-sauce</artifactId>
	    <version>2.1</version>
	</dependency>
</dependencies>

Changelog

  • 6688e65 - Add Sauce Connect 5.2.2
  • e432a19 - Use the new Sauce Connect version endpoint
  • 38dafb1 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#301)
  • cdf7cde - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#302)

2.0

<dependencies>
	<dependency>
	    <groupId>com.saucelabs</groupId>
	    <artifactId>ci-sauce</artifactId>
	    <version>2.0</version>
	</dependency>
</dependencies>

Changelog

  • b1cdd00 - Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#300)
  • 58d7c6a - Use the /readyz endpoint to simplify ready check
  • e30e928 - Set LATEST_SC_VERSION to 5.2.1
  • 7a4a451 - Use auto type detection
  • fe7ca48 - Add Windows ARM platform, rename other platforms to include arch
  • 510dec3 - Use HTTP API for readiness and tunnel information
  • e06af7e - Change SauceConnectManager to use SC5 CLI
  • 1cdf616 - Rename SauceConnectFourManager to SauceConnectManager

... (truncated)

Commits
  • 6fbf108 Print stderr/stdout from sauceconnect process (#308)
  • 53fb62d Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
  • 9094d0c Bump version to 2.1
  • 6688e65 Add Sauce Connect 5.2.2
  • e432a19 Use the new Sauce Connect version endpoint
  • 38dafb1 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#301)
  • cdf7cde Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#302)
  • b1cdd00 Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#300)
  • 58d7c6a Use the /readyz endpoint to simplify ready check
  • e30e928 Set LATEST_SC_VERSION to 5.2.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 4, 2025 11:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 4, 2025
@dependabot dependabot bot requested review from uarlouski, valfirst and vkepin January 4, 2025 11:25
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 4, 2025

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.69%. Comparing base (bed746c) to head (161f818).
⚠️ Report is 762 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5640      +/-   ##
============================================
- Coverage     97.69%   97.69%   -0.01%     
+ Complexity     7378     7134     -244     
============================================
  Files           989      989              
  Lines         20685    20682       -3     
  Branches       1353     1352       -1     
============================================
- Hits          20209    20206       -3     
  Misses          364      364              
  Partials        112      112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@valfirst valfirst added this to the 0.7.0 milestone Jan 5, 2025
@valfirst valfirst force-pushed the dependabot/gradle/com.saucelabs-ci-sauce-2.2 branch from 0fa8d74 to 161f818 Compare January 5, 2025 20:06
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 5, 2025

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2025

A newer version of com.saucelabs:ci-sauce exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

2 participants