natashabatalha / picaso

A Planetary Intensity Code for Atmospheric Spectroscopy Observations
https://natashabatalha.github.io/picaso
GNU General Public License v3.0
69 stars 42 forks source link

Update bokeh requirement from <3.3.0,>=2.3.0 to >=2.3.0,<3.4.0 #191

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on bokeh to permit the latest version.

Changelog

Sourced from bokeh's changelog.

2024-01-25 3.3.4:

  • bugfixes:

    • #13594 [component: docs] New glyphs are missing from TOCs, indexes
    • #13654 [component: server] [BUG] Tornado client sometimes not correctly cleaned up leading to continuous keep alive ping failures
    • #13656 [component: tests] Tests fail due to pandas' deprecation warning
    • #13660 [component: bokehjs] [BUG] BooleanFilter doesn't work with np.array
    • #13659 [component: docs] Fix missing User Guide sidebars
  • tasks:

    • #13502 [component: bokehjs] [FEATURE] Assist in measuring display and interaction latency
    • #13587 [component: docs] [BUG] Update link to Jinja project in server documentation
    • #13568 [component: examples] Add Metadata for airports_graph.py and geojson_source.py
    • #13626 Force import line wrap by count and line length
    • #13647 [component: docs] Update CoC to use reporting form
    • #13664 [component: docs] Address missing image thumbnail

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

... (truncated)

Commits
  • 1bc909c Deployment updates for release 3.3.4
  • 9b0495a move release notes to correct location
  • 8edb414 renamed image files to correctly render it (#13664)
  • 13ea293 Merge deployment staging branch staging-3.3.4rc1
  • 0bb380a Deployment updates for release 3.3.4rc1
  • 011942e Backports for 3.3.4 (#13662)
  • 1e932c1 Merge deployment staging branch staging-3.3.3
  • 41736a6 Deployment updates for release 3.3.3
  • 1d9556b Backports for 3.3.3 (#13624)
  • 929ee8a Merge deployment staging branch staging-3.3.2
  • 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 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)