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-joystick-component from 6.0.0 to 6.2.1 #60

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 1, 2023

Bumps react-joystick-component from 6.0.0 to 6.2.1.

Release notes

Sourced from react-joystick-component's releases.

6.2.1

v6.2.1 (Thu, May 25, 2023)

## 🐛 Bug Fixes
  - [`385d089`](https://github.com/elmarti/react-joystick-component/commit/385d089)  fix callback naming -  fix callback naming

6.2.0

v6.2.0 (Mon, April 24, 2023)

## ✨ New Features
  - [`6ca2b60`](https://github.com/elmarti/react-joystick-component/commit/6ca2b60)  ⚗️ add ability to override position. -  ⚗️ add ability to override position.

This current implementation allows the user to override the position. The state can be stored in a parent component and override the internal state of the joystick. Closes #40, Closes #58 (Issues: [#40](https://github.com/elmarti/react-joystick-component/issues/40) [#58](https://github.com/elmarti/react-joystick-component/issues/58))

6.1.1

v6.1.1 (Sat, April 15, 2023)

## 🐛 Bug Fixes
  - [`48eb8b4`](https://github.com/elmarti/react-joystick-component/commit/48eb8b4)  fix requestAnimationFrame memory lead -  fix requestAnimationFrame memory lead

6.1.0

v6.1.0 (Sat, March 25, 2023)

## ✨ New Features
  - [`eb0191a`](https://github.com/elmarti/react-joystick-component/commit/eb0191a)  add ability to lock movement to x & y axes -  add ability to lock movement to x & y axes

🐛 Bug Fixes

  • f0ff7d3 fix broken build - fix broken build
Commits
  • 385d089 🐛 fix callback naming
  • fb841de Merge pull request #61 from drittman/remove-anonymous-handlers
  • 164a159 .eslintignore filename prevented clone to Windows
  • 36f722a Extra closing parentheses
  • 96887b7 Change event handlers from anonymous functions so they can be properly removed
  • 56e581f 📝 fix position override demo
  • 065439b Merge pull request #59 from elmarti/xpos-ypos
  • 924db87 📝 add pos to README
  • 2098dc3 📝 set joystick pos in parent state
  • 6ca2b60 ✨ ⚗️ add ability to override position.
  • 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 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-joystick-component](https://github.com/elmarti/react-joystick-component) from 6.0.0 to 6.2.1.
- [Release notes](https://github.com/elmarti/react-joystick-component/releases)
- [Changelog](https://github.com/elmarti/react-joystick-component/blob/master/.releaserc.js)
- [Commits](elmarti/react-joystick-component@6.0.0...6.2.1)

---
updated-dependencies:
- dependency-name: react-joystick-component
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2023
@vercel
Copy link

vercel bot commented Jun 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
r3f-gravity-ball ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2023 1:06pm

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants