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-bootstrap-components from 1.6.0 to 1.7.1 #6574

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps dash-bootstrap-components from 1.6.0 to 1.7.1.

Release notes

Sourced from dash-bootstrap-components's releases.

Release 1.7.1

Version 1.7.1 dash-bootstrap-components. This version fixes a build issue with the previous version. Please continue to report problems on our issue tracker.

Fixed

  • Fixed build of dash-bootstrap-components that resulted in a broken release. Apologies and thanks for quick reports of the issue (PR 1066)

Prerelease 1.7.1-rc1

Release candidate of dash-bootstrap-components. This version fixes a build issue with the previous version. Please continue to report problems on our issue tracker.

Fixed

  • Fixed build of dash-bootstrap-components that resulted in a broken release. Apologies and thanks for quick reports of the issue (PR 1066)

Release 1.7.0

Version 1.7.0 of dash-bootstrap-components. This version exposes some new props for Modal, and Textarea to allow users to customise the behaviour of those components, and extends the functionality of the debounce prop in Input and Textarea components. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
  • Added submit_on_enter prop to Textarea to allow users to disable default behaviour of incrementing n_submit when the Enter key is pressed (PR 1036)
  • Allow numeric debounce in Input and Textarea components (PR 1056)

Prerelease 1.7.0-rc3

This is a release candidate of dash-bootstrap-components v1.7.0. This version exposes some new props for Modal, and Textarea to allow users to customise the behaviour of those components, and extends the functionality of the debounce prop in Input and Textarea components. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
  • Added submit_on_enter prop to Textarea to allow users to disable default behaviour of incrementing n_submit when the Enter key is pressed (PR 1036)
  • Allow numeric debounce in Input and Textarea components (PR 1056)

Prerelease 1.6.1-rc2

This is a release candidate of dash-bootstrap-components v1.6.1. This version exposes some new props for Modal, and Textarea to allow users to customise the behaviour of those components. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
  • Added submit_on_enter prop to Textarea to allow users to disable default behaviour of incrementing n_submit when the Enter key is pressed (PR 1036)

Prerelease 1.6.1-rc1

This is a release candidate of dash-bootstrap-components v1.6.0. This version makes some improvements to Accordion, Modal and Progress as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 16, 2025 22:56
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Jan 16, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/master/dash-bootstrap-components-1.7.1 branch 9 times, most recently from 5cac219 to 125556c Compare January 24, 2025 11:42
@dependabot dependabot bot force-pushed the dependabot/pip/master/dash-bootstrap-components-1.7.1 branch 9 times, most recently from ed7d9bf to e2ed5df Compare February 4, 2025 22:27
@dependabot dependabot bot force-pushed the dependabot/pip/master/dash-bootstrap-components-1.7.1 branch 5 times, most recently from 91f3631 to 584ab48 Compare February 13, 2025 16:38
Bumps [dash-bootstrap-components](https://github.com/facultyai/dash-bootstrap-components) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/facultyai/dash-bootstrap-components/releases)
- [Changelog](https://github.com/facultyai/dash-bootstrap-components/blob/main/docs/how-to-release.md)
- [Commits](facultyai/dash-bootstrap-components@1.6.0...1.7.1)

---
updated-dependencies:
- dependency-name: dash-bootstrap-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/dash-bootstrap-components-1.7.1 branch from 584ab48 to 6f75665 Compare February 14, 2025 15:11
@pedrooot pedrooot requested a review from a team as a code owner February 21, 2025 09:11
Copy link
Member

@pedrooot pedrooot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.32%. Comparing base (bbf875f) to head (c0911d9).
Report is 159 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6574      +/-   ##
==========================================
+ Coverage   88.65%   89.32%   +0.66%     
==========================================
  Files        1200     1274      +74     
  Lines       34647    41279    +6632     
==========================================
+ Hits        30718    36871    +6153     
- Misses       3929     4408     +479     
Flag Coverage Δ
api 92.70% <ø> (?)
prowler 88.67% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 88.67% <ø> (+0.01%) ⬆️
api 92.70% <ø> (∅)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MrCloudSec
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/master/dash-bootstrap-components-1.7.1 branch March 19, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/api dependencies Dependabot Updates pip Dependabot Updates Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants