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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bokeh from 2.4.2 to 3.0.2.

Changelog

Sourced from bokeh's changelog.

2022-11-14 3.0.2:

  • bugfixes:

    • #4930 interaction between tooltips and gridplots
    • #12429 [component: bokehjs] [BUG] Line selection does not render the unselected end line segments
    • #12531 [component: bokehjs] [BUG] latex in titles - upright characters that should be italic
    • #12551 [component: tests] bokehjs' unit tests fail on chromium 107
    • #12554 [component: docs] Custom.js needs update for switcher
    • #12578 [component: bokehjs] [BUG] gridplot reset button does not reset all figures
    • #12585 [component: bokehjs] [BUG] line_policy='none' for HoverTool does not generate any tooltip
    • #12587 [component: server] [BUG] Don't delete importlib.metadata in init.py
    • #12593 [BUG] Guard numpy.typing.ArrayType with if TYPE_CHECKING
  • tasks:

    • #12557 [component: docs] Need automation for updating switcher.json
    • #12560 [FEATURE] remove mock
    • #12562 [BUG] Tests: "python" is not a guaranteed executable
    • #12566 [component: docs] Fix dates and typo in release docs for 3.0.0/3.0.1
    • #12569 [component: build] Add Python 3.11 to CI
    • #12571 [component: tests] Remove flaky from integration tests
    • #12573 [component: tests] Add a regression test for issue #4888
    • #12579 Upgrade to mypy 0.990
    • #12581 Disable Selenium integration tests for now
    • #12597 Backports for 3.0.2
    • #12600 Updates for 3.0.2

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

... (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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.