Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Bump sphinxcontrib-confluencebuilder from 2.5.2 to 2.6.0 #155

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps sphinxcontrib-confluencebuilder from 2.5.2 to 2.6.0.

Release notes

Sourced from sphinxcontrib-confluencebuilder's releases.

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
Changelog

Sourced from sphinxcontrib-confluencebuilder's changelog.

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
  • 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
Commits
  • 40c3040 sphinxcontrib-confluencebuilder 2.6.0
  • 6e9262e CHANGES.rst: marking v2.6 release date
  • fc04da2 CHANGES.rst: v2.5.2 release
  • e3571ab locale: synchronize translation files
  • 4694901 CHANGES.rst: adding features/changes
  • d9913d8 tox: bump linter versions
  • f6d23d6 tests: add missing unbuffered option
  • a75866c tests: add debug option
  • 77c500d Merge pull request #1016 from sphinx-contrib/improve-ref-tracking
  • 32a8787 builder: drop dash processing
  • 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 [sphinxcontrib-confluencebuilder](https://github.com/sphinx-contrib/confluencebuilder) from 2.5.2 to 2.6.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.2...v2.6)

---
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 Jul 16, 2024
@fizyk fizyk merged commit 5c61763 into main Jul 16, 2024
1 check passed
@fizyk fizyk deleted the dependabot/pip/sphinxcontrib-confluencebuilder-2.6.0 branch July 16, 2024 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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