From 96ab72826c6794609a801679de85d9e4ea530629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:47:36 +0100 Subject: [PATCH] Bump react-native-gesture-handler from 2.20.2 to 2.21.2 (#258) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.20.2 to 2.21.2.
Release notes

Sourced from react-native-gesture-handler's releases.

2.21.2

👍 Improvements

🔢 Miscellaneous

Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.21.1...2.21.2

2.21.1

❗ Important changes

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.21.0...2.21.1

2.21.0

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-gesture-handler&package-manager=npm_and_yarn&previous-version=2.20.2&new-version=2.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/fishjam-chat/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/fishjam-chat/package.json b/examples/fishjam-chat/package.json index 2caf2a08..d765d689 100644 --- a/examples/fishjam-chat/package.json +++ b/examples/fishjam-chat/package.json @@ -26,7 +26,7 @@ "expo-status-bar": "~2.0.0", "react": "18.3.1", "react-native": "0.76.3", - "react-native-gesture-handler": "~2.20.2", + "react-native-gesture-handler": "~2.21.2", "react-native-reanimated": "^3.16.3", "react-native-safe-area-context": "4.12.0", "react-native-screens": "~4.1.0", diff --git a/yarn.lock b/yarn.lock index 16ac2b4e..2e76b874 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2983,7 +2983,7 @@ __metadata: expo-status-bar: "npm:~2.0.0" react: "npm:18.3.1" react-native: "npm:0.76.3" - react-native-gesture-handler: "npm:~2.20.2" + react-native-gesture-handler: "npm:~2.21.2" react-native-reanimated: "npm:^3.16.3" react-native-safe-area-context: "npm:4.12.0" react-native-screens: "npm:~4.1.0" @@ -15080,9 +15080,9 @@ __metadata: languageName: node linkType: hard -"react-native-gesture-handler@npm:~2.20.2": - version: 2.20.2 - resolution: "react-native-gesture-handler@npm:2.20.2" +"react-native-gesture-handler@npm:~2.21.2": + version: 2.21.2 + resolution: "react-native-gesture-handler@npm:2.21.2" dependencies: "@egjs/hammerjs": "npm:^2.0.17" hoist-non-react-statics: "npm:^3.3.0" @@ -15091,7 +15091,7 @@ __metadata: peerDependencies: react: "*" react-native: "*" - checksum: 10c0/94c16a40370adfaaff8af6aec5938a8d5c5704afaf7ec569d9e11c66ecc3b5c763314c091a76573885636c04d9e6084de3696d59595c56aac9eb17b2f28e5c6c + checksum: 10c0/4eca796efe9e55f312f332c07eee76adf0b29971945b72856d375f7e9a6f21a7ef5363d707b71d030c5ebccc0a3cf085713ee0365c14bc538f2f918a87986e36 languageName: node linkType: hard