dependabot[bot] opened a new pull request, #1709: URL: https://github.com/apache/streampipes/pull/1709
Bumps [ditto-client](https://github.com/eclipse/ditto-clients) from 1.0.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/ditto-clients/releases">ditto-client's releases</a>.</em></p> <blockquote> <h2>3.2.0</h2> <p>Release notes can be found here: <a href="https://www.eclipse.org/ditto/release_notes_320.html">https://www.eclipse.org/ditto/release_notes_320.html</a></p> <h2>What's Changed</h2> <ul> <li>Add options for live message conditions by <a href="https://github.com/DerSchwilk"><code>@DerSchwilk</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/210">eclipse-ditto/ditto-clients#210</a></li> <li>Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/api by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/211">eclipse-ditto/ditto-clients#211</a></li> <li>Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/node by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/212">eclipse-ditto/ditto-clients#212</a></li> <li>Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/dom by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/213">eclipse-ditto/ditto-clients#213</a></li> <li>Bump json5 from 1.0.1 to 1.0.2 in /javascript by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/214">eclipse-ditto/ditto-clients#214</a></li> <li>Bump http-cache-semantics from 4.1.0 to 4.1.1 in /javascript by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/216">eclipse-ditto/ditto-clients#216</a></li> <li>added merge functionality to javascript client sdk by <a href="https://github.com/PJGitLan"><code>@PJGitLan</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/217">eclipse-ditto/ditto-clients#217</a></li> <li>Prepare Ditto 3.2.0 release for JS client by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/218">eclipse-ditto/ditto-clients#218</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/211">eclipse-ditto/ditto-clients#211</a></li> <li><a href="https://github.com/PJGitLan"><code>@PJGitLan</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/217">eclipse-ditto/ditto-clients#217</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ditto/ditto-clients/compare/3.1.0...3.2.0">https://github.com/eclipse-ditto/ditto-clients/compare/3.1.0...3.2.0</a></p> <h2>3.1.1</h2> <p>Release notes can be found here: <a href="https://www.eclipse.org/ditto/release_notes_311.html">https://www.eclipse.org/ditto/release_notes_311.html</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ditto/ditto-clients/compare/3.1.0...3.1.1">https://github.com/eclipse-ditto/ditto-clients/compare/3.1.0...3.1.1</a></p> <h2>3.1.0</h2> <h2>What's Changed</h2> <ul> <li>Adds a ClientReconnectingException which is thrown if the client is attempting a reconnect while a message should be sent. by <a href="https://github.com/kalinkostashki"><code>@kalinkostashki</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/201">eclipse-ditto/ditto-clients#201</a></li> <li>Declare id field as abstract by <a href="https://github.com/vhdirk"><code>@vhdirk</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/203">eclipse-ditto/ditto-clients#203</a></li> <li>[JS] Add support for cursor pagination to JS clients by <a href="https://github.com/vavido"><code>@vavido</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/208">eclipse-ditto/ditto-clients#208</a></li> <li>prepare Ditto-Clients 3.1.0 release by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/209">eclipse-ditto/ditto-clients#209</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kalinkostashki"><code>@kalinkostashki</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse-ditto/ditto-clients/pull/201">eclipse-ditto/ditto-clients#201</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ditto/ditto-clients/compare/3.0.0...3.1.0">https://github.com/eclipse-ditto/ditto-clients/compare/3.0.0...3.1.0</a></p> <h2>3.0.0</h2> <p>Release notes can be found here: <a href="https://www.eclipse.org/ditto/release_notes_300.html">https://www.eclipse.org/ditto/release_notes_300.html</a></p> <h2>What's Changed</h2> <ul> <li>Adjustments to Ditto java client after elimination of concierge service in Ditto by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/190">eclipse/ditto-clients#190</a></li> <li>Bugfix/search thread leak by <a href="https://github.com/yufei-cai"><code>@yufei-cai</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/191">eclipse/ditto-clients#191</a></li> <li>Move creation of single threaded executor back into ThingSearchSubscription for spec conformance (Rule 1.03) by <a href="https://github.com/yufei-cai"><code>@yufei-cai</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/192">eclipse/ditto-clients#192</a></li> <li>Ditto 3.0 release preparation by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/194">eclipse/ditto-clients#194</a></li> <li><a href="https://redirect.github.com/eclipse/ditto-clients/issues/193">#193</a> fixed responding to messages in JS client did not preserve the message "headers" by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/195">eclipse/ditto-clients#195</a></li> <li><a href="https://redirect.github.com/eclipse/ditto-clients/issues/169">#169</a> Improve JS client error responses by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/196">eclipse/ditto-clients#196</a></li> <li>update lerna and node versions to test against to 14, 16, 18 by <a href="https://github.com/thjaeckle"><code>@thjaeckle</code></a> in <a href="https://redirect.github.com/eclipse/ditto-clients/pull/200">eclipse/ditto-clients#200</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse/ditto-clients/compare/2.4.0...3.0.0">https://github.com/eclipse/ditto-clients/compare/2.4.0...3.0.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/066b6f42d00fa9c8a94c6b303ab0d9674fa75b3f"><code>066b6f4</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/ditto-clients/issues/218">#218</a> from eclipse-ditto/ditto-320</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/e6aef5e064b07a86e1e908dbc05128858e20ffa6"><code>e6aef5e</code></a> updated developers sections</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/5ac877c94e777873d8f11e3126a1ab0474f314c0"><code>5ac877c</code></a> prepare Ditto 3.2.0 release for JS client</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/2a5291b93fd1af77fb93ca80dbb169d7f180776e"><code>2a5291b</code></a> update developers information</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/d5af2b3fa69072982d9564d74ead13c959aaa328"><code>d5af2b3</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/ditto-clients/issues/217">#217</a> from PJGitLan/add-merge</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/2249354cdf5bc4189848a12d70f5fd54e694df4f"><code>2249354</code></a> added merge property to javascript client sdk</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/3e93f3a27c6d070c4bc29d2145d106a6ae05850d"><code>3e93f3a</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/ditto-clients/issues/216">#216</a> from eclipse-ditto/dependabot/npm_and_yarn/javascript...</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/1b0a15136baa442ad1d658b35459b6986b130b41"><code>1b0a151</code></a> removed section in contributing about adding company name</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/5a2c7d6a38eeaed95d3cf1e5285560b5696b9c44"><code>5a2c7d6</code></a> update contact information for Thomas Jaeckle in pom.xml</li> <li><a href="https://github.com/eclipse-ditto/ditto-clients/commit/9604b6cf749aa5363191d06b8ded841b9c8a86eb"><code>9604b6c</code></a> Bump http-cache-semantics from 4.1.0 to 4.1.1 in /javascript</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/ditto-clients/compare/1.0.0...3.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
