dependabot[bot] opened a new pull request, #369:
URL: https://github.com/apache/directory-scimple/pull/369

   Bumps `version.antlr4` from 4.13.0 to 4.13.1.
   Updates `org.antlr:antlr4-runtime` from 4.13.0 to 4.13.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/antlr/antlr4/releases";>org.antlr:antlr4-runtime's 
releases</a>.</em></p>
   <blockquote>
   <h2>4.13.1</h2>
   <h2>Pull requests grouped by target</h2>
   <h3>csharp target</h3>
   <ul>
   <li>[[CSharp] Fix for <a 
href="https://redirect.github.com/antlr/antlr4/issues/4386";>#4386</a> -- change 
signatures for ReportAttemptingFullContext() and ReportContextSensitivity() to 
be identical to all other targets](<a 
href="https://redirect.github.com/antlr/antlr4/pull/4399";>antlr/antlr4#4399</a>)
 (target:csharp, type:cleanup)</li>
   </ul>
   <h3>go target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4397";>Move 
GetText(), SetText(), and String() from CommonToken to BaseToken</a> 
(target:go, type:cleanup)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4396";>Restore 
&quot;Obtained from string&quot; source name.</a> (target:go, type:cleanup)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4276";>fix: Fix 
very minor code issues spotted by goreportcard.com</a> (target:go, 
type:cleanup)</li>
   </ul>
   <h3>java target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4394";>Java: 
suppress <code>this-escape</code> warning introduced in JDK 21.</a> (actions, 
target:java)</li>
   </ul>
   <h3>javascript target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4323";>Adds 
default targets for babel configuration</a> (target:javascript)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4272";>fix 
dependabot warnings</a> (target:javascript, type:cleanup)</li>
   </ul>
   <h3>swift target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4363";>[SWIFT] Add 
Antlr4Dynamic product</a> (target:swift)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4339";>Cleanup 
duplicate SwiftTarget code</a> (target:swift, type:cleanup)</li>
   </ul>
   <h3>dart target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4340";>[Dart] Fix 
for #4320--export additional types</a> (type:bug, target:dart)</li>
   </ul>
   <h2>Contributors</h2>
   <ul>
   <li>2 items: <a href="https://github.com/kaby76";>Ken Domino</a> (kaby76)</li>
   <li>2 items: <a href="https://github.com/googleberg";>Jerry Berg</a> 
(googleberg)</li>
   <li>2 items: <a href="https://github.com/ericvergnaud";>ericvergnaud</a></li>
   <li>1 items: <a href="https://github.com/oraluben";>Yichen Yan</a> 
(oraluben)</li>
   <li>1 items: <a 
href="https://github.com/GrzegorzSpryszynski-TomTom";>Grzegorz Spryszyński</a> 
(GrzegorzSpryszynski-TomTom)</li>
   <li>1 items: <a href="https://github.com/tisonkun";>tison</a> (tisonkun)</li>
   <li>1 items: <a href="https://github.com/ncordon";>Nacho Cordón</a> 
(ncordon)</li>
   <li>1 items: <a href="https://github.com/hboutemy";>Hervé Boutemy</a> 
(hboutemy)</li>
   <li>1 items: <a href="https://github.com/jimidle";>Jim Idle</a> (jimidle)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md";>org.antlr:antlr4-runtime's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changes to the Go Runtime over time</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/antlr/antlr4/commit/7ed420ff2c78d62883875c442d75f32e73bc86c8";><code>7ed420f</code></a>
 [maven-release-plugin] prepare release 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/ca6301c23dbd09639ceb972d55d6e7048beaab23";><code>ca6301c</code></a>
 Tweak javascript release doc</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/b0dd6daefcb4ed3ed9fbfc7e8ea0d40b2b9ea374";><code>b0dd6da</code></a>
 Update javascript with npm</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/80773cf0493953917f897f748adc4be116e4e4da";><code>80773cf</code></a>
 Update more 4.13.0 strings to 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/8a008b518720870d6c39463d3335ebd91795e218";><code>8a008b5</code></a>
 Merge branch 'dev'</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/734bd758d1811b945de044e73725689e0e7fe6e3";><code>734bd75</code></a>
 Merge branch 'ericvergnaud-fix-dependabot-warnings' into dev</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/5a7b4d40dd4c8419b22973de839b7589d95d5e13";><code>5a7b4d4</code></a>
 Merge branch 'dev' into fix-dependabot-warnings</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/e9df4649845e55393306603a4dd42cecc5af6bfc";><code>e9df464</code></a>
 Update 4.13.0 strings to 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/a658835c1f4d57dc14d27e2f3bc1d5acb8d39c41";><code>a658835</code></a>
 Merge dev into master for 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/1a96b1c2e03efd76fcfffc3c8479e037d3cec509";><code>1a96b1c</code></a>
 Cleanup duplicate SwiftTarget code</li>
   <li>Additional commits viewable in <a 
href="https://github.com/antlr/antlr4/compare/4.13.0...4.13.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.antlr:antlr4-maven-plugin` from 4.13.0 to 4.13.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/antlr/antlr4/releases";>org.antlr:antlr4-maven-plugin's 
releases</a>.</em></p>
   <blockquote>
   <h2>4.13.1</h2>
   <h2>Pull requests grouped by target</h2>
   <h3>csharp target</h3>
   <ul>
   <li>[[CSharp] Fix for <a 
href="https://redirect.github.com/antlr/antlr4/issues/4386";>#4386</a> -- change 
signatures for ReportAttemptingFullContext() and ReportContextSensitivity() to 
be identical to all other targets](<a 
href="https://redirect.github.com/antlr/antlr4/pull/4399";>antlr/antlr4#4399</a>)
 (target:csharp, type:cleanup)</li>
   </ul>
   <h3>go target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4397";>Move 
GetText(), SetText(), and String() from CommonToken to BaseToken</a> 
(target:go, type:cleanup)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4396";>Restore 
&quot;Obtained from string&quot; source name.</a> (target:go, type:cleanup)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4276";>fix: Fix 
very minor code issues spotted by goreportcard.com</a> (target:go, 
type:cleanup)</li>
   </ul>
   <h3>java target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4394";>Java: 
suppress <code>this-escape</code> warning introduced in JDK 21.</a> (actions, 
target:java)</li>
   </ul>
   <h3>javascript target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4323";>Adds 
default targets for babel configuration</a> (target:javascript)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4272";>fix 
dependabot warnings</a> (target:javascript, type:cleanup)</li>
   </ul>
   <h3>swift target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4363";>[SWIFT] Add 
Antlr4Dynamic product</a> (target:swift)</li>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4339";>Cleanup 
duplicate SwiftTarget code</a> (target:swift, type:cleanup)</li>
   </ul>
   <h3>dart target</h3>
   <ul>
   <li><a href="https://redirect.github.com/antlr/antlr4/pull/4340";>[Dart] Fix 
for #4320--export additional types</a> (type:bug, target:dart)</li>
   </ul>
   <h2>Contributors</h2>
   <ul>
   <li>2 items: <a href="https://github.com/kaby76";>Ken Domino</a> (kaby76)</li>
   <li>2 items: <a href="https://github.com/googleberg";>Jerry Berg</a> 
(googleberg)</li>
   <li>2 items: <a href="https://github.com/ericvergnaud";>ericvergnaud</a></li>
   <li>1 items: <a href="https://github.com/oraluben";>Yichen Yan</a> 
(oraluben)</li>
   <li>1 items: <a 
href="https://github.com/GrzegorzSpryszynski-TomTom";>Grzegorz Spryszyński</a> 
(GrzegorzSpryszynski-TomTom)</li>
   <li>1 items: <a href="https://github.com/tisonkun";>tison</a> (tisonkun)</li>
   <li>1 items: <a href="https://github.com/ncordon";>Nacho Cordón</a> 
(ncordon)</li>
   <li>1 items: <a href="https://github.com/hboutemy";>Hervé Boutemy</a> 
(hboutemy)</li>
   <li>1 items: <a href="https://github.com/jimidle";>Jim Idle</a> (jimidle)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md";>org.antlr:antlr4-maven-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changes to the Go Runtime over time</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/antlr/antlr4/commit/7ed420ff2c78d62883875c442d75f32e73bc86c8";><code>7ed420f</code></a>
 [maven-release-plugin] prepare release 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/ca6301c23dbd09639ceb972d55d6e7048beaab23";><code>ca6301c</code></a>
 Tweak javascript release doc</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/b0dd6daefcb4ed3ed9fbfc7e8ea0d40b2b9ea374";><code>b0dd6da</code></a>
 Update javascript with npm</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/80773cf0493953917f897f748adc4be116e4e4da";><code>80773cf</code></a>
 Update more 4.13.0 strings to 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/8a008b518720870d6c39463d3335ebd91795e218";><code>8a008b5</code></a>
 Merge branch 'dev'</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/734bd758d1811b945de044e73725689e0e7fe6e3";><code>734bd75</code></a>
 Merge branch 'ericvergnaud-fix-dependabot-warnings' into dev</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/5a7b4d40dd4c8419b22973de839b7589d95d5e13";><code>5a7b4d4</code></a>
 Merge branch 'dev' into fix-dependabot-warnings</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/e9df4649845e55393306603a4dd42cecc5af6bfc";><code>e9df464</code></a>
 Update 4.13.0 strings to 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/a658835c1f4d57dc14d27e2f3bc1d5acb8d39c41";><code>a658835</code></a>
 Merge dev into master for 4.13.1</li>
   <li><a 
href="https://github.com/antlr/antlr4/commit/1a96b1c2e03efd76fcfffc3c8479e037d3cec509";><code>1a96b1c</code></a>
 Cleanup duplicate SwiftTarget code</li>
   <li>Additional commits viewable in <a 
href="https://github.com/antlr/antlr4/compare/4.13.0...4.13.1";>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...@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to