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-extensions from 0.1.7 to 0.1.8 #264

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps dash-extensions from 0.1.7 to 0.1.8.

Changelog

Sourced from dash-extensions's changelog.

[0.1.8] - 05-12-22

Changed

  • Bump a number of npm packages to address security issues
  • Change callback context of BlockingCallbackTransform callbacks to reflect the original trigger
  • Add priority keyword argument for callbacks that makes it possible to select which callbacks take precedence, when multiple callbacks target the same output simultaneously using the MultiplexerTransform
  • Add support for the unittest syntax introduced with Dash 2.6
Commits
  • e15175b Getting ready for 0.1.8 release
  • bec3f31 Merge remote-tracking branch 'origin/blocking_callback_triggered'
  • 152208e Merge remote-tracking branch 'origin/master'
  • 0f8884c A few security related updates3
  • ff25232 Merge pull request #226 from thedirtyfew/dependabot/pip/cryptography-38.0.3
  • 6594ba2 Bump cryptography from 37.0.4 to 38.0.3
  • f3d092d A few security related updates2
  • 852766d A few security related updates
  • e99b5d1 add tests accordingly
  • dee115d Fix support for unit test stuff
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2022
@thulio
Copy link
Collaborator

thulio commented Dec 6, 2022

@dependabot rebase

Bumps [dash-extensions](https://github.com/thedirtyfew/dash-extensions) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/thedirtyfew/dash-extensions/releases)
- [Changelog](https://github.com/thedirtyfew/dash-extensions/blob/master/CHANGELOG.md)
- [Commits](emilhe/dash-extensions@0.1.7...0.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dash-extensions-0.1.8 branch from a28d279 to de03dc6 Compare December 6, 2022 17:48
@thulio thulio merged commit 6ff87db into main Dec 6, 2022
@thulio thulio deleted the dependabot/pip/dash-extensions-0.1.8 branch December 6, 2022 17:57
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