Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinxcontrib-confluencebuilder from 2.5.1 to 2.9.0 in /{{cookiecutter.project_slug}}/docs #1776

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps sphinxcontrib-confluencebuilder from 2.5.1 to 2.9.0.

Release notes

Sourced from sphinxcontrib-confluencebuilder's releases.

v2.9

  • Fixed issue with env-relative assets in sub-folders (e.g. download role)
  • Fixed some section references between pages for v2 editor pages

v2.8

  • Fixed issues where various links were broken with singleconfluence
  • Improve support with Sphinx v8.1 --fail-on-warning changes
  • Improve support with Sphinx v8.1 sphinx.ext.linkcode changes
  • Introduce the confluence-publish-attachment event
  • Introduce the confluence-publish-override-pageid event
  • Introduce the confluence-publish-page event

v2.7.1

  • Fixed project dependency for Sphinx 7.1

v2.7

  • (note) confluence_file_transform support is dropped
  • (note) confluence_link_transform support is dropped
  • Improve support when using the sphinx_toolbox extension
  • Improved support for newer Confluence Cloud code formats
  • Introduce the Confluence HTML directive
  • Introduce the confluence_disable_env_conf option
  • Support inlined images for v2 editor pages
  • Update publisher's user agent to SphinxConfluenceBuilder/<version>

v2.6.1

  • Support Sphinx's 8.x switch to pathlib

v2.6

  • (note) confluence_disable_notifications is now enabled by default
  • (note) confluence_file_transform support is deprecated
  • (note) confluence_link_transform support is deprecated
  • Fixed inconsistencies with page-meta editor/full-width with singleconfluence
  • Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata
  • Fixed issue using cleanup modes with Confluence Cloud with large attachment/page sets (250+) could block publishing
  • Fixed issues where various links were broken with singleconfluence
  • Fixed support when using the sphinxcontrib-video extension (v0.2.1+)
  • Improve support when using the sphinx-designs extension
  • Improve user feedback when operating with a cleaning option enabled
  • Introduce the confluence-publish-point event
  • Introduce the confluence_api_token option
  • Introduce the confluence_page_search_mode option
  • REST API calls will retry on select error events (e.g. 5xx errors)
  • Replacing confluence_lang_transform with a new option confluence_lang_overrides
  • Translator helpers are now public for advanced configurations/extensions

v2.5.2

  • Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata
Changelog

Sourced from sphinxcontrib-confluencebuilder's changelog.

2.9.0 (2024-11-11)

  • Fixed issue with env-relative assets in sub-folders (e.g. download role)
  • Fixed some section references between pages for v2 editor pages

2.8.0 (2024-10-14)

  • Fixed issues where various links were broken with singleconfluence
  • Improve support with Sphinx v8.1 --fail-on-warning changes
  • Improve support with Sphinx v8.1 sphinx.ext.linkcode changes
  • Introduce the confluence-publish-attachment event
  • Introduce the confluence-publish-override-pageid event
  • Introduce the confluence-publish-page event

2.7.1 (2024-08-26)

  • Fixed project dependency for Sphinx 7.1

2.7.0 (2024-08-25)

  • (note) confluence_file_transform support is dropped
  • (note) confluence_link_transform support is dropped
  • Improve support when using the sphinx_toolbox extension
  • Improved support for newer Confluence Cloud code formats
  • Introduce the Confluence HTML directive
  • Introduce the confluence_disable_env_conf option
  • Support inlined images for v2 editor pages
  • Update publisher's user agent to SphinxConfluenceBuilder/<version>

2.6.1 (2024-07-27)

  • Support Sphinx's 8.x switch to pathlib

2.6.0 (2024-07-14)

  • (note) confluence_disable_notifications is now enabled by default
  • (note) confluence_file_transform support is deprecated
  • (note) confluence_link_transform support is deprecated
  • Fixed inconsistencies with page-meta editor/full-width with singleconfluence
  • Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata
  • Fixed issue using cleanup modes with Confluence Cloud with large attachment/page sets (250+) could block publishing
  • Fixed issues where various links were broken with singleconfluence

... (truncated)

Commits
  • b42fc60 sphinxcontrib-confluencebuilder 2.9.0
  • 4e89d02 CHANGES.rst: marking v2.9 release date
  • d213e8c pyproject.toml: drop hint about python 3.8 support
  • 778d6a0 CHANGES.rst: adding features/changes
  • d7d565a doc: provide a more explicit warning on using v2 in data center
  • 45fe8ba .gitignore: ignore additional development output folders
  • d26d878 doc: promote make-mode build call
  • 26675fa doc: cleanup whitespaces
  • 9655599 Merge pull request #1060 from Paldari/bugfix/download-absolute-path
  • abb7ff9 tests: add macro checks for additional download entries
  • 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 will merge this PR once CI passes on it, as requested by @TeoZosa.


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 [sphinxcontrib-confluencebuilder](https://github.com/sphinx-contrib/confluencebuilder) from 2.5.1 to 2.9.0.
- [Release notes](https://github.com/sphinx-contrib/confluencebuilder/releases)
- [Changelog](https://github.com/sphinx-contrib/confluencebuilder/blob/main/CHANGES.rst)
- [Commits](sphinx-contrib/confluencebuilder@v2.5.1...v2.9)

---
updated-dependencies:
- dependency-name: sphinxcontrib-confluencebuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2024
Copy link
Owner

@TeoZosa TeoZosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant