Skip to content

Bump bokeh from 2.2.3 to 2.3.2 in /src#203

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/src/bokeh-2.3.2
Closed

Bump bokeh from 2.2.3 to 2.3.2 in /src#203
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/src/bokeh-2.3.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps bokeh from 2.2.3 to 2.3.2.

Changelog

Sourced from bokeh's changelog.

2021-05-05 2.3.2:

  • bugfixes:

    • #11169 [component: bokehjs] [BUG] Python callback triggered by SelectionGeometry event is slow compared to js equivalent
    • #11182 [component: bokehjs] [BUG] Forward slash is changed to %2F in link
    • #11203 [component: bokehjs] [BUG] Cannot clear active of RadiGroup
  • tasks:

    • #9636 Remove Black Formatting
    • #11175 Replace jinja2.Markup deprecated with Jinja 3.1

2021-04-07 2.3.1:

  • bugfixes:

    • #10822 DataModel is always serialized
    • #10887 [component: bokehjs] [BUG] FileInput cancel operation throws error
    • #10912 [component: bokehjs] [BUG] 'freehand_draw' is not in name space for tools
    • #10942 [component: examples] [BUG] Spectrogram example does not compile
    • #11000 [component: bokehjs] Make FuncTickFormatter always produce strings
    • #11006 [component: bokehjs] [BUG] Log axis exponents react differently when font size is defined in anything but px (e.g. pt)
    • #11026 [component: bokehjs] [BUG] Serialization of MessageSent document event includes all model references
    • #11028 [component: bokehjs] [BUG] Figure events raise errors in the presence of edit tools
    • #11029 [component: bokehjs] [BUG] DataModel warns about being registered multiple times
    • #11054 [component: bokehjs] [BUG] Invalid BBox of BoxSelection
    • #11057 [component: bokehjs] [BUG] Sizing mode example layout broken in docs
    • #11061 [component: bokehjs] [BUG] Tilerenderer snap_back path issue with setv
    • #11062 [component: bokehjs] [Bug] ColorPicker color not updated on selection
  • features:

    • #10569 [FEATURE] JupyterLab 3 dynamic extension loading
  • tasks:

    • #10888 [component: docs] [BUG] FileInput accept-type '.txt' file-extension filtering does not work as expected
    • #10897 [component: docs] Docs: remove reference of outdated 'nbserverproxy'
    • #10919 [component: docs] [BUG] Deprecate broken HSL objects
    • #10926 [component: docs] [BUG] BokehJS component default value not passing through
    • #10934 [component: docs] bokeh_releases needs to process files more carefully
    • #10941 Minor cleanup after PR #10939
    • #10943 [component: build] [BUG] Cloudfront invalidation error on full release
    • #10957 [component: build] Update versioneer version?
    • #11002 [component: docs] PolyAnnotation is missing from the user guide
    • #11013 [component: bokehjs] [FEATURE] BokehJS usage : documentation updates
    • #11097 [component: docs] Document new JLab install process
    • #11112 [component: build] Update build jobs for base OS update
    • #10953 [component: docs] Add information about Bokeh channel for installation
    • #10973 Add missing comma in example code
    • #10986 Bryanv/2 3 1 backports
    • #10997 [component: docs] Clarify explanation in First Steps 1
    • #11024 [component: bokehjs] Simplify rendering of Line and MultiLine glyphs
    • #11043 Backport: Simplify rendering of Line and MultiLine glyphs (#11024)

... (truncated)

Commits
  • 0b7bd67 Deployment updates for release 2.3.2
  • be9e502 Merge deployment staging branch staging-2.3.2rc2
  • 6ca7c8b Deployment updates for release 2.3.2rc2
  • c179297 remove erroneously added manual changelog
  • c067767 Invalidate coords of layoutable renderers after resize (#11249)
  • fddf8b7 Correct description for Linear/LogColorMappers (#11248)
  • 2deb306 Update link target to installation details (#11250)
  • 13b3626 Clarify instructions for GOOGLE_API_KEY (#11243)
  • 8db5f8c Merge deployment staging branch staging-2.3.2rc1
  • 2b28da7 Deployment updates for release 2.3.2rc1
  • 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)

Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/bokeh/bokeh/releases)
- [Changelog](https://github.com/bokeh/bokeh/blob/branch-2.4/CHANGELOG)
- [Commits](bokeh/bokeh@2.2.3...2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 17, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 12, 2021

Superseded by #241.

@dependabot dependabot bot closed this Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/src/bokeh-2.3.2 branch July 12, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants