From 42b9ff8f254edfa715ca2aa363aff7106771d2c2 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 25 Nov 2024 12:31:12 +0100 Subject: [PATCH] Bump clj-yaml --- CHANGELOG.md | 1 + deps.edn | 2 +- project.clj | 2 +- resources/META-INF/babashka/deps.edn | 2 +- sci | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cefd2609..bcca05ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ A preview of the next release can be installed from - `java.util.AbstractList` - [#1760] For compatibility with [Fireworks v0.10.3](https://github.com/paintparty/fireworks), added `volatile?` entry to `babashka.impl.clojure.core/core-extras`([@paintparty](https://github.com/paintparty)) - Bump `babashka.cli` to `0.8.61` +- Bump `clj-yaml` to `1.0.29` ## 1.12.195 (2024-11-12) diff --git a/deps.edn b/deps.edn index 3ad78a6c..21cd065d 100644 --- a/deps.edn +++ b/deps.edn @@ -30,7 +30,7 @@ org.clojure/data.csv {:mvn/version "1.0.0"}, cheshire/cheshire {:mvn/version "5.13.0"} org.clojure/data.xml {:mvn/version "0.2.0-alpha8"} - clj-commons/clj-yaml {:mvn/version "1.0.28"} + clj-commons/clj-yaml {:mvn/version "1.0.29"} com.cognitect/transit-clj {:mvn/version "1.0.333"} org.clojure/test.check {:mvn/version "1.1.1"} nrepl/bencode {:mvn/version "1.2.0"} diff --git a/project.clj b/project.clj index add3d6b6..e46d5392 100644 --- a/project.clj +++ b/project.clj @@ -43,7 +43,7 @@ :profiles {:feature/xml {:source-paths ["feature-xml"] :dependencies [[org.clojure/data.xml "0.2.0-alpha8"]]} :feature/yaml {:source-paths ["feature-yaml"] - :dependencies [[clj-commons/clj-yaml "1.0.28" + :dependencies [[clj-commons/clj-yaml "1.0.29" :exclusions [org.flatland/ordered]#_#_clj-commons/clj-yaml "0.7.110"] [org.flatland/ordered "1.15.12"]]} :feature/jdbc {:source-paths ["feature-jdbc"] diff --git a/resources/META-INF/babashka/deps.edn b/resources/META-INF/babashka/deps.edn index 3ad78a6c..21cd065d 100644 --- a/resources/META-INF/babashka/deps.edn +++ b/resources/META-INF/babashka/deps.edn @@ -30,7 +30,7 @@ org.clojure/data.csv {:mvn/version "1.0.0"}, cheshire/cheshire {:mvn/version "5.13.0"} org.clojure/data.xml {:mvn/version "0.2.0-alpha8"} - clj-commons/clj-yaml {:mvn/version "1.0.28"} + clj-commons/clj-yaml {:mvn/version "1.0.29"} com.cognitect/transit-clj {:mvn/version "1.0.333"} org.clojure/test.check {:mvn/version "1.1.1"} nrepl/bencode {:mvn/version "1.2.0"} diff --git a/sci b/sci index 5ae0dded..ba8518a4 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 5ae0ddedd740e0c245ed4be257c2c3724bc7e0b0 +Subproject commit ba8518a4e27bb65eca0453b54adc9243c6ab8ceb