home-panel icon indicating copy to clipboard operation
home-panel copied to clipboard

Bump use-long-press from 3.2.0 to 3.3.0

Open dependabot[bot] opened this issue 7 months ago • 0 comments

Bumps use-long-press from 3.2.0 to 3.3.0.

Release notes

Sourced from use-long-press's releases.

[email protected]

3.3.0 (2025-03-16)

🚀 Features

  • storybook-host: Add Vercel Analytics in form of Storybook addon (1103f48)
  • storybook-host: Create storybook lib and add stories for Long Press Hook (b206ad4)

🩹 Fixes

  • project: Fix running test coverage tasks (394fdde)
  • use-long-press: [react-34] Handle reading position from unrecognised event (03ebb32)

💅 Refactors

  • use-long-press: Remove unnecessary window check in useEffect (25780ea)
  • use-long-press: Recognise events by their type instead of class (4e65b2a)
  • react-interval-hook: Move hook code to react monorepo (1ce9766)

📖 Documentation

  • project: Update links for Long press hook section (f59e8b8)
  • use-long-press: Add link to Storybook documentation (b5b0e46)
  • use-long-press: Unify basic example in README with other libraries (708ea12)
  • README: Restore bundle size badge for all libraries (cc40996)
  • README: Refactor the README for clearer formatting (59c185a)
  • README: Refactor main README file (7a5e045)
  • use-long-press: Replace package README image (732dac7)
  • use-long-press: Add installation and basic usage example to README (188f018)
  • use-long-press: Add downloads badge (c199311)
  • README: Add what's new section (826bd51)
  • README: Update react-interval-hook description (893cd05)
  • README: Stylistic changes to main README (aadaf67)

📦 Build

  • project: Resolve packages resolutions validation errors (ae96d2d)
  • deps: bump rollup from 2.79.1 to 2.79.2 (#45)
  • pr: Update node versions matrix (a3e3dc7)
  • pr: Enable Corepack to use the newest Yarn version (9f31d44)
  • pr: Update PR check node and action versions (233ef73)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (3b7ce9b)
  • workflows: Add react-interval-hook to test workflow (1983df2)
  • workflows: Separate build and test workflow (14d31f8)

❤️ Thank You

use-long-press-v3.2.1-alpha.3

... (truncated)

Commits
  • c20fbea chore(release): Release use-long-press 3.3.0 [skip ci]
  • 02b03de chore(release): Release use-double-tap 1.3.7 [skip ci]
  • c6d9517 chore(release): Release react-interval-hook 1.1.5 [skip ci]
  • f6269e9 fix(storybook-host): Fix storybook source linting errors
  • c3e94a1 ci(release): Enable using tsconfig for tools and fix all errors
  • 60538f1 ci(release): Fix translating workflow input to release packages script options
  • e10af97 ci(release): Adjust github-release option description
  • 7e3664c ci(release): Force NX to display colored output
  • b3ef90d ci(release): Remove obsolete console.log
  • c220777 ci(release): Add githubRelease option and handle executing in CI context
  • 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)

dependabot[bot] avatar Mar 17 '25 07:03 dependabot[bot]