Skip to content

Commit

Permalink
Update snakeyaml to 2.2 (#3167)
Browse files Browse the repository at this point in the history
## About this PR
πŸ“¦ Updates
[org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml/src) from
`2.1` to `2.2`

πŸ“œ [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/RELEASES.markdown)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/RELEASES.md)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/RELEASES.rst)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/ReleaseNotes.markdown)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/ReleaseNotes.md)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/ReleaseNotes.rst)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Releases.markdown)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Releases.md)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Releases.rst)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/releases.markdown)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/releases.md)
- [Release
Notes](https://bitbucket.org/snakeyaml/snakeyaml/src/master/releases.rst)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGELOG.markdown)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGELOG.md)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGELOG.rst)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGES.markdown)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGES.md)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/CHANGES.rst)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Changelog.markdown)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Changelog.md)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/Changelog.rst)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/changelog.markdown)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/changelog.md)
-
[Changelog](https://bitbucket.org/snakeyaml/snakeyaml/src/master/changelog.rst)

## 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`](https://github.com/scala-steward-org/scala-steward/blob/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/docs/repo-specific-configuration.md)
file.

_Have a fantastic day writing Scala!_

<details>
<summary>πŸ” Files still referring to the old version number</summary>

The following files still refer to the old version number (2.1).
You might want to review and update them manually.
```
.github/workflows/codecov.yml
.github/workflows/release-sbt-plugin.yml
.github/workflows/test.yml
.mergify.yml
README.md
airframe-benchmark/README.md
airframe-canvas/README.md
airframe-config/README.md
airframe-control/.jvm/src/main/scala/wvlet/airframe/control/Shell.scala
airframe-di/README.md
airframe-di/src/main/scala/wvlet/airframe/Binder.scala
airframe-di/src/main/scala/wvlet/airframe/LazyF0.scala
airframe-fluentd/README.md
airframe-http-codegen/src/test/scala/wvlet/airframe/http/codegen/HttpClientGeneratorTest.scala
airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/GrpcServerFactory.scala
airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/gRPC.scala
airframe-http-recorder/README.md
airframe-http/README.md
airframe-jmx/README.md
airframe-jmx/src/main/scala/wvlet/airframe/jmx/JMXUtil.scala
airframe-json/README.md
airframe-launcher/README.md
airframe-log/.jvm/src/test/scala/wvlet/log/AsyncHandlerTest.scala
airframe-log/README.md
airframe-msgpack/README.md
airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetStatsReader.scala
airframe-rx-widget/README.md
airframe-rx-widget/scripts/update-monaco-facade.sh
airframe-rx/src/main/scala/wvlet/airframe/rx/LazyF0.scala
airframe-scalatest/README.md
airframe-scalatest/shared/src/main/scala/wvlet/airframe/AirframeSpec.scala
airframe-sql/README.md
airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/ReflectTypeUtil.scala
airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/RuntimeMethodParameter.scala
airframe-surface/.jvm/src/test/scala/wvlet/airframe/surface/SurfaceJVMTest.scala
airframe-surface/README.md
airframe-ulid/src/main/scala/wvlet/airframe/ulid/CrockfordBase32.scala
airspec/README.md
airspec/build.sbt
airspec/project/plugin.sbt
build.sbt
docs/airframe-benchmark.md
docs/airframe-canvas.md
docs/airframe-codec.md
docs/airframe-config.md
docs/airframe-control.md
docs/airframe-di-legacy.md
docs/airframe-di.md
docs/airframe-fluentd.md
docs/airframe-http-recorder.md
docs/airframe-http.md
docs/airframe-jdbc.md
docs/airframe-jmx.md
docs/airframe-json.md
docs/airframe-launcher.md
docs/airframe-log.md
docs/airframe-metrics.md
docs/airframe-msgpack.md
docs/airframe-parquet.md
docs/airframe-rpc.md
docs/airframe-rx.md
docs/airframe-scalatest.md
docs/airframe-sql.md
docs/airframe-surface.md
docs/airframe-ulid.md
docs/airspec.md
docs/index.md
docs/release-notes.md
examples/rx-demo/gallery/build.sbt
examples/rx-demo/gallery/src/main/public/index.html
project/plugin.sbt
sbt
sbt-airframe/.scala-steward.conf
sbt-airframe/README.md
sbt-airframe/build.sbt
sbt-airframe/project/plugin.sbt
sbt-airframe/sbt
sbt-airframe/src/main/scala/wvlet/airframe/sbt/http/AirframeHttpPlugin.scala
sbt-airframe/src/sbt-test/sbt-airframe/generate-client/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/grpc/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/js-client/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-finagle/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-netty/build.sbt
website/static/img/features/Fluentd_square.svg
website/static/img/features/undraw_online_transactions_02ka.svg
website/static/img/features/undraw_process_e90d.svg
website/static/img/features/undraw_server_down_s4lk.svg
website/static/img/features/undraw_time_management_30iu.svg
website/static/img/undraw_code_review.svg
website/static/img/undraw_monitor.svg
website/static/img/undraw_note_list.svg
website/static/img/undraw_online.svg
website/static/img/undraw_open_source.svg
website/static/img/undraw_operating_system.svg
website/static/img/undraw_react.svg
website/static/img/undraw_tweetstorm.svg
website/static/img/undraw_youtube_tutorial.svg
```
</details>
<details>
<summary>βš™ Adjust future updates</summary>

Add this to your `.scala-steward.conf` file to ignore future updates of
this dependency:
```
updates.ignore = [ { groupId = "org.yaml", artifactId = "snakeyaml" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.yaml", artifactId = "snakeyaml" }
}]
```
</details>

<sup>
labels: library-update
</sup>
  • Loading branch information
xerial-bot authored Aug 28, 2023
1 parent 0b67070 commit e7ee72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ val GRPC_VERSION = "1.52.0"
val JMH_VERSION = "1.37"
val JAVAX_ANNOTATION_API_VERSION = "1.3.2"
val PARQUET_VERSION = "1.13.1"
val SNAKE_YAML_VERSION = "2.1"
val SNAKE_YAML_VERSION = "2.2"

val AIRFRAME_BINARY_COMPAT_VERSION = "23.6.0"

Expand Down

0 comments on commit e7ee72b

Please sign in to comment.