Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps nouislider from 14.7.0 to 15.6.0.

Release notes

Sourced from nouislider's releases.

15.6.0

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

15.5.1

15.5.0

  • Fixed: Compositing issues in Safari (note that this updates the 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

  • noUiSlider is now written and distributed as TypeScript;
  • Types are now provided. If you are currently using @​types/nouislider, this should be replaced;
  • The distributed files have moved from distribute to dist in the NPM package, and are no longer in the repository; You may need to change the path to the noUiSlider CSS file if you are importing it using a package manager;
  • Fixed: Slider now properly works in multiple layers of Shadow DOM (#1121);
  • Removed: version from exceptions and export;
  • Removed: Bower support;
Changelog

Sourced from nouislider's changelog.

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 (note that this updates the stylesheet!) (#987, #998, #1029, #1154);
  • 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);

15.0.0 (2021-05-02)

  • noUiSlider is now written and distributed as TypeScript;
  • Types are now provided. If you are currently using @​types/nouislider, this should be replaced;
  • The distributed files have moved from distribute to dist in the NPM package, and are no longer in the repository; You may need to change the path to the noUiSlider CSS file if you are importing it using a package manager;
  • Fixed: Slider now properly works in multiple layers of Shadow DOM (#1121);
  • Removed: version from exceptions and export;
  • Removed: Bower support;
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 added the dependencies Pull requests that update a dependency file label Jun 13, 2022
Bumps [nouislider](https://github.com/leongersen/noUiSlider) from 14.7.0 to 15.6.0.
- [Release notes](https://github.com/leongersen/noUiSlider/releases)
- [Changelog](https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD)
- [Commits](leongersen/noUiSlider@14.7.0...15.6.0)

---
updated-dependencies:
- dependency-name: nouislider
  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/nouislider-15.6.0 branch from b8cf71b to 40de63d Compare August 1, 2022 09:35
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 13, 2022

Superseded by #20.

@dependabot dependabot bot closed this Aug 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nouislider-15.6.0 branch August 13, 2022 01:20
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