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 react-compare-slider from 3.0.1 to 3.1.0 #440

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps react-compare-slider from 3.0.1 to 3.1.0.

Release notes

Sourced from react-compare-slider's releases.

Release 3.1.0

  • Add browsingContext prop closes #133
  • Add handleContainer prop to useReactCompareSliderRef return value closes #132
  • test: add coverage for aria-label on handle container element (7db4b7c)
  • fix: move aria-label to handle container button element, closes #130 (54a715c)
  • docs(example): log lib version in example (0353d78)

Release 3.0.2-1

  • Adds browsingContext prop #133
  • Add handleContainer prop to useReactCompareSliderRef return value #132

Release 3.0.2-0

  • test: add coverage for aria-label on handle container element (7db4b7c)
  • fix: move aria-label to handle container button element, closes #130 (54a715c)
  • docs(example): log lib version in example (0353d78)
Commits
  • 014f5be chore: release v3.1.0
  • 35c7b3e chore: release v3.0.2-1
  • a7e040d docs: update docs for browsingContext props
  • e807bc9 fix: add browsingContext as a reactive dependency to updateInternalPosition
  • a4b00fa fix: add browsing context as a reactive dependency
  • 456f652 refactor: use globalThis as default browsing context
  • c9db211 fix: assign default browsing context after component creation
  • bdb1d0e feat: use custom browsing context instead of global window object if provided
  • 068a99c feat: wrap ReactCompareImage in forwardRef to allow easy access via the dom
  • 8bf03ea feat: add handleContainer property to useReactCompareSliderRef params to ...
  • 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 [react-compare-slider](https://github.com/nerdyman/react-compare-slider/tree/HEAD/lib) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nerdyman/react-compare-slider/releases)
- [Changelog](https://github.com/nerdyman/react-compare-slider/blob/main/lib/.release-it.json)
- [Commits](https://github.com/nerdyman/react-compare-slider/commits/v3.1.0/lib)

---
updated-dependencies:
- dependency-name: react-compare-slider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@swissspidy swissspidy enabled auto-merge (squash) April 22, 2024 16:43
Copy link

Size Change: +57 B (0%)

Total Size: 3.04 MB

ℹ️ View Unchanged
Filename Size Change
build/100.js 89.9 kB 0 B
build/534.js 7.54 kB 0 B
build/699.js 2.36 MB 0 B
build/blurhash.worker.js 3.19 kB 0 B
build/canvas.worker.js 2.77 kB 0 B
build/chunk-ffmpeg.js 5.9 kB 0 B
build/chunk-selfie-segmentation.js 16.3 kB 0 B
build/dominant-color.worker.js 4.46 kB 0 B
build/ffmpeg.js 1.1 kB 0 B
build/heif.worker.js 424 kB 0 B
build/media-experiments-blocks-rtl.css 298 B 0 B
build/media-experiments-blocks.css 297 B 0 B
build/media-experiments-rtl.css 764 B 0 B
build/media-experiments.css 765 B 0 B
build/media-experiments.js 64.8 kB +57 B (0%)
build/pdf.js 564 B 0 B
build/subtitles.js 864 B 0 B
build/upload-requests-modal-rtl.css 267 B 0 B
build/upload-requests-modal.css 268 B 0 B
build/upload-requests-modal.js 801 B 0 B
build/view-upload-request-view-rtl.css 714 B 0 B
build/view-upload-request-view.css 716 B 0 B
build/view-upload-request.js 17 kB 0 B
build/vips.worker.js 42.3 kB 0 B

compressed-size-action

@swissspidy swissspidy merged commit a63e4d2 into main Apr 22, 2024
19 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/react-compare-slider-3.1.0 branch April 22, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant