Skip to content

Update commons-fileupload to 1.6.0 #1083

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2025
Merged

Conversation

scala-steward-asf[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates commons-fileupload:commons-fileupload from 1.5 to 1.6.0

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 (1.5).
You might want to review and update them manually.

docker-compose.yml
docs/src/main/paradox/jms/producer.md
file/src/test/resources/akka_full_color.svg
file/src/test/resources/akka_icon_reverse.svg
google-cloud-bigquery/src/test/resources/BigQueryEndToEndSpec.json
jakartams/src/main/resources/reference.conf
jakartams/src/test/java/docs/javadsl/JmsSettingsTest.java
jakartams/src/test/scala/docs/scaladsl/JmsSettingsSpec.scala
jms/src/main/resources/reference.conf
jms/src/test/java/docs/javadsl/JmsSettingsTest.java
jms/src/test/scala/docs/scaladsl/JmsSettingsSpec.scala
mqtt-streaming/src/main/scala/org/apache/pekko/stream/connectors/mqtt/streaming/impl/ServerState.scala
mqtt-streaming/src/main/scala/org/apache/pekko/stream/connectors/mqtt/streaming/model.scala
s3/src/test/scala/org/apache/pekko/stream/connectors/s3/impl/retry/Retry.scala
s3/src/test/scala/org/apache/pekko/stream/connectors/s3/scaladsl/S3WireMockBase.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "commons-fileupload", artifactId = "commons-fileupload" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "commons-fileupload", artifactId = "commons-fileupload" }
}]
labels: test-library-update, old-version-remains, commit-count:1

@pjfanning pjfanning merged commit f2349e3 into main Jun 8, 2025
53 checks passed
@pjfanning pjfanning deleted the update/commons-fileupload-1.6.0 branch June 8, 2025 08:27
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.

1 participant