glidernet / ogn-python

A gateway with built-in database for the Open Glider Network (OGN)
http://glidernet.org
GNU Affero General Public License v3.0
17 stars 4 forks source link

Bump bokeh from 2.4.1 to 2.4.2 #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps bokeh from 2.4.1 to 2.4.2.

Changelog

Sourced from bokeh's changelog.

2021-11-22 2.4.2:

  • bugfixes:

    • #11422 [component: bokehjs] [BUG] DeserializationError when trying to change a DataTable's columns with CustomJS
    • #11800 [BUG] DeserializationError when plotting graphs
    • #11801 [component: bokehjs] [BUG] Log axis figures don't render if they're not visible at start
    • #11807 [component: bokehjs] Work around issues with initialization-time change discovery
    • #11808 Don't unnecessarily update node/edge renderers in graphs
  • tasks:

    • #11613 [component: docs] Cache-bust custom.css for docs
    • #11791 [component: docs] Update issue template to use new GH forms
    • #11761 [component: docs] Clarify use of color in first steps guide
    • #11762 [component: docs] Replace slash with backslash for PS commands
    • #11767 [component: bokehjs] Upgrade jquery-ui to resolve security concerns
    • #11781 [component: examples] fix transform jitter example
    • #11786 bokeh 2.4.2 backports
    • #11790 [component: build] Bryanv/pin sphinx 42
    • #11797 Add OS to bokeh info
    • #11805 More 3.0 -> 2.4.2 backports
    • #11810 [component: docs] Update docs for new issue forms
    • #11824 Updates for release
Commits
  • ad33147 Deployment updates for release 2.4.2
  • 17578f3 also update latest=2.4.2
  • e3e182a Merge deployment staging branch staging-2.4.2rc1
  • 6bcda8a Deployment updates for release 2.4.2rc1
  • 638d3ee Updates for release (#11824)
  • 56eef3c Merge deployment staging branch staging-2.4.2dev1
  • 99d1fc0 Deployment updates for release 2.4.2dev1
  • 23b5134 Provide complete model context for deserialization of instances (#11469)
  • 64fa075 Add OS to bokeh info (#11797)
  • da7d07a Don't unnecessarily update node/edge renderers in graphs (#11808)
  • 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 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 2 years ago

Superseded by #151.