daq-tools / kotori

A flexible data historian based on InfluxDB, Grafana, MQTT, and more. Free, open, simple.
https://getkotori.org/
GNU Affero General Public License v3.0
107 stars 17 forks source link

Update bokeh requirement from <3.1,>=1.4.0 to >=1.4.0,<3.4 #162

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Updates the requirements on bokeh to permit the latest version.

Changelog

Sourced from bokeh's changelog.

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:

  • bugfixes:

    • #7671 [component: bokehjs] Tool tip remains while using a scroll tool
    • #11273 [component: bokehjs] [BUG] hover tooltip is cut off when the tooltip is tall and hover near the top of the plot
    • #13170 [component: server] [BUG] Static paths loaded always from localhost in Bokeh 3.1.1
    • #13195 [component: bokehjs] [BUG] WebGL with dashed line is not working when click_policy is muted
    • #13196 Setting readonly properties in model constructors shouldn't be allowed
    • #13257 [BUG] FileNotFoundError when setting icon for BoxSelectTool
    • #13284 [component: bokehjs] Reset WebGL changed flags on data glyph not visual glyphs
    • #13311 [component: tests] Bokeh build failing
    • #13315 [component: bokehjs] [BUG] RangeTool allows target plot to pan beyond explicit range bounds
    • #13323 [component: bokehjs] Layout is broken when using RangeTool and other weird behavior
    • #13347 [component: bokehjs] Long tooltip can trigger viewport scrollbars
    • #13369 [BUG] gridplot got multiple values for keyword argument 'logo'
    • #13377 [component: bokehjs] [BUG] value_throttled being Unset prevents serialization of some widgets
    • #13380 [component: tests] Examples tests are failing due to a missing dependency
    • #13400 [component: build] Release build fails with FileNotFoundError
    • #13407 [component: tests] Tests and CI is broken due to urllib3 incompatibility
  • features:

... (truncated)

Commits
  • 907b881 Deployment updates for release 3.3.1
  • eeafcf1 Merge deployment staging branch staging-3.3.1rc1
  • 76c8479 Deployment updates for release 3.3.1rc1
  • 9aa232c bump CI
  • 53f1f9f update release notes
  • a52579a Convert value of BOKEH_DEFAULT_SERVER_PORT to int (#13510)
  • 8863fe0 fix spinner precision (#13078)
  • 53ec08a update switcher.json and release notes (#13506)
  • 644813c Merge deployment staging branch staging-3.3.1.dev1
  • 81bab76 Deployment updates for release 3.3.1.dev1
  • Additional commits viewable in compare view


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.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4cf14ae) 78.59% compared to head (2170c05) 78.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ======================================= Coverage 78.59% 78.59% ======================================= Files 55 55 Lines 3014 3014 ======================================= Hits 2369 2369 Misses 645 645 ``` | [Flag](https://app.codecov.io/gh/daq-tools/kotori/pull/162/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/daq-tools/kotori/pull/162/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `78.59% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.