Skip to content

Dependency(deps): Bump com.teamscale:teamscale-maven-plugin from 33.1.2 to 35.0.1 in /artemis-java-template#173

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/artemis-java-template/com.teamscale-teamscale-maven-plugin-35.0.1
Closed

Dependency(deps): Bump com.teamscale:teamscale-maven-plugin from 33.1.2 to 35.0.1 in /artemis-java-template#173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/artemis-java-template/com.teamscale-teamscale-maven-plugin-35.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps com.teamscale:teamscale-maven-plugin from 33.1.2 to 35.0.1.

Release notes

Sourced from com.teamscale:teamscale-maven-plugin's releases.

v35.0.1

  • [fix] teamscale-gradle-plugin: Running tests via IntelliJ did no longer work

v35.0.0

  • [breaking] Dropped support for Teamscale 2024.6 and older
  • [feature] teamscale-gradle-plugin: Added support for generating Compact Coverage reports from JaCoCo execution data
  • [feature] teamscale-gradle-plugin: Added support for aggregating Testwise Coverage across projects
  • [feature] teamscale-gradle-plugin: Added support for aggregating Compact Coverage across projects
  • [feature] teamscale-gradle-plugin: Made compatible with Gradle 9.0
  • [breaking] teamscale-gradle-plugin: Support for Gradle configuration cache (see teamscale-gradle-plugin/MIGRATION_35.md for how to update)
  • [breaking] teamscale-gradle-plugin: Bumped up minimum required Gradle version to 8.10
  • [breaking] teamscale-maven-plugin: Renamed testwise-coverage-converter goal to testwise-coverage-report.
  • [breaking] teamscale-maven-plugin: Removed outputFolder option from testwise-coverage-report
  • [breaking] teamscale-maven-plugin: Removed tiaMode option from the plugin. exec-file is the new default. All setups that did not use exec-file before now need to add the testwise-coverage-report and upload-coverage goals to their builds. They should be configured only for a single coverage aggregation module.
  • [breaking] teamscale-maven-plugin: Removed testwisePartition option from the plugin. Uploads now use the unitTestPartition and integrationTestPartition respectively.
  • [breaking] teamscale-maven-plugin: Replaced partition option from prepare-tia-unit-test and prepare-tia-integration-test in favor of unitTestPartition and integrationTestPartition options to allow consistently querying and upload impacted tests.

v34.2.6

  • [fix] agent: Make Teamscale connection more robust in K8s environment

v34.2.5

  • [fix] Improved error messages when configuration can't be read from Teamscale

v34.2.4

[fix] Convert tool could fail with IOException when providing nested jars

v34.2.3

  • [fix] agent: Delayed initialization of the project via a git properties file did not work.
  • [fix] agent: Only logs with a stack trace (errors) were sent to Teamscale.
  • [fix] agent: Fix wrong class description of GitMultiProjectPropertiesLocator in logs.
  • [fix] agent: Specifying config-id before Teamscale credentials led to option parsing errors.

v34.2.2

[!WARNING] We caught some problems with this profiler version and thus recommend not using this specific version. We recommend using Version v34.2.3 and above.

  • [fix] teamscale-gradle-plugin: 401 Unauthorized error when trying to upload reports to Teamscale

v34.2.1

[!WARNING] We caught some problems with this profiler version and thus recommend not using this specific version. We recommend using Version v34.2.3 and above.

  • [fix] agent: Warning about multiple agents being present is misleading
  • [fix] agent: CVE-2024-26308

v34.2.0

[!WARNING] We caught some problems with this profiler version and thus recommend not using this specific version. We recommend using Version v34.2.3 and above.

... (truncated)

Changelog

Sourced from com.teamscale:teamscale-maven-plugin's changelog.

35.0.1

  • [fix] teamscale-gradle-plugin: Running tests via IntelliJ did no longer work

35.0.0

  • [breaking] Dropped support for Teamscale 2024.6 and older
  • [feature] teamscale-gradle-plugin: Added support for generating Compact Coverage reports from JaCoCo execution data
  • [feature] teamscale-gradle-plugin: Added support for aggregating Testwise Coverage across projects
  • [feature] teamscale-gradle-plugin: Added support for aggregating Compact Coverage across projects
  • [feature] teamscale-gradle-plugin: Made compatible with Gradle 9.0
  • [breaking] teamscale-gradle-plugin: Support for Gradle configuration cache (see teamscale-gradle-plugin/MIGRATION_35.md for how to update)
  • [breaking] teamscale-gradle-plugin: Bumped up minimum required Gradle version to 8.10
  • [breaking] teamscale-maven-plugin: Renamed testwise-coverage-converter goal to testwise-coverage-report.
  • [breaking] teamscale-maven-plugin: Removed outputFolder option from testwise-coverage-report
  • [breaking] teamscale-maven-plugin: Removed tiaMode option from the plugin. exec-file is the new default. All setups that did not use exec-file before now need to add the testwise-coverage-report and upload-coverage goals to their builds. They should be configured only for a single coverage aggregation module.
  • [breaking] teamscale-maven-plugin: Removed testwisePartition option from the plugin. Uploads now use the unitTestPartition and integrationTestPartition respectively.
  • [breaking] teamscale-maven-plugin: Replaced partition option from prepare-tia-unit-test and prepare-tia-integration-test in favor of unitTestPartition and integrationTestPartition options to allow consistently querying and upload impacted tests.

34.2.6

  • [fix] agent: Make Teamscale connection more robust in K8s environment

34.2.5

  • [fix] Improved error messages when configuration can't be read from Teamscale

34.2.4

  • [fix] Convert tool could fail with IOException when providing nested jars

34.2.3

  • [fix] agent: Delayed initialization of the project via a git properties file did not work.
  • [fix] agent: Only logs with a stack trace (errors) were sent to Teamscale.
  • [fix] agent: Fix wrong class description of GitMultiProjectPropertiesLocator in logs.
  • [fix] agent: Specifying config-id before Teamscale credentials led to option parsing errors.

34.2.2

  • [fix] teamscale-gradle-plugin: 401 Unauthorized error when trying to upload reports to Teamscale

34.2.1

  • [fix] agent: Warning about multiple agents being present is misleading
  • [fix] agent: CVE-2024-26308

34.2.0

  • [fix] agent: search-git-properties-recursively was not considered when jar was given via artifactory-git-properties-jar
  • [deprecation] agent: artifactory-git-properties-jar is deprecated now. Replace the option with git-properties-jar. The old option still works but is an alias now for git-properties-jar.
  • [feature] agent: Added git-properties-commit-date-format (replaces artifactory-git-properties-commit-date-format), which now also can be used in non-artifactory cases.
  • [fix] agent: search-git-properties-recursively did only consider nested jar files, but no war, ear, aar

34.1.1

  • [fix] agent: Loading a profiler configuration from Teamscale was not possible if the potentially necessary proxy settings were not set yet.

34.1.0

  • [feature] agent: New options proxy-http(s)-host/-port/-user/-password allow user to specify teamscale-specific proxy settings.

... (truncated)

Commits
  • b7d7a5b Published 35.0.1
  • 901beaf Merge pull request #680 from cqse/ts/42312_engine
  • 121ca0a TS-42312 Only enable impacted test engine when controlled via Gradle/Maven
  • 310fc39 Merge pull request #679 from cqse/renovate/org.springframework.boot-spring-bo...
  • 78b85cd Update dependency org.springframework.boot:spring-boot-loader to v3.4.4
  • 4ff1080 Publish 35.0.0
  • 292b123 Merge pull request #671 from cqse/ts/41995_multi_maven
  • d5002cc TS-41995 Fixed test
  • 9f6eb3f Merge pull request #678 from cqse/renovate/org.jetbrains.kotlin.jvm-2.x
  • c788d5d Merge branch 'master' into ts/41995_multi_maven
  • 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 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)

Bumps [com.teamscale:teamscale-maven-plugin](https://github.com/cqse/teamscale-jacoco-agent) from 33.1.2 to 35.0.1.
- [Release notes](https://github.com/cqse/teamscale-jacoco-agent/releases)
- [Changelog](https://github.com/cqse/teamscale-jacoco-agent/blob/master/CHANGELOG.md)
- [Commits](cqse/teamscale-java-profiler@v33.1.2...v35.0.1)

---
updated-dependencies:
- dependency-name: com.teamscale:teamscale-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Superseded by #176.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/maven/artemis-java-template/com.teamscale-teamscale-maven-plugin-35.0.1 branch April 2, 2025 09:14
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