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 3.4.2 to 3.6.2 #483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps bokeh from 3.4.2 to 3.6.2.

Changelog

Sourced from bokeh's changelog.

2024-12-03 3.6.2:

  • bugfixes:

    • #14082 [BUG] p.circle(..) can't be added as renderer to PointDrawTool since 3.6
    • #14153 [component: bokehjs] ScaleBar positioning doesn't work correctly
    • #14160 [component: docs] Search box on start page has no surrounding line
    • #14168 [component: bokehjs] [BUG] using add_tile to add multiple layers causes error on JScript side
  • tasks:

    • #14088 [component: docs] [BUG] Missing radius parameter in code example
    • #14086 Update links to sponsor page
    • #14155 Backports for 3.6.2

2024-11-06 3.6.1:

  • bugfixes:

    • #14082 [BUG] p.circle(..) can't be added as renderer to PointDrawTool since 3.6
    • #14090 [component: bokehjs] [BUG] Google Chrome 130 fails to draw figure, throws TypeError: Failed to execute 'fill' on 'CanvasRenderingContext2D'
    • #14107 [component: bokehjs] [BUG] Loss of mobile touch scrolling with update to Bokeh 3.6.0
  • tasks:

2024-09-26 3.6:

  • bugfixes:

    • #4951 ModelExtensions - all resources from a whole module are loaded
    • #7524 GroupFilter only accepts strings
    • #13827 [component: bokehjs] [BUG] Lack of range expansion when there remains unbounded directions, even when maintain_focus=False
    • #13886 [component: bokehjs] [BUG] NPM package has types (*.d.ts) in incorrect location
    • #13957 [component: bokehjs] Explicit selection glyph example broken
    • #13959 [BUG] Reset Tool Error in Bokeh Gridplot with Single Plot
    • #13964 [component: bokehjs] [BUG] page won't render if CustomJS args has a dict with key "constructor"
    • #13965 [component: bokehjs] [BUG] CategoricalSlider shows ‘undefined’ value and skip that value
    • #13972 BOKEH_MINIFIED not working
    • #13984 [component: tests] [BUG] Deprecation warning treated as error in pytest hook
    • #14014 [component: bokehjs] [BUG] StringFormatter nan_format seems broken
    • #14054 [component: bokehjs] [BUG] Custom hover tooltip on image plot shows all the image data.
    • #14058 [component: bokehjs] [BUG] Clearing selection with ESC only works on first selection tool
    • #14068 [component: bokehjs] [BUG] Unable to change figures displayed by altering children attribute of gridplot (or other layout classes) in JS callback
    • #14072 [component: bokehjs] [BUG] Spinner input not responding to wheel event
    • #13968 [component: docs] fix indentation in offset parameter for Title
    • #14038 [component: bokehjs] Allow is_equal(0, -0) to be true to match ===
    • #14055 [component: docs] fix some typos
    • #14065 [component: build] Generate correct *.d.ts files for CSS modules
  • features:

    • #601 [component: bokehjs] Add support for click events on categorical axes
    • #11104 [component: bokehjs] [FEATURE] Option for DataTable column sorting to place NaNs last
    • #13130 [component: bokehjs] Add CustomJSTicker

... (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 3.4.2 to 3.6.2.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.6.2/docs/CHANGELOG)
- [Commits](bokeh/bokeh@3.4.2...3.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
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.

0 participants