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

Bump bootstrap-colorpicker from 2.5.3 to 3.4.0 #1905

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps bootstrap-colorpicker from 2.5.3 to 3.4.0.

Release notes

Sourced from bootstrap-colorpicker's releases.

3.4.0

  • Add Bootstrap 5 compatibility with popover.js #327 #329

3.3.0

  • Package audit fixes
  • Fixes #319
  • Adds new option to allow hex3 values #325
  • Adds Dockerfile + Makefile for consistent development

3.2.0

  • Upgrade to Webpack 4
  • Remove yarn.lock support
  • Add popoverjs as dependency
  • Update project links to new domain

v3.1.2

  • Fix: source maps for CSS and JS dist files had parsing issues because of the license header.
  • Fix: mouse dragging was causing the underlying text to be selected in Firefox.

v3.1.1

  • Fixes jQuery issues in node #272
  • Fixes exception when fallbackColor is null
  • fallback option is now "auto" by default instead of null. This way, the format of the instance is automatically determined by the first assigned color, which is a more expected behavior. This may require code adjustments.

3.0.3

  • Improved guides UI
  • fix: colorpicker not working after emptying the input
  • improved preview extension UI
  • preview extension has text enabled by default

3.0.2

Changed from v3.0.0:

  • Fixes:
    • Fix documentation for old browsers (IE10, 11)
    • Fix Show/Hide behavior and event management
    • Fix Disable/Enable behavior
  • Changes:
    • Add explicit Bootstrap 4 dependency
    • Add support for custom color formulas on the $.colorpicker.Color.generate method
    • Add support for custom extensions via $.colorpicker.extensions
    • $.colorpicker.Color.api now returns the Qix Color object if no arguments are provided
    • Add validation and string conversion in $.colorpicker.Color.HSVAColor class
  • Documentation
    • Better documented code
    • Improved documentation template
    • Added more examples and descriptions

3.0.0

🎉🎉Lots of improvements and Bootstrap 4 support 🎉🎉

... (truncated)

Commits

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 requested a review from a team as a code owner June 7, 2021 08:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@gitpod-io
Copy link

gitpod-io bot commented Jun 7, 2021

Bumps [bootstrap-colorpicker](https://github.com/itsjavi/bootstrap-colorpicker) from 2.5.3 to 3.4.0.
- [Release notes](https://github.com/itsjavi/bootstrap-colorpicker/releases)
- [Commits](itsjavi/bootstrap-colorpicker@2.5.3...3.4.0)

---
updated-dependencies:
- dependency-name: bootstrap-colorpicker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-colorpicker-3.4.0 branch from abec35d to b044129 Compare June 29, 2021 14:33
@harshkhandeparkar
Copy link
Member

Requires discussion since we are using bootstrap 3 and the newer versions of bootstrap-colorpicker add support for bootstrap 4 and 5: https://github.com/itsjavi/bootstrap-colorpicker/releases/tag/3.0.0, https://github.com/itsjavi/bootstrap-colorpicker/releases/tag/3.4.0

Added to #1933

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 27, 2021

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/npm_and_yarn/bootstrap-colorpicker-3.4.0 branch July 27, 2021 20:56
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.

1 participant