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

Bump bokeh from 3.4.2 to 3.5.2 #427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps bokeh from 3.4.2 to 3.5.2.

Changelog

Sourced from bokeh's changelog.

2024-08-23 3.5.2:

  • bugfixes:

    • #13987 [BUG] If Origin is missing from cookie, autoload js handler fails with Tornado KeyError: 'Origin'
    • #14002 [component: bokehjs] [BUG] Embedded server websocket cannot be used in srcdoc iframe
    • #14013 [component: bokehjs] [BUG] Glyphs should correctly use configured ranges
    • #14020 Fix ValueError check in ColumnDataSource.patch
    • #14022 Fix ValueError in get_graph_kwargs
  • tasks:

    • #14004 [BUG] Numpy.datetime64 does not work when streaming
    • #14006 [component: bokehjs] [BUG] Example program range_tool.py fails to run: "unexpected attribute 'start_gesture' to RangeTool"
    • #14018 Backports for 3.5.2

2024-07-25 3.5.1:

  • bugfixes:

    • #13967 [component: docs] Add missing release notes
  • tasks:

2024-07-04 3.5:

  • bugfixes:
    • #8766 [component: bokehjs] box_select not working as active_drag for gridplot
    • #12638 [component: bokehjs] Make Slider and Image available in BokehJS (JS only)
    • #13515 [component: tests] CI unit-test on Python 3.9 fails systematically
    • #13623 [component: bokehjs] [BUG] TextAreaInput resizable=False doesn't set resize: none
    • #13720 [component: docs] Explanation is part of the code block in the latex_axis_labels_titles_labels example
    • #13766 [component: bokehjs] [BUG] Dropdown doesnt update properly when .menu changed in 3.4
    • #13771 [component: bokehjs] GMap example not showing glyphs
    • #13787 [component: bokehjs] [BUG] DataTable inside Dialog
    • #13789 [component: docs] [BUG] JS errors on Bokeh docs page
    • #13824 [component: docs] activate pydata-sphinx-theme version banner
    • #13834 [component: build] bokehjs' build fails on Windows with no explanation
    • #13844 [component: build] [BUG] cannot build environment with pixi due to firefox =>96 constraint
    • #13848 Can't build extensions on Windows
    • #13852 [component: bokehjs] [BUG] and ignored in tooltips on Firefox
    • #13878 [component: bokehjs] Bokeh.Plotting.figure.circle in bokehjs can't find x and y in a ColumnDataSource
    • #13894 [component: bokehjs] Tooltip is initially attached to the DOM when it shouldn't be
    • #13895 [component: bokehjs] Inner canvas layers need overflow: hidden after PR #13863
    • #13897 [component: docs] [BUG] Typing of layouts.gridplot expects wrong type if ncols given
    • #13902 Release build fails after PR #13901
    • #13910 [component: tests] Tests/CI fail due to a regression in requests 2.32.0
    • #13912 [component: bokehjs] [BUG] Dialog and Datatable don't get along well
    • #13919 [component: bokehjs] [BUG] Bokeh 3.5 no longer allow custom properties for HTMLAttr
    • #13923 [component: bokehjs] Tooltip.content doesn't rebuild views on change
    • #13948 [component: docs] Version banner warns about unknown version on latest docs after 3.4.2 release
    • #13951 [component: bokehjs] [BUG] Image Glyph causing tons of unnecessary calls to set_data

... (truncated)

Commits
  • 229737e Deployment updates for release 3.5.2
  • c4ca18b Merge pull request #14018 from bokeh/mattpap/3.5.2_backports
  • f1c8b82 Add release notes
  • 091ecd9 Update switcher.json
  • 0b08e5b Skip empty sequences when streaming with ndarrays (#14007)
  • d6bdac9 Fix ValueError check in ColumnDataSource.patch (#14020)
  • 0fc4482 Fix ValueError in get_graph_kwargs (#14022)
  • 67a795c Fix PatchesView._mask_data() for secondary ranges (#14016)
  • 83f5ded Don't use OffscreenCanvas if unavailable (#14008)
  • f271768 Fix rendering on JupyterHub 4.1: respect absolute_url for protocol determin...
  • 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 [bokeh](https://github.com/bokeh/bokeh) from 3.4.2 to 3.5.2.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.5.2/docs/CHANGELOG)
- [Commits](bokeh/bokeh@3.4.2...3.5.2)

---
updated-dependencies:
- dependency-name: bokeh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants