Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump nouislider from 13.1.1 to 15.8.0 in /enatega-multivendor-admin #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps nouislider from 13.1.1 to 15.8.0.

Release notes

Sourced from nouislider's releases.

15.8.0

  • Added: Allow connect option to get updated (#1272);
  • Added: invert-connects behaviour (#1262, #1272);

15.7.2

  • Added: getPositions to Typescript definitions (#1270);
  • Added: Allow null in set Typescript definitions (#1271);

15.7.1

  • Added: module field to package.json (#1247, #1248);

15.7.0

  • Added: disable and enable methods to disable slider or handles (#1158, #1227);

15.6.1

  • Fixed: (Typescript) type for keys in range (#1218);

15.6.0

  • Added: smooth-steps behaviour flag (#627);

15.5.1

15.5.0

  • Fixed: Compositing issues in Safari [this is a Potential BC-break when using a custom stylesheet!] (#987, #998, #1029, #1154);
  • Changed: divisibility of margin, padding and limit by step is no longer enforced (#1163);

15.4.0

  • Added: handleAttributes option (#1019);
  • Added: drag-all behaviour (#756, #841, #1116);
  • Added: ESM/ES6 module distribution dist/nouislider.mjs (#1149);
  • Added: support for ranges where min = max (#236, #359, #578, #633, #676, #790);
  • Added: getPositions method;
  • Fixed: Duplicate change/set events when using snap behaviour (#1106);

15.3.0

  • Added: keyboardMultiplier option (#1151);

15.2.0

  • Added: unencoded boolean argument to get method to return raw slider values (#1145);
  • Added: support for "partial" formatters in pips.format, ariaFormat and tooltips options (#1140);

15.1.1

  • Fixed: tooltips option accepts one Formatter for all tooltips (#1101);

15.1.0

  • Added: drag event when dragging connecting elements (#887, #1135);

15.0.0

... (truncated)

Changelog

Sourced from nouislider's changelog.

15.8.0 (2024-06-10)

  • Added: Allow connect option to get updated (#1272);
  • Added: invert-connects behaviour (#1262, #1272);

15.7.2 (2024-05-14)

  • Added: getPositions to Typescript definitions (#1270);
  • Added: Allow null in set Typescript definitions (#1271);

15.7.1 (2023-06-14)

  • Added: module field to package.json (#1247, #1248);

15.7.0 (2023-02-06)

  • Added: disable and enable methods to disable slider or handles (#1158, #1227);

15.6.1 (2022-08-12)

  • Fixed: (Typescript) type for keys in range (#1218);

15.6.0 (2022-05-01)

  • Added: smooth-steps behaviour flag (#627);

15.5.1 (2022-01-21)

15.5.0 (2021-09-01)

  • Fixed: Compositing issues in Safari [this is a Potential BC-break when using a custom stylesheet!] (#987, #998, #1029, #1154);
  • Updated: example on "merging overlapping tooltips" to support this change;
  • Changed: divisibility of margin, padding and limit by step is no longer enforced (#1163);

15.4.0 (2021-08-14)

  • Added: handleAttributes option (#1019);
  • Added: drag-all behaviour (#756, #841, #1116);
  • Added: ESM/ES6 module distribution dist/nouislider.mjs (#1149);
  • Added: support for ranges where min = max (#236, #359, #578, #633, #676, #790);
  • Added: getPositions method;
  • Fixed: Duplicate change/set events when using snap behaviour (#1106);

15.3.0 (2021-08-10)

  • Added: keyboardMultiplier option (#1151);

15.2.0 (2021-06-15)

  • Added: unencoded boolean argument to get method to return raw slider values (#1145);
  • Added: support for "partial" formatters in pips.format, ariaFormat and tooltips options (#1140);

15.1.1 (2021-05-09)

  • Fixed: tooltips option accepts one Formatter for all tooltips (#1101);

15.1.0 (2021-05-09)

  • Added: drag event when dragging connecting elements (#887, #1135);

... (truncated)

Commits
  • 787ad0c noUiSlider 15.8.0
  • 077c436 Merge pull request #1272 from 5andr0/master
  • 3406bc1 Bypass full updateOptions, fix eslint, check for two handles
  • 4697c18 Inverted Connects for unconstrained behavior
  • ae93f93 Create RELEASE.md
  • 145dd0c Update nouislider.d.ts
  • a45fa16 Add getPositions to API types, allow null in types for set methods (#1270, #1...
  • d647612 npm audit fix
  • b24da24 +x generate-site.sh
  • 7ff2865 Show how to style handles to not overlap #1259
  • 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 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)

Bumps [nouislider](https://github.com/leongersen/noUiSlider) from 13.1.1 to 15.8.0.
- [Release notes](https://github.com/leongersen/noUiSlider/releases)
- [Changelog](https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD)
- [Commits](leongersen/noUiSlider@13.1.1...15.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants