Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on bokeh to permit the latest version.

Changelog

Sourced from bokeh's changelog.

2025-02-05 3.6.3:

  • bugfixes:

    • #13504 [component: bokehjs] [BUG] Zooming inverts axis
    • #14129 [component: bokehjs] [BUG] Double rendering Latex artifact in titles
    • #14164 [component: bokehjs] SVG backend uses RGB colors in CSS4 notation
    • #14180 [component: docs] Dead links in the docs
    • #14186 mypy 1.13.0 fails in branch-3.7
    • #14196 [component: docs] [BUG] Documentation - sample codes in Application > Updating from unlocked callbacks shows an empty plot.
    • #14205 mypy 1.14.0 fails due to changed stdlib typings
    • #14236 [component: examples] Airports_map example is broken
    • #14242 [component: docs] docs CI workflow fails
    • #14247 GlyphAPI glyph methods do not have correct return annotation when inspected.
    • #14261 [component: bokehjs] DataTable column sorting unacceptably slow
  • tasks:

    • #14095 [component: docs] Improve docs for missing points
    • #14144 [component: docs] [FEATURE] Unclear docs on "first_steps_2.rst"
    • #14173 [component: docs] [BUG] Help text for Block x and y coordinates is incorrect
    • #14226 [component: examples] [BUG] Surface3D example code for wrapping.py contains an outdated link
    • #14274 BeautifulSoup emits DeprecationWarning
    • #14077 Test Bokeh with Python 3.13 rc
    • #14267 Backports for 3.6.3
    • #14278 Backports for 3.6.3 part 2

2024-12-03 3.6.2:

  • bugfixes:

    • #14082 [BUG] p.circle(..) can't be added as renderer to PointDrawTool since 3.6
    • #14153 [component: bokehjs] ScaleBar positioning doesn't work correctly
    • #14160 [component: docs] Search box on start page has no surrounding line
    • #14168 [component: bokehjs] [BUG] using add_tile to add multiple layers causes error on JScript side
  • tasks:

    • #14088 [component: docs] [BUG] Missing radius parameter in code example
    • #14086 Update links to sponsor page
    • #14155 Backports for 3.6.2

2024-11-06 3.6.1:

  • bugfixes:

    • #14082 [BUG] p.circle(..) can't be added as renderer to PointDrawTool since 3.6
    • #14090 [component: bokehjs] [BUG] Google Chrome 130 fails to draw figure, throws TypeError: Failed to execute 'fill' on 'CanvasRenderingContext2D'
    • #14107 [component: bokehjs] [BUG] Loss of mobile touch scrolling with update to Bokeh 3.6.0
  • tasks:

2024-09-26 3.6:

... (truncated)

Commits
  • 61f31a3 Deployment updates for release 3.6.3
  • aa2c857 Merge deployment staging branch staging-3.6.3rc2
  • 87ed0e3 Deployment updates for release 3.6.3rc2
  • 75395e6 Backports for 3.6.3 part 2 (#14278)
  • ab8415a Merge deployment staging branch staging-3.6.3rc1
  • 774f04c Deployment updates for release 3.6.3rc1
  • f6e021e Test Bokeh with Python 3.13 rc (#14077)
  • bbdaeb2 remove another custom scatter ref
  • 8d25f70 remove custom_markers.py reference
  • c8d5e59 show how None behaves (#14126)
  • 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 <dependency name> 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)

Updates the requirements on [bokeh](https://github.com/bokeh/bokeh) to permit the latest version.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.6.3/docs/CHANGELOG)
- [Commits](bokeh/bokeh@3.6.2...3.6.3)

---
updated-dependencies:
- dependency-name: bokeh
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 100.0%. remained the same
when pulling 919fc8c on dependabot/pip/development/bokeh-approx-eq-3.6.3
into 3fcdd88 on development.

1 similar comment
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 100.0%. remained the same
when pulling 919fc8c on dependabot/pip/development/bokeh-approx-eq-3.6.3
into 3fcdd88 on development.

@toonarmycaptain toonarmycaptain merged commit 3510964 into development Feb 12, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/development/bokeh-approx-eq-3.6.3 branch February 12, 2025 16:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants