Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps antora from 3.1.12 to 3.1.13.

Commits
  • 3c99c36 release 3.1.13
  • 956aea0 update what's new page in preperation for 3.1.13 release
  • 7ef446c remove superfluous "or cannot be read" from warning about unresolved SVG
  • b4c0cdb rework information about worktrees to clarify their relationship to branches
  • d7a93d6 minor docs revisions
  • 53f0790 backport fix for #1001 add support for inline option on image macro with SVG ...
  • eff98e7 escape example xref
  • 67c0d41 resolves #1174 discourage use of shorthand xref to make reference to resource
  • 8b31727 use different identifier for premade archives in UI loader test suite
  • b9c6499 update versions of actions in examples for GitHub Pages deployment
  • 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 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)

Bumps [antora](https://gitlab.com/antora/antora) from 3.1.12 to 3.1.13.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.1.12...v3.1.13)

---
updated-dependencies:
- dependency-name: antora
  dependency-version: 3.1.13
  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 Sep 30, 2025
@phil-davis
Copy link
Contributor

phil-davis commented Oct 1, 2025

@mmattel I restarted CI and it failed again the same:
https://drone.owncloud.com/owncloud/docs/20360/2/4

+ bin/optimize_crawl -x

find: 'public': No such file or directory
�[1;32mNothing found to be reverted �[0m 

find: 'public': No such file or directory
�[1;32mOptimizing �[0m

cp: cannot stat 'public/robots.txt': No such file or directory

Do you have any idea why this would start failing?

(the Antora 3.1.13 PRs in other docs repos all passed)

@mmattel
Copy link
Contributor

mmattel commented Oct 1, 2025

Do you have any idea why this would start failing?

need to take a look

@mmattel
Copy link
Contributor

mmattel commented Oct 2, 2025

I was able to reproduce locally, but I have atm no clue why

@mmattel
Copy link
Contributor

mmattel commented Oct 3, 2025

@phil-davis
After a bunch of testing, it turns out that 3.1.13 is buggy which we identified only here because we check in the CI if /public/robots.txt is present. This check is not done in all the other repos because we do not publish them individually...

We need to revert all those merges to get back to 3.1.12

A lot of learning from this 😬

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2025

Superseded by #5045.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antora-3.1.13 branch October 3, 2025 22:01
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.

2 participants