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

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bokeh from 3.4.2 to 3.6.1.

Changelog

Sourced from bokeh's changelog.

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
    • #13893 [component: bokehjs] [FEATURE] Custom sorting of columns in a table
    • #13905 [component: bokehjs] [FEATURE] triangle relative size by data units
    • #13921 [FEATURE] Attach ScaleBar to subplot range
    • #14035 [component: bokehjs] Add WebGL implementation for Ngon glyph
    • #14031 [component: bokehjs] Add "open image in a new tab" mode to save tool
    • #14033 Add support for click-style pan tools
  • tasks:

    • #12303 [FEATURE] Improved error message on token expiry
    • #13835 [FEATURE] NumPy 2.0 support
    • #13960 [component: docs] Remove sampledata download in contributing guide
    • #13963 [FEATURE] Add a conda channel for rc releases
    • #13969 [component: bokehjs] [BUG] Plots fail in Firefox 115.12.0esr (64-bit)

... (truncated)

Commits
  • e0f6801 Deployment updates for release 3.6.1
  • cc10cb2 Merge pull request #14096 from bokeh/bv/backports-for-3.6.1
  • 88906e8 Update release notes
  • dd0190b Temporarily disable bokehjs tests in CI on Windows and OSX (#14125)
  • b89ec09 Configure touch-action based on active tools and their events (#14109)
  • bdb6934 update release notes
  • 3373178 Address CanvasRenderingContext2D.fill(rule) regression in Chromium 130 (#14093)
  • 9a90f51 Merge deployment staging branch staging-3.6.0
  • ab39633 Deployment updates for release 3.6.0
  • 849599f Merge deployment staging branch staging-3.6.0rc2
  • Additional commits viewable in compare view

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

---
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 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Superseded by #483.

@dependabot dependabot bot closed this Dec 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/bokeh-3.6.1 branch December 4, 2024 21:22
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