Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump dash from 2.9.1 to 2.9.2 #336

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps dash from 2.9.1 to 2.9.2.

Release notes

Sourced from dash's releases.

Dash v2.9.2

Fixed

  • #2479 Fix KeyError "Callback function not found for output [...], , perhaps you forgot to prepend the '@'?" issue when using duplicate callbacks targeting the same output. This issue would occur when the app is restarted or when running with multiple gunicorn workers.
  • #2471 Fix allow_duplicate output with clientside callback, fix #2467
  • #2473 Fix background callbacks with different outputs but same function, fix #2221
Changelog

Sourced from dash's changelog.

[2.9.2] - 2023-03-29

Fixed

  • #2479 Fix KeyError "Callback function not found for output [...], , perhaps you forgot to prepend the '@'?" issue when using duplicate callbacks targeting the same output. This issue would occur when the app is restarted or when running with multiple gunicorn workers.
  • #2471 Fix allow_duplicate output with clientside callback, fix #2467
  • #2473 Fix background callbacks with different outputs but same function, fix #2221
Commits
  • f3d4ffe Merge pull request #2483 from plotly/master-2.9.2
  • b72e820 Build artifacts for 2.9.2
  • 128f3c2 Merge branch 'dev' into master-2.9.2
  • 0377ab6 Merge pull request #2482 from plotly/v2.9.2
  • ff03d36 Bump dcc/dash-table version for 2.9.2
  • 4775e77 Merge pull request #2481 from plotly/version-2.9.2
  • 7cdb66d Version-2.9.2
  • 6773440 Merge pull request #2473 from plotly/fix-2221
  • ba38e94 Merge branch 'dev' into fix-2221
  • b104117 Fix background callback same func diff outputs for celery.
  • 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 [dash](https://github.com/plotly/dash) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/plotly/dash/releases)
- [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md)
- [Commits](plotly/dash@v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: dash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 3, 2023
@devsec-app-mundipagg
Copy link

🤖 Gandalf - Continuos AppSec

Gandalf badge

Este repositório está sendo monitorando de forma automática e contínua em busca de achados que possam comprometer à segurança da aplicação.

Para maiores detalhes, acesse aqui à plataforma.

O que é? | Dúvidas e/ou sugestões

@thulio thulio merged commit ce65612 into main Apr 4, 2023
3 checks passed
@thulio thulio deleted the dependabot/pip/dash-2.9.2 branch April 4, 2023 13:25
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.

None yet

1 participant