#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 ===
You can trigger a rebase of this PR 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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps bokeh from 3.4.2 to 3.6.0.
Changelog
Sourced from bokeh's changelog.
... (truncated)
Commits
ab39633
Deployment updates for release 3.6.0849599f
Merge deployment staging branch staging-3.6.0rc2bba0ad5
Deployment updates for release 3.6.0rc2bd79030
Add release notes for bokeh 3.6.0 (#14075)302c11a
Fix image hover values in custom hover templates (#14076)62ace62
Bring 3.5.x point release notes to 3.6.0 (#14074)53d6e8a
Merge deployment staging branch staging-3.6.0rc12272b24
Deployment updates for release 3.6.0rc1d6c0dc5
Fix handling ofwheel
events inSpinner
wiget (#14073)ce94261
Improvements toScaleBar
positioning and sizing (#14005)You can trigger a rebase of this PR 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