This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/felix.framework.version-7.0.5
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard 9ff8d64fcc Bump felix.framework.version from 5.6.10 to 7.0.5
add 69a0bd2ae6 Bump com.google.guava:guava from 20.0 to 23.0 (#2362)
add a43754534d Bump redis.clients:jedis from 4.4.8 to 7.4.0 (#2351)
add 52d4083ec9 Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to
6.0.2 (#2349)
add c8e0abc45e Bump maven.resolver.version from 1.9.27 to 2.0.16 (#2342)
add 800ca04957 Bump org.apache.maven.shared:maven-filtering from 3.4.0 to
3.5.0 (#2298)
add d418e4de7e Bump jackson.version from 2.21.0 to 2.21.1 (#2286)
add 4ec4c446b2 Bump org.osgi:osgi.annotation from 7.0.0 to 8.1.0 (#2370)
add 6b30c8338f Bump org.osgi:osgi.core from 7.0.0 to 8.0.0 (#2365)
add b4558881f4 Bump org.osgi:org.osgi.annotation.bundle from 1.1.1 to
2.0.0 (#2364)
add 00e4914856 Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 4.0.2
(#2360)
add 4b839ca90a Bump biz.aQute.bnd:biz.aQute.bndlib from 6.4.1 to 7.2.1
(#2373)
add a3d3fced1e Bump org.apache.felix:org.apache.felix.inventory from 1.1.0
to 2.0.0 (#2357)
add ea71d6b2ba Bump org.eclipse.platform:org.eclipse.osgi from 3.18.0 to
3.24.100 (#2303)
add e7e168aefa Bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.6
(#2205)
add e3d9d760de ci: use workflow_run to publish test results on fork PRs
(#2450)
add fc24935e98 Bump camel.version from 4.10.7 to 4.14.5 (#2456)
add 7f1a6a704a Bump org.jline:jline from 3.30.8 to 4.0.5 (#2454)
add d76c9a7fbc Bump felix.framework.version from 5.6.10 to 7.0.5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9ff8d64fcc)
\
N -- N -- N
refs/heads/dependabot/maven/main/felix.framework.version-7.0.5 (d76c9a7fbc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-test-results.yml | 57 ++++++++++++++++++++++
.github/workflows/ci.yml | 10 ----
.../karaf-blueprint-example-common/pom.xml | 2 +-
.../karaf-bundle-example-common/pom.xml | 2 +-
.../karaf-command-example-api/pom.xml | 2 +-
.../karaf-command-example-provider/pom.xml | 2 +-
.../karaf-config-example-listener/pom.xml | 2 +-
.../karaf-config-example-managed-factory/pom.xml | 2 +-
.../karaf-config-example-managed/pom.xml | 2 +-
.../karaf-config-example-static/pom.xml | 2 +-
examples/karaf-dump-example/pom.xml | 2 +-
.../karaf-graphql-example-commands/pom.xml | 2 +-
.../karaf-jaas-example-app/pom.xml | 2 +-
.../karaf-jdbc-example-api/pom.xml | 2 +-
.../karaf-mbean-example-api/pom.xml | 2 +-
.../karaf-mbean-example-provider/pom.xml | 2 +-
.../karaf-mbean-example-simple/pom.xml | 2 +-
.../karaf-redis-example-api/pom.xml | 2 +-
.../karaf-redis-example-service/pom.xml | 2 +-
.../karaf-servlet-example-registration/pom.xml | 2 +-
.../karaf-soap-example-api/pom.xml | 2 +-
main/src/main/java/org/apache/karaf/main/Main.java | 9 +++-
pom.xml | 20 ++++----
tooling/karaf-maven-plugin/pom.xml | 6 +--
24 files changed, 97 insertions(+), 43 deletions(-)
create mode 100644 .github/workflows/ci-test-results.yml