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.1 #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bokeh from 2.4.2 to 3.0.1.

Changelog

Sourced from bokeh's changelog.

2022-11-03 3.0.1:

  • bugfixes:

    • #12537 [BUG] ImportError: cannot import name 'NotRequired' from 'typing_extensions'
  • tasks:

    • #12528 [component: docs] Update tutorial link
    • #12533 [component: examples] [BUG] Units in blackbody example should be upright
    • #12525 [component: examples] Added metadata to bokeh\examples\plotting\checkout_form.py
    • #12539 [component: build] Remove runtime dependency on typing_extensions
    • #12546 [component: examples] Apply blackbody example label edits (#12534) to the ts example as well

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

... (truncated)

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 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 #140.