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

MAINT: Bump the actions group in /requirements with 2 updates #199

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the actions group in /requirements with 2 updates: ansys-sphinx-theme and panel.

Updates ansys-sphinx-theme from 0.16.2 to 0.16.5

Commits

Updates panel from 1.4.3 to 1.4.4

Release notes

Sourced from panel's releases.

Version 1.4.4

This release primarily addresses a critical regression in notebook comm channel handling introduced in 1.4.3 and includes a few minor fixes for Tabulator and documentation related issues. Many thanks to @​justinwiley for his first contribution to Panel, @​twobitunicorn as a returning contributor and the core contributors @​maximlt and @​philippjfr for their continued work.

Bug fixes

  • Fix notebook CommManager extraction of buffers (#6880)
  • Fix issue when editing timezone-aware datetime column Tabulator (#6879)
  • Ensure Tabulator does not rebuild children when using embed_content with row_content (#6881)
  • Ensure ParamRef, ParamFunction and ParamMethod resolve synchronous generators asynchronously (#6885)
  • Ensure periodic callback cleanup does not error on session warmup (#6886)

Documentation

  • Update OAuth documentation to correctly reference auth_code provider (#6875)
  • Fix CheckBoxGroup value type annotation in reference docs (#6877)
Changelog

Sourced from panel's changelog.

Version 1.4.4

Date: 2024-05-31

This release primarily addresses a critical regression in notebook comm channel handling introduced in 1.4.3 and includes a few minor fixes for Tabulator and documentation related issues. Many thanks to @​justinwiley for his first contribution to Panel, @​twobitunicorn as a returning contributor and the core contributors @​maximlt and @​philippjfr for their continued work.

Bug fixes

  • Fix notebook CommManager extraction of buffers (#6880)
  • Fix issue when editing timezone-aware datetime column Tabulator (#6879)
  • Ensure Tabulator does not rebuild children when using embed_content with row_content (#6881)
  • Ensure ParamRef, ParamFunction and ParamMethod resolve synchronous generators asynchronously (#6885)
  • Ensure periodic callback cleanup does not error on session warmup (#6886)

Documentation

  • Update OAuth documentation to correctly reference auth_code provider (#6875)
  • Fix CheckBoxGroup value type annotation in reference docs (#6877)
Commits
  • cd8b190 Bump panel.js version to 1.4.4
  • 4ffc86f Ensure ParamRef resolves synchronous generators asynchronously (#6885)
  • 149b361 Update CHANGELOG
  • 77d62c8 Ensure periodic callback cleanup does not error on session warmup (#6886)
  • 4533212 Bump panel.js version to 1.4.4-rc.1
  • d491ed0 Update CHANGELOG
  • 9d4a281 Add CHANGELOG for 1.4.4 release (#6884)
  • 86df175 Tabulator: Fix editing a table that contains a timezone-aware datetime column...
  • bd296da skip building new children when embedding (#6881)
  • 8ee4bae The values parameter had the wrong type annotation. (#6877)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group in /requirements with 2 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [panel](https://github.com/holoviz/panel).


Updates `ansys-sphinx-theme` from 0.16.2 to 0.16.5
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.16.2...v0.16.5)

Updates `panel` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

The following labels could not be found: dependabot.

@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) June 3, 2024 07:35
@pyansys-ci-bot pyansys-ci-bot merged commit 90f2935 into main Jun 3, 2024
13 checks passed
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/requirements/actions-34120e921a branch June 3, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant