Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the docs-deps group with 1 update: panel.

Updates panel from 1.3.7 to 1.3.8

Release notes

Sourced from panel's releases.

Version 1.3.8

This patch release fixes an important regression in the 1.3.6 release that resulted in global state to be incorrectly resolved in certain cases. Many thanks to our new contributor @​fohrloop and our maintainers @​ahuang11, @​Hoxbro and @​philippjfr for contributing to this release.

Bug fixes

  • Ensure ReactiveHTML correctly resets Event parameters (#6247)
  • Fix ChatFeed / ChatInterface tests and async generator placeholders (#6245)
  • Fix logic when looking up pn.state.curdoc (#6254)
  • Handle margin=None in layout sizing mode computation (#6267)

Compatibility

  • Updates for compatibility with pandas 2.2 (#6259)

Documentation

  • Fix typos and add a cross-reference in docs (User Profiling) (#6263)
  • Improve documentation on TextAreaInput (#6264)
Changelog

Sourced from panel's changelog.

Version 1.3.8

Date: 2024-01-24

This patch release fixes an important regression in the 1.3.6 release that resulted in global state to be incorrectly resolved in certain cases. Many thanks to our new contributor @​fohrloop and our maintainers @​ahuang11, @​Hoxbro and @​philippjfr for contributing to this release.

Bug fixes

  • Ensure ReactiveHTML correctly resets Event parameters (#6247)
  • Fix ChatFeed / ChatInterface tests and async generator placeholders (#6245)
  • Fix logic when looking up pn.state.curdoc (#6254)
  • Handle margin=None in layout sizing mode computation (#6267)

Compatibility

  • Updates for compatibility with pandas 2.2 (#6259)

Documentation

  • Fix typos and add a cross-reference in docs (User Profiling) (#6263)
  • Improve documentation on TextAreaInput (#6264)
Commits

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 <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 docs-deps group with 1 update: [panel](https://github.com/holoviz/panel).


Updates `panel` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2024 17:28
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jan 29, 2024
@codecov
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9321ce5) 91.63% compared to head (ae9f0f5) 91.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   91.63%   91.63%           
=======================================
  Files          83       83           
  Lines        5998     5998           
=======================================
  Hits         5496     5496           
  Misses        502      502           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobPasMue RobPasMue merged commit 6a4f836 into main Jan 29, 2024
@RobPasMue RobPasMue deleted the dependabot/pip/docs-deps-17f614afca branch January 29, 2024 17:59
RobPasMue pushed a commit that referenced this pull request Feb 2, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants