openfoodfacts / off-category-classification

GNU Affero General Public License v3.0
8 stars 5 forks source link

chore(deps): bump bokeh from 2.4.2 to 3.0.0 #135

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bokeh from 2.4.2 to 3.0.0.

Changelog

Sourced from bokeh's changelog.

2022-10-30 3.0:

  • bugfixes:
    • #5046 Webgl problem in stream app with multiple glyphs
    • #6669 [component: bokehjs] BoxAnnotation does not appear to handle formal NumberSpec
    • #8168 [component: bokehjs] Strange behavior with BoxSelectTool when click+dragging on toolbar
    • #8332 [component: bokehjs] Autohide toolbar quirks
    • #8346 [component: bokehjs] update datasource cause error with webgl backend
    • #8469 Modifying a child element in a tab causes the whole tab to rerender
    • #8531 [component: bokehjs] Save tool in gridplot initiates multiple downloads
    • #8684 Allow at least partial alignment of fixed sized frames
    • #9113 [component: bokehjs] Empty group widgets don't size properly once populated
    • #9133 [BUG] Tabs ignore explicitly set dimensions
    • #9208 [component: bokehjs] [BUG] sizing_mode='stretch_width' makes plot too wide if scrollbar is showing
    • #9320 [BUG] Bokeh rendering performance
    • #9448 [component: bokehjs] [BUG] Google Fonts not loading on Glyph on standalone HTML until interacting with Glyph
    • #9744 [component: bokehjs] [BUG] bokeh server layout overlap on toggle visibility
    • #9763 [BUG] gridplot merge_tools removes distinct tools it thinks are repeated, e.g., xpan and ypan
    • #9764 [component: bokehjs] [BUG] MultiChoice placeholder text not displayed
    • #9992 [component: bokehjs] [BUG] Select widget hiding tabs, when selecting a plot
    • #10125 [component: bokehjs] [BUG] widgets overlap each other
    • #10183 [component: server] [BUG] Processing of HTTP request arguments (server_document) and num-procs > 1
    • #10355 [component: bokehjs] [BUG] Toolbar cropped when using tabbed auto-width
    • #10377 [component: docs] Documentation examples produce inconsistently named output files
    • #10621 [component: bokehjs] [BUG] [MINOR] 2.3.0dev3, plot's inner_width property always sent on redraw even if unchanged
    • #10804 [BUG] export does not respect current theme
    • #11033 [component: bokehjs] [BUG] add_layout(LinearAxis) in click handler crashes client
    • #11116 [component: bokehjs] [BUG] ColorBars do not update when their properties are updated
    • #11205 [component: bokehjs] [BUG] Hover tooltip breaks with full-circle wedge
    • #11339 [BUG] Toggling layout's visibility results with overlapping widgets
    • #11462 [component: bokehjs] [BUG] Existing ColorBar tick-digits don't react to theme changes
    • #11475 [component: bokehjs] [BUG] SVG export breaks for Wedges
    • #11623 [BUG] Placement of toolbar location is broken for gridplots
    • #11643 Refs are not resolved in data models' default values
    • #11673 [component: bokehjs] [BUG] JavaScript error when setting LabelSet text to None
    • #11694 Custom extension breaks with id as key in a dict param
    • #11750 [component: bokehjs] [BUG] Hover tool takes long time to render (-> #11629)
    • #11770 [component: bokehjs] [BUG] Linking an axis range can lead to other axis range autoscaling improperly
    • #11776 [component: bokehjs] Dynamically changing the color palette of a color mapper
    • #11803 [component: bokehjs] [BUG] Message containing ModelChangeEvents for all properties sent back to server on initialization
    • #11822 [component: tests] Tests using headless chrome are completely broken
    • #11838 [component: bokehjs] [BUG] incorrect scalling for the zoom-out tool
    • #11839 [BUG] PanTool can't be deactivated in grid plot
    • #11877 [component: bokehjs] ImageURL blinks when the datasource updated
    • #11930 [BUG] major_label_overrides are not applied if the overrides are float but the original labels are int
    • #11946 [component: bokehjs] Re-rendering a layout causes menus to be removed from DOM
    • #11963 [BUG] Option groups of the Select widget are sorted
    • #11981 [component: build] BokehJS build failing in release CI
    • #11985 [component: docs] Docs Search results are messed up
    • #11999 [component: bokehjs] Rendering happens on every mouse move with inspections enabled

... (truncated)

Commits
  • cf278f2 Deployment updates for release 3.0.0
  • c238afd track changelog update correctly
  • fe361f2 more sri handing fixes
  • 7e1d489 fix mypy for release build checks
  • 513b72e fix sri.py
  • 40fda47 handle docs version check correcty
  • 06534e5 handle release version properly
  • b64a7aa Merge deployment staging branch staging-3.0.0rc6
  • 87021aa Deployment updates for release 3.0.0rc6
  • 29a5138 Robustify maintenance of models' registry (#12526)
  • 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 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 1 year ago

Superseded by #138.