Skip to content

Update gatling-charts-highcharts to 3.13.1#4166

Closed
softwaremill-ci wants to merge 2 commits intomasterfrom
update/gatling-charts-highcharts-3.13.1
Closed

Update gatling-charts-highcharts to 3.13.1#4166
softwaremill-ci wants to merge 2 commits intomasterfrom
update/gatling-charts-highcharts-3.13.1

Conversation

@softwaremill-ci
Copy link
Contributor

About this PR

📦 Updates io.gatling.highcharts:gatling-charts-highcharts from 3.11.5 to 3.13.1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (3.11.5).
You might want to review and update them manually.

build.sbt
doc/adopters/dpg-recruitment.svg
generated-doc/out/adopters/dpg-recruitment.svg
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.gatling.highcharts", artifactId = "gatling-charts-highcharts" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.gatling.highcharts", artifactId = "gatling-charts-highcharts" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@softwaremill-ci
Copy link
Contributor Author

Superseded by #4284.

@adamw adamw closed this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants