Roestlab / massdash

MassDash: A web-based dashboard for streamlined DIA-MS visualization, analysis, prototyping, and optimization
https://massdash.streamlit.app/
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Bump bokeh from 2.4.3 to 3.3.3 #97

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps bokeh from 2.4.3 to 3.3.3.

Changelog

Sourced from bokeh's changelog.

2024-01-08 3.3.3:

  • bugfixes:

    • #8890 [component: bokehjs] [BUG] Updating span in figure does not update display
    • #13556 [component: bokehjs] [BUG] (Global)ImportedStyleSheet URL not being treated correctly
    • #13574 [component: bokehjs] [BUG] AutocompleteInput: Arrow up/down skips 2 options, not one by one
    • #13589 [component: tests] Unit tests fail in CI on Windows
  • tasks:

2023-12-01 3.3.2:

  • bugfixes:

    • #13432 [BUG] BoxAnnotation don't show up if not all lrbt-bounds are set
  • tasks:

    • #13553 Backports for 3.3.2
    • #13567 Update switcher.json for 3.3.2 release

2023-11-09 3.3.1:

  • bugfixes:

    • #13064 [component: bokehjs] [BUG] Spinner in float mode with int step will increment to int
    • #13067 [component: bokehjs] [BUG] Incorrectly formatted ticks with %f format when time is older than the Epoch
    • #13234 [component: docs] [BUG] Running the docs' "Specialized Axis Ticking" example fails due to Node compilation error
    • #13264 [component: bokehjs] [BUG] Issue with adding DataTable to a new tab from a callback
    • #13306 [component: docs] Empty bullet points above collapsible blocks in documentation
    • #13414 [component: bokehjs] Updating button icon does not work on the first click[BUG]
    • #13416 [component: bokehjs] p.rect and possible others in combination with factor_cmap no longer handles NaN values [BUG]
    • #13428 [component: bokehjs] [BUG] HoverTools not correctly located in Notebook
    • #13435 [BUG] daylight_warsaw_2013 emits a warning
    • #13452 [component: bokehjs] [BUG] ImageStack hover tooltip shows incorrect numbers
    • #13456 [component: bokehjs] RangeTool not working in Jupyter notebook
    • #13462 [component: bokehjs] [BUG] DateRangePicker selects individual dates by default
    • #13478 [component: bokehjs] [BUG] {v,h}strip not showing when values are large and width/height is small on WebGL
    • #13510 Convert value of BOKEH_DEFAULT_SERVER_PORT to int
  • tasks:

    • #13413 bokeh info should report jupyter_bokeh version if installed
    • #13426 [component: build] Simplify release maintainer check
    • #13429 Add vermin for minpy validation
    • #13473 [component: tests] escape the regex used for the datetutil utcfromtimestamp warning filter
    • #13490 Stamen tiles were removed from xyzservices 2023.10.1
    • #13433 [component: docs] SinaPlot gallery example.
    • #13480 Backports for 3.3.1
    • #13506 [component: docs] Misc 3.3.1 release docs
    • #13512 More 3.3.1 backports

2023-10-10 3.3:

... (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 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)
dependabot[bot] commented 5 months ago

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.

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