Bump brace-expansion, @antora/asciidoc-loader, @antora/content-classifier, @antora/document-converter, @antora/site-generator-default and @antora/site-generator - #8
Merged
Conversation
…fier, @antora/document-converter, @antora/site-generator-default and @antora/site-generator Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [@antora/asciidoc-loader](https://gitlab.com/antora/antora), [@antora/content-classifier](https://gitlab.com/antora/antora), [@antora/document-converter](https://gitlab.com/antora/antora), [@antora/site-generator-default](https://gitlab.com/antora/antora) and [@antora/site-generator](https://gitlab.com/antora/antora). These dependencies need to be updated together. Removes `brace-expansion` Updates `@antora/asciidoc-loader` from 3.1.2 to 3.1.15 - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.1.2...v3.1.15) Updates `@antora/content-classifier` from 3.1.2 to 3.1.15 - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.1.2...v3.1.15) Updates `@antora/document-converter` from 3.1.2 to 3.1.15 - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.1.2...v3.1.15) Updates `@antora/site-generator-default` from 3.1.3 to 3.1.15 - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.1.3...v3.1.15) Updates `@antora/site-generator` from 3.1.3 to 3.1.15 - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.1.3...v3.1.15) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: dependency-type: indirect - dependency-name: "@antora/asciidoc-loader" dependency-version: 3.1.15 dependency-type: direct:production - dependency-name: "@antora/content-classifier" dependency-version: 3.1.15 dependency-type: direct:production - dependency-name: "@antora/document-converter" dependency-version: 3.1.15 dependency-type: direct:production - dependency-name: "@antora/site-generator-default" dependency-version: 3.1.15 dependency-type: direct:production - dependency-name: "@antora/site-generator" dependency-version: 3.1.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates this Antora-based documentation build’s Node dependencies to newer Antora 3.1.x patch releases, with the intent (per PR description) to also drop brace-expansion.
Changes:
- Bump core Antora dependencies (
@antora/*) to3.1.15. - Refresh
package-lock.jsonto reflect the updated Antora dependency graph and transitive updates.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates Antora dependencies to ^3.1.15 / 3.1.15. |
| package-lock.json | Regenerates the lockfile to match the updated Antora dependency tree and updated transitive packages. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes brace-expansion. It's no longer used after updating ancestor dependencies brace-expansion, @antora/asciidoc-loader, @antora/content-classifier, @antora/document-converter, @antora/site-generator-default and @antora/site-generator. These dependencies need to be updated together.
Removes
brace-expansionUpdates
@antora/asciidoc-loaderfrom 3.1.2 to 3.1.15Changelog
Sourced from @antora/asciidoc-loader's changelog.
... (truncated)
Commits
aa33c82release 3.1.1533a63c3prepare for 3.1.15 release035f672apply pending source formatting8093364resolves #1214 upgrade yauzl to fix compatibility issue with Node.js 24baf3d26fix self-signed certificate assertion for Node.js 2410f5a0duse correct type argument when creating symlink in test harness666743arefresh dependency lock file3f45c32stop relying on storeOptionsAsProperties() setting of commander.js7d5b0c4resolves #1209 make filename of UI helper module relative to playbook diradf182badd test that playbook with numeric basename is resolvedUpdates
@antora/content-classifierfrom 3.1.2 to 3.1.15Changelog
Sourced from @antora/content-classifier's changelog.
... (truncated)
Commits
aa33c82release 3.1.1533a63c3prepare for 3.1.15 release035f672apply pending source formatting8093364resolves #1214 upgrade yauzl to fix compatibility issue with Node.js 24baf3d26fix self-signed certificate assertion for Node.js 2410f5a0duse correct type argument when creating symlink in test harness666743arefresh dependency lock file3f45c32stop relying on storeOptionsAsProperties() setting of commander.js7d5b0c4resolves #1209 make filename of UI helper module relative to playbook diradf182badd test that playbook with numeric basename is resolvedUpdates
@antora/document-converterfrom 3.1.2 to 3.1.15Changelog
Sourced from @antora/document-converter's changelog.
... (truncated)
Commits
aa33c82release 3.1.1533a63c3prepare for 3.1.15 release035f672apply pending source formatting8093364resolves #1214 upgrade yauzl to fix compatibility issue with Node.js 24baf3d26fix self-signed certificate assertion for Node.js 2410f5a0duse correct type argument when creating symlink in test harness666743arefresh dependency lock file3f45c32stop relying on storeOptionsAsProperties() setting of commander.js7d5b0c4resolves #1209 make filename of UI helper module relative to playbook diradf182badd test that playbook with numeric basename is resolvedUpdates
@antora/site-generator-defaultfrom 3.1.3 to 3.1.15Changelog
Sourced from @antora/site-generator-default's changelog.
... (truncated)
Commits
aa33c82release 3.1.1533a63c3prepare for 3.1.15 release035f672apply pending source formatting8093364resolves #1214 upgrade yauzl to fix compatibility issue with Node.js 24baf3d26fix self-signed certificate assertion for Node.js 2410f5a0duse correct type argument when creating symlink in test harness666743arefresh dependency lock file3f45c32stop relying on storeOptionsAsProperties() setting of commander.js7d5b0c4resolves #1209 make filename of UI helper module relative to playbook diradf182badd test that playbook with numeric basename is resolvedUpdates
@antora/site-generatorfrom 3.1.3 to 3.1.15Changelog
Sourced from @antora/site-generator's changelog.
... (truncated)
Commits
aa33c82release 3.1.1533a63c3prepare for 3.1.15 release035f672apply pending source formatting8093364resolves #1214 upgrade yauzl to fix compatibility issue with Node.js 24baf3d26fix self-signed certificate assertion for Node.js 2410f5a0duse correct type argument when creating symlink in test harness666743arefresh dependency lock file3f45c32stop relying on storeOptionsAsProperties() setting of commander.js7d5b0c4resolves #1209 make filename of UI helper module relative to playbook diradf182badd test that playbook with numeric basename is resolvedDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.