From 1a6b7cdac7aaefbf086e74035eb24d16317e5ef4 Mon Sep 17 00:00:00 2001 From: lsiepel Date: Fri, 15 Aug 2025 15:17:00 +0200 Subject: [PATCH 1/3] Update dependabot.yml --- .github/dependabot.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 827b8bc00c652..af9df56c96929 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -43,3 +43,17 @@ updates: - dependency-name: "*graalvm*" # do not touch graalvm related stuff - dependency-name: "org.openapitools:openapi*" # updated togeter with openapi generator - dependency-name: "org.apache.openjpa:openjpa*" # should be done with openjpa upgrades" + + - package-ecosystem: "maven" + directory: "/bundles" + schedule: + interval: "weekly" + open-pull-requests-limit: 15 + labels: + - dependencies + ignore: + - dependency-name: "com.github.jaxb-xew-plugin:jaxb-xew-plugin" # updated with core + - dependency-name: "com.diffplug.spotless:spotless-maven-plugin" # updated together with SAT + - dependency-name: "*graalvm*" # do not touch graalvm related stuff + - dependency-name: "org.openapitools:openapi*" # updated togeter with openapi generator + - dependency-name: "org.apache.openjpa:openjpa*" # should be done with openjpa upgrades" From afb871f389f334381ac127e98dfe8c95a66b44df Mon Sep 17 00:00:00 2001 From: lsiepel Date: Sat, 16 Aug 2025 00:09:33 +0200 Subject: [PATCH 2/3] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af9df56c96929..10ac6f75439f4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -48,7 +48,7 @@ updates: directory: "/bundles" schedule: interval: "weekly" - open-pull-requests-limit: 15 + open-pull-requests-limit: 50 labels: - dependencies ignore: From 2ae9edcbfa24c34b13d146623ea2024813377b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 22:10:41 +0000 Subject: [PATCH 3/3] Bump org.glassfish.jersey.containers:jersey-container-grizzly2-http Bumps org.glassfish.jersey.containers:jersey-container-grizzly2-http from 2.28 to 3.1.11. --- updated-dependencies: - dependency-name: org.glassfish.jersey.containers:jersey-container-grizzly2-http dependency-version: 3.1.11 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bundles/org.openhab.io.hueemulation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.io.hueemulation/pom.xml b/bundles/org.openhab.io.hueemulation/pom.xml index fb3733c174d82..8e78838faca23 100644 --- a/bundles/org.openhab.io.hueemulation/pom.xml +++ b/bundles/org.openhab.io.hueemulation/pom.xml @@ -37,7 +37,7 @@ org.glassfish.jersey.containers jersey-container-grizzly2-http - 2.28 + 3.1.11 test