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

   Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.9 to 4.11.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/antlr/antlr4/releases";>antlr4-runtime's 
releases</a>.</em></p>
   <blockquote>
   <p>4.11.0 consist primarily:</p>
   <ul>
   <li>a major rebuild of the Go target by <a 
href="https://github.com/jimidle";>Jim Idle</a>. Please see <a 
href="https://github.com/antlr/antlr4/blob/master/doc/go-target.md";>Go target 
doc</a> for more information, as it now requires the go module stuff.</li>
   <li>huge internal refractoring of testing and various target speed 
improvements by <a href="https://github.com/KvanTTT";>Ivan Kochurkin</a></li>
   <li>Getting all targets to run on all operating systems using github actions 
by <a href="https://github.com/hs-apotell";>HS</a>.</li>
   </ul>
   <p>The details by type and target follow.</p>
   <h2>Issues fixed</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3823";>Disable 
failing CI tests in master</a> (comp:build, comp:testing)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3801";>Create 
accessor for Go-based IntervalSet.intervals</a> (target:go)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3758";>Grammar 
Name Conflict Golang with SPARQL issue</a> (target:go, type:cleanup)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3733";>Dependency
 declaration error in ANTLR 4.10.1</a> (comp:build)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3723";>Drop old 
version of Visual Studio C++ (2013, 2015, 2017)</a> (comp:build, 
target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/2296";>Circular 
grammar inclusion causes stack overflow in the tool.</a> (comp:tool, 
type:bug)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/2016";>Cpp, Go, 
JavaScript, Python2/3: Template rendering error.</a> (code-gen, comp:runtime, 
target:java, target:javascript, target:python2, target:python3, target:go)</li>
   </ul>
   <h2>Improvements, features</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3843";>Augment 
error message during testing to include full cause of problem.</a> 
(type:improvement, comp:testing)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3797";>Include 
swift &amp; tool verification in CI workflow</a> (type:improvement, comp:build, 
cross-platform-issue, target:swift)</li>
   <li>[Issue <a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3783";>#3783</a>:
 CI Check Builds](<a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3792";>antlr/antlr4#3792</a>)
 (type:improvement, comp:build, cross-platform-issue, comp:testing)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3752";>Parallel 
lock free testing, remove potential deadlocks, cache static data, go to 
descriptor via test</a> (comp:runtime, type:improvement, comp:testing)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3748";>update 
getting-started doc</a> (type:improvement, comp:doc)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/issues/3744";>Getting 
Started has error</a> (type:improvement, comp:doc)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3741";>new nuget 
directory for building ANTLR4 C++ runtime as 3 Nuget packages</a> 
(type:improvement, comp:build, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3727";>Add interp 
tool like TestRig</a> (comp:tool, type:feature)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3721";>Issue 
3720: Java 2 Security issue</a> (type:improvement, target:java)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3707";>Cpp: 
Disable warnings for external project</a> (type:bug, type:improvement, 
target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3689";>Fix Docker 
README for arm OS user</a> (type:improvement, comp:doc)</li>
   </ul>
   <h2>Pull requests grouped by target</h2>
   <h3>csharp target</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3725";>Runtime 
tests fixes (C++, Python, PHP, C#)</a> (target:python2, target:python3, 
target:csharp, target:cpp, comp:testing, target:php)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3701";>Constant 
folding for Python and other runtimes</a> (code-gen, target:java, 
target:javascript, target:python2, target:python3, target:csharp, target:swift, 
target:cpp, target:go, target:dart, comp:performance, target:php)</li>
   </ul>
   <h3>cpp target</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3841";>Fix 2016 
round 2</a> (type:bug, target:java, target:javascript, target:python2, 
target:python3, target:swift, target:cpp, target:go)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3794";>Cpp: Link 
to threads library</a> (comp:build, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3787";>[C++] 
Remove libuuid dependency </a> (comp:build, target:cpp, type:cleanup)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3777";>Fix CMake 
syntax for variable expansion</a> (comp:build, cross-platform-issue, 
target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3776";>Don't make 
class SementicContext::Empty final.</a> (cross-platform-issue, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3741";>new nuget 
directory for building ANTLR4 C++ runtime as 3 Nuget packages</a> 
(type:improvement, comp:build, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3725";>Runtime 
tests fixes (C++, Python, PHP, C#)</a> (target:python2, target:python3, 
target:csharp, target:cpp, comp:testing, target:php)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3707";>Cpp: 
Disable warnings for external project</a> (type:bug, type:improvement, 
target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3706";>FindANTLR: 
Fix version RegEx</a> (type:bug, comp:build, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3701";>Constant 
folding for Python and other runtimes</a> (code-gen, target:java, 
target:javascript, target:python2, target:python3, target:csharp, target:swift, 
target:cpp, target:go, target:dart, comp:performance, target:php)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3697";>Improve 
ExternalProject cmake file</a> (actions, comp:build, target:cpp)</li>
   <li><a 
href="https://github-redirect.dependabot.com/antlr/antlr4/pull/3678";>Windows 
specific fixes</a> (comp:build, cross-platform-issue, target:cpp)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/antlr/antlr4/commit/9239e6ff444420516b44b7621e8dc7691fcf0e16";><code>9239e6f</code></a>
 [maven-release-plugin] prepare release 4.11.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/d5dd253104c5c5e3c63f4a434f9310ffd38635a8";><code>d5dd253</code></a>
 update to 4.11.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/722993303a398c1be34ed405d2f6fb6ba3d0a7f8";><code>7229933</code></a>
 tweak code / doc related to bad previous release</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/d23f010a3642a650076caea5a03b586cba37d7a0";><code>d23f010</code></a>
 tweak release doc</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/40e96baccf8f67c2b7d226203b53d4cd3e6dba35";><code>40e96ba</code></a>
 tweak c++ build script to make Mac binaries with cmake/make</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/3a2053ee650a5c252a088bb80bca055f6df3abcb";><code>3a2053e</code></a>
 tweak doc</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/10e7f2af3b215991e168e443225d1eb70bc618db";><code>10e7f2a</code></a>
 Merge branch 'dev'</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/0a94a38b0f61420363c8238bf6e80d6a505c9b0b";><code>0a94a38</code></a>
 use build and twine to publish source and wheel</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/a79d26e28671dc088a1dd3faeef36e66a4e69f5e";><code>a79d26e</code></a>
 tweak js and doc</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/67f63fa7f03326305cb0b0175784b08304787831";><code>67f63fa</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a 
href="https://github.com/antlr/antlr4/compare/4.9...4.11.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.antlr:antlr4-runtime&package-manager=maven&previous-version=4.9&new-version=4.11.1)](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]

Reply via email to