From 55d66932e552f40a44aa6d517b4ca9584a2e1036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:27:46 +0000 Subject: [PATCH 1/6] chore(deps): bump com.ibm.icu:icu4j from 75.1 to 76.1 Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 75.1 to 76.1. - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits) --- updated-dependencies: - dependency-name: com.ibm.icu:icu4j dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- airsonic-main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index bcf09a14e..43d3bf336 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -558,7 +558,7 @@ com.ibm.icu icu4j - 75.1 + 76.1 org.digitalmediaserver From 2cf7adc17ea4ef250dad21cd1367e22a6691502a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:28:02 +0000 Subject: [PATCH 2/6] chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- install/docker/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/docker/pom.xml b/install/docker/pom.xml index 10652117b..44e545e57 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -53,7 +53,7 @@ maven-dependency-plugin - 3.8.0 + 3.8.1 org.apache.maven.plugins true diff --git a/pom.xml b/pom.xml index b5a010f7b..b25b37548 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.8.0 + 3.8.1 init From ae0bf47373afc14dcec46935e7308b9a02475aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:28:06 +0000 Subject: [PATCH 3/6] chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.79 Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- airsonic-main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index bcf09a14e..b0d2bfb96 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -157,7 +157,7 @@ org.bouncycastle bcprov-jdk18on - 1.78.1 + 1.79 runtime From 29e87ba0785b62241ec2036a41b3bebb8f1a113f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:23:35 +0000 Subject: [PATCH 4/6] chore(deps): bump io.dropwizard.metrics:metrics-jmx Bumps [io.dropwizard.metrics:metrics-jmx](https://github.com/dropwizard/metrics) from 4.2.27 to 4.2.29. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.27...v4.2.29) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- airsonic-main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index bcf09a14e..4c76c6283 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -53,7 +53,7 @@ io.dropwizard.metrics metrics-jmx - 4.2.27 + 4.2.29 From cb13573989af527b9a8fa894cfafcfe8ff2adb99 Mon Sep 17 00:00:00 2001 From: "Y.Tory" <5343692+kagemomiji@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:41:30 +0000 Subject: [PATCH 5/6] chore: bump up spring boot patch version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5a010f7b..62ca7f07c 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.6 From 7a8f965677636f36ab7c10bf3f6294f7672c9356 Mon Sep 17 00:00:00 2001 From: "Y.Tory" <5343692+kagemomiji@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:45:51 +0000 Subject: [PATCH 6/6] kagemomiji/airsonic-advanced#647 fix: add lazy loading to cover art images for improved performance --- airsonic-main/src/main/resources/templates/coverArt.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/airsonic-main/src/main/resources/templates/coverArt.html b/airsonic-main/src/main/resources/templates/coverArt.html index 2fa3ed0dd..0f441de67 100644 --- a/airsonic-main/src/main/resources/templates/coverArt.html +++ b/airsonic-main/src/main/resources/templates/coverArt.html @@ -48,12 +48,12 @@ - + - + - +