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.3.0 #1386

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps bokeh from 2.4.3 to 3.3.0.

Changelog

Sourced from bokeh's changelog.

2023-10-10 3.3:

  • bugfixes:

    • #7671 [component: bokehjs] Tool tip remains while using a scroll tool
    • #11273 [component: bokehjs] [BUG] hover tooltip is cut off when the tooltip is tall and hover near the top of the plot
    • #13170 [component: server] [BUG] Static paths loaded always from localhost in Bokeh 3.1.1
    • #13195 [component: bokehjs] [BUG] WebGL with dashed line is not working when click_policy is muted
    • #13196 Setting readonly properties in model constructors shouldn't be allowed
    • #13257 [BUG] FileNotFoundError when setting icon for BoxSelectTool
    • #13284 [component: bokehjs] Reset WebGL changed flags on data glyph not visual glyphs
    • #13311 [component: tests] Bokeh build failing
    • #13315 [component: bokehjs] [BUG] RangeTool allows target plot to pan beyond explicit range bounds
    • #13323 [component: bokehjs] Layout is broken when using RangeTool and other weird behavior
    • #13347 [component: bokehjs] Long tooltip can trigger viewport scrollbars
    • #13369 [BUG] gridplot got multiple values for keyword argument 'logo'
    • #13377 [component: bokehjs] [BUG] value_throttled being Unset prevents serialization of some widgets
    • #13380 [component: tests] Examples tests are failing due to a missing dependency
    • #13400 [component: build] Release build fails with FileNotFoundError
    • #13407 [component: tests] Tests and CI is broken due to urllib3 incompatibility
  • features:

    • #2325 [component: bokehjs] Lasso select not working on patches
    • #11571 [FEATURE] Make AutocompleteInput more usable by providing an option to match any part of the input items
    • #11755 [FEATURE] Show scale in map
    • #13200 [FEATURE] Preserve category information for categorical colormapping
    • #13203 [FEATURE] Make BoxEditTool support Quad Model
    • #13210 Unable to plot a polars.Series with bokeh 3
    • #13211 [component: bokehjs] Allow inline LaTeX support
    • #13295 Non-specific error when the DataFrame Used to construct a ColumnDataSource contains non-string keys
    • #13339 [FEATURE] Allow zoom tools to scale subplots/subcoordinates
    • #13403 [FEATURE] Transparent use on JupyterHub
    • #13212 Add more options for specifying contour colors
    • #13269 Add support for ColorMap (palette selector) widget
    • #13366 Add stack_labels property to WeightedStackColorMapper
  • tasks:

    • #8807 Support scale factor for PNG output
    • #12548 [component: docs] Unpin Sphinx theme
    • #12625 export_png doesn't find chrome webdriver because it was installed as chromedriver-binary
    • #13125 Replace utcnow and utcfromtimestamp function calls
    • #13136 [component: bokehjs] WebGL support for image glyphs
    • #13324 Selenium deprecation warning because of log_path
    • #13329 Restore full top-menu in docs
    • #13330 Foward-port 3.2.2 SRI hashes and changelog
    • #13356 [component: docs] Update tutorials URL to new tutorial
    • #13360 [component: docs] Explicitly document conf.py changes for bokeh.sphinxext
    • #13385 [component: docs] [FEATURE] Document location of intersphinx file
    • #13392 [component: docs] [BUG] Interspinx link added by me in #13386 is wrong
    • #12068 [component: examples] Add a variant of ridgeplot example that uses sub-coordinates
    • #13175 [component: bokehjs] Implement WebGL multi_line glyph

... (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 show <dependency name> 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)

Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.3 to 3.3.0.
- [Changelog](https://github.com/bokeh/bokeh/blob/branch-3.4/docs/CHANGELOG)
- [Commits](bokeh/bokeh@2.4.3...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@mfixstsci mfixstsci closed this Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

@dependabot dependabot bot deleted the dependabot/pip/bokeh-3.3.0 branch November 21, 2023 15:49
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