dependabot[bot] opened a new pull request, #27: URL: https://github.com/apache/netbeans-antora-ui/pull/27
Bumps the all-dependencies group with 2 updates: [@asciidoctor/core](https://github.com/asciidoctor/asciidoctor.js) and [gulp](https://github.com/gulpjs/gulp). Updates `@asciidoctor/core` from 2.2.7 to 3.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor.js/releases"><code>@asciidoctor/core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.4</h2> <h2>Summary</h2> <p>This release is based on <a href="https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20">Asciidoctor 2.0.20</a> and <a href="https://github.com/opal/opal/tree/v1.7.3">Opal 1.7.3</a> and fixes a regression introduced in 3.0.3.</p> <h2>Release meta</h2> <p>Released on: 2024-02-12 Released by: <a href="https://github.com/ggrossetie"><code>@ggrossetie</code></a> Published by: GitHub Actions</p> <p>Logs: <a href="https://github.com/asciidoctor/asciidoctor.js/compare/v3.0.3...v3.0.4">full diff</a></p> <h2>Changelog</h2> <h3>Bug Fixes</h3> <ul> <li>Default condition should be last one in conditional exports otherwise the following error is thrown: "Module not found: Error: Default condition should be last one" (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1722">#1722</a>) - thanks <a href="https://github.com/roseckyj"><code>@roseckyj</code></a> & <a href="https://github.com/korva"><code>@korva</code></a></li> </ul> <h3>Infrastructure</h3> <ul> <li>Update development dependencies</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/roseckyj"><code>@roseckyj</code></a> made their first contribution in <a href="https://redirect.github.com/asciidoctor/asciidoctor.js/pull/1722">asciidoctor/asciidoctor.js#1722</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asciidoctor/asciidoctor.js/compare/v3.0.3...v3.0.4">https://github.com/asciidoctor/asciidoctor.js/compare/v3.0.3...v3.0.4</a></p> <h2>v3.0.3</h2> <h2>Summary</h2> <p>This release is based on <a href="https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20">Asciidoctor 2.0.20</a> and <a href="https://github.com/opal/opal/tree/v1.7.3">Opal 1.7.3</a>.</p> <h2>Release meta</h2> <p>Released on: 2024-01-13 Released by: <a href="https://github.com/ggrossetie"><code>@ggrossetie</code></a> Published by: GitHub Actions</p> <p>Logs: <a href="https://github.com/asciidoctor/asciidoctor.js/compare/v3.0.2...v3.0.3">full diff</a></p> <h2>Changelog</h2> <h3>Bug Fixes</h3> <ul> <li>Fix types exports in <code>package.json</code> - thanks <a href="https://github.com/sinedied"><code>@sinedied</code></a></li> <li>Addd <code>context</code> and <code>node_name</code> accessor in the type definition - thanks <a href="https://github.com/RayOffiah"><code>@RayOffiah</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor.js/blob/main/CHANGELOG.adoc"><code>@asciidoctor/core</code>'s changelog</a>.</em></p> <blockquote> <p>== v3.0.4 (2024-02-12)</p> <p>Bug Fixes::</p> <ul> <li>Default condition should be last one in conditional exports otherwise the following error is thrown: "Module not found: Error: Default condition should be last one" (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1722">#1722</a>) - thanks <a href="https://github.com/roseckyj"><code>@roseckyj</code></a> & <a href="https://github.com/korva"><code>@korva</code></a></li> </ul> <p>Infrastructure::</p> <ul> <li>Update development dependencies</li> </ul> <p>== v3.0.3 (2024-01-13)</p> <p>Bug Fixes::</p> <ul> <li>Fix types exports in <code>package.json</code> - thanks <a href="https://github.com/sinedied"><code>@sinedied</code></a></li> <li>Addd <code>context</code> and <code>node_name</code> accessor in the type definition - thanks <a href="https://github.com/RayOffiah"><code>@RayOffiah</code></a></li> </ul> <p>Infrastructure::</p> <ul> <li>Update development dependencies</li> </ul> <p>== v3.0.2 (2023-06-24)</p> <p>Breaking Changes::</p> <ul> <li>Remove <code>Asciidoctor</code> namespace in TypeScript:</li> </ul> <ul> <li></li> </ul> <h2>[source,js]</h2> <p>import asciidoctor, { Document } from '<code>@asciidoctor/core</code>'</p> <h2>const Asciidoctor = asciidoctor() Asciidoctor.convert('Hello <em>world</em>')</h2> <ul> <li>Publish <code>@asciidoctor/core</code> as an ES6 module</li> </ul> <p>Bug Fixes::</p> <ul> <li>Strip alternate BOM that uses char code 65279 when input passes through a Buffer (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1344">#1344</a>)</li> <li>Map <code>Document.append</code> (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1681">#1681</a>)</li> <li>Bridge converter pass as option (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1666">#1666</a>)</li> <li>Add <code>getSectionNumeral()</code> function by <a href="https://github.com/benjaminleonard"><code>@benjaminleonard</code></a> (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1659">#1659</a>)</li> <li>Fix <code>getDocinfo</code> and <code>findBy</code> type definition (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1621">#1621</a>)</li> <li>Bridge common Ruby object methods (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1491">#1491</a>)</li> <li><code>parseContent</code> now calls <code>toHash</code> on attrs (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1519">#1519</a>)</li> </ul> <p>Improvements::</p> <ul> <li>Map <code>this.super.<method></code> to call the parent function (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1682">#1682</a>)</li> <li>Map <code>AbstractBlock.getContentModel</code> and <code>AbstractBlock.setContentModel</code> (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1680">#1680</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/dd565a5368a5ec7f13a1102587ccab35c301d668"><code>dd565a5</code></a> 3.0.4</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/88180c99e7d10765e6b86af28f3b778fc3563ec3"><code>88180c9</code></a> Prepare 3.0.4 release</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/472e22f44251ff5510792cb4088fda4a29775c68"><code>472e22f</code></a> :arrow_up: Update all dependencies (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1721">#1721</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/a9ecbe758e3acfcf7fdb3d05146fe553b8a27659"><code>a9ecbe7</code></a> Fix: Default condition should be last one (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1722">#1722</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/78f31dce785366e426fcad9e6982c791625e0942"><code>78f31dc</code></a> Version 3.0.3 in changelog</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/081b0813632c1f731505c326a2a1f3a44f767529"><code>081b081</code></a> 3.0.3</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/bbfe0e568462281173cbdef4f6268b0ee323904b"><code>bbfe0e5</code></a> Update changelog</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/bcfe5cc9764dc27c434da60f3b17f3097a1eec30"><code>bcfe5cc</code></a> Add 3.0.2 release in changelog</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/ee23e8b88a48839ab4c57f195f8d8961af00fef0"><code>ee23e8b</code></a> :arrow_up: Update all dependencies (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1716">#1716</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor.js/commit/afddcea383bc16d20d5e563322e36a4a72bd0619"><code>afddcea</code></a> resolves <a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1719">#1719</a> add context and node_name accessor in the type definition (<a href="https://redirect.github.com/asciidoctor/asciidoctor.js/issues/1718">#1718</a>)</li> <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctor.js/compare/v2.2.7...v3.0.4">compare view</a></li> </ul> </details> <br /> Updates `gulp` from 4.0.2 to 5.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gulpjs/gulp/releases">gulp's releases</a>.</em></p> <blockquote> <h2>gulp v5.0.0</h2> <p>We've tried to provide a high-level changelog for gulp v5 below, but it doesn't contain all changes from the 60+ dependencies that we maintain.</p> <p>Please see <a href="https://github.com/gulpjs/gulp/blob/HEAD/#individual-changelogs">individual changelogs</a> to drill down into all changes that were made.</p> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Drop support for Node.js <10.13</li> <li>Default stream encoding to UTF-8</li> <li>Standardized on <code>anymatch</code> library for globbing paths. All globs should work the same between <code>src</code> and <code>watch</code> now!</li> <li>Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use <code>ordered-read-stream</code></li> <li>All globs and paths are normalized to unix-like filepaths</li> <li>Only allow JS variants for <code>.gulp.*</code> config files</li> <li>Removed support for alpha releases of v4 from <code>gulp-cli</code></li> <li>Removed the <code>--verify</code> flag</li> <li>Renamed the <code>--require</code> flag to <code>--preload</code> to avoid conflicting with Node.js flags</li> <li>Removed many legacy and deprecated loaders</li> <li>Upgrade to chokidar v3</li> <li>Clone <code>Vinyl</code> objects with stream contents using <code>teex</code>, but no longer wait for all streams to flow before cloned streams will receive data</li> <li>Stop using <code>process.umask()</code> to make directories, instead falling back to Node's default mode</li> <li>Throw on non-function, non-string option coercers</li> <li>Drop support of Node.js snake_case flags</li> <li>Use a Symbol for attaching the <code>gulplog</code> namespace to the store</li> <li>Use a Symbol for attaching the <code>gulplog</code> store to the global</li> <li>Use sha256 to hash the <code>v8flags</code> cache into a filename</li> </ul> <h3>Features</h3> <ul> <li>Streamlined the dependency tree</li> <li>Switch all streams implementation to Streamx</li> <li>Rewrote <code>glob-stream</code> to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation</li> <li>Implement translation support for all CLI messages and all messages passing through gulplog</li> <li>Allow users to customize or remove the timestamp from their logs</li> <li>Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5</li> <li>Added support for <code>gulpile.cjs</code> and <code>gulpfile.mjs</code></li> <li>Add support for <code>swc</code>, <code>esbuild</code>, <code>sucrase</code>, and <code>mdx</code> loaders</li> <li>Provide an ESM export (<a href="https://redirect.github.com/gulpjs/gulp/issues/2760">#2760</a>) (<a href="https://www.github.com/gulpjs/gulp/commit/b00de681f5ef6ade283d544f62f770f6b27a9e52">b00de68</a>)</li> <li>Support sourcemap handling on streaming <code>Vinyl</code> contents</li> <li>Support <code>extends</code> syntax for <code>.gulp.*</code> config file</li> <li>Allow overriding <code>gulpfile</code> and <code>preloads</code> via <code>.gulp.*</code> config file</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Resolve bugs related to symlinks on various platforms</li> <li>Resolved some reported ReDoS CVEs and improved performance in glob-parent</li> <li>Rework errors surfaced when encountering files or symlinks when trying to create directories</li> <li>Ensure watch allows japanese characters in globs (<a href="https://www.github.com/gulpjs/gulp/commit/72668c61e445c81fad23bc6ed24967a3238a648d">72668c6</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md">gulp's changelog</a>.</em></p> <blockquote> <h2><a href="https://www.github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0">5.0.0</a> (2024-03-29)</h2> <p>We've tried to provide a high-level changelog for gulp v5 below, but it doesn't contain all changes from the 60+ dependencies that we maintain.</p> <p>Please see <a href="https://github.com/gulpjs/gulp/blob/master/#individual-changelogs">individual changelogs</a> to drill down into all changes that were made.</p> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Drop support for Node.js <10.13</li> <li>Default stream encoding to UTF-8</li> <li>Standardized on <code>anymatch</code> library for globbing paths. All globs should work the same between <code>src</code> and <code>watch</code> now!</li> <li>Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use <code>ordered-read-stream</code></li> <li>All globs and paths are normalized to unix-like filepaths</li> <li>Only allow JS variants for <code>.gulp.*</code> config files</li> <li>Removed support for alpha releases of v4 from <code>gulp-cli</code></li> <li>Removed the <code>--verify</code> flag</li> <li>Renamed the <code>--require</code> flag to <code>--preload</code> to avoid conflicting with Node.js flags</li> <li>Removed many legacy and deprecated loaders</li> <li>Upgrade to chokidar v3</li> <li>Clone <code>Vinyl</code> objects with stream contents using <code>teex</code>, but no longer wait for all streams to flow before cloned streams will receive data</li> <li>Stop using <code>process.umask()</code> to make directories, instead falling back to Node's default mode</li> <li>Throw on non-function, non-string option coercers</li> <li>Drop support of Node.js snake_case flags</li> <li>Use a Symbol for attaching the <code>gulplog</code> namespace to the store</li> <li>Use a Symbol for attaching the <code>gulplog</code> store to the global</li> <li>Use sha256 to hash the <code>v8flags</code> cache into a filename</li> </ul> <h3>Features</h3> <ul> <li>Streamlined the dependency tree</li> <li>Switch all streams implementation to Streamx</li> <li>Rewrote <code>glob-stream</code> to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation</li> <li>Implement translation support for all CLI messages and all messages passing through gulplog</li> <li>Allow users to customize or remove the timestamp from their logs</li> <li>Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5</li> <li>Added support for <code>gulpile.cjs</code> and <code>gulpfile.mjs</code></li> <li>Add support for <code>swc</code>, <code>esbuild</code>, <code>sucrase</code>, and <code>mdx</code> loaders</li> <li>Provide an ESM export (<a href="https://redirect.github.com/gulpjs/gulp/issues/2760">#2760</a>) (<a href="https://www.github.com/gulpjs/gulp/commit/b00de681f5ef6ade283d544f62f770f6b27a9e52">b00de68</a>)</li> <li>Support sourcemap handling on streaming <code>Vinyl</code> contents</li> <li>Support <code>extends</code> syntax for <code>.gulp.*</code> config file</li> <li>Allow overriding <code>gulpfile</code> and <code>preloads</code> via <code>.gulp.*</code> config file</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Resolve bugs related to symlinks on various platforms</li> <li>Resolved some reported ReDoS CVEs and improved performance in glob-parent</li> <li>Rework errors surfaced when encountering files or symlinks when trying to create directories</li> <li>Ensure watch allows japanese characters in globs (<a href="https://www.github.com/gulpjs/gulp/commit/72668c61e445c81fad23bc6ed24967a3238a648d">72668c6</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gulpjs/gulp/commit/5c4c5473c5582a8e4495c695ecd93b13f0852cbd"><code>5c4c547</code></a> chore: Release 5.0.0 (<a href="https://redirect.github.com/gulpjs/gulp/issues/2762">#2762</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/bf72116c5d5f613836b392fb83633ea6c14f3a65"><code>bf72116</code></a> chore: Add index.mjs to files list</li> <li><a href="https://github.com/gulpjs/gulp/commit/b00de681f5ef6ade283d544f62f770f6b27a9e52"><code>b00de68</code></a> feat: Provide an ESM export (<a href="https://redirect.github.com/gulpjs/gulp/issues/2760">#2760</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/72668c61e445c81fad23bc6ed24967a3238a648d"><code>72668c6</code></a> chore!: Normalize repository, dropping node <10.13 support (<a href="https://redirect.github.com/gulpjs/gulp/issues/2758">#2758</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/85896d4f099a80d58dd08d1f6d80586b07678995"><code>85896d4</code></a> chore(docs): Update stream handbook link (<a href="https://redirect.github.com/gulpjs/gulp/issues/2711">#2711</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/818bd73e5da1ad69f43eef84214c98d6392a73e4"><code>818bd73</code></a> Docs: Remove gulp-sourcemaps because it is built-in (<a href="https://redirect.github.com/gulpjs/gulp/issues/2592">#2592</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/598f971a6567401e5760f4fd0b84df0180c2e350"><code>598f971</code></a> Docs: Fix broken link in recipe (<a href="https://redirect.github.com/gulpjs/gulp/issues/2571">#2571</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/9877de07cf923c889d7f0661d87f3d6f8634eeb1"><code>9877de0</code></a> Docs: Guide CustomRegistries to maintain properties on tasks (fixes <a href="https://redirect.github.com/gulpjs/gulp/issues/2561">#2561</a>) (#...</li> <li><a href="https://github.com/gulpjs/gulp/commit/f91c388beb265e5008202f11100309549162247a"><code>f91c388</code></a> Docs: Remove typo in custom registry docs (<a href="https://redirect.github.com/gulpjs/gulp/issues/2543">#2543</a>)</li> <li><a href="https://github.com/gulpjs/gulp/commit/df252509b52acd712300b3b5d00bf7aedf0dbd40"><code>df25250</code></a> Docs: Fix typo in task docs (<a href="https://redirect.github.com/gulpjs/gulp/issues/2524">#2524</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
