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

build(deps): Bump sphinxcontrib-confluencebuilder from 1.9.0 to 2.4.0 #631

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps sphinxcontrib-confluencebuilder from 1.9.0 to 2.4.0.

Release notes

Sourced from sphinxcontrib-confluencebuilder's releases.

v2.4

  • Fixed anchor links between various editor versions and when using MyST
  • Fixed issue when using markup in captions when using the v2 editor
  • Fixed issue with an editor metadata override may led to unexpected page styles
  • Fixed issue with dry-run reporting pages when configure root does not exist
  • Fixed regression in processing metadata directives on a page
  • Prevent undesired spacing when adding targets in paragraphs with v2 editor
  • Support width hints in v2 editor for CSV tables

v2.3

  • (note) Final release supporting Python 3.7 (EOL)
  • Fixed issue when a project defines a relative CA certificate path
  • Fixed issue when a project defines relative publish list files
  • Fixed issue where cleanup would remove up-to-date pages on rebuilds
  • Fixed triggering rebuilds when select configuration options change
  • Fixed select directive/role issues with Sphinx 7.2.x

v2.2

  • Fixed confluence_full_width issues on Confluence server/DC
  • Fixed issue where using confluence_full_width breaks an editor selection
  • Fixed re-publishing issues when certain options change (e.g. parent page)
  • Improve support when using the sphinxcontrib-video extension
  • Introduce the confluence_permit_raw_html option
  • Provide quirk for CDATA issues on Confluence 8.0.x to 8.2.x
  • Support configuring the theme on generated code block macros
  • Support page-specific editor and full-width overrides
  • Support page-specific parent identifier overrides when publishing

As of v2.2 and newer, releases will be made on GitHub. This is primarily due to PGP support being dropped from PyPI and maintainers want to provide users signatures for release artifacts. Signatures will now be attached to these releases; hashes will also be provided.

Changelog

Sourced from sphinxcontrib-confluencebuilder's changelog.

2.4.0 (2023-12-14)

  • Fixed anchor links between various editor versions and when using MyST
  • Fixed issue when using markup in captions when using the v2 editor
  • Fixed issue with an editor metadata override may led to unexpected page styles
  • Fixed issue with dry-run reporting pages when configure root does not exist
  • Fixed regression in processing metadata directives on a page
  • Prevent undesired spacing when adding targets in paragraphs with v2 editor
  • Support width hints in v2 editor for CSV tables

2.3.0 (2023-09-09)

  • (note) Final release supporting Python 3.7 (EOL)
  • Fixed issue when a project defines a relative CA certificate path
  • Fixed issue when a project defines relative publish list files
  • Fixed issue where cleanup would remove up-to-date pages on rebuilds
  • Fixed triggering rebuilds when select configuration options change
  • Fixed select directive/role issues with Sphinx 7.2.x

2.2.0 (2023-07-22)

  • Fixed confluence_full_width issues on Confluence server/DC
  • Fixed issue where using confluence_full_width breaks an editor selection
  • Fixed re-publishing issues when certain options change (e.g. parent page)
  • Improve support when using the sphinxcontrib-video extension
  • Introduce the confluence_permit_raw_html option
  • Provide quirk for CDATA issues on Confluence 8.0.x to 8.2.x
  • Support configuring the theme on generated code block macros
  • Support page-specific editor and full-width overrides
  • Support page-specific parent identifier overrides when publishing

2.1.1 (2023-05-19)

  • Ensure source distribution includes the LICENSE document
  • Fixed issue where v2 editor may fail with object has no attribute error

2.1.0 (2023-05-15)

  • Allow users to configure legacy page search mode for cleanup
  • Fixed anchor page links with v2 editor
  • Fixed document processing issues with Sphinx 6.1.x
  • Improve rendering when using sphinxcontrib-needs extension
  • Introduce Confluence Smart link directives/roles
  • Introduce the Confluence strike role
  • Perform an attachment re-upload attempt on an unexpected Confluence 503 error

... (truncated)

Commits
  • 7f85ca2 sphinxcontrib-confluencebuilder 2.4.0
  • b1621fb CHANGES.rst: marking v2.4 release date
  • 2d08e6d doc: sync eol confluence versions
  • ee429d0 README.rst: sync eol confluence versions
  • c7b83a6 Merge pull request #867 from sphinx-contrib/maintenance-2023-11-19
  • d703c1c CHANGES.rst: adding features/changes
  • 11f7d84 AUTHORS: updating authors
  • 8c3300c babel: exclude test/sandbox folders
  • 1b400c6 locale: synchronize translation files
  • fff543c Merge pull request #866 from sphinx-contrib/improve-anchor-links
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-confluencebuilder-2.4.0 branch 9 times, most recently from 545ad9f to 1a4fe52 Compare February 16, 2024 02:32
Bumps [sphinxcontrib-confluencebuilder](https://github.com/sphinx-contrib/confluencebuilder) from 1.9.0 to 2.4.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@v1.9...v2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-confluencebuilder-2.4.0 branch from 1a4fe52 to e2f1069 Compare February 16, 2024 02:37
@TeoZosa TeoZosa merged commit 03c3270 into master Feb 16, 2024
7 of 10 checks passed
@TeoZosa TeoZosa deleted the dependabot/pip/sphinxcontrib-confluencebuilder-2.4.0 branch February 16, 2024 06:23
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