RichieHakim / ROICaT

Region Of Interest Classification and Tracking
GNU General Public License v3.0
14 stars 6 forks source link

chore(deps): bump bokeh from 3.5.2 to 3.6.0 #315

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps bokeh from 3.5.2 to 3.6.0.

Changelog

Sourced from bokeh's changelog.

2024-09-26 3.6:

  • bugfixes:

    • #4951 ModelExtensions - all resources from a whole module are loaded
    • #7524 GroupFilter only accepts strings
    • #13827 [component: bokehjs] [BUG] Lack of range expansion when there remains unbounded directions, even when maintain_focus=False
    • #13886 [component: bokehjs] [BUG] NPM package has types (*.d.ts) in incorrect location
    • #13957 [component: bokehjs] Explicit selection glyph example broken
    • #13959 [BUG] Reset Tool Error in Bokeh Gridplot with Single Plot
    • #13964 [component: bokehjs] [BUG] page won't render if CustomJS args has a dict with key "constructor"
    • #13965 [component: bokehjs] [BUG] CategoricalSlider shows ‘undefined’ value and skip that value
    • #13972 BOKEH_MINIFIED not working
    • #13984 [component: tests] [BUG] Deprecation warning treated as error in pytest hook
    • #14014 [component: bokehjs] [BUG] StringFormatter nan_format seems broken
    • #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 ===
    • #14055 [component: docs] fix some typos
    • #14065 [component: build] Generate correct *.d.ts files for CSS modules
  • features:

    • #601 [component: bokehjs] Add support for click events on categorical axes
    • #11104 [component: bokehjs] [FEATURE] Option for DataTable column sorting to place NaNs last
    • #13130 [component: bokehjs] Add CustomJSTicker
    • #13893 [component: bokehjs] [FEATURE] Custom sorting of columns in a table
    • #13905 [component: bokehjs] [FEATURE] triangle relative size by data units
    • #13921 [FEATURE] Attach ScaleBar to subplot range
    • #14035 [component: bokehjs] Add WebGL implementation for Ngon glyph
    • #14031 [component: bokehjs] Add "open image in a new tab" mode to save tool
    • #14033 Add support for click-style pan tools
  • tasks:

    • #12303 [FEATURE] Improved error message on token expiry
    • #13835 [FEATURE] NumPy 2.0 support
    • #13960 [component: docs] Remove sampledata download in contributing guide
    • #13963 [FEATURE] Add a conda channel for rc releases
    • #13969 [component: bokehjs] [BUG] Plots fail in Firefox 115.12.0esr (64-bit)
    • #13946 [component: build] Upgrade to TypeScript 5.5
    • #13977 [component: bokehjs] Make GlyphRenderer generic in glyph type and remove a lot of any types
    • #13992 Remove docker and old integration tests cruft
    • #14019 [component: docs] Python docstring argument fixes
    • #14021 [component: docs] Fix HTML/CSS warning for palette group detail
    • #14023 [component: docs] Remove outdated known issues list from BokehJS docs
    • #14024 [component: docs] Update setup and testing docs dev guide
    • #14037 [component: bokehjs] Clean up factor range and add factor method
    • #14048 [component: bokehjs] Add missing abstract modifier to classes
    • #14051 [component: bokehjs] Use pseudo type members to avoid casting

... (truncated)

Commits
  • ab39633 Deployment updates for release 3.6.0
  • 849599f Merge deployment staging branch staging-3.6.0rc2
  • bba0ad5 Deployment updates for release 3.6.0rc2
  • bd79030 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.0rc1
  • 2272b24 Deployment updates for release 3.6.0rc1
  • d6c0dc5 Fix handling of wheel events in Spinner wiget (#14073)
  • ce94261 Improvements to ScaleBar positioning and sizing (#14005)
  • Additional commits viewable in compare view


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 1 month ago

The following labels could not be found: dependencies.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 49.80%. Comparing base (6d822bd) to head (836160a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #315 +/- ## ========================================== - Coverage 50.03% 49.80% -0.24% ========================================== Files 21 20 -1 Lines 4785 4781 -4 ========================================== - Hits 2394 2381 -13 - Misses 2391 2400 +9 ``` | [Flag](https://app.codecov.io/gh/RichieHakim/ROICaT/pull/315/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Richard+Hakim) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/RichieHakim/ROICaT/pull/315/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Richard+Hakim) | `49.80% <ø> (-0.24%)` | :arrow_down: | 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=Richard+Hakim#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.