dependabot[bot] opened a new pull request, #327:
URL: https://github.com/apache/aries/pull/327

   Bumps `osgi.test.version` from 1.1.0 to 1.3.0.
   Updates `org.osgi:org.osgi.test.junit5` from 1.1.0 to 1.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/osgi/osgi-test/releases";>org.osgi:org.osgi.test.junit5's
 releases</a>.</em></p>
   <blockquote>
   <h2>OSGi Testing Support 1.3.0</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.3.0";>Release 
Notes</a></p>
   <h2>OSGi Testing Support 1.2.1</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.1";>Release 
Notes</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1";>https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1</a></p>
   <h2>OSGi Testing Support 1.2.0</h2>
   <h1>Release Notes</h1>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.0";>Release 
Notes</a>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>log: Add missing package-info.java file by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/484";>osgi/osgi-test#484</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/485";>osgi/osgi-test#485</a></li>
   <li>deps: Update maven-compile-plugin version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/486";>osgi/osgi-test#486</a></li>
   <li>build: Set scm tag element to revision by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/487";>osgi/osgi-test#487</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/488";>osgi/osgi-test#488</a></li>
   <li>annotation: Substitutably import the junit4 annotation package by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/490";>osgi/osgi-test#490</a></li>
   <li>build: Bump maven-compiler-plugin from 3.10.0 to 3.10.1 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/491";>osgi/osgi-test#491</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.100 to 3.17.200 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/492";>osgi/osgi-test#492</a></li>
   <li>[BundleContextExtension] More informative error on null BundleContext by 
<a href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/500";>osgi/osgi-test#500</a></li>
   <li>example: No longer need to explicitly mention test jar by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/501";>osgi/osgi-test#501</a></li>
   <li>extract <code>getURL</code> in BundleInstaller.EmbeddedLocation by <a 
href="https://github.com/stbischof";><code>@​stbischof</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/502";>osgi/osgi-test#502</a></li>
   <li>Improve error when no bundle context is available by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/504";>osgi/osgi-test#504</a></li>
   <li>[ServiceExtension] Better sanity checking and wildcard support by <a 
href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/497";>osgi/osgi-test#497</a></li>
   <li>build: Bump org.apache.felix.configadmin from 1.9.22 to 1.9.24 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/505";>osgi/osgi-test#505</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/506";>osgi/osgi-test#506</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/507";>osgi/osgi-test#507</a></li>
   <li>Workflow permissions by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/508";>osgi/osgi-test#508</a></li>
   <li>build: Bump mockito-core from 4.4.0 to 4.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/509";>osgi/osgi-test#509</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/510";>osgi/osgi-test#510</a></li>
   <li>build: Bump mockito-core from 4.5.0 to 4.5.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/511";>osgi/osgi-test#511</a></li>
   <li>build: Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/512";>osgi/osgi-test#512</a></li>
   <li>example: Use constants in gradle example by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/514";>osgi/osgi-test#514</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/515";>osgi/osgi-test#515</a></li>
   <li>build: Update bnd-next version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/517";>osgi/osgi-test#517</a></li>
   <li>build: Use javadoc -notimestamp option for reproducibility by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/518";>osgi/osgi-test#518</a></li>
   <li>Some minor fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/519";>osgi/osgi-test#519</a></li>
   <li>build: Bump mockito-core from 4.5.1 to 4.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/520";>osgi/osgi-test#520</a></li>
   <li>deps: Update assertj-core to 3.23.1 by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/522";>osgi/osgi-test#522</a></li>
   <li>build: Bump bnd.version from 6.2.0 to 6.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/523";>osgi/osgi-test#523</a></li>
   <li>Examples dependencies update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/524";>osgi/osgi-test#524</a></li>
   <li>build: Bump mockito-core from 4.6.0 to 4.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/525";>osgi/osgi-test#525</a></li>
   <li>build: Bump bnd.version from 6.3.0 to 6.3.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/526";>osgi/osgi-test#526</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.200 to 3.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/527";>osgi/osgi-test#527</a></li>
   <li>Maven update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/528";>osgi/osgi-test#528</a></li>
   <li>Example gradle updates by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/529";>osgi/osgi-test#529</a></li>
   <li>build: Bump org.apache.felix.scr from 2.2.0 to 2.2.2 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/530";>osgi/osgi-test#530</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/50e194818e9d45b022e7dc071d3a83f27c57af49";><code>50e1948</code></a>
 build: Release 1.3.0</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/e11ec21af78c5cee044114fafe74590d1ff5474f";><code>e11ec21</code></a>
 Adjust compile versions for JUnit and AssertJ</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/744cb395c1d4bd5407ea172467c4ce37579ed8ba";><code>744cb39</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/818";>#818</a> from 
timothyjward/cfg/regression</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/7f364303068181a7f5e7c24e24c8e9b160887e52";><code>7f36430</code></a>
 Fix regresssion in annotation inheritance</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/cbb9cd88661f2d0c1ee15e6cebc090ad9968b0d3";><code>cbb9cd8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/815";>#815</a> from 
timothyjward/cfg/inject-update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f055ebc673b8f7d11fd440157958d2d2a9824bb9";><code>f055ebc</code></a>
 Ensure that configurations can be injected without calling update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f2097fddfedb9be4a05b57b6a63fcaa3c8f6b52c";><code>f2097fd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/814";>#814</a> from 
timothyjward/cfg/placeholder</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/1231ae5983babc65b36b70eb9e2c8f589a5ab20c";><code>1231ae5</code></a>
 Allow factory configurations to use a random name</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/b1f7115f6151c24bcd4c3659a7f50dc24e62a9ce";><code>b1f7115</code></a>
 Ensure proper handling of inconsistent Java version syntax</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/715b02fcb3efcca0d40de62f136c1e44684eb2e0";><code>715b02f</code></a>
 Review comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/osgi/osgi-test/compare/1.1.0...1.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.osgi:org.osgi.test.common` from 1.1.0 to 1.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/osgi/osgi-test/releases";>org.osgi:org.osgi.test.common's
 releases</a>.</em></p>
   <blockquote>
   <h2>OSGi Testing Support 1.3.0</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.3.0";>Release 
Notes</a></p>
   <h2>OSGi Testing Support 1.2.1</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.1";>Release 
Notes</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1";>https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1</a></p>
   <h2>OSGi Testing Support 1.2.0</h2>
   <h1>Release Notes</h1>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.0";>Release 
Notes</a>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>log: Add missing package-info.java file by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/484";>osgi/osgi-test#484</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/485";>osgi/osgi-test#485</a></li>
   <li>deps: Update maven-compile-plugin version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/486";>osgi/osgi-test#486</a></li>
   <li>build: Set scm tag element to revision by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/487";>osgi/osgi-test#487</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/488";>osgi/osgi-test#488</a></li>
   <li>annotation: Substitutably import the junit4 annotation package by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/490";>osgi/osgi-test#490</a></li>
   <li>build: Bump maven-compiler-plugin from 3.10.0 to 3.10.1 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/491";>osgi/osgi-test#491</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.100 to 3.17.200 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/492";>osgi/osgi-test#492</a></li>
   <li>[BundleContextExtension] More informative error on null BundleContext by 
<a href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/500";>osgi/osgi-test#500</a></li>
   <li>example: No longer need to explicitly mention test jar by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/501";>osgi/osgi-test#501</a></li>
   <li>extract <code>getURL</code> in BundleInstaller.EmbeddedLocation by <a 
href="https://github.com/stbischof";><code>@​stbischof</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/502";>osgi/osgi-test#502</a></li>
   <li>Improve error when no bundle context is available by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/504";>osgi/osgi-test#504</a></li>
   <li>[ServiceExtension] Better sanity checking and wildcard support by <a 
href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/497";>osgi/osgi-test#497</a></li>
   <li>build: Bump org.apache.felix.configadmin from 1.9.22 to 1.9.24 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/505";>osgi/osgi-test#505</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/506";>osgi/osgi-test#506</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/507";>osgi/osgi-test#507</a></li>
   <li>Workflow permissions by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/508";>osgi/osgi-test#508</a></li>
   <li>build: Bump mockito-core from 4.4.0 to 4.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/509";>osgi/osgi-test#509</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/510";>osgi/osgi-test#510</a></li>
   <li>build: Bump mockito-core from 4.5.0 to 4.5.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/511";>osgi/osgi-test#511</a></li>
   <li>build: Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/512";>osgi/osgi-test#512</a></li>
   <li>example: Use constants in gradle example by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/514";>osgi/osgi-test#514</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/515";>osgi/osgi-test#515</a></li>
   <li>build: Update bnd-next version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/517";>osgi/osgi-test#517</a></li>
   <li>build: Use javadoc -notimestamp option for reproducibility by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/518";>osgi/osgi-test#518</a></li>
   <li>Some minor fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/519";>osgi/osgi-test#519</a></li>
   <li>build: Bump mockito-core from 4.5.1 to 4.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/520";>osgi/osgi-test#520</a></li>
   <li>deps: Update assertj-core to 3.23.1 by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/522";>osgi/osgi-test#522</a></li>
   <li>build: Bump bnd.version from 6.2.0 to 6.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/523";>osgi/osgi-test#523</a></li>
   <li>Examples dependencies update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/524";>osgi/osgi-test#524</a></li>
   <li>build: Bump mockito-core from 4.6.0 to 4.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/525";>osgi/osgi-test#525</a></li>
   <li>build: Bump bnd.version from 6.3.0 to 6.3.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/526";>osgi/osgi-test#526</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.200 to 3.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/527";>osgi/osgi-test#527</a></li>
   <li>Maven update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/528";>osgi/osgi-test#528</a></li>
   <li>Example gradle updates by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/529";>osgi/osgi-test#529</a></li>
   <li>build: Bump org.apache.felix.scr from 2.2.0 to 2.2.2 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/530";>osgi/osgi-test#530</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/50e194818e9d45b022e7dc071d3a83f27c57af49";><code>50e1948</code></a>
 build: Release 1.3.0</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/e11ec21af78c5cee044114fafe74590d1ff5474f";><code>e11ec21</code></a>
 Adjust compile versions for JUnit and AssertJ</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/744cb395c1d4bd5407ea172467c4ce37579ed8ba";><code>744cb39</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/818";>#818</a> from 
timothyjward/cfg/regression</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/7f364303068181a7f5e7c24e24c8e9b160887e52";><code>7f36430</code></a>
 Fix regresssion in annotation inheritance</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/cbb9cd88661f2d0c1ee15e6cebc090ad9968b0d3";><code>cbb9cd8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/815";>#815</a> from 
timothyjward/cfg/inject-update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f055ebc673b8f7d11fd440157958d2d2a9824bb9";><code>f055ebc</code></a>
 Ensure that configurations can be injected without calling update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f2097fddfedb9be4a05b57b6a63fcaa3c8f6b52c";><code>f2097fd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/814";>#814</a> from 
timothyjward/cfg/placeholder</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/1231ae5983babc65b36b70eb9e2c8f589a5ab20c";><code>1231ae5</code></a>
 Allow factory configurations to use a random name</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/b1f7115f6151c24bcd4c3659a7f50dc24e62a9ce";><code>b1f7115</code></a>
 Ensure proper handling of inconsistent Java version syntax</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/715b02fcb3efcca0d40de62f136c1e44684eb2e0";><code>715b02f</code></a>
 Review comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/osgi/osgi-test/compare/1.1.0...1.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.osgi:org.osgi.test.assertj.framework` from 1.1.0 to 1.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/osgi/osgi-test/releases";>org.osgi:org.osgi.test.assertj.framework's
 releases</a>.</em></p>
   <blockquote>
   <h2>OSGi Testing Support 1.3.0</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.3.0";>Release 
Notes</a></p>
   <h2>OSGi Testing Support 1.2.1</h2>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.1";>Release 
Notes</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1";>https://github.com/osgi/osgi-test/compare/1.2.0...1.2.1</a></p>
   <h2>OSGi Testing Support 1.2.0</h2>
   <h1>Release Notes</h1>
   <p>See <a 
href="https://github.com/osgi/osgi-test/wiki/Release-Notes-1.2.0";>Release 
Notes</a>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>log: Add missing package-info.java file by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/484";>osgi/osgi-test#484</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/485";>osgi/osgi-test#485</a></li>
   <li>deps: Update maven-compile-plugin version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/486";>osgi/osgi-test#486</a></li>
   <li>build: Set scm tag element to revision by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/487";>osgi/osgi-test#487</a></li>
   <li>Fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/488";>osgi/osgi-test#488</a></li>
   <li>annotation: Substitutably import the junit4 annotation package by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/490";>osgi/osgi-test#490</a></li>
   <li>build: Bump maven-compiler-plugin from 3.10.0 to 3.10.1 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/491";>osgi/osgi-test#491</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.100 to 3.17.200 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/492";>osgi/osgi-test#492</a></li>
   <li>[BundleContextExtension] More informative error on null BundleContext by 
<a href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/500";>osgi/osgi-test#500</a></li>
   <li>example: No longer need to explicitly mention test jar by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/501";>osgi/osgi-test#501</a></li>
   <li>extract <code>getURL</code> in BundleInstaller.EmbeddedLocation by <a 
href="https://github.com/stbischof";><code>@​stbischof</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/502";>osgi/osgi-test#502</a></li>
   <li>Improve error when no bundle context is available by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/504";>osgi/osgi-test#504</a></li>
   <li>[ServiceExtension] Better sanity checking and wildcard support by <a 
href="https://github.com/kriegfrj";><code>@​kriegfrj</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/497";>osgi/osgi-test#497</a></li>
   <li>build: Bump org.apache.felix.configadmin from 1.9.22 to 1.9.24 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/505";>osgi/osgi-test#505</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/506";>osgi/osgi-test#506</a></li>
   <li>build: Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/507";>osgi/osgi-test#507</a></li>
   <li>Workflow permissions by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/508";>osgi/osgi-test#508</a></li>
   <li>build: Bump mockito-core from 4.4.0 to 4.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/509";>osgi/osgi-test#509</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/510";>osgi/osgi-test#510</a></li>
   <li>build: Bump mockito-core from 4.5.0 to 4.5.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/511";>osgi/osgi-test#511</a></li>
   <li>build: Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/512";>osgi/osgi-test#512</a></li>
   <li>example: Use constants in gradle example by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/514";>osgi/osgi-test#514</a></li>
   <li>build: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/515";>osgi/osgi-test#515</a></li>
   <li>build: Update bnd-next version by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/517";>osgi/osgi-test#517</a></li>
   <li>build: Use javadoc -notimestamp option for reproducibility by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/518";>osgi/osgi-test#518</a></li>
   <li>Some minor fixes by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/519";>osgi/osgi-test#519</a></li>
   <li>build: Bump mockito-core from 4.5.1 to 4.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/520";>osgi/osgi-test#520</a></li>
   <li>deps: Update assertj-core to 3.23.1 by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/522";>osgi/osgi-test#522</a></li>
   <li>build: Bump bnd.version from 6.2.0 to 6.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/523";>osgi/osgi-test#523</a></li>
   <li>Examples dependencies update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/524";>osgi/osgi-test#524</a></li>
   <li>build: Bump mockito-core from 4.6.0 to 4.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/525";>osgi/osgi-test#525</a></li>
   <li>build: Bump bnd.version from 6.3.0 to 6.3.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/526";>osgi/osgi-test#526</a></li>
   <li>build: Bump org.eclipse.osgi from 3.17.200 to 3.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/527";>osgi/osgi-test#527</a></li>
   <li>Maven update by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/528";>osgi/osgi-test#528</a></li>
   <li>Example gradle updates by <a 
href="https://github.com/bjhargrave";><code>@​bjhargrave</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/529";>osgi/osgi-test#529</a></li>
   <li>build: Bump org.apache.felix.scr from 2.2.0 to 2.2.2 in 
/examples/osgi-test-example-mvn by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/osgi/osgi-test/pull/530";>osgi/osgi-test#530</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/50e194818e9d45b022e7dc071d3a83f27c57af49";><code>50e1948</code></a>
 build: Release 1.3.0</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/e11ec21af78c5cee044114fafe74590d1ff5474f";><code>e11ec21</code></a>
 Adjust compile versions for JUnit and AssertJ</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/744cb395c1d4bd5407ea172467c4ce37579ed8ba";><code>744cb39</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/818";>#818</a> from 
timothyjward/cfg/regression</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/7f364303068181a7f5e7c24e24c8e9b160887e52";><code>7f36430</code></a>
 Fix regresssion in annotation inheritance</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/cbb9cd88661f2d0c1ee15e6cebc090ad9968b0d3";><code>cbb9cd8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/815";>#815</a> from 
timothyjward/cfg/inject-update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f055ebc673b8f7d11fd440157958d2d2a9824bb9";><code>f055ebc</code></a>
 Ensure that configurations can be injected without calling update</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/f2097fddfedb9be4a05b57b6a63fcaa3c8f6b52c";><code>f2097fd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/osgi/osgi-test/issues/814";>#814</a> from 
timothyjward/cfg/placeholder</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/1231ae5983babc65b36b70eb9e2c8f589a5ab20c";><code>1231ae5</code></a>
 Allow factory configurations to use a random name</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/b1f7115f6151c24bcd4c3659a7f50dc24e62a9ce";><code>b1f7115</code></a>
 Ensure proper handling of inconsistent Java version syntax</li>
   <li><a 
href="https://github.com/eclipse-osgi-technology/osgi-test/commit/715b02fcb3efcca0d40de62f136c1e44684eb2e0";><code>715b02f</code></a>
 Review comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/osgi/osgi-test/compare/1.1.0...1.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@aries.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to