lukeshingles / atlasserver

ATLAS forced photometry server
https://fallingstar-data.com/forcedphot/
MIT License
9 stars 0 forks source link

Bump bokeh from 3.4.1 to 3.5.0 #52

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps bokeh from 3.4.1 to 3.5.0.

Changelog

Sourced from bokeh's changelog.

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
    • #13822 [component: docs] remove consecutive "the" and fix typos in touched files
    • #13879 [component: docs] Fix broken example in user guide advanced bokehjs
    • #13884 [component: docs] silence warning in theme_glyphs.py
    • #13908 [component: bokehjs] Fix CartesianFrame's position and generalize rendering_target()
    • #13926 [component: docs] Remove blob/main and tree/master from references
    • #13927 [component: docs] update path in readme for server examples
    • #13939 [component: docs] correct version string to match dev name from switcher.json
    • #13940 [component: bokehjs] Fix initialization of AjaxDataSource and add tests
  • features:

    • #8289 [component: bokehjs] Permanent labels on Networkx graph
    • #10439 [component: bokehjs] Activate wheel zoom by default with BokehJS
    • #12185 [component: bokehjs] [FEATURE] Legend click events
    • #12759 [component: bokehjs] [FEATURE] Support using CSS Variables in place of colors
    • #13599 [FEATURE] Support formatters when using Template as HoverTool
    • #13646 [FEATURE] Support BoxSelectTool-like range-setting for the RangeTool
    • #13652 [FEATURE] HTMLLabel to support stylesheets and css_classes
    • #13673 [FEATURE] Add Carbon Theme
    • #13728 [FEATURE] Create option for wheel zoom tool to apply only to subplot nearest to the cursor position
    • #13792 [component: server] [FEATURE] Allow bokeh server embed script to forward credentials
    • #13861 [FEATURE] Support directory upload and clearing inputs from Python for FileInput widget
    • #13935 [FEATURE] Allow extensions to register server side events

... (truncated)

Commits
  • c9f67a2 Deployment updates for release 3.5.0
  • f84ee3b Final preparations for 3.5.0 release (#13961)
  • 10c4904 Merge deployment staging branch staging-3.5.0rc2
  • c3ba286 Deployment updates for release 3.5.0rc2
  • 2e34a08 Implement data inheritance in ImageBase._set_data() (#13952)
  • 2d1351e add release to project configuration (#13949)
  • 45c796f Merge deployment staging branch staging-3.5.0rc1
  • 4217685 Deployment updates for release 3.5.0rc1
  • 548285f Fixing dropdowns (#13833)
  • ac18777 Add support for resize and drag handles to BoxAnnotation (#13906)
  • 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 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[bot] commented 3 months ago

Superseded by #53.