Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 6, 2024

About this PR

πŸ“¦ Updates com.google.jimfs:jimfs from 1.2 to 1.3.0

πŸ“œ 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 (1.2).
You might want to review and update them manually.

.github/workflows/check-build-test.yml
docs/src/main/paradox/external/db2-event-store.md
docs/src/main/paradox/images/akka-alpakka-reverse.svg
docs/src/main/paradox/release-notes/1.0.x/google-cloud-pub-sub.md
docs/src/main/paradox/release-notes/1.1.x.md
docs/src/main/paradox/release-notes/1.1.x/amqp.md
docs/src/main/paradox/release-notes/1.1.x/avroparquet.md
docs/src/main/paradox/release-notes/1.1.x/awslambda.md
docs/src/main/paradox/release-notes/1.1.x/azure-storage-queue.md
docs/src/main/paradox/release-notes/1.1.x/cassandra.md
docs/src/main/paradox/release-notes/1.1.x/couchbase.md
docs/src/main/paradox/release-notes/1.1.x/csv.md
docs/src/main/paradox/release-notes/1.1.x/dynamodb.md
docs/src/main/paradox/release-notes/1.1.x/elasticsearch.md
docs/src/main/paradox/release-notes/1.1.x/file.md
docs/src/main/paradox/release-notes/1.1.x/ftp.md
docs/src/main/paradox/release-notes/1.1.x/geode.md
docs/src/main/paradox/release-notes/1.1.x/google-cloud-pub-sub-grpc.md
docs/src/main/paradox/release-notes/1.1.x/google-cloud-pub-sub.md
docs/src/main/paradox/release-notes/1.1.x/google-cloud-storage.md
docs/src/main/paradox/release-notes/1.1.x/google-fcm.md
docs/src/main/paradox/release-notes/1.1.x/hbase.md
docs/src/main/paradox/release-notes/1.1.x/hdfs.md
docs/src/main/paradox/release-notes/1.1.x/influxdb.md
docs/src/main/paradox/release-notes/1.1.x/ironmq.md
docs/src/main/paradox/release-notes/1.1.x/jms.md
docs/src/main/paradox/release-notes/1.1.x/json-streaming.md
docs/src/main/paradox/release-notes/1.1.x/kinesis.md
docs/src/main/paradox/release-notes/1.1.x/kudu.md
docs/src/main/paradox/release-notes/1.1.x/mongodb.md
docs/src/main/paradox/release-notes/1.1.x/mqtt-streaming.md
docs/src/main/paradox/release-notes/1.1.x/mqtt.md
docs/src/main/paradox/release-notes/1.1.x/orientdb.md
docs/src/main/paradox/release-notes/1.1.x/s3.md
docs/src/main/paradox/release-notes/1.1.x/simple-codecs.md
docs/src/main/paradox/release-notes/1.1.x/slick.md
docs/src/main/paradox/release-notes/1.1.x/sns.md
docs/src/main/paradox/release-notes/1.1.x/solr.md
docs/src/main/paradox/release-notes/1.1.x/spring-web.md
docs/src/main/paradox/release-notes/1.1.x/sqs.md
docs/src/main/paradox/release-notes/1.1.x/sse.md
docs/src/main/paradox/release-notes/1.1.x/udp.md
docs/src/main/paradox/release-notes/1.1.x/unix-domain-socket.md
docs/src/main/paradox/release-notes/1.1.x/xml.md
docs/src/main/paradox/release-notes/2.0.x.md
docs/src/main/paradox/release-notes/2.0.x/ironmq.md
docs/src/main/paradox/release-notes/2.0.x/mqtt.md
docs/src/main/paradox/release-notes/2.0.x/xml.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
mqtt-streaming/src/main/scala/akka/stream/alpakka/mqtt/streaming/impl/ClientState.scala
mqtt-streaming/src/main/scala/akka/stream/alpakka/mqtt/streaming/impl/ServerState.scala
mqtt-streaming/src/main/scala/akka/stream/alpakka/mqtt/streaming/model.scala
mqtt-streaming/src/main/scala/akka/stream/alpakka/mqtt/streaming/scaladsl/MqttSession.scala
project/Dependencies.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.google.jimfs", artifactId = "jimfs" } ]

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

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

@probot-autolabeler probot-autolabeler bot added the dependency-change For PRs changing the version of a dependency. label Feb 6, 2024
@ennru ennru changed the title bump: jimfs 1.3.0 (was 1.2) bump(test): jimfs 1.3.0 (was 1.2) Mar 29, 2024
Copy link
Contributor

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ennru ennru merged commit 3363fee into akka:main Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-change For PRs changing the version of a dependency. p:aws-s3 p:file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants