Skip to content

Comments

build(deps-dev): bump the general-dependencies group with 2 updates#469

Merged
AlejandroFernandezLuces merged 3 commits intomainfrom
dependabot/pip/general-dependencies-239c4eca85
Feb 11, 2026
Merged

build(deps-dev): bump the general-dependencies group with 2 updates#469
AlejandroFernandezLuces merged 3 commits intomainfrom
dependabot/pip/general-dependencies-239c4eca85

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Updates the requirements on pyside6 and dash to permit the latest version.
Updates pyside6 from 6.10.1 to 6.10.2

Updates dash to 4.0.0

Release notes

Sourced from dash's releases.

Dash Version 4.0.0

Added

  • Redesigned dash core components

Added since 4.0.0rc6

  • Add a prop to sliders, allow_direct_input, that can be used to disable the inputs rendered with sliders.
  • Improve CSS styles in calendar when looking at selected dates outside the current calendar month (show_outside_days=True)
Changelog

Sourced from dash's changelog.

[4.0.0] - 2026-02-03

Added

  • Finalize all redesigned dash core components
  • Add a prop to sliders, allow_direct_input, that can be used to disable the inputs rendered with sliders.
  • Improve CSS styles in calendar when looking at selected dates outside the current calendar month (show_outside_days=True)

[4.0.0rc6] - 2026-01-07

Added

  • Restored missing implementation for with_portal and with_full_screen_portal in datepickers

Changed

  • Bugfixes for feedback received in rc5: notably, popovers are position: fixed once again.

[4.0.0rc5] - 2025-12-16

Added

  • #3464 Add folder upload functionality to dcc.Upload component. When multiple=True, users can now select and upload entire folders in addition to individual files. The folder hierarchy is preserved in filenames (e.g., folder/subfolder/file.txt). Files within folders are filtered according to the accept prop. Folder support is available in Chrome, Edge, and Opera; other browsers gracefully fall back to file-only mode. The uploaded files use the same output API as multiple file uploads.

Changed

  • Bugfixes for feedback received in rc4

[4.0.0rc4] - 2025-12-04

Added

  • New dcc.Button component that mirrors html.Button but with default styles applied

[4.0.0rc3] - 2025-11-27

  • Modernized dcc.Tabs
  • Modernized dcc.DatePickerSingle and dcc.DatePickerRange
  • DatePicker calendars can now accept translations as an external script, either with Dash's external_scripts or from the assets folder. See documentation for the underlying library that supports this.

Changed

  • dcc.Tab now accepts a width prop which can be a pixel or percentage width for an individual tab.
  • dcc.Tab can accept other Dash Components for its label, in addition to a simple string.

[4.0.0rc2] - 2025-10-10

Added

  • 3468 Modernize dcc.TextArea & dcc.Tooltip
  • 3467 Modernize dcc.Loading
  • 3453 Modernize dcc.Checklist & dcc.RadioItems

Changed

  • Various tweaks and bugfixes to issues reported in 4.0.0rc1

  • Dropdown API changes

    • default value of optionHeight is now 'auto' which supports text wrapping of lengthy text on small screens; you can still specify a numeric pixel height if desired

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pyside6 [< 6.8.2, > 6.8.1]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [pyside6](https://pyside.org) and [dash](https://github.com/plotly/dash) to permit the latest version.

Updates `pyside6` from 6.10.1 to 6.10.2

Updates `dash` to 4.0.0
- [Release notes](https://github.com/plotly/dash/releases)
- [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md)
- [Commits](plotly/dash@v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pyside6
  dependency-version: 6.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: general-dependencies
- dependency-name: dash
  dependency-version: 4.0.0
  dependency-type: direct:development
  dependency-group: general-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Feb 11, 2026
@dependabot dependabot bot added the maintenance Package and maintenance related label Feb 11, 2026
@dependabot dependabot bot requested a review from RobPasMue as a code owner February 11, 2026 01:43
@AlejandroFernandezLuces AlejandroFernandezLuces enabled auto-merge (squash) February 11, 2026 08:42
@AlejandroFernandezLuces AlejandroFernandezLuces merged commit 1e27768 into main Feb 11, 2026
23 checks passed
@AlejandroFernandezLuces AlejandroFernandezLuces deleted the dependabot/pip/general-dependencies-239c4eca85 branch February 11, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants