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 2.4.3 to 3.0.2 #102

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps bokeh from 2.4.3 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
@lpiekarski
Copy link
Owner

Can't upgrade due to issue with displaying graph in backtesting library kernc/backtesting.py#803

Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.3 to 3.0.2.
- [Release notes](https://github.com/bokeh/bokeh/releases)
- [Changelog](https://github.com/bokeh/bokeh/blob/3.0.2/docs/CHANGELOG)
- [Commits](bokeh/bokeh@2.4.3...3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot temporarily deployed to env November 16, 2022 22:20 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #121.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/bokeh-3.0.2 branch December 12, 2022 08:18
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.

1 participant