Bump bokeh from 2.4.3 to 3.1.1
Created by: dependabot[bot]
Bumps bokeh from 2.4.3 to 3.1.1.
Changelog
Sourced from bokeh's changelog.
2023-05-05 3.1.1:
bugfixes:
- #10547 [BUG] Division element id of components can be invalid for CSS
- #12400 [component: server] [BUG] Domain is not resolved correctly when using BOKEH_RESOURCES=server
- #12905
load_notebook()
uses non-unique DOM element IDs- #12913 [component: bokehjs] [BUG] Artifacts on the signal when using WebGL to plot
- #12926 [component: build] bokehjs' build fails on Windows 10 due to creating symlinks
- #13056 [component: examples]
autocompleteinput.py
example doesn't work with pandas 2.0- #13060 [component: docs]
README.md
inexamples/
doesn't reflect the contents of the directory- #13081 [component: bokehjs] [BUG] Incorrect behaviour of Slider control on Safari (macOS)
- #13104 [component: bokehjs] Heavy
lazy_initialize()
can result in a race condition- #13108 [BUG] Fix broken link to tools guide
- #13062 Fix bokeh.sphinxext.util after PR #13041
- #13070 [component: server] Fix
MultiRootStaticHandler
after PR #13041- #13086 [component: docs] fix broken docs refs
- #13100 [component: bokehjs] Fix race conditions related to layout resize and updates
tasks:
- #6683 [component: bokehjs] accent are sorted last in sorted Tablecolumn
- #10408 [component: bokehjs] Investigate duplicated
ctx.stroke()
in various hatch patterns- #11335 [component: build] Display a list of installed dependencies and related software in CI
- #11782 [component: bokehjs] [FEATURE] Propagate Name attribute to js for all Models
- #12729 [component: docs] [BUG] [docs] Serializer cannot serialize decimal.Decimal
- #12790 [component: tests] Complete unit tests for BokehJS mathematical array functions
- #12814 [component: build] Check for existence of git tags early on in build process
- #12909 [component: docs] dev guide has incorrect links to executables in the github
- #12914 Disable miniconda-setup Post step on Windows
- #12954 Prune latest docs properly
- #13001 [component: docs] Carriage returns error on Windows systems. [BUG]
- #13053 [FEATURE] Set
Cross-Origin-Resource-Policy: cross-origin
- #12939 [component: docs] add ref
- #12963 [component: tests] Temporarily disable docker_from_wheel test in CI
- #12973 [component: docs] Fix tiny error in doc code-block
- #13003 [component: docs] Added metadata to line_on_off.py
- #13009 [component: docs] Add dropdowns to contributor docs troubleshooting
- #13026 [component: docs] Tile source metadata
- #13035 Increase the number of iterations in CSS safe ID generator
- #13054 [component: docs] Update In-kind sponsors list
- #13065 [component: build] Allow
static/
symlinks inBOKEHJS_ACTION=install pip install -e .
- #13084 [component: docs] Update first_steps_1.rst
- #13103 Backports for 3.1.1
2023-03-09 3.1:
- bugfixes:
- #5829 [component: bokehjs] PolySelectTool area remains the same at all zoom levels
- #6931 "Slider" widget: omitting a required argument does not produce error message
- #8180 [component: bokehjs] HoverTool not working with RangeTool
- #9047 [component: bokehjs] [BUG] Can't interact with multiple RangeTools
... (truncated)
Commits
-
46b667b
Deployment updates for release 3.1.1 -
c3468b2
docs updates for 3.1.1 -
6091cca
Merge deployment staging branch staging-3.1.1rc1 -
3d02d45
Deployment updates for release 3.1.1rc1 -
088cee9
Backports for 3.1.1 (#13103) -
6aef0ae
Merge deployment staging branch staging-3.1.0 -
5208b5f
Deployment updates for release 3.1.0 -
c402468
omit esm files in SRI computation -
c33ee9c
Fix server gallery by renaming *.png files (#12932) -
1a60614
Merge deployment staging branch staging-3.1.0rc3 - Additional commits viewable in compare view
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)