Skip to content

Conversation

scala-steward-bot
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scala-lang:scala-library from 2.13.16 to 2.13.17

πŸ“œ 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!

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

Makefile
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-lang", artifactId = "scala-library" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@github-actions
Copy link
Contributor

πŸ“Š Benchmark Results

Performance benchmarks have completed successfully! The detailed results are available for review:

View Benchmark Report

Benchmark Coverage:

  • βœ… Core POI operations (dataSize=1000)
  • βœ… Async operations (dataSize=100)
  • βœ… Memory efficiency (dataSize=5000)

πŸ’‘ Note: This is an optimized benchmark suite for faster PR feedback.
Comprehensive benchmarks with full parameter matrix run automatically on master branch.

@folone folone merged commit 5a44789 into folone:master Oct 14, 2025
14 checks passed
@github-actions
Copy link
Contributor

πŸ“Š Benchmark Results

Performance benchmarks have completed successfully! The detailed results are available for review:

View Benchmark Report

Benchmark Coverage:

  • βœ… Core POI operations (dataSize=1000)
  • βœ… Async operations (dataSize=100)
  • βœ… Memory efficiency (dataSize=5000)

πŸ’‘ Note: This is an optimized benchmark suite for faster PR feedback.
Comprehensive benchmarks with full parameter matrix run automatically on master branch.

@github-actions
Copy link
Contributor

πŸš€ Comprehensive Benchmark Results

Your merged PR has triggered comprehensive performance benchmarks on the master branch!

πŸ“ˆ Full Performance Analysis Available:
View Detailed Benchmark Report

What's Different from PR Benchmarks:

  • βœ… Complete parameter matrix (all data sizes and configurations)
  • βœ… Extended warmup and measurement iterations for accuracy
  • βœ… Memory profiling with full heap analysis
  • βœ… Cross-version compatibility testing
  • βœ… Historical trend analysis vs previous releases

πŸ’‘ Performance Impact: These comprehensive results show the true performance characteristics of your changes in production-like conditions.

πŸ“Š The benchmark data is automatically stored and will be used for performance regression detection in future PRs.


This comment was posted after your PR was merged and comprehensive benchmarks completed on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants