Skip to content

Bump @antora/collector-extension from 1.0.0-alpha.3 to 1.0.3#3223

Open
dependabot[bot] wants to merge 1 commit into
docs-buildfrom
dependabot/npm_and_yarn/docs-build/antora/collector-extension-1.0.3
Open

Bump @antora/collector-extension from 1.0.0-alpha.3 to 1.0.3#3223
dependabot[bot] wants to merge 1 commit into
docs-buildfrom
dependabot/npm_and_yarn/docs-build/antora/collector-extension-1.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @antora/collector-extension from 1.0.0-alpha.3 to 1.0.3.

Changelog

Sourced from @​antora/collector-extension's changelog.

== 1.0.3 (2026-03-04)

=== Changed

  • when importing antora.yml, only remove the prerelease property on the bucket if the value of the prerelease key is null (#53)
  • assign copy of origin with updated descriptor when creating new bucket (#54)
  • throw error if scanned antora.yml attempts to update identity of bucket to identity of existing bucket (#52)
  • automatically clear npm_config_package and npm_config_yes environment variables when npm_command is exec (#50)

=== Fixed

  • redefine nav.origin property on bucket if scanned antora.yml file defines nav key (#54)
  • update value of descriptor property on origin when antora.yml is scanned (#54)

== 1.0.2 (2025-08-11)

=== Added

  • add private key on scan entry to set private property on scanned file (#51)

=== Fixed

  • apply camelCase transformation to keys in scanned component version descriptor (antora.yml) (#49)

== 1.0.1 (2024-12-02)

=== Changed

  • upgrade to latest release of @​antora/expand-path-helper package
  • update description of extension in README

== 1.0.0 (2024-11-26)

No changes since previous release.

== 1.0.0-rc.1 (2024-11-24)

=== Changed

  • upgrade to stable release of @​antora/run-command-helper package

== 1.0.0-beta.6 (2024-11-21)

=== Changed

  • upgrade @​antora/run-command-helper package to benefit from improvements, mostly to running commands on Windows

== 1.0.0-beta.5 (2024-11-16)

=== Changed

... (truncated)

Commits
  • d01f43c release 1.0.3
  • 5491d39 merge !51
  • d733541 resolves #50 automatically clear npm_config_package and npm_config_yes enviro...
  • 0bcb634 fix typo in name of NPX environment variable in list
  • b2970d4 merge !50
  • 67fbbaf resolves #52 throw error if scanned antora.yml attempts to update identity of...
  • eb6d841 clarify why we start with version: true in the replace version use case
  • 8562975 merge !49
  • 126918e assign copy of origin with updated descriptor when creating new bucket (#54)
  • 5ddedaa update value of descriptor property on origin when antora.yml is scanned
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [@antora/collector-extension](https://gitlab.com/antora/antora-collector/tree/HEAD/packages/collector-extension) from 1.0.0-alpha.3 to 1.0.3.
- [Changelog](https://gitlab.com/antora/antora-collector/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora-collector/compare/v1.0.0-alpha.3...v1.0.3)

---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants