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 panel from 1.4.3 to 1.4.4 in /requirements #254

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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 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 [panel](https://github.com/holoviz/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: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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
@github-actions github-actions bot removed the maintenance Package and maintenance related label Jun 3, 2024
@clatapie clatapie merged commit 3354ffa into main Jun 27, 2024
11 checks passed
@clatapie clatapie deleted the dependabot/pip/requirements/panel-1.4.4 branch June 27, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant